@media only screen and (min-width: 1920px) {
h1{
font-family:Chalet-LondonSixty;
font-weight:inherit;
font-size:80px;
line-height:1.2;
color:var(--brand-color-primary);
}
}

@media only screen and (min-width: 1920px) {
h2{
font-family:Chalet-LondonSixty;
font-weight:inherit;
font-size:50px;
line-height:1.4;
color:var(--brand-color-primary);
}
}

@media only screen and (min-width: 1920px) {
h3{
font-family:Chalet-LondonSixty;
font-weight:inherit;
font-size:40px;
line-height:1.6;
color:var(--brand-color-primary);
}
}

@media only screen and (min-width: 1920px) {
h4{
font-family:Chalet-LondonSixty;
font-weight:inherit;
font-size:30px;
line-height:1.6;
color:var(--text-dark);
}
}

@media only screen and (min-width: 1920px) {
h5{
font-family:Chalet-LondonSixty;
font-weight:inherit;
font-size:20px;
line-height:1.6;
color:var(--text-dark);
}
}

@media only screen and (min-width: 1920px) {
h6{
font-family:Chalet-LondonSixty;
font-weight:inherit;
font-size:16px;
line-height:.8;
color:var(--light-text);
}
}

@media only screen and (min-width: 1920px) {
.phw-g-i-1ULbDd{
font-size:var(--paragraph-font-size-1) !important;
}
}

@media only screen and (min-width: 1920px) {
.phw-g-i-4HNBg6{
font-size:var(--paragraph-font-size-1) !important;
}
}

@media only screen and (min-width: 1920px) {
.phw-g-i-7KGy54{
font-size:var(--paragraph-font-size-2) !important;
}
}

@media only screen and (min-width: 1920px) {
.phw-g-i-CPfLXw{
font-size:var(--paragraph-font-size-1) !important;
}
}

@media only screen and (min-width: 1920px) {
.phw-g-i-VNdBxe{
font-size:var(--paragraph-font-size-1) !important;
}
}

@media only screen and (min-width: 1920px) {
.phw-g-i-ZMVqee{
font-size:var(--paragraph-font-size-1) !important;
}
}

.phw-container, .phw-container-nd{
max-width:1440px !important;
}

@media only screen and (min-width: 1200px) and (max-width: 1919.98px) {
.phw-container, .phw-container-nd{
width:1244px !important;
}
}

h1{
font-family:Chalet-LondonSixty;
font-weight:inherit;
font-size:80px;
line-height:1.2;
color:var(--brand-color-primary);
}

h2{
font-family:Chalet-LondonSixty;
font-weight:inherit;
font-size:50px;
line-height:1.4;
color:var(--brand-color-primary);
}

h3{
font-family:Chalet-LondonSixty;
font-weight:inherit;
font-size:40px;
line-height:1.6;
color:var(--brand-color-primary);
}

h4{
font-family:Chalet-LondonSixty;
font-weight:inherit;
font-size:30px;
line-height:1.6;
color:var(--text-dark);
}

h5{
font-family:Chalet-LondonSixty;
font-weight:inherit;
font-size:20px;
line-height:1.6;
color:var(--text-dark);
}

h6{
font-family:Chalet-LondonSixty;
font-weight:inherit;
font-size:16px;
line-height:.8;
color:var(--light-text);
}

a{
text-decoration:underline;
}

body{
font-family:Chalet-LondonSixty;
color:var(--body-color);
line-height:1.5;
}

.phw-btn, .phw-btn-nd{
}

.phw-g-btn-default{
background:none;
border-color:var(--secondary-text);
border-top-left-radius:2px;
border-top-right-radius:2px;
border-bottom-left-radius:2px;
border-bottom-right-radius:2px;
color:var(--secondary-text);
background-color:transparent;
font-weight:normal;
font-size:16px;
font-family:var(--cms-g-chaletlondonnineteensixty);
line-height:27px;
text-align:center;
padding-left:24px;
padding-right:24px;
min-height:51px;
box-shadow:none;
}

.phw-g-btn-default:hover{
background:none;
border-color:var(--secondary-text);
color:var(--secondary-text);
background-color:var(--brand-color-secondary);
box-shadow:none;
}

.phw-g-btn-large-default{
border-top-left-radius:44px;
border-top-right-radius:44px;
border-bottom-left-radius:44px;
border-bottom-right-radius:44px;
font-size:var(--phw-g-regular-text-font-size);
font-weight:bold;
line-height:27px;
padding-left:44px;
padding-right:44px;
min-height:59px;
}

.phw-g-btn-large-plain{
border-top-left-radius:2px;
border-top-right-radius:2px;
border-bottom-left-radius:2px;
border-bottom-right-radius:2px;
font-size:var(--phw-g-regular-text-font-size);
font-weight:bold;
line-height:27px;
padding-left:44px;
padding-right:44px;
min-height:59px;
}

.phw-g-btn-large-primary{
border-top-left-radius:0;
border-top-right-radius:0;
border-bottom-left-radius:0;
border-bottom-right-radius:0;
font-weight:bold;
min-height:59px;
font-size:var(--phw-g-regular-text-font-size);
line-height:27px;
padding-left:44px;
padding-right:44px;
}

.phw-g-btn-large-secondary{
border-top-left-radius:0;
border-top-right-radius:0;
border-bottom-left-radius:0;
border-bottom-right-radius:0;
font-size:var(--phw-g-regular-text-font-size);
font-weight:bold;
line-height:27px;
padding-left:44px;
padding-right:44px;
min-height:59px;
}

.phw-g-btn-plain{
background:none;
border-color:var(--brand-color-primary);
border-top-left-radius:2px;
border-top-right-radius:2px;
border-bottom-left-radius:2px;
border-bottom-right-radius:2px;
color:var(--brand-color-primary);
background-color:transparent;
font-weight:normal;
font-size:16px;
font-family:var(--cms-g-chaletlondonnineteensixty);
line-height:27px;
text-align:center;
padding-left:24px;
padding-right:24px;
min-height:51px;
box-shadow:none;
}

.phw-g-btn-plain:hover{
background:none;
border-color:var(--brand-color-primary);
color:var(--widget-bg-gray-lighter);
background-color:var(--brand-color-primary);
box-shadow:none;
}

.phw-g-btn-primary{
background:none;
border-color:var(--brand-color-primary);
border-top-left-radius:0;
border-top-right-radius:0;
border-bottom-left-radius:0;
border-bottom-right-radius:0;
color:#ffffff;
font-size:16px;
font-family:var(--cms-g-chaletlondonnineteensixty);
font-weight:normal;
line-height:27px;
text-align:center;
padding-left:24px;
padding-right:24px;
min-height:51px;
background-color:var(--brand-color-primary);
box-shadow:none;
}

.phw-g-btn-primary:hover{
background:none;
border-color:var(--text-dark);
color:#ffffff;
background-color:var(--text-dark);
box-shadow:none;
}

.phw-g-btn-secondary{
background:none;
border-color:var(--brand-color-primary);
border-top-left-radius:0;
border-top-right-radius:0;
border-bottom-left-radius:0;
border-bottom-right-radius:0;
color:var(--brand-color-primary);
font-size:16px;
font-family:var(--cms-g-chaletlondonnineteensixty);
font-weight:normal;
line-height:27px;
text-align:center;
padding-left:24px;
padding-right:24px;
min-height:51px;
background-color:#ffffff;
box-shadow:none;
}

.phw-g-btn-secondary:hover{
background:none;
border-color:var(--text-dark-color-lighter);
color:#ffffff;
background-color:var(--brand-color-primary);
box-shadow:none;
}

.phw-g-btn-small-default{
border-top-left-radius:2px;
border-top-right-radius:2px;
border-bottom-left-radius:2px;
border-bottom-right-radius:2px;
font-size:var(--phw-g-small-text-font-size);
font-weight:normal;
line-height:24px;
padding-left:20px;
padding-right:20px;
min-height:48px;
}

.phw-g-btn-small-plain{
border-top-left-radius:2px;
border-top-right-radius:2px;
border-bottom-left-radius:2px;
border-bottom-right-radius:2px;
font-size:var(--phw-g-small-text-font-size);
font-weight:normal;
line-height:24px;
padding-left:20px;
padding-right:20px;
min-height:48px;
}

.phw-g-btn-small-primary{
border-top-left-radius:0;
border-top-right-radius:0;
border-bottom-left-radius:0;
border-bottom-right-radius:0;
font-size:var(--phw-g-small-text-font-size);
font-weight:normal;
line-height:24px;
padding-left:20px;
padding-right:20px;
min-height:48px;
}

.phw-g-btn-small-secondary{
border-top-left-radius:0;
border-top-right-radius:0;
border-bottom-left-radius:0;
border-bottom-right-radius:0;
font-size:var(--phw-g-small-text-font-size);
font-weight:normal;
line-height:24px;
padding-left:20px;
padding-right:20px;
min-height:48px;
}

.phw-g-i-01xvTW-ds{
display:none !important;
}

.phw-g-i-026lSD-ds{
opacity:0.8 !important;
}

.phw-g-i-029rK1-ds{
border:none !important;
color:inherit !important;
font-family:var(--cms-g-chaletlondensixty) !important;
text-decoration:none !important;
font-size:12px !important;
line-height:27px !important;
min-height:auto !important;
height:auto !important;
padding:0 !important;
}

.phw-g-i-029rK1-ds:hover{
color:#6400ff !important;
box-shadow:none !important;
}

.phw-g-i-0349sV-ds{
opacity:0.8 !important;
}

.phw-g-i-04JiUY-ds{
width:100% !important;
}

.phw-g-i-04v1cZ-ds{
border:none !important;
color:#ffffff !important;
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:1rem !important;
line-height:24px !important;
height:auto !important;
min-height:auto !important;
text-decoration:none !important;
}

.phw-g-i-04v1cZ-ds:hover{
color:#ffffff !important;
}

.phw-g-i-04zz2b-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-05Iq7T-ds{
width:100% !important;
}

.phw-g-i-05LQZ2-ds{
opacity:0.8 !important;
}

.phw-g-i-06W9rC-ds{
opacity:0.8 !important;
}

.phw-g-i-06XVRs-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-06Y1cz-ds{
display:none !important;
}

.phw-g-i-07rrte-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-084NP2-ds{
opacity:0.8 !important;
}

.phw-g-i-09fOxt-ds{
background:#ffffff !important;
color:#4A4A4A !important;
text-align:left !important;
max-height:500px !important;
overflow-y:auto !important;
box-shadow:0 4px 8px 1px rgba(34,36,43,0.09) !important;
-webkit-box-shadow:0 4px 8px 1px rgba(34,36,43,0.09) !important;
-moz-box-shadow:0 4px 8px 1px rgba(34,36,43,0.09) !important;
padding:10px 0 !important;
}

.phw-g-i-0ATEAY-ds{
opacity:0.8 !important;
}

.phw-g-i-0BaweT-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}

.phw-g-i-0Bp49X-ds{
display:none !important;
}

.phw-g-i-0CYL5D-ds{
opacity:0.8 !important;
}

.phw-g-i-0Cevfg-ds{
opacity:0.8 !important;
}

.phw-g-i-0CgUmE-ds{
display:none !important;
}

.phw-g-i-0CyY9a-ds{
color:#ffffff !important;
text-align:center !important;
font-size:1rem !important;
line-height:24px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
}

.phw-g-i-0DGN36-ds{
opacity:0.8 !important;
}

.phw-g-i-0EGJ1F-ds{
display:none !important;
}

.phw-g-i-0ENimT-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-0EYP9N-ds{
cursor:pointer !important;
}

.phw-g-i-0G0M6j-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-0GPgGn-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-0H6kbx-ds{
background-image:url("") !important;
}

.phw-g-i-0HIo8D-ds{
background-size:cover !important;
}

.phw-g-i-0JGcGY-ds{
width:100% !important;
}

.phw-g-i-0Jh0ON-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-0Jqdcn-ds{
opacity:0.8 !important;
}

.phw-g-i-0Kwsb4-ds{
opacity:0.8 !important;
}

.phw-g-i-0L0T5U-ds{
opacity:0.8 !important;
}

.phw-g-i-0LpBqX-ds{
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:12px !important;
letter-spacing:- .2px !important;
line-height:20px !important;
text-decoration:underline !important;
color:#737373 !important;
}

.phw-g-i-0M3vAf-ds{
border-width:1px !important;
border-style:solid !important;
}

.phw-g-i-0MMD1f-ds{
opacity:0.8 !important;
}

.phw-g-i-0Mdfou-ds{
opacity:0.8 !important;
}

.phw-g-i-0OVFZr-ds{
font-family:Chalet-NewYorkSixty !important;
}

.phw-g-i-0OXxee-ds{
opacity:0.8 !important;
}

.phw-g-i-0Oq58N-ds{
opacity:0.8 !important;
}

.phw-g-i-0OzwUb-ds{
display:none !important;
}
.phw-g-i-0OzwUb-ds img{
object-fit:cover ;
}

.phw-g-i-0PLgB2-ds{
opacity:0.8 !important;
}

.phw-g-i-0PODZo-ds{
width:100% !important;
}

.phw-g-i-0PluUa-ds{
}

.phw-g-i-0Qcy7N-ds{
opacity:0.8 !important;
}

.phw-g-i-0RbUzN-ds{
display:none !important;
}

.phw-g-i-0SIriW-ds{
opacity:0.8 !important;
}

.phw-g-i-0SLRB8-ds{
display:none !important;
}

.phw-g-i-0SgoIU-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-0ShcYG-ds{
opacity:0.8 !important;
}

.phw-g-i-0SuxiP-ds{
z-index:2 !important;
pointer-events:none !important;
}

.phw-g-i-0T0qHJ-ds{
opacity:0.8 !important;
}

.phw-g-i-0TsVsX-ds{
width:100% !important;
}

.phw-g-i-0UDcRx-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-0XYmRW-ds{
cursor:pointer !important;
}

.phw-g-i-0XoLo2-ds{
display:none !important;
}

.phw-g-i-0YfJiX-ds{
width:100% !important;
}

.phw-g-i-0YwyM6-ds{
display:none !important;
}

.phw-g-i-0ZARMc-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-0Zw04c-ds{
opacity:0.8 !important;
}

.phw-g-i-0a28c3-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-0bFaIR{
padding-inline-end:calc(var(--pu-space)*0) !important;
padding-inline-start:calc(var(--pu-space)*0) !important;
padding-bottom:calc(var(--pu-space)*0) !important;
margin-inline-start:calc(var(--mu-space)*-1) !important;
margin-inline-end:calc(var(--mu-space)*-1) !important;
height:647px !important;
}

@media only screen and (min-width: 1200px) and (max-width: 1919.98px) {
.phw-g-i-0bFaIR{
padding-top:calc(var(--pu-space)*0) !important;
width:1228px !important;
}
}

.phw-g-i-0bRi0B-ds{
}

.phw-g-i-0bmfJR-ds{
width:22px !important;
height:22px !important;
}

.phw-g-i-0dC2rP-ds{
background:transparent !important;
border:0 !important;
}

.phw-g-i-0e7iRL-ds{
padding:calc(12px * 2 - 2px ) calc(12px) !important;
line-height:normal !important;
}

.phw-g-i-0eV7nr-ds{
z-index:2 !important;
pointer-events:none !important;
}

.phw-g-i-0efV3R-ds{
opacity:0.8 !important;
}

.phw-g-i-0fGQZb-ds{
width:24px !important;
height:24px !important;
}

.phw-g-i-0fjGy5-ds{
width:100% !important;
}

.phw-g-i-0ggjDu-ds{
opacity:0.8 !important;
}

.phw-g-i-0hG96G-ds{
opacity:0.8 !important;
}

.phw-g-i-0jUigg-ds{
opacity:0.8 !important;
}

.phw-g-i-0jdmWn-ds{
opacity:0.8 !important;
}

.phw-g-i-0jsva7-ds{
display:none !important;
}

.phw-g-i-0jyz92-ds{
display:none !important;
}

.phw-g-i-0jzgBQ-ds{
opacity:0.8 !important;
}

.phw-g-i-0lu8lz-ds{
width:24px !important;
height:24px !important;
}

.phw-g-i-0m3qhj-ds{
width:100% !important;
}

.phw-g-i-0mYw5U-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-0mk5Ng-ds{
padding-top:0 !important;
padding-bottom:0 !important;
padding-left:16px !important;
padding-right:16px !important;
margin-bottom:4px !important;
}

.phw-g-i-0ndLQF-ds{
opacity:0.8 !important;
}

.phw-g-i-0o7xli-ds{
}

.phw-g-i-0oaGkM-ds{
opacity:0.8 !important;
}

.phw-g-i-0oiJ2Q-ds{
opacity:0.8 !important;
}

.phw-g-i-0pEUEB-ds{
border:none !important;
color:inherit !important;
font-size:12px !important;
line-height:27px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
text-decoration:none !important;
min-height:auto !important;
height:auto !important;
padding:0 !important;
}

.phw-g-i-0pEUEB-ds:hover{
color:#6400ff !important;
box-shadow:none !important;
}

.phw-g-i-0pKFbm-ds{
width:100% !important;
}

.phw-g-i-0pRJ23-ds{
line-height:24px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
color:var(--white) !important;
font-size:var(--phw-g-small-text-font-size) !important;
}

.phw-g-i-0pacYx-ds{
opacity:0.8 !important;
}

.phw-g-i-0pjDD7-ds{
padding:40px 0 20px 0 !important;
border-top:0px !important;
border-bottom:0px !important;
}

.phw-g-i-0qgQXe-ds{
opacity:0.8 !important;
}

.phw-g-i-0qiTRj-ds{
opacity:0.8 !important;
}

.phw-g-i-0rdzVF-ds{
z-index:2 !important;
pointer-events:none !important;
}

.phw-g-i-0suoOk-ds{
display:none !important;
}

.phw-g-i-0u0V4X-ds{
opacity:0.8 !important;
}

.phw-g-i-0uwAae-ds{
padding:20px !important;
display:block !important;
line-height:24px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
color:var(--white) !important;
font-size:var(--phw-g-small-text-font-size) !important;
margin:0 !important;
}

.phw-g-i-0vGW3r-ds{
opacity:0.8 !important;
}

.phw-g-i-0wS2JY-ds{
font-family:Chalet-LondonSixty !important;
}

.phw-g-i-0xIt9D-ds{
opacity:0.8 !important;
}

.phw-g-i-0xwseG-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-0yt9x9-ds{
padding-top:105% !important;
}

.phw-g-i-0yxCiX-ds{
}

.phw-g-i-109p2M-ds{
opacity:0.8 !important;
}

.phw-g-i-10B7pJ-ds:hover{
color:#ffffff !important;
}

.phw-g-i-10BD0B-ds{
opacity:0.8 !important;
}

.phw-g-i-10DzZW-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-11F1cZ-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-11qtav-ds{
width:100% !important;
}

.phw-g-i-11v5K1-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}

.phw-g-i-12FD1n-ds{
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-12ROu6-ds{
}

.phw-g-i-12ix1N-ds{
cursor:pointer !important;
}

.phw-g-i-15Db2b-ds{
opacity:0.8 !important;
}

.phw-g-i-15yjJN-ds{
display:none !important;
}

.phw-g-i-15znzR-ds{
border-width:1px !important;
border-style:solid !important;
}

.phw-g-i-16r6vu-ds{
opacity:0.8 !important;
}

.phw-g-i-181lVA-ds{
display:none !important;
}

.phw-g-i-18Tuc1-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-18pUTP-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-19RVrs-ds{
opacity:0.8 !important;
}

.phw-g-i-19vCcI-ds{
display:none !important;
}
.phw-g-i-19vCcI-ds img{
object-fit:cover ;
}

.phw-g-i-1AkJ2U-ds{
opacity:0.8 !important;
}

.phw-g-i-1Ave5e-ds{
opacity:0.8 !important;
}

.phw-g-i-1B13ap-ds{
opacity:0.8 !important;
}

.phw-g-i-1BGbfY-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-1Cg88Q-ds{
background-image:url("") !important;
}

.phw-g-i-1DHeAH-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-1DagXe-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-1E6EkQ-ds{
display:none !important;
}

.phw-g-i-1Eh3Ei-ds{
background-position:0% 0% !important;
}

.phw-g-i-1GEw31-ds{
opacity:0.8 !important;
}

.phw-g-i-1HtPK8-ds{
}

.phw-g-i-1INTpT-ds{
font-family:Chalet-LondonSixty !important;
}

.phw-g-i-1IehRZ-ds{
display:none !important;
}
.phw-g-i-1IehRZ-ds img{
object-fit:cover ;
}

.phw-g-i-1Js9q3-ds{
opacity:0.8 !important;
}

.phw-g-i-1KAk0N-ds{
}

.phw-g-i-1Kg65q-ds{
display:none !important;
}

.phw-g-i-1Kohvz-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-1LDoVv-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-1LGyfO-ds{
width:100% !important;
}

.phw-g-i-1MLOaf-ds{
opacity:0.8 !important;
}

.phw-g-i-1O6fHT-ds{
background-image:url("") !important;
}

.phw-g-i-1On1WV-ds{
opacity:0.8 !important;
}

.phw-g-i-1PWIzv-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-1RHfl2-ds{
opacity:0.8 !important;
}

.phw-g-i-1RfGWa-ds{
display:none !important;
}
.phw-g-i-1RfGWa-ds img{
object-fit:cover ;
}

.phw-g-i-1Rlpik-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-1Rqgjp-ds{
border-width:0 !important;
color:#6400ff !important;
font-size:16px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
line-height:24px !important;
text-decoration:none !important;
padding:0 !important;
min-height:auto !important;
background-color:transparent !important;
box-shadow:none !important;
}

.phw-g-i-1SS9qF-ds{
opacity:0.8 !important;
}

.phw-g-i-1ULbDd{
background:none !important;
border:none !important;
background-image:none !important;
border-radius:calc(var(--border-radius-base) * 1.25) !important;
font-size:var(--font-size-15) !important;
line-height:var(--paragraph-line-height-1) !important;
background-color:transparent !important;
color:var(--phw-custom-heading-color1979797ff) !important;
display:inline-block !important;
}

.phw-g-i-1VTxFo-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-1W1wGO-ds{
display:none !important;
}
.phw-g-i-1W1wGO-ds img{
object-fit:cover ;
}

.phw-g-i-1WREVc-ds{
opacity:0.8 !important;
}

.phw-g-i-1WRpzs-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-1WV8mZ-ds{
opacity:0.8 !important;
}

.phw-g-i-1X36WU-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-1XV5eO-ds{
opacity:0.8 !important;
}

.phw-g-i-1Yvsis-ds{
opacity:0.8 !important;
}

.phw-g-i-1ZUC3P-ds{
opacity:0.8 !important;
}

.phw-g-i-1a4CTT-ds{
opacity:0.8 !important;
}

.phw-g-i-1aW1Xh{
gap:0px !important;
}

.phw-g-i-1bTO2i-ds{
opacity:0.8 !important;
}

.phw-g-i-1dLJPP-ds{
font-size:20px !important;
line-height:32px !important;
letter-spacing:-0.1px !important;
color:var(--black) !important;
font-weight:normal !important;
}

.phw-g-i-1euj55-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-1gIpES-ds{
border-width:1px !important;
border-style:solid !important;
}

.phw-g-i-1h4Z4y-ds{
display:none !important;
}
.phw-g-i-1h4Z4y-ds img{
object-fit:cover ;
}

.phw-g-i-1i9J3D-ds{
opacity:0.8 !important;
}

.phw-g-i-1iWp2W-ds{
display:none !important;
}

.phw-g-i-1jcWBM-ds{
opacity:0.8 !important;
}

.phw-g-i-1kMsRB-ds{
display:none !important;
}
.phw-g-i-1kMsRB-ds img{
object-fit:cover ;
}

.phw-g-i-1lIlFZ-ds{
background-color:rgba(0, 0, 0, 0.15) !important;
}

.phw-g-i-1lqnnY-ds{
}

.phw-g-i-1mPdWm-ds{
}

.phw-g-i-1nFxBx-ds{
display:none !important;
}

.phw-g-i-1nXYyI-ds{
opacity:0.8 !important;
}

.phw-g-i-1oKsFF-ds{
opacity:0.8 !important;
}

.phw-g-i-1oTUX9-ds{
padding:20px !important;
display:block !important;
line-height:24px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
color:var(--white) !important;
font-size:var(--phw-g-small-text-font-size) !important;
margin:0 !important;
}

.phw-g-i-1oYoLn-ds{
opacity:0.8 !important;
}

.phw-g-i-1qyhux-ds{
width:100% !important;
}

.phw-g-i-1stGOR-ds{
opacity:0.8 !important;
}

.phw-g-i-1tuXcD-ds{
opacity:0.8 !important;
}

.phw-g-i-1u1YjV-ds{
z-index:2 !important;
pointer-events:none !important;
}

.phw-g-i-1ulmVJ-ds{
}

.phw-g-i-1vBjVg-ds{
opacity:0.8 !important;
}

.phw-g-i-1vQtNC-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-1yFYbM-ds{
z-index:2 !important;
pointer-events:none !important;
}

.phw-g-i-1yZkGD-ds{
display:none !important;
}

.phw-g-i-1yebdM-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-1z7gaF-ds{
border:none !important;
color:var(--secondary-text) !important;
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:1rem !important;
line-height:24px !important;
height:auto !important;
min-height:auto !important;
text-decoration:none !important;
justify-content:center !important;
}

.phw-g-i-1z7gaF-ds:hover{
color:var(--brand-color-primary) !important;
}

.phw-g-i-1zUcE1-ds{
display:none !important;
}

.phw-g-i-1zgina-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/pp/TRTEGLOBAL/images/Teamwork_Swords-employees-in-break-room_tt@2x-1716995679314.jpg") !important;
}

.phw-g-i-20YvmR-ds{
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-219VLM-ds{
opacity:0.8 !important;
}

.phw-g-i-21HMLL-ds{
border-left:1px solid #000000 !important;
flex:1 !important;
text-align:center !important;
}

.phw-g-i-220WeI-ds{
opacity:0.8 !important;
}

.phw-g-i-22Ev5A-ds{
opacity:0.8 !important;
}

.phw-g-i-22qeUf-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-22sbz7-ds{
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:12px !important;
letter-spacing:- .2px !important;
line-height:20px !important;
text-decoration:underline !important;
color:#737373 !important;
}

.phw-g-i-23WO9o-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-23l0tr-ds{
display:none !important;
}

.phw-g-i-25SNL3-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-25doTD-ds{
opacity:0.8 !important;
}

.phw-g-i-26CqKd-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-27LCsu-ds{
opacity:0.8 !important;
}

.phw-g-i-28Dv28-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-28GhNK-ds{
opacity:0.8 !important;
}

.phw-g-i-2904gP-ds{
width:100% !important;
}

.phw-g-i-29gyi6-ds{
opacity:0.8 !important;
}

.phw-g-i-2BJUAQ-ds{
padding-top:105% !important;
}

.phw-g-i-2BZ1er-ds{
opacity:0.8 !important;
}

.phw-g-i-2Dnm3h-ds{
display:none !important;
}

.phw-g-i-2GTnGT-ds{
opacity:0.8 !important;
}

.phw-g-i-2GaM1F-ds{
}

.phw-g-i-2Gjcfs-ds{
opacity:0.8 !important;
}

.phw-g-i-2GmaOC-ds{
opacity:0.8 !important;
}

.phw-g-i-2GvvJg-ds{
opacity:0.8 !important;
}

.phw-g-i-2H6oae-ds{
display:none !important;
}

.phw-g-i-2Hbhh9-ds{
display:none !important;
}

.phw-g-i-2Hj8BR-ds{
}

.phw-g-i-2HzXQZ-ds{
color:inherit !important;
width:22px !important;
height:22px !important;
}

.phw-g-i-2IYCjg-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-2Kptsj-ds{
opacity:0.8 !important;
}

.phw-g-i-2KzlCq-ds{
padding:28px 18px !important;
position:relative !important;
list-height:normal !important;
}

.phw-g-i-2LKFkD-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-2Lvj8H-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-2MLe8B-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-2MW0Cs-ds{
}

.phw-g-i-2N4MAZ-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-2O6QEY-ds{
opacity:0.8 !important;
}

.phw-g-i-2OP0uj-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-2OP10u-ds{
opacity:0.8 !important;
}

.phw-g-i-2OghJC-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-2PTK5f-ds{
}

.phw-g-i-2R4Jgt-ds{
color:inherit !important;
width:22px !important;
height:22px !important;
}

.phw-g-i-2Rk2jM-ds{
opacity:0.8 !important;
}

.phw-g-i-2TLqZr-ds{
border-radius:2px !important;
width:16px !important;
height:16px !important;
left:7% !important;
top:50% !important;
transform:translate(-50%, -50%) !important;
line-height:10px !important;
pointer-events:none !important;
min-height:16px !important;
}

.phw-g-i-2VMqaN-ds{
opacity:0.8 !important;
}

.phw-g-i-2VRNuh-ds{
width:24px !important;
height:24px !important;
}

.phw-g-i-2VVHfP-ds{
}

.phw-g-i-2VeoFo-ds{
display:none !important;
}

.phw-g-i-2VpjyV-ds{
}

.phw-g-i-2WYJp6-ds{
width:100% !important;
}

.phw-g-i-2XLzCD-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-2YWptw-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-2YfJIj-ds{
opacity:0.8 !important;
}

.phw-g-i-2ZPH3v-ds{
background:#ffffff !important;
color:#4A4A4A !important;
text-align:left !important;
max-height:500px !important;
overflow-y:auto !important;
box-shadow:0 4px 8px 1px rgba(34,36,43,0.09) !important;
-webkit-box-shadow:0 4px 8px 1px rgba(34,36,43,0.09) !important;
-moz-box-shadow:0 4px 8px 1px rgba(34,36,43,0.09) !important;
padding:10px 0 !important;
}

.phw-g-i-2Zww2j-ds{
opacity:0.8 !important;
}

.phw-g-i-2bG4dD-ds{
opacity:0.8 !important;
}

.phw-g-i-2bbwl6-ds{
width:100% !important;
}

.phw-g-i-2ber4t-ds{
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-2bsSbt-ds{
padding-top:100% !important;
}

.phw-g-i-2cUOZ2-ds{
}

.phw-g-i-2dXJtu-ds{
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:12px !important;
letter-spacing:- .2px !important;
line-height:20px !important;
text-decoration:underline !important;
color:#737373 !important;
}

.phw-g-i-2dtyPJ-ds{
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-2eCMGv-ds{
}

.phw-g-i-2eetE1-ds{
opacity:0.8 !important;
}

.phw-g-i-2eipdz-ds{
border:1px solid var(--brand-color-primary) !important;
border-radius:2px !important;
width:100% !important;
padding:12px calc(16px * 2) !important;
margin-top:8px !important;
font-family:var(--cms-g-chaletnewyorksixty) !important;
font-size:16px !important;
line-height:24px !important;
letter-spacing:.2px !important;
white-space:normal !important;
background-color:var(--brand-color-primary) !important;
color:var(--white) !important;
}

.phw-g-i-2gNVaL-ds{
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-2gfhbv-ds{
display:none !important;
}

.phw-g-i-2hN08h-ds{
opacity:0.8 !important;
}

.phw-g-i-2iHxmK-ds{
opacity:0.8 !important;
}

.phw-g-i-2iuYcg-ds{
opacity:0.8 !important;
}

.phw-g-i-2jGhPG-ds{
opacity:0.8 !important;
}

.phw-g-i-2kZIJX-ds{
}

.phw-g-i-2kcwn5-ds{
opacity:0.8 !important;
}

.phw-g-i-2lGFyX-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-2mH5EU{
max-height:179px !important;
}
.phw-g-i-2mH5EU img{
object-fit:cover ;
}

.phw-g-i-2q5ncu-ds{
opacity:0.8 !important;
}

.phw-g-i-2res3J-ds{
color:#ffffff !important;
text-align:center !important;
font-size:1rem !important;
line-height:24px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
}

.phw-g-i-2sJzz4-ds{
opacity:0.8 !important;
}

.phw-g-i-2t2eER-ds{
opacity:0.8 !important;
}

.phw-g-i-2wYdyQ-ds{
display:none !important;
}

.phw-g-i-2wbTDX-ds{
opacity:0.8 !important;
}

.phw-g-i-2wvezS-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-2x7c7s-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-2y23Eb-ds{
opacity:0.8 !important;
}

.phw-g-i-2yMTwL-ds{
opacity:0.8 !important;
}

.phw-g-i-2ybKto-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}

.phw-g-i-2zVvFi-ds{
opacity:0.8 !important;
}

.phw-g-i-2zkfmp{
gap:26px !important;
}

.phw-g-i-30YRvF-ds{
width:100% !important;
}

.phw-g-i-31LwMW-ds{
padding-top:0 !important;
padding-bottom:0 !important;
padding-left:8px !important;
padding-right:8px !important;
}

.phw-g-i-31SUsG-ds{
}

.phw-g-i-31X7I6-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-31ooXc-ds{
width:100% !important;
}

.phw-g-i-32H4ew-ds{
opacity:0.8 !important;
}

.phw-g-i-34HSnu-ds{
background-size:100% 100% !important;
background-position:0% 100% !important;
background-repeat:no-repeat !important;
}

.phw-g-i-35TTWW-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-36BWS8-ds{
opacity:0.8 !important;
}

.phw-g-i-37jwJl-ds{
width:100% !important;
}

.phw-g-i-3Bh5PO-ds{
border:solid 1px #898989 !important;
border-radius:3px !important;
color:#272727 !important;
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:14px !important;
line-height:20px !important;
letter-spacing:.1px !important;
height:44px !important;
background-color:#ffffff !important;
padding:12px calc(4px * 10) 12px 16px !important;
margin-bottom:0 !important;
}

.phw-g-i-3CIbt6-ds{
opacity:0.8 !important;
}

.phw-g-i-3Coykh-ds{
opacity:0.8 !important;
}

.phw-g-i-3DOybH-ds{
opacity:0.8 !important;
}

.phw-g-i-3DoQWd-ds{
background-image:url("") !important;
}

.phw-g-i-3DzYgA-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-3FkmvV-ds{
opacity:0.8 !important;
}

.phw-g-i-3GjfG6-ds{
opacity:0.8 !important;
}

.phw-g-i-3HU6z8-ds{
opacity:0.8 !important;
}

.phw-g-i-3I6vPU-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-3LIMwR-ds{
display:none !important;
}

.phw-g-i-3LWrsp-ds{
display:none !important;
}

.phw-g-i-3M7AKI-ds{
opacity:0.8 !important;
}

.phw-g-i-3MysFu-ds{
opacity:0.8 !important;
}

.phw-g-i-3Njoin-ds{
opacity:0.8 !important;
}

.phw-g-i-3Np2JL-ds{
display:none !important;
}

.phw-g-i-3Np8IU-ds{
opacity:0.8 !important;
}

.phw-g-i-3O7Xmq-ds{
display:none !important;
}
.phw-g-i-3O7Xmq-ds img{
object-fit:cover ;
}

.phw-g-i-3PHYaN-ds{
display:none !important;
}

.phw-g-i-3PaHQI-ds{
display:none !important;
}
.phw-g-i-3PaHQI-ds img{
object-fit:cover ;
}

.phw-g-i-3Rhxx6-ds{
opacity:0.8 !important;
}

.phw-g-i-3Rpdtf-ds{
display:none !important;
}
.phw-g-i-3Rpdtf-ds img{
object-fit:cover ;
}

.phw-g-i-3SKXE0-ds{
display:none !important;
}

.phw-g-i-3T5ulO-ds{
background-color:var(--brand-color-secondary) !important;
}

.phw-g-i-3Tf8KM-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-3U29lf-ds{
display:block !important;
text-align:inherit !important;
max-width:50% !important;
}

.phw-g-i-3UjEn4-ds{
opacity:0.8 !important;
}

.phw-g-i-3V0MQB-ds{
opacity:0.8 !important;
}

.phw-g-i-3VWzDf-ds{
opacity:0.8 !important;
}

.phw-g-i-3Wjl8N-ds{
display:none !important;
}
.phw-g-i-3Wjl8N-ds img{
object-fit:cover ;
}

.phw-g-i-3Wmit8-ds{
opacity:0.8 !important;
}

.phw-g-i-3Wrms4-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-3Wxst0-ds{
}

.phw-g-i-3XMemz-ds{
opacity:0.8 !important;
}

.phw-g-i-3YijeK-ds{
width:100% !important;
}

.phw-g-i-3YmyxC-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-3ZbqE2-ds{
color:#ffffff !important;
font-size:1rem !important;
line-height:24px !important;
font-weight:600 !important;
font-family:var(--cms-g-chaletlondensixty) !important;
margin-bottom:8px !important;
}

.phw-g-i-3ZssNF-ds{
width:100% !important;
}

.phw-g-i-3a4ovt-ds{
opacity:0.8 !important;
}

.phw-g-i-3cAfe3-ds{
opacity:0.8 !important;
}

.phw-g-i-3cNTTs-ds{
display:none !important;
}

.phw-g-i-3cOtxF-ds{
line-height:24px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
color:var(--white) !important;
font-size:var(--phw-g-small-text-font-size) !important;
}

.phw-g-i-3chkAX-ds{
opacity:0.8 !important;
}

.phw-g-i-3d3R3L-ds{
}

.phw-g-i-3dUnTi-ds:hover{
color:var(--brand-color-primary) !important;
}

.phw-g-i-3dUnTi-ds{
border:none !important;
color:#000000 !important;
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:12px !important;
line-height:27px !important;
height:auto !important;
min-height:auto !important;
text-decoration:none !important;
}

.phw-g-i-3dmVUn-ds{
border-width:1px !important;
border-style:solid !important;
}

.phw-g-i-3doTuj-ds{
background:#262626 !important;
padding-left:calc(var(--pu-space)*0) !important;
padding-top:calc(var(--pu-space)*0) !important;
padding-bottom:calc(var(--pu-space)*0) !important;
padding-inline-end:calc(var(--pu-space)*0) !important;
padding-inline-start:calc(var(--pu-space)*0) !important;
}

.phw-g-i-3fh29W{
height:180px !important;
}
.phw-g-i-3fh29W img{
object-fit:cover ;
height:100%  !important;
width:100%  !important;
}
 .phw-g-i-3fh29W ppc-container:not(.phw-d-dt-none,.phw-d-none){
height:inherit  !important;
display:inline-block  !important;
}

@media only screen and (min-width: 1200px) and (max-width: 1919.98px) {
.phw-g-i-3fh29W{
width:340px !important;
}
.phw-g-i-3fh29W img{
object-fit:cover ;
}
}

.phw-g-i-3g2ihD-ds{
}

.phw-g-i-3g7HIe-ds{
background-size:auto !important;
background-position:50% 50% !important;
}

.phw-g-i-3iXfQV-ds{
display:none !important;
}

.phw-g-i-3ivyhr-ds{
border-width:1px !important;
border-style:solid !important;
}

.phw-g-i-3jL3m5-ds{
width:100% !important;
}

.phw-g-i-3ji7jr-ds{
opacity:0.8 !important;
}

.phw-g-i-3kUutE-ds{
display:none !important;
}

.phw-g-i-3mxF1d-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-3oJ3Up-ds{
opacity:0.8 !important;
}

.phw-g-i-3oNAbG-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-3p3Qud-ds{
display:none !important;
}
.phw-g-i-3p3Qud-ds img{
object-fit:cover ;
}

.phw-g-i-3pAsnt-ds{
line-height:24px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
color:var(--white) !important;
font-size:var(--phw-g-small-text-font-size) !important;
}

.phw-g-i-3pLFae-ds{
border:none !important;
color:#ffffff !important;
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:1rem !important;
line-height:24px !important;
height:auto !important;
min-height:auto !important;
text-decoration:none !important;
}

.phw-g-i-3pLFae-ds:hover{
color:#ffffff !important;
}

.phw-g-i-3pWvAk-ds{
border-width:0 !important;
color:#6400ff !important;
font-size:16px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
line-height:24px !important;
text-decoration:none !important;
padding:0 !important;
min-height:auto !important;
background-color:transparent !important;
box-shadow:none !important;
}

.phw-g-i-3qGVpl-ds{
opacity:0.8 !important;
}

.phw-g-i-3rMFAP-ds{
opacity:0.8 !important;
}

.phw-g-i-3rykJ4-ds{
display:none !important;
}

.phw-g-i-3s2bFj-ds{
opacity:0.8 !important;
}

.phw-g-i-3sKPdi-ds{
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-3sLvyZ-ds{
width:24px !important;
height:24px !important;
}

.phw-g-i-3uU3aB-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-3wSCKb-ds{
opacity:0.8 !important;
}

.phw-g-i-3x8RJ8-ds{
opacity:0.8 !important;
}

.phw-g-i-3xCsNz-ds{
display:none !important;
}

.phw-g-i-3yhE6d-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-3z7juC-ds{
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-3zxHVz{
height:333.062px !important;
}
.phw-g-i-3zxHVz img{
object-fit:cover ;
height:100%  !important;
width:100%  !important;
}
 .phw-g-i-3zxHVz ppc-container:not(.phw-d-dt-none,.phw-d-none){
height:inherit  !important;
display:inline-block  !important;
}

@media only screen and (min-width: 1200px) and (max-width: 1919.98px) {
.phw-g-i-3zxHVz{
width:250px !important;
}
.phw-g-i-3zxHVz img{
object-fit:cover ;
}
}

.phw-g-i-40ZSyj-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-41EtJV-ds{
opacity:0.8 !important;
}

.phw-g-i-41PEFm-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}

.phw-g-i-41VvLB-ds{
}

.phw-g-i-42e9bl-ds{
opacity:0.8 !important;
}

.phw-g-i-42vryZ-ds{
width:24px !important;
height:24px !important;
}

.phw-g-i-45NivO-ds{
font-family:Chalet-LondonSixty !important;
}

.phw-g-i-45s8Cw-ds{
display:none !important;
}

.phw-g-i-46AaUX-ds{
min-width:12% !important;
align-self:center !important;
margin:0 !important;
}

.phw-g-i-46EGcg-ds{
width:24px !important;
height:24px !important;
}

.phw-g-i-46mdtw-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-47Tnmp-ds{
width:100% !important;
}

.phw-g-i-47jYMG-ds{
opacity:0.8 !important;
}

.phw-g-i-48z13q-ds{
width:100% !important;
}

.phw-g-i-49S859-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-4BR7I5-ds{
display:none !important;
}

.phw-g-i-4BmN9y-ds{
opacity:0.8 !important;
}

.phw-g-i-4BxhFr-ds{
opacity:0.8 !important;
}

.phw-g-i-4CQLhz-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-4DvLm0-ds{
opacity:0.8 !important;
}

.phw-g-i-4EGHUq-ds{
}

.phw-g-i-4EktQU-ds{
display:none !important;
}

.phw-g-i-4GZMVd-ds{
width:100% !important;
}

.phw-g-i-4GlFAg-ds{
background:#ffffff !important;
border-radius:3px !important;
box-shadow:0 0 10px 0 rgba(201,201,201,0.5) !important;
position:relative !important;
width:432px !important;
left:auto !important;
right:auto !important;
margin:0 auto !important;
top:10px !important;
height:auto !important;
white-space:normal !important;
}

.phw-g-i-4HNBg6{
background:none !important;
border:none !important;
background-image:none !important;
border-radius:calc(var(--border-radius-base) * 1.25) !important;
font-size:var(--font-size-15) !important;
line-height:var(--paragraph-line-height-1) !important;
background-color:transparent !important;
color:var(--text-dark) !important;
display:inline-block !important;
}

.phw-g-i-4HWSvb-ds{
display:none !important;
}

.phw-g-i-4Ikcx2-ds{
padding-top:0 !important;
padding-bottom:0 !important;
padding-left:8px !important;
padding-right:8px !important;
}

.phw-g-i-4JBYKg-ds{
line-height:24px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
color:var(--white) !important;
font-size:var(--phw-g-small-text-font-size) !important;
}

.phw-g-i-4Jc17H-ds{
opacity:0.8 !important;
}

.phw-g-i-4L4yxI-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-4LvWDX-ds{
display:none !important;
}
.phw-g-i-4LvWDX-ds img{
object-fit:cover ;
}

.phw-g-i-4NCSSM-ds{
line-height:24px !important;
font-family:Chalet-LondonSixty !important;
color:var(--white) !important;
font-size:var(--phw-g-small-text-font-size) !important;
}

.phw-g-i-4NlM3K-ds{
opacity:0.8 !important;
}

.phw-g-i-4O4YOI-ds{
justify-content:center !important;
color:var(--text-dark) !important;
}

.phw-g-i-4O9zJq-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}

.phw-g-i-4OGDEa-ds{
display:none !important;
}

.phw-g-i-4P6NZd-ds{
display:none !important;
}

.phw-g-i-4PrwlM-ds{
display:none !important;
}

.phw-g-i-4Px9Ef-ds{
opacity:0.8 !important;
}

.phw-g-i-4Q22zb-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-4QJcMz-ds{
width:100% !important;
}

.phw-g-i-4Qp3XB-ds{
opacity:0.8 !important;
}

.phw-g-i-4QtRfV-ds{
display:none !important;
}

.phw-g-i-4QwXgb-ds{
opacity:0.8 !important;
}

.phw-g-i-4SvTl9-ds{
opacity:0.8 !important;
}

.phw-g-i-4Uhzyp-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-4Ulbsh-ds{
opacity:0.8 !important;
}

.phw-g-i-4UuKBs-ds:hover{
color:#6400ff !important;
box-shadow:none !important;
}

.phw-g-i-4VOTq0-ds{
opacity:0.8 !important;
}

.phw-g-i-4Vcl1o-ds{
display:none !important;
}

.phw-g-i-4VdBF8-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-4X83VF-ds{
width:100% !important;
}

.phw-g-i-4ZEjxD-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-4ZFGV0-ds{
}

.phw-g-i-4aUiPB-ds{
opacity:0.8 !important;
}

.phw-g-i-4bIs77-ds{
opacity:0.8 !important;
}

.phw-g-i-4bSuiv-ds{
background:transparent !important;
border:0px !important;
}

.phw-g-i-4be4Qi-ds{
display:none !important;
}

.phw-g-i-4buMeV-ds{
box-shadow:none !important;
}

.phw-g-i-4cSlv4-ds{
opacity:0.8 !important;
}

.phw-g-i-4dLlYu-ds{
border:none !important;
color:#000000 !important;
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:1.125rem !important;
line-height:27px !important;
height:auto !important;
min-height:auto !important;
text-decoration:none !important;
}

.phw-g-i-4dLlYu-ds:hover{
color:#ffffff !important;
}

.phw-g-i-4ddgkT-ds{
background-image:url("") !important;
}

.phw-g-i-4deU6i-ds{
opacity:0.8 !important;
}

.phw-g-i-4dnE8q-ds{
display:none !important;
}

.phw-g-i-4exLy1-ds{
opacity:0.8 !important;
}

.phw-g-i-4fr5Np-ds{
padding-top:0 !important;
padding-bottom:0 !important;
padding-left:16px !important;
padding-right:16px !important;
margin-bottom:4px !important;
}

.phw-g-i-4gQAWs-ds{
opacity:0.8 !important;
}

.phw-g-i-4i9E49-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-4jKFvi-ds{
display:none !important;
}
.phw-g-i-4jKFvi-ds img{
object-fit:cover ;
}

.phw-g-i-4jYFIV-ds{
opacity:0.8 !important;
}

.phw-g-i-4kSq7d-ds{
width:100% !important;
}

.phw-g-i-4kwn1f-ds{
display:none !important;
}

.phw-g-i-4lPEm7-ds{
display:none !important;
}

.phw-g-i-4nZklg-ds{
}

.phw-g-i-4nm6mI-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-4rvVN5{
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;
border-top-color:rgb(255, 255, 255);
border-right-color:rgb(255, 255, 255);
border-bottom-color:rgb(255, 255, 255);
border-left-color:rgb(255, 255, 255);
border-top-left-radius:3px;
border-top-right-radius:3px;
border-bottom-left-radius:3px;
border-bottom-right-radius:3px;
color:rgb(255, 255, 255);
font-weight:700;
padding-left:44px;
font-size:18px;
min-height:59px;
background-color:rgb(100, 0, 255);
box-shadow:none;
font-family:ChaletLondonNineteenSixty;
text-align:center;
letter-spacing:normal;
text-decoration:rgb(255, 255, 255);
padding-bottom:15px;
line-height:27px;
text-transform:none;
padding-right:44px;
}

@media only screen and (min-width: 1200px) and (max-width: 1919.98px) {
.phw-g-i-4rvVN5{
padding-top:15px;
}
}

.phw-g-i-4rvVN5:hover{
border-color:var(--brand-color-primary);
color:var(--white);
background-color:var(--brand-color-primary);
}

.phw-g-i-4rvVN5:focus-visible{
outline:var(--accessibility-outline-width) var(--accessibility-outline-style) var(--accessibility-outline-color);
}

.phw-g-i-4rvVN5:focus{
border-color:var(--brand-color-primary);
color:var(--white);
background-color:var(--brand-color-primary);
}

.phw-g-i-4rvVN5:active{
border-color:var(--brand-color-primary);
background-color:var(--white);
color:var(--brand-color-primary);
}

.phw-g-i-4rvVN5.disabled{
border-color:var(--disabled-color);
color:var(--btn-dark);
background-color:var(--disabled-color);
}
.phw-g-i-4rvVN5:disabled{
border-color:var(--disabled-color);
color:var(--btn-dark);
background-color:var(--disabled-color);
}

.phw-g-i-4sLWKn-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-4sPXFq-ds{
display:none !important;
}

.phw-g-i-4sqNzu-ds{
}

.phw-g-i-4tStQ7-ds{
}

.phw-g-i-4tU5B5-ds{
opacity:0.8 !important;
}

.phw-g-i-4tnI8v{
height:647px !important;
}

@media only screen and (min-width: 1200px) and (max-width: 1919.98px) {
.phw-g-i-4tnI8v{
width:1228px !important;
}
}

.phw-g-i-4uhJma-ds{
opacity:0.8 !important;
}

.phw-g-i-4us0o9-ds{
width:100% !important;
}

.phw-g-i-4yBREF-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-4yG5xj-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-501qQZ-ds{
background-color:var(--widget-bg-gray-lighter) !important;
}

.phw-g-i-50hUKy-ds{
display:none !important;
}

.phw-g-i-50kIbD-ds{
opacity:0.8 !important;
}

.phw-g-i-519Xhp-ds{
display:none !important;
}
.phw-g-i-519Xhp-ds img{
object-fit:cover ;
}

.phw-g-i-51J7TG-ds{
display:none !important;
}

.phw-g-i-51O38l-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-51eDzs-ds{
z-index:2 !important;
pointer-events:none !important;
}

.phw-g-i-51sewQ-ds{
opacity:0.8 !important;
}

.phw-g-i-5293cA-ds{
padding-top:100% !important;
}

.phw-g-i-52IeTo-ds{
opacity:0.8 !important;
}

.phw-g-i-53H5s3-ds{
opacity:0.8 !important;
}

.phw-g-i-55uNEx-ds{
text-align:left !important;
font-weight:normal !important;
font-size:20px !important;
line-height:32px !important;
letter-spacing:-0.1px !important;
color:var(--black) !important;
}

.phw-g-i-56kFuV-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-5716Oq-ds{
opacity:0.8 !important;
}

.phw-g-i-57PLDM-ds{
width:100% !important;
}

.phw-g-i-58GzV9-ds{
opacity:0.8 !important;
}

.phw-g-i-59IG7x-ds{
opacity:0.8 !important;
}

.phw-g-i-5ABZKW-ds{
background-color:rgba(10, 10, 10, 0.55) !important;
}

.phw-g-i-5AD253-ds{
display:none !important;
}

.phw-g-i-5ADChs-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-5BHXeX-ds{
box-shadow:none !important;
}

.phw-g-i-5CdgrJ-ds{
width:100% !important;
}

.phw-g-i-5DHB65-ds{
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:14px !important;
line-height:20px !important;
color:#000000 !important;
display:block !important;
text-align:left !important;
font-weight:normal !important;
}

.phw-g-i-5E5R8C-ds{
width:100% !important;
}

.phw-g-i-5EYejm-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-5ElQDm-ds{
opacity:0.8 !important;
}

.phw-g-i-5FFX1y-ds{
opacity:0.8 !important;
}

.phw-g-i-5FKsPz-ds{
opacity:0.8 !important;
}

.phw-g-i-5Fdz8l-ds{
opacity:0.8 !important;
}

.phw-g-i-5Fjwo2-ds{
font-family:Chalet-LondonSixty !important;
}

.phw-g-i-5Ggyj2-ds{
opacity:0.8 !important;
}

.phw-g-i-5HRHzN-ds{
display:none !important;
}
.phw-g-i-5HRHzN-ds img{
object-fit:cover ;
}

.phw-g-i-5I3GrI-ds{
opacity:0.8 !important;
}

.phw-g-i-5IAPyD-ds{
display:none !important;
}

.phw-g-i-5IXfn5-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-5Ivdr2-ds{
}

.phw-g-i-5JMIht-ds{
display:none !important;
}

.phw-g-i-5K1kCm-ds{
display:none !important;
}

.phw-g-i-5KAHio-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-5KSNO3-ds{
opacity:0.8 !important;
}

.phw-g-i-5KVUsA-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-5L1s1e-ds{
z-index:2 !important;
pointer-events:none !important;
}

.phw-g-i-5Ly412-ds{
width:100% !important;
}

.phw-g-i-5NiCpL-ds{
display:none !important;
}

.phw-g-i-5NoREn-ds{
}

.phw-g-i-5OFX4M-ds{
opacity:0.8 !important;
}

.phw-g-i-5OWA1O-ds{
padding-top:0 !important;
padding-bottom:0 !important;
padding-left:16px !important;
padding-right:16px !important;
margin-bottom:4px !important;
}

.phw-g-i-5PC10h-ds{
opacity:0.8 !important;
}

.phw-g-i-5PD5pj-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-5RzLvL-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-5SlXja-ds{
opacity:0.8 !important;
}

.phw-g-i-5SzL19-ds{
}

.phw-g-i-5T7dwg-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-5TILSA-ds{
opacity:0.8 !important;
}

.phw-g-i-5Ta9fk-ds{
border-width:1px !important;
border-style:solid !important;
}

.phw-g-i-5UULkg-ds{
opacity:0.8 !important;
}

.phw-g-i-5UvSQ0-ds{
}

.phw-g-i-5VozBf-ds{
opacity:0.8 !important;
}

.phw-g-i-5X5eHw-ds{
opacity:0.8 !important;
}

.phw-g-i-5XdGQi-ds{
background-color:rgba(0, 0, 0, 0.15) !important;
}

.phw-g-i-5XmSMy-ds{
opacity:0.8 !important;
}

.phw-g-i-5Y72jk-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-5Z0VBn-ds{
opacity:0.8 !important;
}

.phw-g-i-5Zqssx-ds{
padding:28px 18px !important;
position:relative !important;
list-height:normal !important;
}

.phw-g-i-5aGoOh-ds{
background:#ffffff !important;
border-radius:3px !important;
box-shadow:0 0 10px 0 rgba(201,201,201,0.5) !important;
position:relative !important;
width:432px !important;
left:auto !important;
right:auto !important;
margin:0 auto !important;
top:10px !important;
height:auto !important;
white-space:normal !important;
}

.phw-g-i-5aRrm0-ds{
display:none !important;
}

.phw-g-i-5abJE6-ds{
background:rgb(245, 245, 245) !important;
}

.phw-g-i-5aqtCT-ds{
opacity:0.8 !important;
}

.phw-g-i-5g5hpF-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}

.phw-g-i-5glQYX-ds{
opacity:0.8 !important;
}

.phw-g-i-5iBlcG-ds{
opacity:0.8 !important;
}

.phw-g-i-5iSHbT-ds{
opacity:0.8 !important;
}

.phw-g-i-5iSk7r-ds{
opacity:0.8 !important;
}

.phw-g-i-5jwdEW-ds{
opacity:0.8 !important;
}

.phw-g-i-5kWWhO-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-5mWrYy-ds{
}

.phw-g-i-5muEY3-ds{
padding:10px 0 !important;
font-size:1rem !important;
font-family:Chalet-LondonSixty !important;
color:#4A4A4A !important;
}

.phw-g-i-5n4EQP-ds{
opacity:0.8 !important;
}

.phw-g-i-5ngfQ1-ds{
opacity:0.8 !important;
}

.phw-g-i-5nyoU0-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-5q4PO6-ds{
display:none !important;
}
.phw-g-i-5q4PO6-ds img{
object-fit:cover ;
}

.phw-g-i-5qA9hB-ds{
opacity:0.8 !important;
}

.phw-g-i-5qqW7z-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-5rSj5z-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-5s6bRh-ds{
opacity:0.8 !important;
}

.phw-g-i-5sOndP-ds{
font-family:Chalet-LondonSixty !important;
}

.phw-g-i-5tsGNm-ds{
opacity:0.8 !important;
}

.phw-g-i-5uzc9N-ds{
opacity:0.8 !important;
}

.phw-g-i-5vGhFm-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-5wL16S-ds{
width:100% !important;
}

.phw-g-i-5wOZHU-ds{
}

.phw-g-i-5xAdHk-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-5xHrbi-ds{
border:none !important;
color:#000000 !important;
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:1.125rem !important;
line-height:27px !important;
height:auto !important;
min-height:auto !important;
text-decoration:none !important;
}

.phw-g-i-5xHrbi-ds:hover{
color:#ffffff !important;
}

.phw-g-i-5yXYcP-ds{
display:none !important;
}

.phw-g-i-5yfjV8-ds{
}

.phw-g-i-5yvhwO-ds{
display:none !important;
}

.phw-g-i-5zDJVY-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-5zOECq-ds{
opacity:0.8 !important;
}

.phw-g-i-5zpkml-ds{
background-size:auto !important;
}

.phw-g-i-60Hmyk-ds{
}

.phw-g-i-611QiS-ds{
display:none !important;
}

.phw-g-i-61BDwe-ds{
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-61Hnsy-ds{
display:none !important;
}

.phw-g-i-62FLDP-ds{
border-left:1px solid #000000 !important;
flex:1 !important;
text-align:center !important;
}

.phw-g-i-63NeMV-ds{
display:none !important;
}

.phw-g-i-64XJJm-ds{
border-width:1px !important;
border-style:solid !important;
}

.phw-g-i-64p0t3-ds{
display:none !important;
}

.phw-g-i-66qsDH-ds{
width:100% !important;
}

.phw-g-i-670RQz-ds{
width:100% !important;
}

.phw-g-i-67YVjZ-ds{
opacity:0.8 !important;
}

.phw-g-i-6828ht-ds{
opacity:0.8 !important;
}

.phw-g-i-699ODz-ds{
opacity:0.8 !important;
}

.phw-g-i-6AfbsX-ds{
opacity:0.8 !important;
}

.phw-g-i-6Ar8h4-ds{
width:100% !important;
}

.phw-g-i-6BjeUl-ds{
line-height:24px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
color:var(--white) !important;
font-size:var(--phw-g-small-text-font-size) !important;
}

.phw-g-i-6CfQBE-ds{
opacity:0.8 !important;
}

.phw-g-i-6DBzJG-ds{
width:100% !important;
}

.phw-g-i-6EFcg6-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-6EHXAb-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-6ErM0m-ds{
opacity:0.8 !important;
}

.phw-g-i-6FH9Ct-ds{
border:none !important;
color:var(--video-screening-heading-color-one) !important;
font-family:var(--video-screening-body-font-family) !important;
font-size:var(--video-screening-text-font-size-level-six) !important;
line-height:var(--video-screening-text-font-size-level-six-line-height) !important;
height:auto !important;
min-height:auto !important;
display:inline-block !important;
text-decoration:none !important;
}

.phw-g-i-6FH9Ct-ds:hover{
color:var(--brand-color-secondary) !important;
}

.phw-g-i-6FVkIn-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-6FYzAO-ds{
display:none !important;
}

.phw-g-i-6GrkcV-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}

.phw-g-i-6HBM3S-ds{
opacity:0.8 !important;
}

.phw-g-i-6IN12V-ds{
opacity:0.8 !important;
}

.phw-g-i-6Ikudh-ds{
opacity:0.8 !important;
}

.phw-g-i-6In7la-ds{
opacity:0.8 !important;
}

.phw-g-i-6Ink0K-ds{
display:none !important;
}

.phw-g-i-6Iq03B-ds{
display:none !important;
}

.phw-g-i-6JCMTm-ds{
font-size:20px !important;
line-height:32px !important;
letter-spacing:-0.1px !important;
color:var(--black) !important;
font-weight:normal !important;
}

.phw-g-i-6JZi0q-ds{
opacity:0.8 !important;
}

.phw-g-i-6K8mJ0-ds{
opacity:0.8 !important;
}

.phw-g-i-6KgEgr-ds{
padding:0px 18px !important;
}

.phw-g-i-6KnHo7-ds{
}

.phw-g-i-6Kp7k9-ds{
opacity:0.8 !important;
}

.phw-g-i-6LoZVc-ds{
opacity:0.8 !important;
}

.phw-g-i-6N0ZNH-ds{
opacity:0.8 !important;
}

.phw-g-i-6NUpeM-ds{
display:none !important;
}

.phw-g-i-6NWurx-ds{
border:1px solid var(--brand-color-primary) !important;
border-radius:2px !important;
width:100% !important;
padding:12px calc(16px * 2) !important;
margin-top:8px !important;
font-family:var(--cms-g-chaletnewyorksixty) !important;
font-size:16px !important;
line-height:24px !important;
letter-spacing:.2px !important;
white-space:normal !important;
background-color:var(--brand-color-primary) !important;
color:var(--white) !important;
}

.phw-g-i-6O25os-ds{
display:none !important;
}

.phw-g-i-6ORcQI-ds{
width:100% !important;
}

.phw-g-i-6PCEoT-ds{
width:100% !important;
}

.phw-g-i-6PSt20-ds{
opacity:0.8 !important;
}

.phw-g-i-6PUCwC-ds{
font-family:Chalet-LondonSixty !important;
}

.phw-g-i-6PaeYK-ds{
display:none !important;
}

.phw-g-i-6PdRTu-ds{
margin:0 auto !important;
max-width:100% !important;
height:auto !important;
}

.phw-g-i-6Qbdm5-ds{
border:solid 1px #898989 !important;
border-radius:3px !important;
color:#272727 !important;
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:14px !important;
line-height:20px !important;
letter-spacing:.1px !important;
height:44px !important;
background-color:#ffffff !important;
padding:12px calc(4px * 10) 12px 16px !important;
margin-bottom:0 !important;
}

.phw-g-i-6RP7xx-ds{
display:none !important;
}

.phw-g-i-6RbgeG-ds{
width:100% !important;
}

.phw-g-i-6RkQOu-ds{
display:none !important;
}

.phw-g-i-6RsxRn-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-6SVNDw-ds{
opacity:0.8 !important;
}

.phw-g-i-6SdYww-ds{
line-height:24px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
color:var(--white) !important;
font-size:var(--phw-g-small-text-font-size) !important;
}

.phw-g-i-6TLkFP-ds{
opacity:0.8 !important;
}

.phw-g-i-6TnbVE-ds{
padding-top:0 !important;
padding-bottom:0 !important;
padding-left:8px !important;
padding-right:8px !important;
}

.phw-g-i-6VPKWp-ds{
opacity:0.8 !important;
}

.phw-g-i-6VSEqm-ds{
display:none !important;
}
.phw-g-i-6VSEqm-ds img{
object-fit:cover ;
}

.phw-g-i-6VsMdU-ds{
display:none !important;
}

.phw-g-i-6WG4SP-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-6XEXEh-ds{
opacity:0.8 !important;
}

.phw-g-i-6XhtOZ-ds{
opacity:0.8 !important;
}

.phw-g-i-6XxrCI-ds{
display:none !important;
}

.phw-g-i-6YjgR9-ds{
display:none !important;
}

.phw-g-i-6Yx76o-ds{
display:none !important;
}

.phw-g-i-6ZoTSU-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-6a9zfN-ds{
opacity:0.8 !important;
}

.phw-g-i-6aCIyp-ds{
width:100% !important;
}

.phw-g-i-6ahlVq-ds{
display:none !important;
}

.phw-g-i-6b9RYg-ds{
display:none !important;
}

.phw-g-i-6ba2cT-ds{
display:none !important;
}
.phw-g-i-6ba2cT-ds img{
object-fit:cover ;
}

.phw-g-i-6biFuM-ds{
opacity:0.8 !important;
}

.phw-g-i-6cM6v6-ds{
opacity:0.8 !important;
}

.phw-g-i-6cwrLM-ds{
opacity:0.8 !important;
}

.phw-g-i-6dhLIY-ds{
background-color:rgb(255, 255, 255) !important;
}

.phw-g-i-6fyDkp-ds{
cursor:pointer !important;
}

.phw-g-i-6g0MGG-ds{
width:100% !important;
}

.phw-g-i-6gAM6Y-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-6gBtvZ-ds{
}

.phw-g-i-6gD5bP-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}

.phw-g-i-6gYMet-ds{
opacity:0.8 !important;
}

.phw-g-i-6gzYOD-ds{
opacity:0.8 !important;
}

.phw-g-i-6hGS4s-ds{
text-align:center !important;
}

.phw-g-i-6jjpxn-ds{
display:none !important;
}

.phw-g-i-6jyU4U-ds{
z-index:2 !important;
pointer-events:none !important;
}

.phw-g-i-6kQc7r-ds{
opacity:0.8 !important;
}

.phw-g-i-6ktcxq-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-6l8cNM-ds{
font-family:Chalet-LondonSixty !important;
}

.phw-g-i-6m7XyA-ds{
opacity:0.8 !important;
}

.phw-g-i-6mWAQ3-ds{
padding-top:105% !important;
}

.phw-g-i-6muKJM-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-6nHThF-ds{
display:none !important;
}
.phw-g-i-6nHThF-ds img{
object-fit:cover ;
}

.phw-g-i-6nOrul-ds{
display:none !important;
}

.phw-g-i-6nY6O1-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-6ot2yV-ds{
display:none !important;
}

.phw-g-i-6pKF8E-ds{
width:100% !important;
}

.phw-g-i-6q52eC-ds{
}

.phw-g-i-6qUWkd-ds{
opacity:0.8 !important;
}

.phw-g-i-6rd7iy-ds{
border-left:1px solid #000000 !important;
flex:1 !important;
text-align:center !important;
}

.phw-g-i-6tcc6j-ds{
display:none !important;
}

.phw-g-i-6uMRy8-ds{
width:100% !important;
}

.phw-g-i-6v9mWd-ds{
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-6w4IXe-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-6wMczr-ds{
opacity:0.8 !important;
}

.phw-g-i-6wWODJ-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-6whcZA-ds{
padding:10px 0 !important;
font-size:1.125rem !important;
font-family:var(--cms-g-chaletlondensixty) !important;
color:#4A4A4A !important;
}

.phw-g-i-6xigCg-ds{
display:none !important;
}

.phw-g-i-6yik4j-ds{
opacity:0.8 !important;
}

.phw-g-i-6yjQC5-ds{
opacity:0.8 !important;
}

.phw-g-i-6yyVrO-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}

.phw-g-i-6z8kQw-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-6zjn1C-ds{
opacity:0.8 !important;
}

.phw-g-i-6zpiiX-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-71w4X3-ds{
opacity:0.8 !important;
}

.phw-g-i-71z5un-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}

.phw-g-i-72BDZe-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-72KBVK-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-732iXX-ds{
width:100% !important;
}

.phw-g-i-73VfP2-ds{
}

.phw-g-i-73VlGn-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-74kwd2-ds{
font-family:Chalet-LondonSixty !important;
}

.phw-g-i-74tLtD-ds{
opacity:0.8 !important;
}

.phw-g-i-75CaN1-ds{
opacity:0.8 !important;
}

.phw-g-i-76A1SD-ds{
opacity:0.8 !important;
}

.phw-g-i-76OKgl-ds{
width:100% !important;
}

.phw-g-i-76Xw0v-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-77301i-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-7775NZ-ds{
border-width:1px !important;
border-style:solid !important;
}

.phw-g-i-77JV8A-ds{
font-family:Chalet-LondonSixty !important;
}

.phw-g-i-77Nvl2-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-77bi7m-ds{
display:none !important;
}

.phw-g-i-78r9Qn-ds{
opacity:0.8 !important;
}

.phw-g-i-798wer-ds{
padding:22px 18px !important;
}

.phw-g-i-7A58WM-ds{
opacity:0.8 !important;
}

.phw-g-i-7AL0FJ-ds{
display:none !important;
}

.phw-g-i-7AQu52-ds{
opacity:0.8 !important;
}

.phw-g-i-7CPbC1-ds{
opacity:0.8 !important;
}

.phw-g-i-7D4Irf-ds{
background-color:rgb(255, 255, 255) !important;
}

.phw-g-i-7DNRk1-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-7DVV4v-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-7FR4zS-ds{
width:100% !important;
}

.phw-g-i-7GZfRY-ds{
display:none !important;
}

.phw-g-i-7GegRr-ds{
opacity:0.8 !important;
}

.phw-g-i-7HSkfG-ds{
color:inherit !important;
width:22px !important;
height:22px !important;
}

.phw-g-i-7HWY2N-ds{
display:none !important;
}

.phw-g-i-7HvTcd-ds{
}

.phw-g-i-7J5j01-ds{
width:100% !important;
}

.phw-g-i-7J7Cz2-ds{
background-color:rgba(10, 10, 10, 0.55) !important;
}

.phw-g-i-7KGy54{
font-size:17px !important;
line-height:var(--paragraph-line-height-2) !important;
color:var(--phw-custom-blog-span979797ff) !important;
}

.phw-g-i-7KIVHi-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-7M8IBn-ds{
width:100% !important;
}

.phw-g-i-7NTkK1-ds{
opacity:0.8 !important;
}

.phw-g-i-7OIfKv-ds{
width:100% !important;
}

.phw-g-i-7ObfSf-ds{
width:100% !important;
}

.phw-g-i-7P5Ii6-ds{
display:none !important;
}

.phw-g-i-7PEM24-ds{
padding:0px 18px !important;
}

.phw-g-i-7PjG6w-ds{
display:none !important;
}

.phw-g-i-7Porjs-ds{
}

.phw-g-i-7QEO1S-ds{
opacity:0.8 !important;
}

.phw-g-i-7QhkIL-ds{
opacity:0.8 !important;
}

.phw-g-i-7RMieF-ds{
width:100% !important;
}

.phw-g-i-7ScQsW-ds{
}

.phw-g-i-7TAGnA-ds{
}

.phw-g-i-7V94oH-ds{
display:none !important;
}

.phw-g-i-7VBPsI-ds{
display:none !important;
}

.phw-g-i-7WSraQ-ds{
padding:28px 18px !important;
position:relative !important;
list-height:normal !important;
}

.phw-g-i-7XIuVY-ds{
background:#262626 !important;
}

.phw-g-i-7XJfKJ-ds{
opacity:0.8 !important;
}

.phw-g-i-7Xceke-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-7YOEpe-ds{
opacity:0.8 !important;
}

.phw-g-i-7YQa0Z-ds{
font-family:Chalet-LondonSixty !important;
}

.phw-g-i-7aJVOQ-ds{
text-align:left !important;
font-weight:normal !important;
font-size:20px !important;
line-height:32px !important;
letter-spacing:-0.1px !important;
color:var(--black) !important;
}

.phw-g-i-7bJ2xZ-ds{
opacity:0.8 !important;
}

.phw-g-i-7bLCrv-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-7cU2sH-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-7cozhp-ds{
width:100% !important;
}

.phw-g-i-7eJqo3-ds{
}

.phw-g-i-7fBKeS-ds{
opacity:0.8 !important;
}

.phw-g-i-7gEPF7-ds{
opacity:0.8 !important;
}

.phw-g-i-7gSVid-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-7gTS9V-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-7gsKY5-ds{
background-image:url("") !important;
}

.phw-g-i-7gznwy-ds{
}

.phw-g-i-7hWW56-ds{
opacity:0.8 !important;
}

.phw-g-i-7i1Xm9-ds{
font-family:Chalet-NewYorkSixty !important;
}

.phw-g-i-7ivmZR-ds{
display:none !important;
}

.phw-g-i-7j0hGF-ds{
display:none !important;
}

.phw-g-i-7jH6op-ds{
border-width:1px !important;
border-style:solid !important;
}

.phw-g-i-7jHKRN-ds{
opacity:0.8 !important;
}

.phw-g-i-7k4Mkx-ds{
line-height:24px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
color:var(--white) !important;
font-size:var(--phw-g-small-text-font-size) !important;
}

.phw-g-i-7lS9Va-ds{
display:none !important;
}

.phw-g-i-7m4p43-ds{
width:100% !important;
}

.phw-g-i-7mR6en-ds{
opacity:0.8 !important;
}

.phw-g-i-7n1vM3-ds{
z-index:2 !important;
pointer-events:none !important;
}

.phw-g-i-7oFGPz-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-7oORXx-ds{
z-index:2 !important;
pointer-events:none !important;
}

.phw-g-i-7olEOY-ds{
opacity:0.8 !important;
}

.phw-g-i-7q7APE-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-7qP9bD-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-7qRmCS-ds{
opacity:0.8 !important;
}

.phw-g-i-7r9njs-ds{
display:none !important;
}

.phw-g-i-7rOmbJ-ds{
font-family:Chalet-LondonSixty !important;
}

.phw-g-i-7rRSZz-ds{
text-align:center !important;
display:block !important;
}

.phw-g-i-7rnlLE-ds{
opacity:0.8 !important;
}

.phw-g-i-7tE1wa-ds{
width:100% !important;
}

.phw-g-i-7uOqz8-ds{
width:100% !important;
}

.phw-g-i-7vXRul-ds{
display:none !important;
}

.phw-g-i-7vYXN2-ds{
font-family:Chalet-LondonSixty !important;
}

.phw-g-i-7wNizP-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-7wOW6C-ds{
display:none !important;
}

.phw-g-i-7wk3wt-ds{
display:none !important;
}

.phw-g-i-7xTfLq-ds{
opacity:0.8 !important;
}

.phw-g-i-7zuhsd-ds{
display:none !important;
}

.phw-g-i-80BN6w-ds{
opacity:0.8 !important;
}

.phw-g-i-814dB2-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-82GJtB-ds{
}

.phw-g-i-83C2Sl-ds{
}

.phw-g-i-83EQV5-ds{
opacity:0.8 !important;
}

.phw-g-i-85j2wJ-ds{
}

.phw-g-i-85zd8a-ds{
}

.phw-g-i-86Gmuc-ds{
display:none !important;
}

.phw-g-i-87E3gO-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-87vd4E-ds{
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-88R6Su-ds{
border:none !important;
color:#ffffff !important;
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:1rem !important;
line-height:24px !important;
height:auto !important;
min-height:auto !important;
text-decoration:none !important;
}

.phw-g-i-88R6Su-ds:hover{
color:#ffffff !important;
}

.phw-g-i-88rmEZ-ds{
opacity:0.8 !important;
}

.phw-g-i-8AdEVq-ds{
display:none !important;
}

.phw-g-i-8AfsHt-ds{
position:relative !important;
line-height:normal !important;
padding:16px 8px !important;
}

.phw-g-i-8Aijuk-ds{
display:none !important;
}

.phw-g-i-8AzsdR-ds{
display:none !important;
}

.phw-g-i-8CXQUo-ds{
width:100% !important;
}

.phw-g-i-8E5QqF-ds{
border:none !important;
color:inherit !important;
font-size:12px !important;
line-height:27px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
text-decoration:none !important;
min-height:auto !important;
height:auto !important;
padding:0 !important;
}

.phw-g-i-8E5QqF-ds:hover{
color:#6400ff !important;
box-shadow:none !important;
}

.phw-g-i-8EY5CW-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-8Em9On-ds{
opacity:0.8 !important;
}

.phw-g-i-8F8tS1-ds{
opacity:0.8 !important;
}

.phw-g-i-8Fo6gg-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-8HWLW1-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-8I3mkU-ds{
display:none !important;
}

.phw-g-i-8IYnnh-ds{
opacity:0.8 !important;
}

.phw-g-i-8Iagz6-ds{
width:100% !important;
}

.phw-g-i-8K0gbR-ds{
width:100% !important;
}

.phw-g-i-8Ldo95-ds{
opacity:0.8 !important;
}

.phw-g-i-8MA15Z-ds{
font-family:Chalet-LondonSixty !important;
}

.phw-g-i-8OITVm-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-8OKpui-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-8OirnP-ds{
display:block !important;
text-align:inherit !important;
max-width:50% !important;
}

.phw-g-i-8OrSqV-ds{
background:#ffffff !important;
color:#4A4A4A !important;
text-align:left !important;
max-height:500px !important;
overflow-y:auto !important;
box-shadow:0 4px 8px 1px rgba(34,36,43,0.09) !important;
-webkit-box-shadow:0 4px 8px 1px rgba(34,36,43,0.09) !important;
-moz-box-shadow:0 4px 8px 1px rgba(34,36,43,0.09) !important;
padding:10px 0 !important;
}

.phw-g-i-8PQtqF-ds{
width:100% !important;
}

.phw-g-i-8PYrh2-ds{
opacity:0.8 !important;
}

.phw-g-i-8PbMDy-ds{
display:none !important;
}

.phw-g-i-8QFFGO-ds{
opacity:0.8 !important;
}

.phw-g-i-8Rch7V-ds{
font-family:Chalet-NewYorkSixty !important;
}

.phw-g-i-8SjOKd-ds{
opacity:0.8 !important;
}

.phw-g-i-8TJ3ag-ds{
}

.phw-g-i-8UTogY-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-8UcgbO-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-8Ungt8-ds{
min-width:12% !important;
align-self:center !important;
margin:0 !important;
}

.phw-g-i-8WD2c6-ds{
width:100% !important;
}

.phw-g-i-8XoxAo-ds{
opacity:0.8 !important;
}

.phw-g-i-8ZPTcs-ds{
cursor:pointer !important;
}

.phw-g-i-8aqc27{
height:180px !important;
}
.phw-g-i-8aqc27 img{
object-fit:cover ;
height:100%  !important;
width:100%  !important;
}
 .phw-g-i-8aqc27 ppc-container:not(.phw-d-dt-none,.phw-d-none){
height:inherit  !important;
display:inline-block  !important;
}

@media only screen and (min-width: 1200px) and (max-width: 1919.98px) {
.phw-g-i-8aqc27{
width:340px !important;
}
.phw-g-i-8aqc27 img{
object-fit:cover ;
}
}

.phw-g-i-8bUzce-ds{
margin-right:24px !important;
}

.phw-g-i-8bWrYZ-ds{
opacity:0.8 !important;
}

.phw-g-i-8cmc7U-ds{
display:none !important;
}

.phw-g-i-8crxCn-ds{
padding-top:100% !important;
}

.phw-g-i-8cxfAu-ds{
}

.phw-g-i-8dTMzb-ds{
display:none !important;
}
.phw-g-i-8dTMzb-ds img{
object-fit:cover ;
}

.phw-g-i-8dWzjS-ds{
display:none !important;
}

.phw-g-i-8haO6M-ds{
display:none !important;
}

.phw-g-i-8icdhr-ds{
display:none !important;
}

.phw-g-i-8jNc9c-ds{
opacity:0.8 !important;
}

.phw-g-i-8jgEFr-ds{
width:100% !important;
}

.phw-g-i-8juuvJ-ds{
opacity:0.8 !important;
}

.phw-g-i-8l8peQ-ds{
opacity:0.8 !important;
}

.phw-g-i-8lGr0M-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-8lOKYp-ds{
opacity:0.8 !important;
}

.phw-g-i-8mnM3M-ds{
opacity:0.8 !important;
}

.phw-g-i-8msfSl-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}

.phw-g-i-8nOmyO-ds{
border-width:1px !important;
border-style:solid !important;
}

.phw-g-i-8o5XEn-ds{
font-size:20px !important;
line-height:32px !important;
letter-spacing:-0.1px !important;
color:var(--black) !important;
font-weight:normal !important;
}

.phw-g-i-8pZhWH-ds{
display:none !important;
}

.phw-g-i-8qUqRf-ds{
opacity:0.8 !important;
}

.phw-g-i-8rQYUz-ds{
padding-top:105% !important;
}

.phw-g-i-8sADfl-ds{
opacity:0.8 !important;
}

.phw-g-i-8svKWS-ds{
opacity:0.8 !important;
}

.phw-g-i-8t09ur-ds{
background:#ffffff !important;
top:100% !important;
left:0 !important;
color:var(--text-dark) !important;
z-index:99 !important;
position:absolute !important;
width:100% !important;
max-width:300px !important;
text-align:left !important;
min-width:200px !important;
max-height:500px !important;
overflow-y:auto !important;
font-family:var(--cms-g-chaletlondensixty) !important;
}

.phw-g-i-8t4mHr-ds{
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-8tUrWL-ds{
opacity:0.8 !important;
}

.phw-g-i-8tXMDj-ds{
border-width:0 !important;
color:#6400ff !important;
font-size:16px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
line-height:24px !important;
text-decoration:none !important;
padding:0 !important;
min-height:auto !important;
background-color:transparent !important;
box-shadow:none !important;
}

.phw-g-i-8uMfAL-ds{
padding:28px 18px !important;
position:relative !important;
list-height:normal !important;
}

.phw-g-i-8uOFnw-ds{
width:100% !important;
}

.phw-g-i-8vsUUZ-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-8wNrmw-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-8wdUe3-ds{
width:100% !important;
}

.phw-g-i-8wmgtA-ds{
width:100% !important;
}

.phw-g-i-8x074z-ds{
display:none !important;
}

.phw-g-i-8y3SxU-ds{
opacity:0.8 !important;
}

.phw-g-i-8yU3Lu-ds{
width:100% !important;
}

.phw-g-i-8zt47G-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-91Zqvf-ds{
padding:20px !important;
display:block !important;
line-height:24px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
color:var(--white) !important;
font-size:var(--phw-g-small-text-font-size) !important;
margin:0 !important;
}

.phw-g-i-928ihT-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-92PdSp-ds{
opacity:0.8 !important;
}

.phw-g-i-92b1zx-ds{
width:100% !important;
}

.phw-g-i-935Own-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-93dW1T-ds{
width:100% !important;
}

.phw-g-i-93qO1W-ds{
opacity:0.8 !important;
}

.phw-g-i-93rcuf-ds{
opacity:0.8 !important;
}

.phw-g-i-94NQXf-ds{
}

.phw-g-i-969IOw-ds{
opacity:0.8 !important;
}

.phw-g-i-9783G0-ds{
opacity:0.8 !important;
}

.phw-g-i-97Ak8h-ds{
}

.phw-g-i-97ZbfG-ds{
border-radius:2px !important;
width:16px !important;
height:16px !important;
left:7% !important;
top:50% !important;
transform:translate(-50%, -50%) !important;
line-height:10px !important;
pointer-events:none !important;
min-height:16px !important;
}

.phw-g-i-98CVO4-ds{
padding-top:100% !important;
}

.phw-g-i-99oP7u-ds{
width:100% !important;
}

.phw-g-i-99qyCu-ds{
opacity:0.8 !important;
}

.phw-g-i-9AwHYv-ds{
display:none !important;
}

.phw-g-i-9BAGHJ-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-9D33Xd-ds{
border:1px solid var(--brand-color-primary) !important;
border-radius:2px !important;
width:100% !important;
padding:12px calc(16px * 2) !important;
margin-top:8px !important;
font-family:var(--cms-g-chaletnewyorksixty) !important;
font-size:16px !important;
line-height:24px !important;
letter-spacing:.2px !important;
white-space:normal !important;
background-color:var(--brand-color-primary) !important;
color:var(--white) !important;
}

.phw-g-i-9D4FJC-ds{
display:none !important;
}

.phw-g-i-9DUR67-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-9DeZEj-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}

.phw-g-i-9Dxfpz-ds{
display:none !important;
}

.phw-g-i-9E4Yol-ds{
background:#ffffff !important;
padding:10px 0 !important;
-webkit-box-shadow:0 4px 8px 1px rgba(34,36,43,0.09) !important;
-moz-box-shadow:0 4px 8px 1px rgba(34,36,43,0.09) !important;
box-shadow:0 4px 8px 1px rgba(34,36,43,0.09) !important;
color:#4A4A4A !important;
text-align:left !important;
max-height:500px !important;
overflow-y:auto !important;
}

.phw-g-i-9EevSa-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-9EfVWw-ds{
display:none !important;
}

.phw-g-i-9ErQz8-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-9Fo4w9-ds{
}

.phw-g-i-9GZYIR-ds{
opacity:0.8 !important;
}

.phw-g-i-9Hdzyq-ds{
opacity:0.8 !important;
}

.phw-g-i-9HfGWO-ds{
display:none !important;
}

.phw-g-i-9Ix96Z-ds{
width:100% !important;
}

.phw-g-i-9IyM51-ds{
opacity:0.8 !important;
}

.phw-g-i-9J6OEf-ds{
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-9JhRuh-ds{
display:none !important;
}

.phw-g-i-9O0mzf-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-9PPuGZ-ds{
opacity:0.8 !important;
}

.phw-g-i-9QnNyg-ds{
opacity:0.8 !important;
}

.phw-g-i-9Qvl2U-ds{
display:none !important;
}
.phw-g-i-9Qvl2U-ds img{
object-fit:cover ;
}

.phw-g-i-9QzZjW-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-9R9ekz-ds{
opacity:0.8 !important;
}

.phw-g-i-9S1fpM-ds{
display:none !important;
}

.phw-g-i-9SRSA3-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-9SSwQY-ds{
padding:16px !important;
width:25% !important;
margin:0px !important;
flex:none !important;
}

.phw-g-i-9SyzmS-ds{
opacity:0.8 !important;
}

.phw-g-i-9Tso5z-ds{
width:100% !important;
}

.phw-g-i-9U0siA-ds{
display:none !important;
}

.phw-g-i-9UAKRn-ds{
display:none !important;
}

.phw-g-i-9V36eQ-ds{
display:none !important;
}

.phw-g-i-9Wnqq5-ds{
display:none !important;
}

.phw-g-i-9XFGA9-ds{
text-align:left !important;
font-weight:normal !important;
}

.phw-g-i-9YYi0Y-ds{
display:none !important;
}

.phw-g-i-9YbJv3-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-9ZWs6j-ds{
opacity:0.8 !important;
}

.phw-g-i-9ZeB4q-ds{
display:none !important;
}

.phw-g-i-9ZgXsX-ds{
width:100% !important;
}

.phw-g-i-9b2kFD-ds{
opacity:0.8 !important;
}

.phw-g-i-9bjFeM-ds{
opacity:0.8 !important;
}

.phw-g-i-9bzCNi-ds{
display:none !important;
}

.phw-g-i-9c86si-ds{
opacity:0.8 !important;
}

.phw-g-i-9cIr9W-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-9dKTrp-ds{
opacity:0.8 !important;
}

.phw-g-i-9dNQuW-ds{
border:none !important;
color:inherit !important;
font-size:12px !important;
line-height:27px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
text-decoration:none !important;
min-height:auto !important;
height:auto !important;
padding:0 !important;
}

.phw-g-i-9dNQuW-ds:hover{
color:#6400ff !important;
box-shadow:none !important;
}

.phw-g-i-9epIrb-ds{
display:none !important;
}

.phw-g-i-9fsE0F-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-9gDSWE-ds{
background-color:rgba(10, 10, 10, 0.55) !important;
}

.phw-g-i-9gWkJz-ds{
display:none !important;
}
.phw-g-i-9gWkJz-ds img{
object-fit:cover ;
}

.phw-g-i-9gkBoU-ds{
opacity:0.8 !important;
}

.phw-g-i-9hSeR8-ds{
display:none !important;
}
.phw-g-i-9hSeR8-ds img{
object-fit:cover ;
}

.phw-g-i-9iM3Fn-ds{
display:none !important;
}
.phw-g-i-9iM3Fn-ds img{
object-fit:cover ;
}

.phw-g-i-9jog3V-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-9kdPCz-ds{
border:none !important;
color:var(--secondary-text) !important;
font-family:Chalet-LondonSixty !important;
font-size:1rem !important;
line-height:24px !important;
height:auto !important;
min-height:auto !important;
text-decoration:none !important;
justify-content:start !important;
}

.phw-g-i-9kdPCz-ds:hover{
color:var(--brand-color-primary) !important;
}

.phw-g-i-9kefN6-ds{
padding-top:105% !important;
}

.phw-g-i-9lvR2r-ds{
opacity:0.8 !important;
}

.phw-g-i-9mZvHj-ds{
width:100% !important;
}

.phw-g-i-9q68ou-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-9quCnz-ds{
max-width:200px !important;
max-height:unset !important;
width:200px !important;
}

.phw-g-i-9s5tA2-ds{
display:none !important;
}

.phw-g-i-9sasOc-ds{
}

.phw-g-i-9t2N4y-ds{
display:none !important;
}

.phw-g-i-9tg5n2-ds{
display:none !important;
}

.phw-g-i-9uUFOs-ds{
opacity:0.8 !important;
}

.phw-g-i-9uc8QI-ds{
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-9ukd0e-ds{
opacity:0.8 !important;
}

.phw-g-i-9v5ChI-ds{
opacity:0.8 !important;
}

.phw-g-i-9vl7Jm-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-9vuyeI-ds{
display:none !important;
}

.phw-g-i-9xOaHy-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-9xkUrK-ds{
width:100% !important;
}

.phw-g-i-9yMRu8-ds{
opacity:0.8 !important;
}

.phw-g-i-9yTZ5x-ds{
padding:40px 0 20px 0 !important;
border-top:0px !important;
border-bottom:0px !important;
}

.phw-g-i-9yj5cL-ds{
opacity:0.8 !important;
}

.phw-g-i-A08TdO-ds{
opacity:0.8 !important;
}

.phw-g-i-A0qwpi-ds{
margin-bottom:4px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:14px !important;
line-height:20px !important;
color:#272727 !important;
cursor:default !important;
}

.phw-g-i-A1Y2NZ-ds{
}

.phw-g-i-A2SSdo-ds{
opacity:0.8 !important;
}

.phw-g-i-A2anQb-ds{
opacity:0.8 !important;
}

.phw-g-i-A34fQL-ds{
opacity:0.8 !important;
}

.phw-g-i-A47bLB-ds{
opacity:0.8 !important;
}

.phw-g-i-A4yJYO-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-A5PRYn-ds{
opacity:0.8 !important;
}

.phw-g-i-A5QsSD-ds{
cursor:pointer !important;
}

.phw-g-i-A5jhbp-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-A5oeQ6-ds{
font-family:Chalet-NewYorkSixty !important;
}

.phw-g-i-A7PU5f-ds{
display:none !important;
}

.phw-g-i-A7gUd3-ds{
opacity:0.8 !important;
}

.phw-g-i-A9YsHl-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-ABsKYD-ds{
opacity:0.8 !important;
}

.phw-g-i-ACLrgW-ds{
padding:10px 0 !important;
font-size:1rem !important;
font-family:var(--cms-g-chaletlondensixty) !important;
color:#4A4A4A !important;
}

.phw-g-i-ACrg04-ds{
opacity:0.8 !important;
}

.phw-g-i-ACtGsR-ds{
width:200px !important;
}

.phw-g-i-AD1UDS-ds{
opacity:0.8 !important;
}

.phw-g-i-ADbC5W-ds{
padding-top:100% !important;
}

.phw-g-i-ADuPhH-ds{
font-family:Chalet-LondonSixty !important;
}

.phw-g-i-AEK4K7-ds{
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-AEriVA-ds{
display:none !important;
}

.phw-g-i-AF9ZKB-ds{
width:100% !important;
}

.phw-g-i-AFamON-ds{
display:none !important;
}

.phw-g-i-AGU5zs-ds{
opacity:0.8 !important;
}

.phw-g-i-AH8lq5-ds{
opacity:0.8 !important;
}

.phw-g-i-AHrD2x-ds{
}

.phw-g-i-AI9vmu-ds{
width:100% !important;
}

.phw-g-i-AIMtpR-ds{
display:none !important;
}

.phw-g-i-AIvAJr-ds{
font-family:Chalet-NewYorkSixty !important;
}

.phw-g-i-AJnv9P-ds{
display:none !important;
}

.phw-g-i-AJo1dG-ds{
opacity:0.8 !important;
}

.phw-g-i-AKESSz-ds{
opacity:0.8 !important;
}

.phw-g-i-AL4AYJ-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-AMO8k0-ds{
display:none !important;
}

.phw-g-i-AMg8L5-ds{
display:none !important;
}

.phw-g-i-AMpSUu-ds{
opacity:0.8 !important;
}

.phw-g-i-AN6Sq3-ds{
}

.phw-g-i-AN6ppV-ds{
width:100% !important;
}

.phw-g-i-AN88SH-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-ANoLU2-ds{
opacity:0.8 !important;
}

.phw-g-i-AOOmnW-ds{
opacity:0.8 !important;
}

.phw-g-i-AOlHTV-ds{
display:none !important;
}

.phw-g-i-AOuAQ7-ds{
width:100% !important;
}

.phw-g-i-AQEiu0-ds{
}

.phw-g-i-AQSy6b-ds{
opacity:0.8 !important;
}

.phw-g-i-AQYipU-ds{
}

.phw-g-i-AQv04Q-ds{
opacity:0.8 !important;
}

.phw-g-i-AREYAV-ds{
display:none !important;
}

.phw-g-i-ARVpZR-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-AT0Hqq-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-ATF1yM-ds{
display:none !important;
}

.phw-g-i-ATUK0K-ds{
}

.phw-g-i-AU6wuA-ds{
padding:0 12px 0 !important;
}

.phw-g-i-AUGbXL-ds{
opacity:0.8 !important;
}

.phw-g-i-AUTmTT-ds{
opacity:0.8 !important;
}

.phw-g-i-AVo6OM-ds{
opacity:0.8 !important;
}

.phw-g-i-AWNBh1-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-AWOsGk-ds{
}

.phw-g-i-AWToQq-ds{
}

.phw-g-i-AX1cc9-ds{
}

.phw-g-i-AXo1kZ-ds{
width:100% !important;
}

.phw-g-i-AY8xH6-ds{
font-family:Chalet-LondonSixty !important;
}

.phw-g-i-AYUu87-ds{
opacity:0.8 !important;
}

.phw-g-i-AYVmtw-ds{
z-index:2 !important;
pointer-events:none !important;
}

.phw-g-i-AYtGPi-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-AZw2Q2-ds{
opacity:0.8 !important;
}

.phw-g-i-AbKtro-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-AbqOIQ-ds{
border:none !important;
color:var(--secondary-text) !important;
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:1rem !important;
line-height:24px !important;
height:auto !important;
min-height:auto !important;
text-decoration:none !important;
justify-content:end !important;
}

.phw-g-i-AbqOIQ-ds:hover{
color:var(--brand-color-primary) !important;
}

.phw-g-i-AcA2yA-ds{
background:#262626 !important;
}

.phw-g-i-Acr0z5-ds{
background-size:cover !important;
}

.phw-g-i-Ad5Gzr-ds{
border:1px solid #ffffff !important;
border-radius:50% !important;
display:flex !important;
color:#ffffff !important;
overflow:hidden !important;
background-color:transparent !important;
justify-content:center !important;
align-items:center !important;
width:44px !important;
height:44px !important;
}

.phw-g-i-AdGT77-ds{
display:none !important;
}
.phw-g-i-AdGT77-ds img{
object-fit:cover ;
}

.phw-g-i-AdjEU7-ds{
padding:0 12px 0 !important;
}

.phw-g-i-Adxw7N-ds{
display:none !important;
}

.phw-g-i-AfAt7p-ds{
opacity:0.8 !important;
}

.phw-g-i-AfS8R0-ds{
display:none !important;
}

.phw-g-i-AffVnI-ds{
opacity:0.8 !important;
}

.phw-g-i-AgD1Ok-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-AgMXOC-ds{
padding:10px 0 !important;
font-size:1rem !important;
font-family:Chalet-LondonSixty !important;
color:#4A4A4A !important;
}

.phw-g-i-AiOOQJ-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-Aik1eW-ds{
display:none !important;
}

.phw-g-i-Ajn0qb-ds{
}

.phw-g-i-Ajrb5r-ds{
color:inherit !important;
width:22px !important;
height:22px !important;
}

.phw-g-i-AkQ8EZ-ds{
opacity:0.8 !important;
}

.phw-g-i-AkSvVe-ds{
display:none !important;
}

.phw-g-i-AlKuAS-ds{
width:100% !important;
}

.phw-g-i-AnTCav-ds{
display:none !important;
}

.phw-g-i-Ao4B5c-ds{
}

.phw-g-i-Ao8TKM-ds{
display:none !important;
}

.phw-g-i-ApTMlc-ds{
display:none !important;
}

.phw-g-i-AqKUG7-ds{
opacity:0.8 !important;
}

.phw-g-i-Aqa3tl-ds{
padding:28px 18px !important;
position:relative !important;
list-height:normal !important;
}

.phw-g-i-Ar9jEa-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-ArY2tK-ds{
display:none !important;
}

.phw-g-i-Arvp4s-ds{
opacity:0.8 !important;
}

.phw-g-i-AsJXxp-ds{
opacity:0.8 !important;
}

.phw-g-i-AsMfO5-ds{
opacity:0.8 !important;
}

.phw-g-i-AsfIwx-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-AtWzhw-ds{
opacity:0.8 !important;
}

.phw-g-i-AuMxUw-ds{
opacity:0.8 !important;
}

.phw-g-i-Auaqvo-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-Av3S0r-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-AvBII9-ds{
border-bottom-width:1px !important;
border-color:var(--stroke-gray-darkar) !important;
border-bottom-style:solid !important;
padding:40px 0 20px 0 !important;
}

.phw-g-i-AvD803-ds{
opacity:0.8 !important;
}

.phw-g-i-AvM6xX-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-AvPm0w-ds{
display:none !important;
}

.phw-g-i-AvUK55-ds{
opacity:0.8 !important;
}

.phw-g-i-AwOemt-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-AwboMM-ds{
font-family:Chalet-NewYorkSixty !important;
}

.phw-g-i-AzB0Tm-ds{
width:100% !important;
}

.phw-g-i-B0pDzX-ds{
width:100% !important;
}

.phw-g-i-B0yE4u-ds{
opacity:0.8 !important;
}

.phw-g-i-B1CK1t-ds{
opacity:0.8 !important;
}

.phw-g-i-B2Codp-ds{
display:none !important;
}

.phw-g-i-B2uHgQ-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-B3Epvd-ds{
opacity:0.8 !important;
}

.phw-g-i-B40UGz-ds{
padding-top:105% !important;
}

.phw-g-i-B5An4V-ds{
display:none !important;
}

.phw-g-i-B84W06-ds{
border:none !important;
color:#000000 !important;
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:12px !important;
line-height:27px !important;
height:auto !important;
min-height:auto !important;
text-decoration:none !important;
}

.phw-g-i-B84W06-ds:hover{
color:var(--brand-color-primary) !important;
}

.phw-g-i-B9Oxy6-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}

.phw-g-i-BASBDN-ds{
opacity:0.8 !important;
}

.phw-g-i-BBPUrP-ds{
}

.phw-g-i-BCc9bB-ds{
opacity:0.8 !important;
}

.phw-g-i-BDrAab-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-BDxD7e-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-BFHmOG-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}

.phw-g-i-BFKRnU-ds{
width:100% !important;
}

.phw-g-i-BG31QZ-ds{
}

.phw-g-i-BGn4eq-ds{
opacity:0.8 !important;
}

.phw-g-i-BHo7Dg-ds{
background-color:rgba(255, 255, 255, 1) !important;
}

.phw-g-i-BJh5mO-ds{
padding:20px !important;
display:block !important;
line-height:24px !important;
font-family:Chalet-LondonSixty !important;
color:var(--white) !important;
font-size:var(--phw-g-small-text-font-size) !important;
margin:0 !important;
}

.phw-g-i-BJm3gv-ds{
display:none !important;
}

.phw-g-i-BJqs0n-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-BK6aFL-ds{
display:none !important;
}

.phw-g-i-BK92Gi-ds{
opacity:0.8 !important;
}

.phw-g-i-BKrAKi-ds{
width:100% !important;
}

.phw-g-i-BLrn0B-ds{
display:none !important;
}
.phw-g-i-BLrn0B-ds img{
object-fit:cover ;
}

.phw-g-i-BMyUB7-ds{
opacity:0.8 !important;
}

.phw-g-i-BNPLe5-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-BOUwp5-ds{
display:none !important;
}
.phw-g-i-BOUwp5-ds img{
object-fit:cover ;
}

.phw-g-i-BObw4Z-ds{
border:none !important;
color:#ffffff !important;
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:1rem !important;
line-height:24px !important;
height:auto !important;
min-height:auto !important;
text-decoration:none !important;
}

.phw-g-i-BObw4Z-ds:hover{
color:#ffffff !important;
}

.phw-g-i-BOvpmA-ds{
opacity:0.8 !important;
}

.phw-g-i-BPEkor-ds{
}

.phw-g-i-BPji7M-ds{
opacity:0.8 !important;
}

.phw-g-i-BPvOFZ-ds{
margin-bottom:4px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:14px !important;
line-height:20px !important;
color:#272727 !important;
cursor:default !important;
}

.phw-g-i-BPyrFT-ds{
display:none !important;
}

.phw-g-i-BQcc5C-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-BQki3R-ds{
opacity:0.8 !important;
}

.phw-g-i-BRGgQZ-ds{
border:none !important;
color:#000000 !important;
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:1.125rem !important;
line-height:27px !important;
height:auto !important;
min-height:auto !important;
text-decoration:none !important;
}

.phw-g-i-BRGgQZ-ds:hover{
color:var(--brand-color-primary) !important;
}

.phw-g-i-BRaaGT-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-BS8UGW-ds{
opacity:0.8 !important;
}

.phw-g-i-BTECqP-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-BTJRjc-ds{
display:none !important;
}

.phw-g-i-BTbbyy-ds{
display:none !important;
}

.phw-g-i-BU2XKg-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-BUoxKe-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-BV1np6-ds{
display:none !important;
}
.phw-g-i-BV1np6-ds img{
object-fit:cover ;
}

.phw-g-i-BVNZU5-ds{
opacity:0.8 !important;
}

.phw-g-i-BW9C0P-ds{
opacity:0.8 !important;
}

.phw-g-i-BWB4IS-ds{
opacity:0.8 !important;
}

.phw-g-i-BXypFO-ds{
opacity:0.8 !important;
}

.phw-g-i-BZHNvd-ds{
opacity:0.8 !important;
}

.phw-g-i-BZl3CI-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}

.phw-g-i-Ba2DeS-ds{
opacity:0.8 !important;
}

.phw-g-i-BaZsgs-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-BaaD5a-ds{
opacity:0.8 !important;
}

.phw-g-i-BbIlD6-ds{
}

.phw-g-i-Bef3QH-ds{
width:100% !important;
}

.phw-g-i-BimZFI-ds{
width:100% !important;
}

.phw-g-i-BixHWW-ds{
display:none !important;
}

.phw-g-i-BjEiqC-ds{
display:none !important;
}

.phw-g-i-BkbYi3-ds{
}

.phw-g-i-BlSB2E-ds{
display:none !important;
}

.phw-g-i-Bmftp1-ds{
display:none !important;
}

.phw-g-i-BoJFOM-ds{
width:100% !important;
}

.phw-g-i-BoeaD9-ds{
opacity:0.8 !important;
}

.phw-g-i-BonLfp-ds{
display:none !important;
}

.phw-g-i-BoyDIU-ds{
display:none !important;
}

.phw-g-i-Bp4Ubp-ds{
opacity:0.8 !important;
}

.phw-g-i-Bp7JqW-ds{
display:none !important;
}

.phw-g-i-BpFJZW-ds{
}

.phw-g-i-BpPEM8-ds{
width:100% !important;
}

.phw-g-i-BpRtcB-ds{
width:100% !important;
}

.phw-g-i-BqGAuo-ds{
display:none !important;
}
.phw-g-i-BqGAuo-ds img{
object-fit:cover ;
}

.phw-g-i-Bqu5yn-ds{
width:100% !important;
}

.phw-g-i-Br26F2-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-BsZ73b-ds{
display:none !important;
}

.phw-g-i-BscfhV-ds{
display:none !important;
}

.phw-g-i-BtEfEL-ds{
opacity:0.8 !important;
}

.phw-g-i-BuTHsz-ds{
opacity:0.8 !important;
}

.phw-g-i-BufmUN-ds{
}

.phw-g-i-BuyBmZ-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-Bv9006-ds{
display:none !important;
}

.phw-g-i-BvdPHC-ds{
}

.phw-g-i-BvnZog-ds{
width:100% !important;
}

.phw-g-i-BwDkde-ds{
opacity:0.8 !important;
}

.phw-g-i-BwK4PP-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-BwW25F-ds{
opacity:0.8 !important;
}

.phw-g-i-BxzXIH-ds{
background-image:url("") !important;
}

.phw-g-i-BzY7o9-ds{
border:solid 1px #898989 !important;
border-radius:3px !important;
color:#272727 !important;
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:14px !important;
line-height:20px !important;
letter-spacing:.1px !important;
height:44px !important;
background-color:#ffffff !important;
padding:12px calc(4px * 10) 12px 16px !important;
margin-bottom:0 !important;
}

.phw-g-i-Bzs6T1-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-C141aB-ds{
opacity:0.8 !important;
}

.phw-g-i-C17S5P-ds{
width:100% !important;
}

.phw-g-i-C1EOFu-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-C1cScm-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-C2McYn-ds{
opacity:0.8 !important;
}

.phw-g-i-C2q545-ds{
display:none !important;
}

.phw-g-i-C38KPr-ds{
display:none !important;
}

.phw-g-i-C3Txrm-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-C3oJbp-ds{
}

.phw-g-i-C3wx5u-ds{
display:none !important;
}

.phw-g-i-C4MlCZ-ds{
opacity:0.8 !important;
}

.phw-g-i-C5GZKm-ds{
width:100% !important;
}

.phw-g-i-C6Bb79-ds{
display:none !important;
}
.phw-g-i-C6Bb79-ds img{
object-fit:cover ;
}

.phw-g-i-C7Dgn6-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-C8Hteg-ds{
display:none !important;
}

.phw-g-i-C8IvgE-ds{
opacity:0.8 !important;
}

.phw-g-i-C9ePUA-ds{
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-CAOL0Q-ds{
display:none !important;
}

.phw-g-i-CAe54x-ds{
opacity:0.8 !important;
}

.phw-g-i-CAfSkd-ds{
display:none !important;
}

.phw-g-i-CBMQ3A-ds{
opacity:0.8 !important;
}

.phw-g-i-CBuZOB-ds{
border-width:0 !important;
color:#6400ff !important;
font-size:16px !important;
font-family:Chalet-LondonSixty !important;
line-height:24px !important;
text-decoration:none !important;
padding:0 !important;
min-height:auto !important;
background-color:transparent !important;
box-shadow:none !important;
text-align:left !important;
font-weight:normal !important;
}

.phw-g-i-CC2gSb-ds{
opacity:0.8 !important;
}

.phw-g-i-CCGAMx-ds{
width:100% !important;
}

.phw-g-i-CDtLbd-ds{
}

.phw-g-i-CEXru5-ds{
opacity:0.8 !important;
}

.phw-g-i-CFoj3s-ds{
opacity:0.8 !important;
}

.phw-g-i-CFro1P{
font-weight:inherit !important;
font-size:16px !important;
line-height:1.4 !important;
color:var(--phw-custom-blog-heading393939ff) !important;
font-family:Chalet-LondonSixty !important;
}

.phw-g-i-CGvbWG-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-CGwq14-ds{
opacity:0.8 !important;
}

.phw-g-i-CHtrSV-ds{
opacity:0.8 !important;
}

.phw-g-i-CIEUGv-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-CIwDJ9-ds{
opacity:0.8 !important;
}

.phw-g-i-CJQhTZ-ds{
}

.phw-g-i-CJbdjo-ds{
opacity:0.8 !important;
}

.phw-g-i-CLAuww-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-CLDKru-ds{
opacity:0.8 !important;
}

.phw-g-i-CMNnjA-ds{
opacity:0.8 !important;
}

.phw-g-i-CMdOtM-ds{
}

.phw-g-i-COVrhL-ds{
padding-top:0 !important;
padding-bottom:0 !important;
padding-left:8px !important;
padding-right:8px !important;
}

.phw-g-i-COaT3i-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-CPfLXw{
background:none !important;
background-image:none !important;
border-radius:calc(var(--border-radius-base) * 1.25) !important;
font-size:var(--font-size-15) !important;
line-height:var(--paragraph-line-height-1) !important;
background-color:transparent !important;
color:var(--text-dark) !important;
display:inline-block !important;
}

.phw-g-i-CPgyUr-ds{
opacity:0.8 !important;
}

.phw-g-i-CQ1Zge-ds{
display:none !important;
}

.phw-g-i-CQDYP1-ds{
opacity:0.8 !important;
}

.phw-g-i-CQVDV6-ds{
opacity:0.8 !important;
}

.phw-g-i-CQlbm5-ds{
opacity:0.8 !important;
}

.phw-g-i-CQtHwr-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-CRmoay-ds{
display:none !important;
}

.phw-g-i-CSG83A-ds{
color:#ffffff !important;
font-size:.75rem !important;
line-height:20px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
}

.phw-g-i-CSfT7Q-ds{
opacity:0.8 !important;
}

.phw-g-i-CSqQKo-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-CSwUFG-ds{
cursor:pointer !important;
}

.phw-g-i-CT1Fho-ds{
width:100% !important;
}

.phw-g-i-CT3xy4-ds{
}

.phw-g-i-CTIPe1-ds{
margin-bottom:4px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:14px !important;
line-height:20px !important;
color:#272727 !important;
cursor:default !important;
}

.phw-g-i-CTX35L-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-CTaq4Y-ds{
}

.phw-g-i-CTsrYg-ds{
display:none !important;
}
.phw-g-i-CTsrYg-ds img{
object-fit:cover ;
}

.phw-g-i-CU6QIi-ds{
background:#262626 !important;
}

.phw-g-i-CUEgrl-ds{
line-height:24px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
color:var(--white) !important;
font-size:var(--phw-g-small-text-font-size) !important;
}

.phw-g-i-CVjxI5-ds{
}

.phw-g-i-CVuJ68-ds{
cursor:pointer !important;
}

.phw-g-i-CWoHax-ds{
width:100% !important;
}

.phw-g-i-CWseUM-ds{
opacity:0.8 !important;
}

.phw-g-i-CXMb86-ds{
opacity:0.8 !important;
}

.phw-g-i-CXPLj3-ds{
opacity:0.8 !important;
}

.phw-g-i-CXabne-ds{
opacity:0.8 !important;
}

.phw-g-i-CY7qYt-ds{
width:100% !important;
}

.phw-g-i-CaDA20-ds{
display:none !important;
}

.phw-g-i-Cb9x7N-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-CbdsHW-ds{
background-color:rgb(255, 255, 255) !important;
}

.phw-g-i-CcjYN2-ds{
width:100% !important;
}

.phw-g-i-CdqhZW-ds{
opacity:0.8 !important;
}

.phw-g-i-CdrpId-ds{
opacity:0.8 !important;
}

.phw-g-i-CeAMBQ-ds{
opacity:0.8 !important;
}

.phw-g-i-CfDcLu-ds{
width:100% !important;
}

.phw-g-i-CfVjxj-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-Cfb8cM-ds{
opacity:0.8 !important;
}

.phw-g-i-CgRM17-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-Cguy8J-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-ChC9SH-ds{
opacity:0.8 !important;
}

.phw-g-i-ChQbqM-ds{
display:none !important;
}

.phw-g-i-CiLuJY-ds{
width:200px !important;
}

.phw-g-i-Cj7ooC-ds{
width:100% !important;
}

.phw-g-i-CjwG0E-ds{
display:none !important;
}

.phw-g-i-Cl5Nfm-ds{
}

.phw-g-i-ClRlY1-ds{
opacity:0.8 !important;
}

.phw-g-i-ClxOf2-ds{
display:none !important;
}

.phw-g-i-Cn9Bxm-ds{
opacity:0.8 !important;
}

.phw-g-i-Cp4wAw-ds{
background:transparent !important;
border:0px !important;
}

.phw-g-i-Cpdpm6-ds{
opacity:0.8 !important;
}

.phw-g-i-Cq591S-ds{
width:100% !important;
}

.phw-g-i-CqJB2B-ds{
opacity:0.8 !important;
}

.phw-g-i-CrVwSz-ds{
width:100% !important;
}

.phw-g-i-CrueME-ds{
width:100% !important;
}

.phw-g-i-CsrsjL-ds{
display:none !important;
}

.phw-g-i-CtN7pg-ds{
opacity:0.8 !important;
}

.phw-g-i-CtkVby-ds{
}

.phw-g-i-CtkzC2-ds{
opacity:0.8 !important;
}

.phw-g-i-Cw9YyM-ds{
opacity:0.8 !important;
}

.phw-g-i-CwWKgr-ds{
background:var(--video-screening-background-color-three) !important;
box-shadow:none !important;
}

.phw-g-i-CxR6Wk-ds{
width:100% !important;
}

.phw-g-i-CyKcFb-ds{
padding-top:100% !important;
}

.phw-g-i-CySqtP-ds{
}

.phw-g-i-CyaAKM-ds{
opacity:0.8 !important;
}

.phw-g-i-CyqFWz-ds{
display:none !important;
}
.phw-g-i-CyqFWz-ds img{
object-fit:cover ;
}

.phw-g-i-CzFWXz-ds{
padding:0 12px 0 !important;
}

.phw-g-i-CzZc66-ds{
}

.phw-g-i-CzxDFu-ds{
}

.phw-g-i-D1nZyu-ds{
opacity:0.8 !important;
}

.phw-g-i-D22Hhg-ds{
opacity:0.8 !important;
}

.phw-g-i-D256Uj-ds{
}

.phw-g-i-D2nDFP-ds{
opacity:0.8 !important;
}

.phw-g-i-D4PVfB-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-D5Kh0H-ds{
}

.phw-g-i-D5XoYd-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/pp/TRTEGLOBAL/images/Teamwork_Swords-employees-in-break-room_tt@2x-1716995679314.jpg") !important;
}

.phw-g-i-D6CHT0-ds{
opacity:0.8 !important;
}

.phw-g-i-D8q2sq-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-DB2aQb-ds{
}

.phw-g-i-DBSsU1-ds{
opacity:0.8 !important;
}

.phw-g-i-DBr5o6-ds{
border:none !important;
background-color:transparent !important;
padding:0 !important;
}

.phw-g-i-DC94cQ-ds{
display:none !important;
}

.phw-g-i-DCZ6aU-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-DE6FLR-ds{
opacity:0.8 !important;
}

.phw-g-i-DEKu3g-ds{
width:100% !important;
}

.phw-g-i-DEM04h-ds{
opacity:0.8 !important;
}

.phw-g-i-DERENV-ds{
width:100% !important;
}

.phw-g-i-DG0wH5-ds{
font-family:Chalet-LondonSixty !important;
}

.phw-g-i-DGPpbD-ds{
opacity:0.8 !important;
}

.phw-g-i-DGX4pb-ds{
display:none !important;
}

.phw-g-i-DHwu7R{
text-decoration:underline !important;
}

.phw-g-i-DIjpcj-ds{
width:100% !important;
}

.phw-g-i-DIqsDA-ds{
opacity:0.8 !important;
}

.phw-g-i-DJpkUf-ds{
}

.phw-g-i-DLUj5z-ds{
opacity:0.8 !important;
}

.phw-g-i-DMn4ZG-ds{
padding-top:0 !important;
padding-bottom:0 !important;
padding-left:8px !important;
padding-right:8px !important;
}

.phw-g-i-DMszLr-ds{
display:none !important;
}

.phw-g-i-DNg2G1-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-DNtEu4-ds{
opacity:0.8 !important;
}

.phw-g-i-DNyxNy-ds{
display:none !important;
}

.phw-g-i-DOjtr9-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-DPOORa-ds{
opacity:0.8 !important;
}

.phw-g-i-DQsGIh-ds{
opacity:0.8 !important;
}

.phw-g-i-DQzfIh-ds{
opacity:0.8 !important;
}

.phw-g-i-DSCmST-ds{
padding-top:105% !important;
}

.phw-g-i-DSXBCM-ds{
display:none !important;
}

.phw-g-i-DT2lRm-ds{
display:none !important;
}
.phw-g-i-DT2lRm-ds img{
object-fit:cover ;
}

.phw-g-i-DTEZ2S-ds{
opacity:0.8 !important;
}

.phw-g-i-DTJxer-ds{
opacity:0.8 !important;
}

.phw-g-i-DTR8iX-ds{
width:100% !important;
}

.phw-g-i-DV0HM2-ds{
width:24px !important;
height:24px !important;
}

.phw-g-i-DWFSmR-ds{
opacity:0.8 !important;
}

.phw-g-i-DWYIoR-ds{
display:none !important;
}
.phw-g-i-DWYIoR-ds img{
object-fit:cover ;
}

.phw-g-i-DWvHlY-ds{
background:#ffffff !important;
color:#4A4A4A !important;
text-align:left !important;
max-height:500px !important;
overflow-y:auto !important;
box-shadow:0 4px 8px 1px rgba(34,36,43,0.09) !important;
-webkit-box-shadow:0 4px 8px 1px rgba(34,36,43,0.09) !important;
-moz-box-shadow:0 4px 8px 1px rgba(34,36,43,0.09) !important;
padding:10px 0 !important;
}

.phw-g-i-DX2sPM-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-DXORvx-ds{
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-DXeqOc-ds{
}

.phw-g-i-DYF23a-ds{
}

.phw-g-i-DYGwZq-ds{
display:none !important;
}

.phw-g-i-DYhQPv-ds{
opacity:0.8 !important;
}

.phw-g-i-DZa4Zt-ds{
opacity:0.8 !important;
}

.phw-g-i-DZyjCq-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}

.phw-g-i-Da3AyR-ds{
opacity:0.8 !important;
}

.phw-g-i-DbJ222-ds{
display:none !important;
}

.phw-g-i-DcA8NG-ds{
opacity:0.8 !important;
}

.phw-g-i-DcYYXl-ds{
opacity:0.8 !important;
}

.phw-g-i-DcgkvP-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-Dd0OVU-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-Dd6ZGA{
height:250px !important;
}
.phw-g-i-Dd6ZGA img{
object-fit:cover ;
height:100%  !important;
width:100%  !important;
}
 .phw-g-i-Dd6ZGA ppc-container:not(.phw-d-dt-none,.phw-d-none){
height:inherit  !important;
display:inline-block  !important;
}

@media only screen and (min-width: 1200px) and (max-width: 1919.98px) {
.phw-g-i-Dd6ZGA{
width:332.656px !important;
}
.phw-g-i-Dd6ZGA img{
object-fit:cover ;
}
}

.phw-g-i-DeIXLR-ds:hover{
color:#ffffff !important;
}

.phw-g-i-DgBWgw-ds{
padding:28px 18px !important;
position:relative !important;
list-height:normal !important;
}

.phw-g-i-Dh2tRI-ds{
display:none !important;
}

.phw-g-i-Dh5zFr-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-DhLO0H-ds{
opacity:0.8 !important;
}

.phw-g-i-DhUUQ9-ds{
opacity:0.8 !important;
}

.phw-g-i-DiRvma-ds{
display:none !important;
}

.phw-g-i-Dihb9b-ds{
opacity:0.8 !important;
}

.phw-g-i-Dlbu7g-ds{
display:none !important;
}
.phw-g-i-Dlbu7g-ds img{
object-fit:cover ;
}

.phw-g-i-DlfTTP-ds{
display:none !important;
}

.phw-g-i-DmEEwI-ds{
width:100% !important;
}

.phw-g-i-DnXwCi-ds{
display:none !important;
}

.phw-g-i-DooxAH-ds{
opacity:0.8 !important;
}

.phw-g-i-Dp128y-ds{
width:100% !important;
}

.phw-g-i-DqGTBu-ds{
display:none !important;
}

.phw-g-i-DqIOGJ-ds{
opacity:0.8 !important;
}

.phw-g-i-DrokUD-ds{
display:none !important;
}

.phw-g-i-DsKCLx-ds{
display:none !important;
}

.phw-g-i-DspwsB-ds{
opacity:0.8 !important;
}

.phw-g-i-Dt9wns-ds{
opacity:0.8 !important;
}

.phw-g-i-DtAcMZ-ds{
display:none !important;
}

.phw-g-i-DtY7uV-ds{
opacity:0.8 !important;
}

.phw-g-i-Du3LuX-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-Dvdd2B-ds{
width:24px !important;
height:24px !important;
}

.phw-g-i-DwGTc6-ds{
text-align:center !important;
display:block !important;
}

.phw-g-i-Dwh5BN-ds{
opacity:0.8 !important;
}

.phw-g-i-DyY2Qu-ds{
width:100px !important;
display:block !important;
}

.phw-g-i-Dylfip-ds{
display:none !important;
}
.phw-g-i-Dylfip-ds img{
object-fit:cover ;
}

.phw-g-i-DzDsR4-ds{
width:100% !important;
}

.phw-g-i-Dzz3S4-ds{
display:none !important;
}

.phw-g-i-E0NL04-ds{
border-width:1px !important;
border-style:solid !important;
}

.phw-g-i-E1BXcm-ds{
opacity:0.8 !important;
}

.phw-g-i-E20Rs7-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-E21Igm-ds{
margin-bottom:4px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:14px !important;
line-height:20px !important;
color:#272727 !important;
cursor:default !important;
}

.phw-g-i-E2FLMT-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-E2eoLy-ds{
opacity:0.8 !important;
}

.phw-g-i-E4LyYe-ds{
opacity:0.8 !important;
}

.phw-g-i-E4lf1c-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-E4vfVL-ds{
width:100% !important;
}

.phw-g-i-E53LBs-ds{
text-align:center !important;
}

.phw-g-i-E5PlQh-ds{
padding-top:0 !important;
padding-bottom:0 !important;
padding-left:8px !important;
padding-right:8px !important;
}

.phw-g-i-E5cZxa-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-E60nUq-ds{
opacity:0.8 !important;
}

.phw-g-i-E6XXS9-ds{
display:none !important;
}

.phw-g-i-E72sd1-ds{
opacity:0.8 !important;
}

.phw-g-i-E7ndyq-ds{
opacity:0.8 !important;
}

.phw-g-i-EAGaIa-ds{
width:100% !important;
}

.phw-g-i-EBXN6X-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-ECTNq4-ds{
width:100% !important;
}

.phw-g-i-EDChnK-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-EDeeze-ds{
background-color:#ffffff !important;
}

.phw-g-i-EDih0m-ds{
opacity:0.8 !important;
}

.phw-g-i-EEHB95-ds{
opacity:0.8 !important;
}

.phw-g-i-EEKBhV-ds{
z-index:2 !important;
pointer-events:none !important;
}

.phw-g-i-EGxqBy-ds{
opacity:0.8 !important;
}

.phw-g-i-EHGRlR-ds{
}

.phw-g-i-EHrTQd-ds{
display:none !important;
}

.phw-g-i-EI38q8-ds{
line-height:24px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:var(--phw-g-small-text-font-size) !important;
color:var(--white) !important;
}

.phw-g-i-EI4mON-ds{
opacity:0.8 !important;
}

.phw-g-i-EIty2E-ds{
opacity:0.8 !important;
}

.phw-g-i-EJUjq0-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-EK7esx-ds{
padding-top:0 !important;
padding-bottom:0 !important;
padding-left:16px !important;
padding-right:16px !important;
margin-bottom:4px !important;
}

.phw-g-i-EKkcpW-ds{
}

.phw-g-i-EKthYC-ds{
display:none !important;
}

.phw-g-i-ELKdys-ds{
display:none !important;
}

.phw-g-i-EMYCKN-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-EMa8lI-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-END0I9-ds{
opacity:0.8 !important;
}

.phw-g-i-ENPsor-ds{
border:none !important;
color:var(--text-dark) !important;
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:1rem !important;
line-height:24px !important;
height:auto !important;
min-height:auto !important;
text-decoration:none !important;
}

.phw-g-i-ENPsor-ds:hover{
color:var(--brand-color-primary) !important;
}

.phw-g-i-EP86tw-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-EPDI9D-ds{
opacity:0.8 !important;
}

.phw-g-i-EPHYgu-ds{
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:12px !important;
letter-spacing:- .2px !important;
line-height:20px !important;
text-decoration:underline !important;
color:#737373 !important;
}

.phw-g-i-EQ4dpo-ds{
opacity:0.8 !important;
}

.phw-g-i-EQ7yIu-ds{
}

.phw-g-i-EQZ2cW-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-ER9SSI-ds{
opacity:0.8 !important;
}

.phw-g-i-ERIh5h-ds{
display:none !important;
}

.phw-g-i-EVE9ZP-ds{
opacity:0.8 !important;
}

.phw-g-i-EVbPlZ-ds{
border:none !important;
color:inherit !important;
font-family:var(--cms-g-chaletlondensixty) !important;
text-decoration:none !important;
font-size:12px !important;
line-height:27px !important;
min-height:auto !important;
height:auto !important;
padding:0 !important;
}

.phw-g-i-EVbPlZ-ds:hover{
color:#6400ff !important;
box-shadow:none !important;
}

.phw-g-i-EWIEQR-ds{
padding:28px 18px !important;
position:relative !important;
list-height:normal !important;
}

.phw-g-i-EWfYkw-ds{
width:100% !important;
}

.phw-g-i-EWflAr-ds{
opacity:0.8 !important;
}

.phw-g-i-EWj0WO-ds{
display:none !important;
}

.phw-g-i-EWwCC3-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-EXykkg-ds{
border:none !important;
color:#4A4A4A !important;
position:relative !important;
font-family:var(--cms-g-chaletlondensixty) !important;
min-height:auto !important;
height:auto !important;
padding:0 !important;
}

.phw-g-i-EY0zgG-ds{
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-EaC2BC-ds{
opacity:0.8 !important;
}

.phw-g-i-EaVOwz-ds{
display:none !important;
}

.phw-g-i-EaeKTc-ds{
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:12px !important;
letter-spacing:- .2px !important;
line-height:20px !important;
text-decoration:underline !important;
color:#737373 !important;
}

.phw-g-i-EaiWM4-ds{
opacity:0.8 !important;
}

.phw-g-i-Ecd3s7-ds{
}

.phw-g-i-EdsVAb-ds{
width:100% !important;
}

.phw-g-i-EevwUS-ds{
width:100% !important;
}

.phw-g-i-EfJmQQ-ds{
display:none !important;
}
.phw-g-i-EfJmQQ-ds img{
object-fit:cover ;
}

.phw-g-i-Efr63y-ds{
opacity:0.8 !important;
}

.phw-g-i-EfsxXp-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-EgPddf-ds{
display:none !important;
}

.phw-g-i-Ehl2Ow-ds{
opacity:0.8 !important;
}

.phw-g-i-EhsYWK-ds{
color:#ffffff !important;
text-align:center !important;
font-size:1rem !important;
line-height:24px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
}

.phw-g-i-Ehvxde-ds{
width:100% !important;
}

.phw-g-i-Ei5GMY-ds{
width:100% !important;
}

.phw-g-i-EiKoAo-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-EkSVmb-ds{
width:100% !important;
}

.phw-g-i-EkUT61-ds{
}

.phw-g-i-EknHDT-ds{
opacity:0.8 !important;
}

.phw-g-i-EkuhAI-ds{
opacity:0.8 !important;
}

.phw-g-i-Elc6wo-ds{
}

.phw-g-i-ElpiCZ-ds{
font-size:20px !important;
line-height:32px !important;
letter-spacing:-0.1px !important;
color:var(--black) !important;
font-weight:normal !important;
}

.phw-g-i-EmTmtI-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-Emst0d-ds{
}

.phw-g-i-EpTPix-ds{
}

.phw-g-i-EpydLy-ds{
padding:0px 18px !important;
}

.phw-g-i-Eq7mJw-ds{
display:none !important;
}

.phw-g-i-Eqj1v3-ds{
}

.phw-g-i-Erk9hv-ds{
opacity:0.8 !important;
}

.phw-g-i-ErwH80-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-EsbV4c-ds{
padding:0px 18px !important;
}

.phw-g-i-EtQEnV-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-Eve34g-ds{
opacity:0.8 !important;
}

.phw-g-i-EwgHy6-ds{
opacity:0.8 !important;
}

.phw-g-i-EwwTwX-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-Ex4DyW-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-ExJuJB-ds{
opacity:0.8 !important;
}

.phw-g-i-EzynhG-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-F0vEIM-ds{
width:24px !important;
height:24px !important;
}

.phw-g-i-F29Ijp-ds{
display:none !important;
}

.phw-g-i-F2lpq8-ds{
border:none !important;
color:#000000 !important;
font-family:Chalet-LondonSixty !important;
font-size:1.125rem !important;
line-height:27px !important;
height:auto !important;
min-height:auto !important;
text-decoration:none !important;
}

.phw-g-i-F2lpq8-ds:hover{
color:#ffffff !important;
}

.phw-g-i-F2nKVt-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-F3Zuyb-ds{
opacity:0.8 !important;
}

.phw-g-i-F4Utw9-ds{
color:var(--secondary-text) !important;
justify-content:start !important;
}

.phw-g-i-F6KKbg-ds{
opacity:0.8 !important;
}

.phw-g-i-F7pNFM-ds{
opacity:0.8 !important;
}

.phw-g-i-F7rrUy-ds{
font-family:Chalet-NewYorkSixty !important;
}

.phw-g-i-F8omul-ds{
width:100% !important;
}

.phw-g-i-F8v1Hd-ds{
opacity:0.8 !important;
}

.phw-g-i-F91Lz5-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-F97KyJ-ds{
padding:20px 0 40px 0 !important;
color:#ffffff !important;
font-size:.75rem !important;
line-height:20px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
}

.phw-g-i-F9Hans-ds{
opacity:0.8 !important;
}

.phw-g-i-FA1xIn-ds{
display:none !important;
}

.phw-g-i-FAZkkO-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-FCfw9O-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}

.phw-g-i-FD4OVe-ds{
opacity:0.8 !important;
}

.phw-g-i-FDoTVq-ds{
opacity:0.8 !important;
}

.phw-g-i-FEMYRJ-ds{
background:rgb(245, 245, 245) !important;
}

.phw-g-i-FFJ35D-ds{
padding-top:100% !important;
}

.phw-g-i-FFfKN7-ds{
display:none !important;
}

.phw-g-i-FGyaqJ-ds{
opacity:0.8 !important;
}

.phw-g-i-FI5LvM-ds{
}

.phw-g-i-FIXpDD-ds{
display:none !important;
}

.phw-g-i-FIqK1e-ds{
opacity:0.8 !important;
}

.phw-g-i-FIz8Bi-ds{
opacity:0.8 !important;
}

.phw-g-i-FJAXc8-ds{
opacity:0.8 !important;
}

.phw-g-i-FJHtcY-ds{
width:100% !important;
}

.phw-g-i-FKFv4s-ds{
padding-top:40px !important;
text-align:center !important;
}

.phw-g-i-FKHhaw-ds{
opacity:0.8 !important;
}

.phw-g-i-FLURLy-ds{
display:none !important;
}

.phw-g-i-FLmWH2-ds{
width:100% !important;
}

.phw-g-i-FMgCtM-ds{
margin-bottom:8px !important;
}

.phw-g-i-FNBL30-ds{
opacity:0.8 !important;
}

.phw-g-i-FO0zMr-ds{
opacity:0.8 !important;
}

.phw-g-i-FOrO4t-ds{
display:none !important;
}

.phw-g-i-FPhHLh-ds{
opacity:0.8 !important;
}

.phw-g-i-FPslMI-ds{
opacity:0.8 !important;
}

.phw-g-i-FQF8lM-ds{
width:100px !important;
display:block !important;
}

.phw-g-i-FQm8nE-ds{
opacity:0.8 !important;
}

.phw-g-i-FQuD95-ds{
}

.phw-g-i-FR6H3k-ds{
opacity:0.8 !important;
}

.phw-g-i-FRhtgd-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-FRsiTA-ds{
opacity:0.8 !important;
}

.phw-g-i-FS7Q1f-ds{
display:none !important;
}
.phw-g-i-FS7Q1f-ds img{
object-fit:cover ;
}

.phw-g-i-FSHjsc-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}

.phw-g-i-FSW5uO-ds{
display:none !important;
}

.phw-g-i-FUBUw6-ds{
background:#ffffff !important;
color:#4A4A4A !important;
text-align:left !important;
max-height:500px !important;
overflow-y:auto !important;
box-shadow:0 4px 8px 1px rgba(34,36,43,0.09) !important;
-webkit-box-shadow:0 4px 8px 1px rgba(34,36,43,0.09) !important;
-moz-box-shadow:0 4px 8px 1px rgba(34,36,43,0.09) !important;
padding:10px 0 !important;
}

.phw-g-i-FUHNeC-ds{
display:none !important;
}

.phw-g-i-FUMuLp-ds{
display:none !important;
}

.phw-g-i-FVDyEC-ds{
opacity:0.8 !important;
}

.phw-g-i-FVsxFA-ds{
font-family:Chalet-NewYorkSixty !important;
}

.phw-g-i-FW0T4n-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-FYTOti-ds{
width:100% !important;
}

.phw-g-i-FZ11jk-ds{
display:none !important;
}

.phw-g-i-FZ1Dfz-ds{
padding-top:0 !important;
padding-bottom:0 !important;
padding-left:8px !important;
padding-right:8px !important;
}

.phw-g-i-FaHfSq-ds{
width:100% !important;
}

.phw-g-i-FaWacw-ds{
opacity:0.8 !important;
}

.phw-g-i-FbOTL0-ds{
width:100% !important;
}

.phw-g-i-FbmB3G-ds{
opacity:0.8 !important;
}

.phw-g-i-Fc0U8x-ds{
border-width:0 !important;
color:#6400ff !important;
font-size:16px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
line-height:24px !important;
text-decoration:none !important;
padding:0 !important;
min-height:auto !important;
background-color:transparent !important;
box-shadow:none !important;
text-align:left !important;
font-weight:normal !important;
}

.phw-g-i-FcLtTA-ds{
opacity:0.8 !important;
}

.phw-g-i-FcN2OT-ds{
opacity:0.8 !important;
}

.phw-g-i-FcRZzv-ds{
border:solid 1px #898989 !important;
border-radius:3px !important;
color:#272727 !important;
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:14px !important;
line-height:20px !important;
letter-spacing:.1px !important;
height:44px !important;
background-color:#ffffff !important;
padding:12px calc(4px * 10) 12px 16px !important;
margin-bottom:0 !important;
}

.phw-g-i-FddbM8-ds{
display:none !important;
}

.phw-g-i-FfA7Hx-ds{
display:none !important;
}

.phw-g-i-FfDEQq-ds{
width:100% !important;
}

.phw-g-i-FfGyFV-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}

.phw-g-i-Fho6bS-ds{
padding:0px 18px !important;
}

.phw-g-i-Fi4ArQ-ds{
width:100% !important;
}

.phw-g-i-FjIhJq-ds{
opacity:0.8 !important;
}

.phw-g-i-FjOSZn-ds{
display:none !important;
}

.phw-g-i-Fk3wet-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-FkZ4kW-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-FlYQex-ds{
opacity:0.8 !important;
}

.phw-g-i-Fm1XGZ-ds{
opacity:0.8 !important;
}

.phw-g-i-FmqDyu-ds{
opacity:0.8 !important;
}

.phw-g-i-FmuDOT-ds{
opacity:0.8 !important;
}

.phw-g-i-FnAFzz{
height:180px !important;
}
.phw-g-i-FnAFzz img{
object-fit:cover ;
height:100%  !important;
width:100%  !important;
}
 .phw-g-i-FnAFzz ppc-container:not(.phw-d-dt-none,.phw-d-none){
height:inherit  !important;
display:inline-block  !important;
}

@media only screen and (min-width: 1200px) and (max-width: 1919.98px) {
.phw-g-i-FnAFzz{
width:340px !important;
}
.phw-g-i-FnAFzz img{
object-fit:cover ;
}
}

.phw-g-i-FoKP4E-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-FofdDZ-ds{
}

.phw-g-i-Fpd5tM-ds{
opacity:0.8 !important;
}

.phw-g-i-FpjeF0-ds{
margin-bottom:4px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:14px !important;
line-height:20px !important;
color:#272727 !important;
cursor:default !important;
}

.phw-g-i-FrGhTK-ds{
display:none !important;
}

.phw-g-i-FsCPLB-ds{
padding-top:105% !important;
}

.phw-g-i-FtKLHb-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-FuVUei-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}

.phw-g-i-Fuc7mi-ds{
font-family:Chalet-LondonSixty !important;
}

.phw-g-i-Fv9gc9-ds{
opacity:0.8 !important;
}

.phw-g-i-Fvbc0H-ds{
}

.phw-g-i-FviNk6-ds{
opacity:0.8 !important;
}

.phw-g-i-FwRGZT-ds{
opacity:0.8 !important;
}

.phw-g-i-Fy8nvt-ds{
border:1px solid var(--brand-color-primary) !important;
border-radius:2px !important;
width:100% !important;
padding:12px calc(16px * 2) !important;
margin-top:8px !important;
font-family:var(--cms-g-chaletnewyorksixty) !important;
font-size:16px !important;
line-height:24px !important;
letter-spacing:.2px !important;
white-space:normal !important;
background-color:var(--brand-color-primary) !important;
color:var(--white) !important;
}

.phw-g-i-FyBc0y-ds{
opacity:0.8 !important;
}

.phw-g-i-FydhY7-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-FzCjNA-ds{
opacity:0.8 !important;
}

.phw-g-i-Fzn3qu-ds{
font-family:Chalet-LondonSixty !important;
}

.phw-g-i-FzssPG-ds{
}

.phw-g-i-G0wdem-ds{
font-size:20px !important;
line-height:32px !important;
letter-spacing:-0.1px !important;
color:var(--black) !important;
font-weight:normal !important;
}

.phw-g-i-G36OJQ-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-G3AXVf-ds{
display:none !important;
}

.phw-g-i-G493Om-ds{
width:100% !important;
}

.phw-g-i-G505gs-ds{
line-height:24px !important;
font-family:Chalet-LondonSixty !important;
color:var(--white) !important;
font-size:var(--phw-g-small-text-font-size) !important;
}

.phw-g-i-G5ZKVk-ds{
}

.phw-g-i-G73RFz-ds{
display:none !important;
}

.phw-g-i-G7ewDa-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-G7m5c5-ds{
}

.phw-g-i-G8GhQE-ds{
z-index:2 !important;
pointer-events:none !important;
}

.phw-g-i-G8ckiQ-ds{
opacity:0.8 !important;
}

.phw-g-i-G9MS4Y-ds{
}

.phw-g-i-GAbRP1-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-GAhwVD-ds{
width:100% !important;
}

.phw-g-i-GBkGwW-ds{
display:none !important;
}

.phw-g-i-GCbqdQ-ds{
opacity:0.8 !important;
}

.phw-g-i-GCv9Mh-ds{
width:100% !important;
}

.phw-g-i-GCzwat-ds{
opacity:0.8 !important;
}

.phw-g-i-GDK6U4-ds{
background-image:url("") !important;
}

.phw-g-i-GDj2if-ds{
opacity:0.8 !important;
}

.phw-g-i-GDlUw5-ds{
opacity:0.8 !important;
}

.phw-g-i-GERBcX-ds{
width:100% !important;
}

.phw-g-i-GEdBNr-ds{
opacity:0.8 !important;
}

.phw-g-i-GFbISR-ds{
display:none !important;
}

.phw-g-i-GH89rI-ds{
opacity:0.8 !important;
}

.phw-g-i-GHPfXc-ds{
opacity:0.8 !important;
}

.phw-g-i-GHqqII-ds{
opacity:0.8 !important;
}

.phw-g-i-GHwuHd-ds{
border:none !important;
color:#4A4A4A !important;
font-family:Chalet-LondonSixty !important;
font-size:1rem !important;
line-height:normal !important;
min-height:auto !important;
width:100% !important;
display:inline-block !important;
padding:4px 16px !important;
padding-left:0 !important;
padding-right:0 !important;
}

.phw-g-i-GHwuHd-ds:hover{
color:var(--brand-color-primary) !important;
}

.phw-g-i-GJN3zy-ds{
display:none !important;
}
.phw-g-i-GJN3zy-ds img{
object-fit:cover ;
}

.phw-g-i-GJrS4z-ds{
display:none !important;
}

.phw-g-i-GMTUSj-ds{
display:none !important;
}

.phw-g-i-GNcqyg-ds{
display:none !important;
}

.phw-g-i-GOrXU6-ds{
display:none !important;
}

.phw-g-i-GPSqf2-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-GR4QPk-ds{
opacity:0.8 !important;
}

.phw-g-i-GRTDy5-ds{
opacity:0.8 !important;
}

.phw-g-i-GSbgVV-ds{
opacity:0.8 !important;
}

.phw-g-i-GTPzcJ-ds{
display:none !important;
}
.phw-g-i-GTPzcJ-ds img{
object-fit:cover ;
}

.phw-g-i-GTY1pi-ds{
opacity:0.8 !important;
}

.phw-g-i-GTa5L5-ds{
width:100% !important;
}

.phw-g-i-GUS1U1-ds{
width:24px !important;
height:24px !important;
}

.phw-g-i-GV9TQ6-ds{
opacity:0.8 !important;
}

.phw-g-i-GVigx8-ds{
}

.phw-g-i-GW18Jr-ds{
opacity:0.8 !important;
}

.phw-g-i-GXQklQ-ds{
width:100% !important;
}

.phw-g-i-GXb7Lv-ds{
}

.phw-g-i-GXkOef-ds{
display:none !important;
}
.phw-g-i-GXkOef-ds img{
object-fit:cover ;
}

.phw-g-i-GXsduh-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-GYoI56-ds{
}

.phw-g-i-GZyKB2-ds{
display:none !important;
}

.phw-g-i-Ga76an-ds{
opacity:0.8 !important;
}

.phw-g-i-GatnvE-ds{
opacity:0.8 !important;
}

.phw-g-i-GbbQpy-ds{
opacity:0.8 !important;
}

.phw-g-i-GboAGP-ds{
padding-top:0 !important;
padding-bottom:0 !important;
padding-left:16px !important;
padding-right:16px !important;
margin-bottom:4px !important;
}

.phw-g-i-GcrSII-ds{
padding:10px 0 !important;
font-size:1rem !important;
font-family:var(--cms-g-chaletlondensixty) !important;
color:#4A4A4A !important;
}

.phw-g-i-GcrSII-ds:hover{
color:var(--brand-color-primary) !important;
}

.phw-g-i-GcsKMz-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-GdY1Xu-ds{
opacity:0.8 !important;
}

.phw-g-i-GdbCS0-ds{
opacity:0.8 !important;
}

.phw-g-i-GeXxBI-ds{
padding-top:100% !important;
}

.phw-g-i-GfhqgP-ds{
width:100% !important;
}

.phw-g-i-GfvtuY-ds{
display:none !important;
}

.phw-g-i-GghjGR-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}

.phw-g-i-Gi7Jvm-ds{
width:100% !important;
}

.phw-g-i-GiWYFG-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-Gir9RS-ds{
opacity:0.8 !important;
}

.phw-g-i-GjUFnD-ds{
display:none !important;
}

.phw-g-i-GjaSI6-ds{
}

.phw-g-i-GnBtdE-ds{
}

.phw-g-i-GnKBkZ-ds{
width:100% !important;
}

.phw-g-i-GnfCI5-ds{
opacity:0.8 !important;
}

.phw-g-i-Go6NXi-ds{
opacity:0.8 !important;
}

.phw-g-i-GoFlGt-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-GoLtSh-ds{
background-color:rgba(0, 0, 0, 0.15) !important;
}

.phw-g-i-GpZGKz-ds{
display:none !important;
}

.phw-g-i-GqG730-ds{
padding-top:105% !important;
}

.phw-g-i-GrIVLl-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-GruM5W-ds{
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-GsAJzy-ds{
width:100% !important;
}

.phw-g-i-GtJfB2-ds{
opacity:0.8 !important;
}

.phw-g-i-Gu9GBh-ds{
padding:0 12px 0 !important;
}

.phw-g-i-GuOmOP-ds{
opacity:0.8 !important;
}

.phw-g-i-GvnpZs-ds{
opacity:0.8 !important;
}

.phw-g-i-Gx5PrJ-ds{
box-shadow:none !important;
}

.phw-g-i-GxEBU0-ds{
display:none !important;
}

.phw-g-i-GxRGEJ-ds{
opacity:0.8 !important;
}

.phw-g-i-Gznizd-ds{
opacity:0.8 !important;
}

.phw-g-i-H3ovC0-ds{
opacity:0.8 !important;
}

.phw-g-i-H4SyBu-ds{
opacity:0.8 !important;
}

.phw-g-i-H4Xy6A-ds{
opacity:0.8 !important;
}

.phw-g-i-H4kEkH-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}

.phw-g-i-H5fI2i-ds{
opacity:0.8 !important;
}

.phw-g-i-H5nnRB-ds{
background:#ffffff !important;
padding:10px 0 !important;
-webkit-box-shadow:0 4px 8px 1px rgba(34,36,43,0.09) !important;
-moz-box-shadow:0 4px 8px 1px rgba(34,36,43,0.09) !important;
box-shadow:0 4px 8px 1px rgba(34,36,43,0.09) !important;
color:#4A4A4A !important;
text-align:left !important;
max-height:500px !important;
overflow-y:auto !important;
}

.phw-g-i-H695U7-ds{
}

.phw-g-i-H696Q2-ds{
opacity:0.8 !important;
}

.phw-g-i-H6ISFp-ds{
}

.phw-g-i-H6LLXY-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-H7Nol2-ds{
}

.phw-g-i-HBPMMq-ds{
opacity:0.8 !important;
}

.phw-g-i-HCVRrT-ds{
width:100% !important;
}

.phw-g-i-HCX9rJ-ds{
background-image:url("") !important;
}

.phw-g-i-HD0mWN-ds{
background-color:rgba(255,255,255,1) !important;
}

.phw-g-i-HDaMCp-ds{
opacity:0.8 !important;
}

.phw-g-i-HEWxm4-ds{
opacity:0.8 !important;
}

.phw-g-i-HGRXTj-ds{
display:none !important;
}

.phw-g-i-HGVhHl-ds{
padding-top:0 !important;
padding-bottom:0 !important;
padding-left:8px !important;
padding-right:8px !important;
}

.phw-g-i-HHgUV7-ds{
border-left:1px solid #000000 !important;
flex:1 !important;
text-align:center !important;
}

.phw-g-i-HIoDOR-ds{
opacity:0.8 !important;
}

.phw-g-i-HJpvuN-ds{
padding-top:100% !important;
}

.phw-g-i-HKjTvY-ds{
display:none !important;
}

.phw-g-i-HLi2T9-ds{
padding:0 12px 0 !important;
}

.phw-g-i-HLoKvh-ds{
border-width:0 !important;
color:#6400ff !important;
font-size:16px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
line-height:24px !important;
text-decoration:none !important;
padding:0 !important;
min-height:auto !important;
background-color:transparent !important;
box-shadow:none !important;
}

.phw-g-i-HM4xIl-ds{
opacity:0.8 !important;
}

.phw-g-i-HO9Dbl-ds{
display:none !important;
}

.phw-g-i-HOPdtR-ds{
display:none !important;
}

.phw-g-i-HOjrJv-ds{
display:none !important;
}
.phw-g-i-HOjrJv-ds img{
object-fit:cover ;
}

.phw-g-i-HOuuZI-ds{
opacity:0.8 !important;
}

.phw-g-i-HQ4NI4-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}

.phw-g-i-HQ58Z4-ds{
opacity:0.8 !important;
}

.phw-g-i-HQ8Tid-ds{
opacity:0.8 !important;
}

.phw-g-i-HQMbjy-ds{
background:rgb(245, 245, 245) !important;
}

.phw-g-i-HQc9r5-ds{
width:100% !important;
}

.phw-g-i-HSVvM8-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-HUmcOb-ds{
display:none !important;
}

.phw-g-i-HUqM6O-ds{
opacity:0.8 !important;
}

.phw-g-i-HVU5IO-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/pp/TRTEGLOBAL/images/Teamwork_Swords-employees-in-break-room_tt@2x-1716995679314.jpg") !important;
}

.phw-g-i-HXMmQZ-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-HYgPpi-ds{
opacity:0.8 !important;
}

.phw-g-i-HYyG16-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-HZEpfq-ds{
display:none !important;
}
.phw-g-i-HZEpfq-ds img{
object-fit:cover ;
}

.phw-g-i-HZYrs5-ds{
opacity:0.8 !important;
}

.phw-g-i-HZvWD8-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}

.phw-g-i-Haan7H-ds{
background-color:rgba(10, 10, 10, 0.55) !important;
}

.phw-g-i-Hb4Yqh-ds{
opacity:0.8 !important;
}

.phw-g-i-HcCT8s-ds{
padding-top:0 !important;
padding-bottom:0 !important;
padding-left:8px !important;
padding-right:8px !important;
}

.phw-g-i-HcYOie-ds{
padding:20px !important;
display:block !important;
line-height:24px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
color:var(--white) !important;
font-size:var(--phw-g-small-text-font-size) !important;
margin:0 !important;
}

.phw-g-i-Hd7jP5-ds{
opacity:0.8 !important;
}

.phw-g-i-HdMetE-ds{
font-family:Chalet-LondonSixty !important;
}

.phw-g-i-HdP6Hk-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-HdTdYg-ds{
opacity:0.8 !important;
}

.phw-g-i-Hdc4Q8-ds{
opacity:0.8 !important;
}

.phw-g-i-HddTVA-ds{
display:none !important;
}

.phw-g-i-HdlcuN-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-Hdtigg-ds{
width:100% !important;
}

.phw-g-i-HeNC0J-ds{
display:none !important;
}
.phw-g-i-HeNC0J-ds img{
object-fit:cover ;
}

.phw-g-i-Hf0vEu-ds{
opacity:0.8 !important;
}

.phw-g-i-Hf8Aaq-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}

.phw-g-i-HfDOFe-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-HfZ4R2-ds{
opacity:0.8 !important;
}

.phw-g-i-HfgfM0-ds{
width:100% !important;
}

.phw-g-i-HgjWhr-ds{
opacity:0.8 !important;
}

.phw-g-i-Hk7Vx0-ds{
opacity:0.8 !important;
}

.phw-g-i-HkITDW-ds{
opacity:0.8 !important;
}

.phw-g-i-HkLvIJ-ds{
border:solid 1px #898989 !important;
border-radius:3px !important;
color:#272727 !important;
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:14px !important;
line-height:20px !important;
letter-spacing:.1px !important;
height:44px !important;
background-color:#ffffff !important;
padding:12px calc(4px * 10) 12px 16px !important;
margin-bottom:0 !important;
}

.phw-g-i-Hl8O4m-ds{
display:none !important;
}

.phw-g-i-HmVtZw-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-HoXwcq-ds{
display:none !important;
}

.phw-g-i-Hq2qp7-ds{
opacity:0.8 !important;
}

.phw-g-i-HqQI3f-ds{
opacity:0.8 !important;
}

.phw-g-i-HqZrKj-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-HqeDPH-ds{
display:none !important;
}

.phw-g-i-Hqg2gf-ds{
opacity:0.8 !important;
}

.phw-g-i-HrKLYI-ds{
width:100% !important;
}

.phw-g-i-HtrzEn-ds{
display:none !important;
}

.phw-g-i-Hu6T9g-ds{
}

.phw-g-i-Hu7fzv-ds{
}

.phw-g-i-HuILpI-ds{
opacity:0.8 !important;
}

.phw-g-i-HvYmTo-ds{
}

.phw-g-i-HwuqUd-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-Hxnz51-ds{
opacity:0.8 !important;
}

.phw-g-i-Hy4Xx0-ds{
opacity:0.8 !important;
}

.phw-g-i-HyDnH5-ds{
opacity:0.8 !important;
}

.phw-g-i-I0SYg2-ds{
display:none !important;
}

.phw-g-i-I0bUpp-ds{
width:100% !important;
}

.phw-g-i-I0exUM-ds{
display:none !important;
}
.phw-g-i-I0exUM-ds img{
object-fit:cover ;
}

.phw-g-i-I0sK6V-ds{
opacity:0.8 !important;
}

.phw-g-i-I1Aj0Z-ds{
padding:40px 0 20px 0 !important;
border-top:0px !important;
border-bottom:0px !important;
}

.phw-g-i-I1URK5-ds{
opacity:0.8 !important;
}

.phw-g-i-I2kHmV-ds{
opacity:0.8 !important;
}

.phw-g-i-I4W0lv-ds{
display:none !important;
}

.phw-g-i-I6ZLJ4-ds{
opacity:0.8 !important;
}

.phw-g-i-I6z349-ds{
opacity:0.8 !important;
}

.phw-g-i-I7inZj-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-I96BjP-ds{
line-height:24px !important;
font-family:Chalet-LondonSixty !important;
color:var(--white) !important;
font-size:var(--phw-g-small-text-font-size) !important;
}

.phw-g-i-IASJ9Z-ds{
display:none !important;
}
.phw-g-i-IASJ9Z-ds img{
object-fit:cover ;
}

.phw-g-i-ICQB50-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-IDQErC-ds{
opacity:0.8 !important;
}

.phw-g-i-IFCpdy-ds{
width:100% !important;
}

.phw-g-i-IFj8QQ-ds{
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-IGO8gE-ds{
width:100% !important;
}

.phw-g-i-IHEyLj-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-IHuk9Q-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-IIDZWQ-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-IJMWOC-ds{
margin-bottom:4px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:14px !important;
line-height:20px !important;
color:#272727 !important;
cursor:default !important;
}

.phw-g-i-IJaqV6-ds{
width:100% !important;
}

.phw-g-i-IKFWvM-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-ILNKwH-ds{
opacity:0.8 !important;
}

.phw-g-i-ILeuRe-ds{
opacity:0.8 !important;
}

.phw-g-i-INcYVZ-ds{
display:none !important;
}

.phw-g-i-IO6wdC-ds{
display:none !important;
}

.phw-g-i-IOJQaQ-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-IOtDnH-ds{
opacity:0.8 !important;
}

.phw-g-i-IP814o{
padding-inline-end:calc(var(--pu-space)*1) !important;
padding-inline-start:calc(var(--pu-space)*1) !important;
padding-bottom:calc(var(--pu-space)*1) !important;
height:647px !important;
}

@media only screen and (min-width: 1200px) and (max-width: 1919.98px) {
.phw-g-i-IP814o{
padding-top:calc(var(--pu-space)*1) !important;
width:1228px !important;
}
}

.phw-g-i-IPttCT-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}

.phw-g-i-IQAZIQ-ds{
opacity:0.8 !important;
}

.phw-g-i-IQeCFi-ds{
opacity:0.8 !important;
}

.phw-g-i-IQu3gJ-ds{
display:none !important;
}

.phw-g-i-IRKv1e-ds{
color:var(--video-screening-heading-color-one) !important;
}

.phw-g-i-ISA6gy-ds{
opacity:0.8 !important;
}

.phw-g-i-ISLsLy-ds{
width:100% !important;
}

.phw-g-i-ISo8GF-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-IUJiHo-ds{
border:none !important;
color:inherit !important;
font-size:12px !important;
line-height:27px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
text-decoration:none !important;
min-height:auto !important;
height:auto !important;
padding:0 !important;
}

.phw-g-i-IUJiHo-ds:hover{
color:#6400ff !important;
box-shadow:none !important;
}

.phw-g-i-IVdXO6-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-IYER3h-ds{
display:none !important;
}

.phw-g-i-IYdlFd-ds{
border-bottom-width:1px !important;
border-color:var(--stroke-gray-darkar) !important;
border-bottom-style:solid !important;
padding:40px 0 20px 0 !important;
}

.phw-g-i-IaUgPs-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}

.phw-g-i-Ib4KAy-ds{
display:none !important;
}

.phw-g-i-IbPxtM-ds{
opacity:0.8 !important;
}

.phw-g-i-Ic5vJH-ds{
opacity:0.8 !important;
}

.phw-g-i-IdUiSY-ds{
opacity:1 !important;
width:2457px !important;
transform:translate3d(-546px, 0px, 0px) !important;
}

.phw-g-i-IdxIbn-ds{
opacity:0.8 !important;
}

.phw-g-i-IeKTOl-ds{
opacity:0.8 !important;
}

.phw-g-i-If66aB-ds{
display:none !important;
}

.phw-g-i-IfUSfr-ds{
max-width:200px !important;
max-height:unset !important;
width:200px !important;
}

.phw-g-i-Ig9lki-ds{
display:none !important;
}

.phw-g-i-Igr6np-ds{
display:none !important;
}

.phw-g-i-IhtHVo-ds{
font-family:Chalet-LondonSixty !important;
font-size:14px !important;
line-height:20px !important;
color:#000000 !important;
display:block !important;
text-align:left !important;
font-weight:normal !important;
}

.phw-g-i-Ihv5bB-ds{
line-height:24px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
color:var(--white) !important;
font-size:var(--phw-g-small-text-font-size) !important;
}

.phw-g-i-IiSXHf-ds{
opacity:0.8 !important;
}

.phw-g-i-IkBWZr-ds{
opacity:0.8 !important;
}

.phw-g-i-ImiOeV-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-ImwW2e-ds{
opacity:0.8 !important;
}

.phw-g-i-In3IeX-ds{
padding:var(--space-sm) var(--space-lg) !important;
margin-bottom:4px !important;
}

.phw-g-i-InEDEb-ds{
}

.phw-g-i-InPLhZ-ds{
opacity:0.8 !important;
}

.phw-g-i-IpK8oO-ds{
display:none !important;
}

.phw-g-i-IqMvk3-ds{
width:100% !important;
}

.phw-g-i-IqmDk7-ds{
opacity:0.8 !important;
}

.phw-g-i-IrXY7D-ds{
display:none !important;
}

.phw-g-i-ItXZtM-ds{
display:none !important;
}

.phw-g-i-ItmCiW-ds{
}

.phw-g-i-Itu1O4-ds{
width:100% !important;
}

.phw-g-i-IuRpR8-ds{
width:100% !important;
}

.phw-g-i-IuVUgm-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-Iv7qac-ds{
opacity:0.8 !important;
}

.phw-g-i-Iw2P2k-ds{
}

.phw-g-i-IwCNcS-ds{
font-family:Chalet-NewYorkSixty !important;
}

.phw-g-i-Ix0Y2j-ds{
opacity:0.8 !important;
}

.phw-g-i-IxIYQI-ds{
}

.phw-g-i-IxMTlQ-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-IzAUmh-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-IzaWev-ds{
opacity:0.8 !important;
}

.phw-g-i-Izfj65-ds{
}

.phw-g-i-IzjNT0-ds{
opacity:0.8 !important;
}

.phw-g-i-J0q1fQ-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-J1pMvI-ds{
opacity:0.8 !important;
}

.phw-g-i-J2PBvO-ds{
display:none !important;
}

.phw-g-i-J2j5Yz-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-J2mOIC-ds{
width:100% !important;
}

.phw-g-i-J30DxI-ds{
opacity:0.8 !important;
}

.phw-g-i-J3MT1J-ds{
opacity:0.8 !important;
}

.phw-g-i-J3gzjX-ds{
background-color:rgba(255,255,255,1) !important;
}

.phw-g-i-J4x49j-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-J5OLHX-ds{
z-index:2 !important;
pointer-events:none !important;
}

.phw-g-i-J7Ci3v-ds{
color:#ffffff !important;
text-align:center !important;
font-size:1rem !important;
line-height:24px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
}

.phw-g-i-J7i7cc-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-J7taCP-ds{
opacity:0.8 !important;
}

.phw-g-i-J8Ry1v-ds{
padding:calc(12px * 2 - 2px ) calc(12px) !important;
line-height:normal !important;
}

.phw-g-i-J8SRIY-ds{
opacity:0.8 !important;
}

.phw-g-i-J9PB8X-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-JB0bhR-ds{
opacity:0.8 !important;
}

.phw-g-i-JCFAGk-ds{
display:none !important;
}

.phw-g-i-JDSZqd-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-JDULUa-ds{
width:100% !important;
}

.phw-g-i-JEAHiO-ds{
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-JEJTIq-ds{
width:100% !important;
}

.phw-g-i-JEReFM-ds{
opacity:0.8 !important;
}

.phw-g-i-JFDURi-ds{
border:none !important;
color:var(--text-dark) !important;
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:1rem !important;
line-height:24px !important;
height:auto !important;
min-height:auto !important;
text-decoration:none !important;
}

.phw-g-i-JFDURi-ds:hover{
color:var(--brand-color-primary) !important;
}

.phw-g-i-JFRUAh-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-JGqsDZ-ds{
width:100% !important;
}

.phw-g-i-JGroGG-ds{
display:none !important;
}

.phw-g-i-JH3MF2-ds{
background:#262626 !important;
}

.phw-g-i-JJbGqo-ds{
display:none !important;
}

.phw-g-i-JJhOxY-ds{
opacity:0.8 !important;
}

.phw-g-i-JJnfBM-ds{
opacity:0.8 !important;
}

.phw-g-i-JKg6IF-ds{
}

.phw-g-i-JLeIPM-ds{
display:none !important;
}
.phw-g-i-JLeIPM-ds img{
object-fit:cover ;
}

.phw-g-i-JLzCWd-ds{
opacity:0.8 !important;
}

.phw-g-i-JM3O7A-ds{
}

.phw-g-i-JMCoh9-ds{
border-bottom-width:1px !important;
border-color:var(--stroke-gray-darkar) !important;
border-bottom-style:solid !important;
padding:40px 0 20px 0 !important;
}

.phw-g-i-JONjmR-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-JPAlw5-ds{
opacity:0.8 !important;
}

.phw-g-i-JPoVL6-ds{
display:none !important;
}
.phw-g-i-JPoVL6-ds img{
object-fit:cover ;
}

.phw-g-i-JQxe5j-ds{
width:100% !important;
}

.phw-g-i-JR8QiK-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-JRdv5T-ds{
z-index:2 !important;
pointer-events:none !important;
}

.phw-g-i-JRhiL1-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-JRtak7-ds{
padding:28px 18px !important;
position:relative !important;
list-height:normal !important;
}

.phw-g-i-JT7oUk-ds{
}

.phw-g-i-JTJNA7-ds{
}

.phw-g-i-JTLKWt-ds{
opacity:0.8 !important;
}

.phw-g-i-JTdZuG-ds{
display:none !important;
}

.phw-g-i-JU4UWV-ds{
opacity:0.8 !important;
}

.phw-g-i-JVw0Lf-ds{
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-JWZOBJ-ds{
opacity:0.8 !important;
}

.phw-g-i-JWmIHj-ds{
display:none !important;
}

.phw-g-i-JX0xtC-ds{
background-image:url("") !important;
}

.phw-g-i-JYpjxZ-ds{
}

.phw-g-i-JYriSA-ds{
text-align:center !important;
}

.phw-g-i-JZ5AFH-ds{
width:24px !important;
height:24px !important;
}

.phw-g-i-JZj1f8-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-JbwZvM-ds{
}

.phw-g-i-JcdgOZ-ds{
opacity:0.8 !important;
}

.phw-g-i-JdBQdH-ds{
opacity:0.8 !important;
}

.phw-g-i-Jf6X6B-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-JfBHlK-ds{
margin-bottom:4px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:14px !important;
line-height:20px !important;
color:#272727 !important;
cursor:default !important;
}

.phw-g-i-JfoEBb-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-JhHKEc-ds{
display:none !important;
}
.phw-g-i-JhHKEc-ds img{
object-fit:cover ;
}

.phw-g-i-JhcHVk-ds{
}

.phw-g-i-Jjw9ns-ds{
opacity:0.8 !important;
}

.phw-g-i-Jk2Str-ds{
display:none !important;
}

.phw-g-i-JkxeTc-ds{
opacity:0.8 !important;
}

.phw-g-i-Jl2GwQ-ds{
opacity:0.8 !important;
}

.phw-g-i-JlHTxT-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-JlZ9tE-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/pp/TRTEGLOBAL/images/Teamwork_Swords-employees-in-break-room_tt@2x-1716995679314.jpg") !important;
}

.phw-g-i-Jlgjc0-ds{
opacity:0.8 !important;
}

.phw-g-i-JmZfbV-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-Jn2Mgg-ds{
display:none !important;
}

.phw-g-i-Jnk3xq-ds{
width:100px !important;
display:block !important;
}

.phw-g-i-JomQK3-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-JqHIhw-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-Jqg7tb-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-Jrfkr1-ds{
opacity:0.8 !important;
}

.phw-g-i-JslJ5W-ds{
opacity:0.8 !important;
}

.phw-g-i-JtjBo4-ds{
opacity:0.8 !important;
}

.phw-g-i-Ju6YSy-ds{
opacity:0.8 !important;
}

.phw-g-i-JuTx2Z-ds{
border:none !important;
color:inherit !important;
font-size:12px !important;
line-height:27px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
text-decoration:none !important;
min-height:auto !important;
height:auto !important;
padding:0 !important;
}

.phw-g-i-JuTx2Z-ds:hover{
color:#6400ff !important;
box-shadow:none !important;
}

.phw-g-i-JvpFXz-ds{
display:none !important;
}

.phw-g-i-JxRTZi-ds{
opacity:0.8 !important;
}

.phw-g-i-Jye0vn-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-Jz9csl-ds{
}

.phw-g-i-JzFrN7-ds{
display:none !important;
}

.phw-g-i-JzUJnl-ds{
opacity:0.8 !important;
}

.phw-g-i-JzbI3h-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-K0wE0g-ds{
display:none !important;
}

.phw-g-i-K1EEtt-ds{
}

.phw-g-i-K1c883-ds{
opacity:0.8 !important;
}

.phw-g-i-K2BQIl-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-K3ROIV-ds{
width:100% !important;
}

.phw-g-i-K3cthh-ds{
opacity:0.8 !important;
}

.phw-g-i-K58y1z-ds{
border:solid 1px #898989 !important;
border-radius:3px !important;
color:#272727 !important;
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:14px !important;
line-height:20px !important;
letter-spacing:.1px !important;
height:44px !important;
background-color:#ffffff !important;
padding:12px calc(4px * 10) 12px 16px !important;
margin-bottom:0 !important;
}

.phw-g-i-K5HQPL-ds{
opacity:0.8 !important;
}

.phw-g-i-K5KGlV-ds{
width:24px !important;
height:24px !important;
}

.phw-g-i-K6Oy6H-ds{
opacity:0.8 !important;
}

.phw-g-i-K6oAZS-ds{
opacity:0.8 !important;
}

.phw-g-i-K7yAoh-ds{
font-family:Chalet-LondonSixty !important;
}

.phw-g-i-K9PXe7-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-K9xV3q-ds{
font-size:20px !important;
line-height:32px !important;
letter-spacing:-0.1px !important;
color:var(--black) !important;
font-weight:normal !important;
}

.phw-g-i-KADInn-ds{
display:none !important;
}

.phw-g-i-KAb7f8-ds{
width:24px !important;
height:24px !important;
}

.phw-g-i-KAeOjk-ds{
opacity:0.8 !important;
}

.phw-g-i-KB1Pl4-ds{
border-bottom-width:1px !important;
border-color:var(--stroke-gray-darkar) !important;
border-bottom-style:solid !important;
padding:40px 0 20px 0 !important;
}

.phw-g-i-KCiFZY-ds{
font-family:Chalet-LondonSixty !important;
}

.phw-g-i-KCtMzW-ds{
z-index:2 !important;
pointer-events:none !important;
}

.phw-g-i-KDV1tF-ds{
opacity:0.8 !important;
}

.phw-g-i-KDzRhc-ds{
width:100% !important;
}

.phw-g-i-KE7Efw-ds{
color:#4A4A4A !important;
}

.phw-g-i-KEnMDN-ds{
display:none !important;
}

.phw-g-i-KF4miY-ds{
display:none !important;
}

.phw-g-i-KF8NDU-ds{
opacity:0.8 !important;
}

.phw-g-i-KFL0YC-ds{
opacity:0.8 !important;
}

.phw-g-i-KGXd6t-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-KHh5Zh-ds{
color:#ffffff !important;
font-size:.75rem !important;
line-height:20px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
}

.phw-g-i-KHxH4l-ds{
opacity:0.8 !important;
}

.phw-g-i-KIOZI1-ds{
opacity:0.8 !important;
}

.phw-g-i-KIf7Di-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-KIhZtj-ds{
display:none !important;
}
.phw-g-i-KIhZtj-ds img{
object-fit:cover ;
}

.phw-g-i-KK41mV-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}

.phw-g-i-KKBT4K-ds{
}

.phw-g-i-KKy5QR-ds{
display:none !important;
}

.phw-g-i-KMjso4-ds{
display:none !important;
}

.phw-g-i-KNtAFj-ds{
width:100% !important;
}

.phw-g-i-KO1yrT-ds{
opacity:0.8 !important;
}

.phw-g-i-KOQjVl-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-KOgQnN-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-KPbybp-ds{
opacity:0.8 !important;
}

.phw-g-i-KQ8UsT-ds{
opacity:0.8 !important;
}

.phw-g-i-KQ9ZFs-ds{
line-height:24px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
color:var(--white) !important;
font-size:var(--phw-g-small-text-font-size) !important;
}

.phw-g-i-KQPCW3-ds{
opacity:0.8 !important;
}

.phw-g-i-KRdmap-ds{
background:transparent !important;
border:none !important;
color:#4A4A4A !important;
font-family:Chalet-LondonSixty !important;
font-size:1rem !important;
line-height:normal !important;
height:auto !important;
min-height:auto !important;
}

.phw-g-i-KRdmap-ds:hover{
color:var(--brand-color-primary) !important;
}

.phw-g-i-KScy6i-ds{
border:solid 1px #898989 !important;
border-radius:3px !important;
color:#272727 !important;
font-family:Chalet-LondonSixty !important;
font-size:14px !important;
line-height:20px !important;
letter-spacing:.1px !important;
height:44px !important;
background-color:#ffffff !important;
padding:12px calc(4px * 10) 12px 16px !important;
margin-bottom:0 !important;
}

.phw-g-i-KSwn0y-ds{
padding-top:105% !important;
}

.phw-g-i-KTRrNE-ds{
opacity:0.8 !important;
}

.phw-g-i-KUnRjD-ds{
}

.phw-g-i-KVsjmn-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-KXOFhO-ds{
padding:4px 18px !important;
position:relative !important;
margin-bottom:4px !important;
padding-bottom:calc(var(--pu-space)*1.5) !important;
padding-inline-end:calc(var(--pu-space)*1.5) !important;
padding-inline-start:calc(var(--pu-space)*1.5) !important;
padding-top:calc(var(--pu-space)*1.5) !important;
}

.phw-g-i-KY1RDr-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-KY8vNd-ds{
opacity:0.8 !important;
}

.phw-g-i-KYK2er-ds{
}

.phw-g-i-KbJC7c-ds{
display:none !important;
}

.phw-g-i-KcE9RL-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-KcOswi-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-KdLr69-ds{
opacity:0.8 !important;
}

.phw-g-i-KdopMd-ds{
display:none !important;
}
.phw-g-i-KdopMd-ds img{
object-fit:cover ;
}

.phw-g-i-Ke3Rsy-ds{
opacity:0.8 !important;
}

.phw-g-i-KfMYg6-ds{
display:none !important;
}

.phw-g-i-KfNj3K-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-KfcnVK-ds{
width:100% !important;
}

.phw-g-i-Ki2JfZ-ds{
opacity:0.8 !important;
}

.phw-g-i-KiKJau-ds{
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-KisoKv-ds{
opacity:0.8 !important;
}

.phw-g-i-Kj0519-ds{
display:none !important;
}

.phw-g-i-KjjMf5-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-KkHhjj-ds{
opacity:0.8 !important;
}

.phw-g-i-Kl2h4S-ds{
}

.phw-g-i-KndWFp-ds{
display:none !important;
}

.phw-g-i-KoIdXW-ds{
display:block !important;
text-align:inherit !important;
max-width:50% !important;
}

.phw-g-i-Kq70nU-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/pp/TRTEGLOBAL/images/Teamwork_Swords-employees-in-break-room_tt@2x-1716995679314.jpg") !important;
}

.phw-g-i-KqCyVB-ds{
display:none !important;
}

.phw-g-i-KqLxXv-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-KqPcpo-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-Kqzr5l-ds{
}

.phw-g-i-KrPI8v-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-Kri6vl-ds{
}

.phw-g-i-Krlvss-ds{
line-height:24px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:var(--phw-g-small-text-font-size) !important;
color:var(--white) !important;
}

.phw-g-i-KsiXCj-ds{
display:none !important;
}

.phw-g-i-KsrtyL-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-Ku1Ucs-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-KvOFnJ-ds{
opacity:0.8 !important;
}

.phw-g-i-KvSPgp-ds{
opacity:0.8 !important;
}

.phw-g-i-KvXtNv-ds{
}

.phw-g-i-Kx1cYT-ds{
opacity:0.8 !important;
}

.phw-g-i-KxUp1Q-ds{
}

.phw-g-i-Kxh5s4-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-Ky5N6J-ds{
width:100% !important;
}

.phw-g-i-Ky8tuN-ds{
display:none !important;
}

.phw-g-i-KyEBfB-ds{
opacity:0.8 !important;
}

.phw-g-i-KyTWCg-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-KygzUM-ds{
display:none !important;
}

.phw-g-i-Kz97f2-ds{
width:100% !important;
}

.phw-g-i-KzVgTc-ds{
display:none !important;
}

.phw-g-i-Kzo3u8-ds{
}

.phw-g-i-L1l8X6-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-L2BcKW-ds{
opacity:0.8 !important;
}

.phw-g-i-L2PKfl-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-L31OwF-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-L36XfE-ds{
cursor:pointer !important;
}

.phw-g-i-L49oC6-ds{
}

.phw-g-i-L4baaB-ds{
color:#ffffff !important;
text-align:center !important;
font-size:1rem !important;
line-height:24px !important;
font-family:Chalet-LondonSixty !important;
}

.phw-g-i-L4wFuT-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-L5u35C-ds{
font-family:Chalet-NewYorkSixty !important;
}

.phw-g-i-L6gDtg-ds{
opacity:0.8 !important;
}

.phw-g-i-L6lEDv-ds{
}

.phw-g-i-L6uWV8-ds{
opacity:0.8 !important;
}

.phw-g-i-L7K4lx-ds{
display:none !important;
}

.phw-g-i-L98lNc-ds{
opacity:0.8 !important;
}

.phw-g-i-L9ORGy-ds{
}

.phw-g-i-L9wZGi-ds{
padding:10px 0 !important;
font-size:1rem !important;
font-family:var(--cms-g-chaletlondensixty) !important;
color:#4A4A4A !important;
}

.phw-g-i-LARE1D-ds{
opacity:0.8 !important;
}

.phw-g-i-LBCYWg-ds{
background:transparent !important;
border:none !important;
color:var(--video-screening-heading-color-one) !important;
text-transform:capitalize !important;
font-family:var(--video-screening-body-font-family) !important;
font-size:var(--video-screening-text-font-size-level-six) !important;
line-height:normal !important;
height:auto !important;
min-height:auto !important;
}

.phw-g-i-LBCYWg-ds:hover{
color:var(--brand-color-secondary) !important;
}

.phw-g-i-LDcEkt-ds{
}

.phw-g-i-LDdNyd-ds{
opacity:0.8 !important;
}

.phw-g-i-LDqqcG-ds{
width:100% !important;
}

.phw-g-i-LDzldj-ds{
opacity:0.8 !important;
}

.phw-g-i-LET10P-ds{
opacity:0.8 !important;
}

.phw-g-i-LFUUWT-ds{
}

.phw-g-i-LFfCat-ds{
display:none !important;
}

.phw-g-i-LFre2I-ds{
width:100% !important;
}

.phw-g-i-LFz8mL-ds{
display:none !important;
}

.phw-g-i-LGBZMU-ds{
}

.phw-g-i-LGtVme-ds{
}

.phw-g-i-LHilg2-ds{
display:none !important;
}

.phw-g-i-LHm99T-ds{
font-family:Chalet-NewYorkSixty !important;
}

.phw-g-i-LI8Q2p-ds{
opacity:0.8 !important;
}

.phw-g-i-LJ1IOE-ds{
opacity:0.8 !important;
}

.phw-g-i-LJfufO-ds{
opacity:0.8 !important;
}

.phw-g-i-LKGmTm-ds{
opacity:0.8 !important;
}

.phw-g-i-LKaeTF-ds{
}

.phw-g-i-LKqQQ3-ds{
opacity:0.8 !important;
}

.phw-g-i-LN3xkI-ds{
display:none !important;
}

.phw-g-i-LN8sLj-ds{
opacity:0.8 !important;
}

.phw-g-i-LNtyPK-ds{
display:none !important;
}

.phw-g-i-LOl1ix-ds{
opacity:0.8 !important;
}

.phw-g-i-LPxCJl-ds{
font-family:Chalet-NewYorkSixty !important;
}

.phw-g-i-LQ5U3Q-ds{
opacity:0.8 !important;
}

.phw-g-i-LQ7gLL-ds{
opacity:0.8 !important;
}

.phw-g-i-LQEoNJ-ds{
opacity:0.8 !important;
}

.phw-g-i-LQf8xU-ds{
opacity:0.8 !important;
}

.phw-g-i-LQmPYc-ds{
display:none !important;
}
.phw-g-i-LQmPYc-ds img{
object-fit:cover ;
}

.phw-g-i-LR6akj-ds{
background:var(--white) !important;
top:100% !important;
left:0 !important;
color:var(--video-screening-heading-color-one) !important;
z-index:99 !important;
position:absolute !important;
min-width:200px !important;
text-align:left !important;
font-family:var(--video-screening-body-font-family) !important;
}

.phw-g-i-LRn0om-ds{
padding-top:40px !important;
text-align:center !important;
}

.phw-g-i-LS2Uau-ds{
opacity:0.8 !important;
}

.phw-g-i-LSjMFk-ds{
height:100% !important;
display:flex !important;
align-self:center !important;
align-items:center !important;
}

.phw-g-i-LT056T-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-LT7vU9-ds{
opacity:0.8 !important;
}

.phw-g-i-LUMxJm-ds{
opacity:0.8 !important;
}

.phw-g-i-LUSrcK-ds{
opacity:0.8 !important;
}

.phw-g-i-LVFHfU-ds{
}

.phw-g-i-LVTQs7-ds{
opacity:0.8 !important;
}

.phw-g-i-LW4Z43-ds{
opacity:0.8 !important;
}

.phw-g-i-LWXYVo-ds{
display:none !important;
}

.phw-g-i-LXuIvQ-ds{
margin-right:24px !important;
}

.phw-g-i-LYXp9k-ds{
opacity:0.8 !important;
}

.phw-g-i-LZZvv5-ds{
opacity:0.8 !important;
}

.phw-g-i-LaG8aW-ds{
opacity:0.8 !important;
}

.phw-g-i-LanCl7-ds{
opacity:0.8 !important;
}

.phw-g-i-Las4D9-ds{
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:12px !important;
letter-spacing:- .2px !important;
line-height:20px !important;
text-decoration:underline !important;
color:#737373 !important;
}

.phw-g-i-Lb0ZQg-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-Lc6GFP-ds{
color:inherit !important;
width:22px !important;
height:22px !important;
}

.phw-g-i-Lc6cPu-ds{
}

.phw-g-i-Ld17h3-ds{
}

.phw-g-i-Ld3Nc2-ds{
opacity:0.8 !important;
}

.phw-g-i-LdQj7E-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}

.phw-g-i-LfvztS-ds{
width:100% !important;
}

.phw-g-i-Lg1isy-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-LgnGih-ds{
display:none !important;
}

.phw-g-i-LgrwQ6-ds{
opacity:0.8 !important;
}

.phw-g-i-LgvYqi-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-LgvlM4-ds{
opacity:0.8 !important;
}

.phw-g-i-LhUG7J-ds{
display:flex !important;
flex-wrap:wrap !important;
justify-content:flex-start !important;
}

.phw-g-i-Lhvw1y-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-LjqVxD-ds{
opacity:0.8 !important;
}

.phw-g-i-LkdVRe-ds{
opacity:0.8 !important;
}

.phw-g-i-LlOYWj-ds{
width:100% !important;
}

.phw-g-i-Lm9DT9-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-LmLuCQ-ds{
display:none !important;
}

.phw-g-i-LmiqCA-ds{
opacity:0.8 !important;
}

.phw-g-i-LmuFRE-ds{
width:100% !important;
}

.phw-g-i-Ln7qmV-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-Lnh37x-ds{
width:100% !important;
}

.phw-g-i-Lnqzad-ds{
background-position:50% 0% !important;
}

.phw-g-i-Loht7G-ds{
opacity:0.8 !important;
}

.phw-g-i-LpBDo4-ds{
opacity:0.8 !important;
}

.phw-g-i-LpMVkV-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-LppLDh-ds{
}

.phw-g-i-LqieGn-ds{
opacity:0.8 !important;
}

.phw-g-i-Lr5JsC-ds{
display:none !important;
}
.phw-g-i-Lr5JsC-ds img{
object-fit:cover ;
}

.phw-g-i-LrBuGE-ds{
opacity:0.8 !important;
}

.phw-g-i-LrLREV-ds{
display:none !important;
}

.phw-g-i-Lsk8r8-ds{
text-align:center !important;
}

.phw-g-i-LtgcfD-ds{
width:100% !important;
}

.phw-g-i-LtkRiq-ds{
display:none !important;
}
.phw-g-i-LtkRiq-ds img{
object-fit:cover ;
}

.phw-g-i-LtyBFs-ds{
font-size:20px !important;
line-height:32px !important;
letter-spacing:-0.1px !important;
color:var(--black) !important;
font-weight:normal !important;
}

.phw-g-i-Lu12pH-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-LuPRVz-ds{
opacity:0.8 !important;
}

.phw-g-i-LuoAbv-ds{
opacity:0.8 !important;
}

.phw-g-i-LvBR6r-ds{
width:100% !important;
}

.phw-g-i-LvILNZ-ds{
opacity:0.8 !important;
}

.phw-g-i-LvqMQj-ds{
width:100% !important;
}

.phw-g-i-LxRd6k-ds{
opacity:0.8 !important;
}

.phw-g-i-Lxzacm-ds{
opacity:0.8 !important;
}

.phw-g-i-LyK6ut-ds{
display:none !important;
}

.phw-g-i-M00zUb-ds{
width:100% !important;
}

.phw-g-i-M1f3Sl-ds{
border-bottom-width:1px !important;
border-color:var(--stroke-gray-darkar) !important;
border-bottom-style:solid !important;
padding:40px 0 20px 0 !important;
}

.phw-g-i-M1zLHD-ds{
opacity:0.8 !important;
}

.phw-g-i-M21ZVA-ds{
opacity:0.8 !important;
}

.phw-g-i-M2TYVi-ds{
background-color:rgba(10, 10, 10, 0.55) !important;
}

.phw-g-i-M2tois-ds{
display:none !important;
}
.phw-g-i-M2tois-ds img{
object-fit:cover ;
}

.phw-g-i-M6wvwu-ds{
display:none !important;
}

.phw-g-i-M737mc-ds{
opacity:0.8 !important;
}

.phw-g-i-M8e1gs-ds{
width:100% !important;
}

.phw-g-i-MA8TLK-ds{
opacity:0.8 !important;
}

.phw-g-i-MAShap-ds{
opacity:0.8 !important;
}

.phw-g-i-MAvHuJ-ds{
}

.phw-g-i-MBEFrb-ds{
width:100% !important;
}

.phw-g-i-MBMM9t-ds{
display:none !important;
}

.phw-g-i-MBp6lv-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-MEULCP-ds{
border:none !important;
color:#000000 !important;
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:1.125rem !important;
line-height:27px !important;
height:auto !important;
min-height:auto !important;
text-decoration:none !important;
}

.phw-g-i-MEULCP-ds:hover{
color:#ffffff !important;
}

.phw-g-i-MFVcDS-ds{
opacity:0.8 !important;
}

.phw-g-i-MGAvpb-ds{
display:none !important;
}

.phw-g-i-MGitb9-ds{
}

.phw-g-i-MH5KEb-ds{
background-color:#ffffff !important;
}

.phw-g-i-MHtf6p-ds{
border:1px solid var(--brand-color-primary) !important;
border-radius:2px !important;
width:100% !important;
padding:12px calc(16px * 2) !important;
margin-top:8px !important;
font-family:var(--cms-g-chaletnewyorksixty) !important;
font-size:16px !important;
line-height:24px !important;
letter-spacing:.2px !important;
white-space:normal !important;
background-color:var(--brand-color-primary) !important;
color:var(--white) !important;
}

.phw-g-i-MJ8Oss-ds{
background-size:auto !important;
}

.phw-g-i-MJnzWR-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-MJr26y-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-MKWZax-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-MKqZ8I-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-MKwrmG-ds{
}

.phw-g-i-MLk5Yn-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-MMIM7T-ds{
padding:10px 0 !important;
font-size:1rem !important;
font-family:var(--cms-g-chaletlondensixty) !important;
color:#4A4A4A !important;
}

.phw-g-i-MMbwx6-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-MN3ZKM-ds{
display:none !important;
}

.phw-g-i-MNterT-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}

.phw-g-i-MNv6Jq-ds{
width:100% !important;
}

.phw-g-i-MO4nDY-ds{
opacity:0.8 !important;
}

.phw-g-i-MOupHV-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-MP7DtC-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-MPJGmK-ds{
width:100% !important;
}

.phw-g-i-MQ4YOU-ds{
display:none !important;
}

.phw-g-i-MQHm9J-ds{
}

.phw-g-i-MSEyIT-ds{
width:100% !important;
}

.phw-g-i-MSfnvg-ds{
padding-top:0 !important;
padding-bottom:0 !important;
padding-left:16px !important;
padding-right:16px !important;
margin-bottom:4px !important;
}

.phw-g-i-MTBpmc-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-MTumfF-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-MUEv7z-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-MUo8pW-ds{
opacity:0.8 !important;
}

.phw-g-i-MVax3X-ds{
opacity:0.8 !important;
}

.phw-g-i-MW7pkW-ds{
opacity:0.8 !important;
}

.phw-g-i-MW97Bb-ds{
display:none !important;
}

.phw-g-i-MW9FZB-ds{
font-family:Chalet-NewYorkSixty !important;
}

.phw-g-i-MWWcij-ds{
opacity:0.8 !important;
}

.phw-g-i-MWa13e-ds{
display:none !important;
}

.phw-g-i-MX6uqs-ds{
display:block !important;
text-align:inherit !important;
max-width:50% !important;
}

.phw-g-i-MXCkf1-ds{
}

.phw-g-i-MZYc7f-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-MbkoVi-ds{
opacity:0.8 !important;
}

.phw-g-i-Mbv6LC-ds{
width:100% !important;
}

.phw-g-i-McLB4H-ds{
opacity:0.8 !important;
}

.phw-g-i-McPv36-ds{
}

.phw-g-i-McTDQ0-ds{
width:100% !important;
}

.phw-g-i-Mf0CuP-ds{
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-MhC7LR-ds{
}

.phw-g-i-MiCxm2-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-MiPgPI-ds{
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-MkXOJv-ds{
width:100% !important;
}

.phw-g-i-MmMbjS-ds{
width:100% !important;
}

.phw-g-i-MmW3El-ds{
padding-top:105% !important;
}

.phw-g-i-MoD3t4-ds{
opacity:0.8 !important;
}

.phw-g-i-MoQKf0-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-MolEjW-ds{
width:100% !important;
}

.phw-g-i-MpCBkn-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-MpSHDr-ds{
display:none !important;
}

.phw-g-i-Mr4zA0-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-Ms2riO-ds{
width:100% !important;
}

.phw-g-i-Ms8wqs-ds{
opacity:0.8 !important;
}

.phw-g-i-MsHgRe-ds{
width:100% !important;
}

.phw-g-i-MsPL3x-ds{
font-family:Chalet-NewYorkSixty !important;
}

.phw-g-i-MsTp2m-ds{
width:24px !important;
height:24px !important;
}

.phw-g-i-MsdTNg-ds{
display:none !important;
}
.phw-g-i-MsdTNg-ds img{
object-fit:cover ;
}

.phw-g-i-MteNcx-ds{
border:solid 1px #898989 !important;
border-radius:3px !important;
color:#272727 !important;
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:14px !important;
line-height:20px !important;
letter-spacing:.1px !important;
height:44px !important;
background-color:#ffffff !important;
padding:12px calc(4px * 10) 12px 16px !important;
margin-bottom:0 !important;
}

.phw-g-i-Mujz74-ds{
width:100% !important;
}

.phw-g-i-MuwLZg-ds{
line-height:24px !important;
font-family:Chalet-LondonSixty !important;
color:var(--white) !important;
font-size:var(--phw-g-small-text-font-size) !important;
}

.phw-g-i-MyhmDd-ds{
opacity:0.8 !important;
}

.phw-g-i-MyrtjU-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}

.phw-g-i-Mz6Ch2-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-N0eJBb-ds{
padding:0 12px 0 !important;
}

.phw-g-i-N0jaah-ds{
width:100% !important;
}

.phw-g-i-N0uEFX-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}

.phw-g-i-N1axUZ-ds{
background:transparent !important;
border:0px !important;
}

.phw-g-i-N1cbMJ-ds{
width:100% !important;
}

.phw-g-i-N1rgKw-ds{
display:none !important;
}

.phw-g-i-N28i9J-ds{
border-bottom-width:1px !important;
border-color:var(--stroke-gray-darkar) !important;
border-bottom-style:solid !important;
padding:40px 0 20px 0 !important;
}

.phw-g-i-N2JX2T-ds{
width:100% !important;
}

.phw-g-i-N2v5CN-ds{
display:none !important;
}

.phw-g-i-N3Eaqu-ds{
opacity:0.8 !important;
}

.phw-g-i-N3GBMc-ds{
opacity:0.8 !important;
}

.phw-g-i-N3QPjV-ds{
display:block !important;
text-align:inherit !important;
max-width:50% !important;
}

.phw-g-i-N3ldil-ds{
}

.phw-g-i-N3oB2a-ds{
opacity:0.8 !important;
}

.phw-g-i-N4823T-ds{
opacity:0.8 !important;
}

.phw-g-i-N48b9H-ds{
opacity:0.8 !important;
}

.phw-g-i-N5AatD-ds{
opacity:0.8 !important;
}

.phw-g-i-N66bJa-ds{
opacity:0.8 !important;
}

.phw-g-i-N72hQq-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}

.phw-g-i-N7S175-ds{
margin-bottom:12px !important;
line-height:inherit !important;
}

.phw-g-i-N94oqi-ds{
opacity:0.8 !important;
}

.phw-g-i-N9Cdr2-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}

.phw-g-i-NABlhz-ds{
font-family:Chalet-NewYorkSixty !important;
}

.phw-g-i-NB0GCe-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-NCGDLN-ds{
width:24px !important;
height:24px !important;
}

.phw-g-i-NCixSk-ds{
opacity:0.8 !important;
}

.phw-g-i-NCp0TW-ds{
display:none !important;
}

.phw-g-i-NCyutp-ds{
opacity:0.8 !important;
}

.phw-g-i-ND4W2S-ds{
display:none !important;
}

.phw-g-i-NDJ2Or-ds{
display:none !important;
}

.phw-g-i-NDVaF7{
justify-content:end !important;
}

.phw-g-i-NEBorh-ds{
opacity:0.8 !important;
}

.phw-g-i-NEI8nr-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-NEJ8xH-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-NGLIU5-ds{
width:100% !important;
}

.phw-g-i-NGiHYs-ds{
opacity:0.8 !important;
}

.phw-g-i-NH9vnh-ds{
opacity:0.8 !important;
}

.phw-g-i-NHaPp6-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}

.phw-g-i-NI8WpV-ds{
opacity:0.8 !important;
}

.phw-g-i-NIgtLC-ds{
opacity:0.8 !important;
}

.phw-g-i-NInRD9-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}

.phw-g-i-NJRrtF-ds{
opacity:0.8 !important;
}

.phw-g-i-NJr3kk-ds{
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-NKMmOQ-ds{
}

.phw-g-i-NKQlFj-ds{
margin-bottom:4px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:14px !important;
line-height:20px !important;
color:#272727 !important;
cursor:default !important;
}

.phw-g-i-NKsQiK-ds{
opacity:0.8 !important;
}

.phw-g-i-NLxzv5-ds{
font-family:Chalet-NewYorkSixty !important;
}

.phw-g-i-NMNIcj-ds{
opacity:0.8 !important;
}

.phw-g-i-NMX2tM-ds{
padding:calc(calc(var(--space-md) * 2) - 2px) 0 calc(calc(var(--space-md) * 2) - 2px) calc(var(--space-lg) * 2) !important;
line-height:normal !important;
}

.phw-g-i-NN9xpf-ds{
padding-top:105% !important;
}

.phw-g-i-NNqBuQ-ds{
width:24px !important;
height:24px !important;
}

.phw-g-i-NOQQqA-ds{
margin-bottom:4px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:14px !important;
line-height:20px !important;
color:#272727 !important;
cursor:default !important;
}

.phw-g-i-NREtSF-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-NRZmqe-ds{
opacity:0.8 !important;
}

.phw-g-i-NSZcRZ-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-NSkxm6-ds{
opacity:0.8 !important;
}

.phw-g-i-NTbmki-ds{
opacity:0.8 !important;
}

.phw-g-i-NU51Jr-ds{
display:none !important;
}
.phw-g-i-NU51Jr-ds img{
object-fit:cover ;
}

.phw-g-i-NWknMK-ds{
display:none !important;
}

.phw-g-i-NXL1bP-ds{
display:none !important;
}

.phw-g-i-NXPlOl-ds{
padding:0 12px 0 !important;
}

.phw-g-i-NXqbDD-ds{
opacity:0.8 !important;
}

.phw-g-i-NYcIKT-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-NYeasR-ds{
}

.phw-g-i-NYqc20-ds{
}

.phw-g-i-NYrZb2-ds{
opacity:0.8 !important;
}

.phw-g-i-Na4JpU-ds{
}

.phw-g-i-NaGdk9-ds{
width:100% !important;
}

.phw-g-i-NaSE6f-ds{
opacity:0.8 !important;
}

.phw-g-i-NaVvik-ds{
opacity:0.8 !important;
}

.phw-g-i-Nbsa2T-ds{
display:none !important;
}

.phw-g-i-NdC0Uz-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-Ndh628-ds{
opacity:0.8 !important;
}

.phw-g-i-NdzzKO-ds{
opacity:0.8 !important;
}

.phw-g-i-Ne8URm-ds{
display:none !important;
}

.phw-g-i-Nedw2e-ds{
opacity:0.8 !important;
}

.phw-g-i-NegG6L-ds{
opacity:0.8 !important;
}

.phw-g-i-NfgZI0-ds{
display:none !important;
}

.phw-g-i-NgyKBm-ds{
}

.phw-g-i-NhcbJ8-ds{
padding:28px 18px !important;
position:relative !important;
list-height:normal !important;
}

.phw-g-i-NhuQNK-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-NijVNk-ds{
cursor:pointer !important;
}

.phw-g-i-Nj0eLz-ds{
opacity:0.8 !important;
}

.phw-g-i-NlWbDZ-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-NliHDF-ds{
border:none !important;
color:inherit !important;
font-size:12px !important;
line-height:27px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
text-decoration:none !important;
min-height:auto !important;
height:auto !important;
padding:0 !important;
}

.phw-g-i-NliHDF-ds:hover{
color:#6400ff !important;
box-shadow:none !important;
}

.phw-g-i-NlwV4G-ds{
border:1px solid var(--brand-color-primary) !important;
border-radius:2px !important;
width:100% !important;
padding:12px calc(16px * 2) !important;
margin-top:8px !important;
font-family:var(--cms-g-chaletnewyorksixty) !important;
font-size:16px !important;
line-height:24px !important;
letter-spacing:.2px !important;
white-space:normal !important;
background-color:var(--brand-color-primary) !important;
color:var(--white) !important;
}

.phw-g-i-NlyRlD-ds{
margin:0 !important;
}

.phw-g-i-Nmywy2-ds{
width:100% !important;
}

.phw-g-i-NnD0lX-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-NnWHu8-ds{
width:100% !important;
}

.phw-g-i-Nne69v-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-NnpRIl-ds{
display:none !important;
}

.phw-g-i-No2Lkf-ds{
opacity:0.8 !important;
}

.phw-g-i-NoMpvR-ds{
opacity:0.8 !important;
}

.phw-g-i-NpULbY-ds{
opacity:0.8 !important;
}

.phw-g-i-Npy3LC-ds{
opacity:0.8 !important;
}

.phw-g-i-NrNnzc-ds{
opacity:0.8 !important;
}

.phw-g-i-NtVIsJ-ds{
width:100% !important;
}

.phw-g-i-NtVNIN-ds{
display:none !important;
}

.phw-g-i-Nu0HAo-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-Nunj8c-ds{
opacity:0.8 !important;
}

.phw-g-i-NvGFlE-ds{
display:none !important;
}

.phw-g-i-NxPd15-ds{
opacity:0.8 !important;
}

.phw-g-i-NxpuLE-ds{
opacity:0.8 !important;
}

.phw-g-i-Nxuj4p-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-Ny61sk-ds{
opacity:0.8 !important;
}

.phw-g-i-O0BC1j-ds{
opacity:0.8 !important;
}

.phw-g-i-O0nuyj-ds{
opacity:0.8 !important;
}

.phw-g-i-O1BZqS-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-O1NRg6-ds{
opacity:0.8 !important;
}

.phw-g-i-O2WAHf-ds{
opacity:0.8 !important;
}

.phw-g-i-O2cm6s-ds{
opacity:1 !important;
width:1911px !important;
transform:translate3d(-546px, 0px, 0px) !important;
}

.phw-g-i-O30BQC-ds{
width:100% !important;
}

.phw-g-i-O3CU1h-ds{
opacity:0.8 !important;
}

.phw-g-i-O3mM3n-ds{
opacity:0.8 !important;
}

.phw-g-i-O3ybGS-ds{
}

.phw-g-i-O42cpO-ds{
opacity:0.8 !important;
}

.phw-g-i-O4Hru5-ds{
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-O4tSsI-ds{
display:none !important;
}

.phw-g-i-O5Gs9j{
padding-inline-end:calc(var(--pu-space)*0) !important;
padding-inline-start:calc(var(--pu-space)*0) !important;
padding-bottom:calc(var(--pu-space)*0) !important;
margin-inline-start:calc(var(--mu-space)*-1) !important;
margin-inline-end:calc(var(--mu-space)*-1) !important;
height:526px !important;
}

@media only screen and (min-width: 1200px) and (max-width: 1919.98px) {
.phw-g-i-O5Gs9j{
padding-top:calc(var(--pu-space)*0) !important;
width:1228px !important;
}
}

.phw-g-i-O6i0Wm-ds{
opacity:0.8 !important;
}

.phw-g-i-O7baOf-ds{
opacity:0.8 !important;
}

.phw-g-i-O7blhp-ds{
background:#ffffff !important;
padding:10px 0 !important;
-webkit-box-shadow:0 4px 8px 1px rgba(34,36,43,0.09) !important;
-moz-box-shadow:0 4px 8px 1px rgba(34,36,43,0.09) !important;
box-shadow:0 4px 8px 1px rgba(34,36,43,0.09) !important;
color:#4A4A4A !important;
text-align:left !important;
max-height:500px !important;
overflow-y:auto !important;
}

.phw-g-i-O7cQ61-ds{
border-width:1px !important;
border-style:solid !important;
}

.phw-g-i-O8036n-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-O8GQca-ds{
border-radius:2px !important;
width:16px !important;
height:16px !important;
left:7% !important;
top:50% !important;
transform:translate(-50%, -50%) !important;
line-height:10px !important;
pointer-events:none !important;
min-height:16px !important;
}

.phw-g-i-O8hSaP-ds{
padding:16px !important;
margin:0px !important;
flex:none !important;
}

.phw-g-i-O8lJ8r-ds{
display:none !important;
}

.phw-g-i-O8xCQC-ds{
display:none !important;
}

.phw-g-i-O96CSf-ds{
}

.phw-g-i-O9B4Vj-ds{
opacity:0.8 !important;
}

.phw-g-i-OAAcF2-ds{
display:none !important;
}

.phw-g-i-OCSoVI-ds{
border:none !important;
color:#ffffff !important;
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:1rem !important;
line-height:24px !important;
height:auto !important;
min-height:auto !important;
text-decoration:none !important;
}

.phw-g-i-OCSoVI-ds:hover{
color:#ffffff !important;
}

.phw-g-i-OCcJMV-ds{
opacity:0.8 !important;
}

.phw-g-i-OE5nQo-ds{
padding-top:105% !important;
}

.phw-g-i-OE6FGA-ds{
opacity:0.8 !important;
}

.phw-g-i-OEJWmL-ds{
display:none !important;
}

.phw-g-i-OETqhM-ds{
line-height:20px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
color:var(--white) !important;
font-size:var(--font-size-8) !important;
}

.phw-g-i-OFmrUV-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}

.phw-g-i-OHqBAv-ds{
border:none !important;
background-color:transparent !important;
padding:0 !important;
}

.phw-g-i-OHurXx-ds{
width:100% !important;
}

.phw-g-i-OIZXcF-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-OJQegq-ds{
opacity:0.8 !important;
}

.phw-g-i-OKmy9e-ds{
opacity:0.8 !important;
}

.phw-g-i-OMOZjB-ds{
opacity:0.8 !important;
}

.phw-g-i-OO52ew-ds{
opacity:0.8 !important;
}

.phw-g-i-OOnfqg-ds{
}

.phw-g-i-OPP8vi-ds{
opacity:0.8 !important;
}

.phw-g-i-OPQP5o-ds{
display:none !important;
}
.phw-g-i-OPQP5o-ds img{
object-fit:cover ;
}

.phw-g-i-OPYPNu-ds{
opacity:0.8 !important;
}

.phw-g-i-OQnxVF-ds{
display:none !important;
}

.phw-g-i-OQxqR6-ds{
opacity:0.8 !important;
}

.phw-g-i-OQzSwJ-ds{
}

.phw-g-i-ORjPFr-ds{
display:none !important;
}
.phw-g-i-ORjPFr-ds img{
object-fit:cover ;
}

.phw-g-i-OS4nGO-ds{
opacity:0.8 !important;
}

.phw-g-i-OS6fYi-ds{
z-index:2 !important;
pointer-events:none !important;
}

.phw-g-i-OTTYqV-ds{
display:none !important;
}

.phw-g-i-OVBUaK-ds{
}

.phw-g-i-OVMF8R-ds{
display:none !important;
}

.phw-g-i-OVtesw-ds{
width:100% !important;
}

.phw-g-i-OWSWM0-ds{
opacity:0.8 !important;
}

.phw-g-i-OXtdoB-ds{
}

.phw-g-i-OYSj4t-ds{
opacity:0.8 !important;
}

.phw-g-i-OYoTU8-ds{
display:none !important;
}

.phw-g-i-OZWKJI-ds{
opacity:0.8 !important;
}

.phw-g-i-OZqkcH-ds{
display:none !important;
}

.phw-g-i-OZzw8a-ds{
display:none !important;
}

.phw-g-i-Oa2BaK-ds{
display:none !important;
}

.phw-g-i-Oa6QsI-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-OaCRi8-ds{
display:none !important;
}

.phw-g-i-ObBrxy-ds{
opacity:0.8 !important;
}

.phw-g-i-ObKGw6-ds{
opacity:0.8 !important;
}

.phw-g-i-ObYTfm-ds{
width:24px !important;
height:24px !important;
}

.phw-g-i-ObsYlH-ds{
}

.phw-g-i-Od9ZDp-ds{
opacity:0.8 !important;
}

.phw-g-i-Oe1Sum-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-OeK3PG-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-Ofi2Kb-ds{
display:none !important;
}

.phw-g-i-OgHWbf-ds{
opacity:0.8 !important;
}

.phw-g-i-OhkDSJ-ds{
line-height:24px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:var(--phw-g-small-text-font-size) !important;
color:var(--white) !important;
}

.phw-g-i-Oi0BUX-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-OiJ0Mv-ds{
background:#ffffff !important;
padding-left:calc(var(--pu-space)*0) !important;
padding-top:calc(var(--pu-space)*0) !important;
padding-bottom:calc(var(--pu-space)*0) !important;
padding-inline-end:calc(var(--pu-space)*0) !important;
padding-inline-start:calc(var(--pu-space)*0) !important;
}

.phw-g-i-Oifi8G-ds{
display:none !important;
}

.phw-g-i-OkLaRU-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-Okwfgn-ds{
opacity:0.8 !important;
}

.phw-g-i-Ol1zFZ-ds{
display:none !important;
}

.phw-g-i-OlWJ1r-ds{
}

.phw-g-i-OlbhVb-ds{
}

.phw-g-i-Omqc0q-ds{
opacity:0.8 !important;
}

.phw-g-i-OnbwKh-ds{
display:none !important;
}

.phw-g-i-OnsBpG-ds{
width:100% !important;
}

.phw-g-i-Op4E5G-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-Oq7mou-ds{
padding:20px !important;
display:block !important;
line-height:24px !important;
font-family:Chalet-LondonSixty !important;
color:var(--white) !important;
font-size:var(--phw-g-small-text-font-size) !important;
margin:0 !important;
}

.phw-g-i-OqX516-ds{
width:100% !important;
}

.phw-g-i-Os6viC-ds{
border:solid 1px #898989 !important;
border-radius:3px !important;
color:#272727 !important;
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:14px !important;
line-height:20px !important;
letter-spacing:.1px !important;
height:44px !important;
background-color:#ffffff !important;
padding:12px calc(4px * 10) 12px 16px !important;
margin-bottom:0 !important;
}

.phw-g-i-Os8w25-ds{
opacity:0.8 !important;
}

.phw-g-i-OtzqwT-ds{
opacity:0.8 !important;
}

.phw-g-i-OuSdro-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-OudTkn-ds{
opacity:0.8 !important;
}

.phw-g-i-Ow1Ara-ds{
opacity:0.8 !important;
}

.phw-g-i-OwWKWB-ds{
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-Ox919J-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-Oy82ol-ds{
opacity:0.8 !important;
}

.phw-g-i-OyuPyJ-ds{
display:none !important;
}

.phw-g-i-P1G6bO-ds{
opacity:0.8 !important;
}

.phw-g-i-P1lUzP-ds{
display:none !important;
}

.phw-g-i-P2qCVr-ds{
opacity:0.8 !important;
}

.phw-g-i-P2qsnV-ds{
display:none !important;
}
.phw-g-i-P2qsnV-ds img{
object-fit:cover ;
}

.phw-g-i-P3mzZe-ds{
display:none !important;
}

.phw-g-i-P3vNXx-ds{
display:none !important;
}

.phw-g-i-P4Bv2N-ds{
background-color:rgba(10, 10, 10, 0.55) !important;
}

.phw-g-i-P5WUjD-ds{
display:none !important;
}

.phw-g-i-P5wtAu-ds{
display:none !important;
}

.phw-g-i-P7Q3qH-ds{
opacity:0.8 !important;
}

.phw-g-i-P9ShzU-ds{
opacity:0.8 !important;
}

.phw-g-i-PAflrO-ds{
display:none !important;
}

.phw-g-i-PBdcLd-ds{
display:none !important;
}

.phw-g-i-PCAeVW-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-PCkuWV-ds{
opacity:0.8 !important;
}

.phw-g-i-PDH1D3-ds{
opacity:0.8 !important;
}

.phw-g-i-PDKKKp-ds{
border:solid 1px #898989 !important;
border-radius:3px !important;
color:#272727 !important;
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:14px !important;
line-height:20px !important;
letter-spacing:.1px !important;
height:44px !important;
background-color:#ffffff !important;
padding:12px calc(4px * 10) 12px 16px !important;
margin-bottom:0 !important;
}

.phw-g-i-PE2gqt-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-PEi14Y-ds{
z-index:2 !important;
pointer-events:none !important;
}

.phw-g-i-PEsvCe-ds{
width:100% !important;
}

.phw-g-i-PFuMeT-ds{
width:100% !important;
}

.phw-g-i-PH4gdB-ds{
}

.phw-g-i-PHBfFB-ds{
z-index:2 !important;
pointer-events:none !important;
}

.phw-g-i-PIcKXE-ds{
opacity:0.8 !important;
}

.phw-g-i-PIoFaH-ds{
opacity:0.8 !important;
}

.phw-g-i-PJDAAf-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-PJWhd7-ds{
opacity:0.8 !important;
}

.phw-g-i-PLHa1S-ds{
display:none !important;
}

.phw-g-i-PLSlkq-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-PNC0cZ-ds{
opacity:0.8 !important;
}

.phw-g-i-PNo7eX-ds{
opacity:0.8 !important;
}

.phw-g-i-PP9SqF-ds{
opacity:0.8 !important;
}

.phw-g-i-PPEB9u-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-PPjrkX-ds{
background-color:rgba(0, 0, 0, 0.2) !important;
}

.phw-g-i-PQlaoF-ds{
width:100% !important;
}

.phw-g-i-PS8Qu1-ds{
display:none !important;
}

.phw-g-i-PSbG9L-ds{
width:100% !important;
}

.phw-g-i-PSlunm-ds{
opacity:0.8 !important;
}

.phw-g-i-PUzlbv-ds{
display:none !important;
}

.phw-g-i-PVzWJ2-ds{
opacity:0.8 !important;
}

.phw-g-i-PXIJoD-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-PXUdeK-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}

.phw-g-i-PXv9wM-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}

.phw-g-i-PXvCjM-ds{
padding:20px !important;
display:block !important;
line-height:24px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
color:var(--white) !important;
font-size:var(--phw-g-small-text-font-size) !important;
margin:0 !important;
}

.phw-g-i-PZ8dnJ-ds{
z-index:2 !important;
pointer-events:none !important;
}

.phw-g-i-Pb0pLt-ds{
z-index:2 !important;
pointer-events:none !important;
}

.phw-g-i-Pbyibo-ds{
display:none !important;
}

.phw-g-i-PcLaP5-ds{
min-width:12% !important;
align-self:center !important;
margin:0 !important;
}

.phw-g-i-PgsV2u-ds{
opacity:0.8 !important;
}

.phw-g-i-Ph4xER-ds{
}

.phw-g-i-PheQ2G-ds{
display:none !important;
}

.phw-g-i-PiOlsO-ds{
opacity:0.8 !important;
}

.phw-g-i-PiweHc-ds{
display:none !important;
}

.phw-g-i-Pj46F2-ds{
opacity:0.8 !important;
}

.phw-g-i-PjEeUM-ds{
}

.phw-g-i-PksBRz-ds{
width:100px !important;
display:block !important;
}

.phw-g-i-PlIJJv-ds{
display:none !important;
}

.phw-g-i-PmOW79-ds{
width:100% !important;
}

.phw-g-i-PnARvk-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-PoUkQK-ds{
padding-top:0 !important;
padding-bottom:0 !important;
padding-left:16px !important;
padding-right:16px !important;
margin-bottom:4px !important;
}

.phw-g-i-PomU7Q-ds{
width:100% !important;
}

.phw-g-i-PqLmh3-ds{
display:none !important;
}

.phw-g-i-PsEvU7-ds{
opacity:0.8 !important;
}

.phw-g-i-PsHOL3-ds{
border-width:1px !important;
border-style:solid !important;
}

.phw-g-i-PsSOgf-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-PsX1DO-ds{
display:none !important;
}

.phw-g-i-PsfUMk-ds{
opacity:0.8 !important;
}

.phw-g-i-Psfd2i-ds{
opacity:0.8 !important;
}

.phw-g-i-Ptipru-ds{
opacity:0.8 !important;
}

.phw-g-i-PttGUV-ds{
opacity:0.8 !important;
}

.phw-g-i-PujVuw-ds{
line-height:24px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
color:var(--white) !important;
font-size:var(--phw-g-small-text-font-size) !important;
}

.phw-g-i-PvOmnX-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-PwFlQD-ds{
background-color:rgb(255, 255, 255) !important;
}

.phw-g-i-PwnW0O-ds{
}

.phw-g-i-PwqM0l-ds{
opacity:0.8 !important;
}

.phw-g-i-PxjUT2-ds{
opacity:0.8 !important;
}

.phw-g-i-PyR3H0-ds{
display:none !important;
}

.phw-g-i-Pys0Ot-ds{
display:none !important;
}

.phw-g-i-Pys0zR-ds{
width:24px !important;
height:24px !important;
}

.phw-g-i-PzwY4e-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-Q06Y8b-ds{
opacity:0.8 !important;
}

.phw-g-i-Q0fL6f-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-Q11GUz-ds{
display:none !important;
}

.phw-g-i-Q1cm1J-ds{
display:none !important;
}

.phw-g-i-Q2Ce85-ds{
}

.phw-g-i-Q2dbAN-ds{
line-height:24px !important;
font-family:Chalet-LondonSixty !important;
font-size:var(--phw-g-small-text-font-size) !important;
color:var(--white) !important;
}

.phw-g-i-Q30QeL-ds{
margin-bottom:4px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:14px !important;
line-height:20px !important;
color:#272727 !important;
cursor:default !important;
}

.phw-g-i-Q3EMld-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-Q3OW5Z-ds{
display:none !important;
}

.phw-g-i-Q3cNXG-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-Q4yk9t-ds{
background:transparent !important;
border:0px !important;
}

.phw-g-i-Q5EAue-ds{
display:none !important;
}

.phw-g-i-Q5eenS-ds{
opacity:0.8 !important;
}

.phw-g-i-Q5w4NQ-ds{
}

.phw-g-i-Q6LNzJ-ds{
opacity:0.8 !important;
}

.phw-g-i-Q95vAJ-ds{
}

.phw-g-i-Q99RSk-ds{
display:none !important;
}

.phw-g-i-Q9YJ17-ds{
opacity:0.8 !important;
}

.phw-g-i-Q9qJfE-ds{
opacity:0.8 !important;
}

.phw-g-i-QAhKCT-ds{
width:100px !important;
display:block !important;
max-height:unset !important;
max-width:100% !important;
}

.phw-g-i-QBL3E6-ds{
opacity:0.8 !important;
}

.phw-g-i-QBRBfu-ds{
padding:10px 0 !important;
font-size:1rem !important;
font-family:var(--cms-g-chaletlondensixty) !important;
color:#4A4A4A !important;
}

.phw-g-i-QDS1cg-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-QDtr8m-ds{
opacity:0.8 !important;
}

.phw-g-i-QE466O-ds{
opacity:0.8 !important;
}

.phw-g-i-QElNZp-ds{
opacity:0.8 !important;
}

.phw-g-i-QFlbgs-ds{
width:100% !important;
}

.phw-g-i-QGUQPF-ds{
display:none !important;
}

.phw-g-i-QGXgIW-ds{
opacity:0.8 !important;
}

.phw-g-i-QIJRP4-ds{
opacity:0.8 !important;
}

.phw-g-i-QIkupp-ds{
}

.phw-g-i-QJt7jN-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-QKQS61-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-QKim2N-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-QLhIR3-ds{
opacity:0.8 !important;
}

.phw-g-i-QM1b0B-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-QNk4pt-ds{
}

.phw-g-i-QOk6JB-ds{
opacity:0.8 !important;
}

.phw-g-i-QPERDT-ds{
opacity:0.8 !important;
}

.phw-g-i-QPTmC8-ds{
opacity:0.8 !important;
}

.phw-g-i-QRpG5M-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-QSlmvp-ds{
}

.phw-g-i-QTV9pB-ds{
opacity:0.8 !important;
}

.phw-g-i-QTmIKC-ds{
opacity:0.8 !important;
}

.phw-g-i-QUhthh-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}

.phw-g-i-QV5Wvv-ds{
opacity:0.8 !important;
}

.phw-g-i-QV8Gsl-ds{
opacity:0.8 !important;
}

.phw-g-i-QXK2eT{
justify-content:end !important;
}

.phw-g-i-QXK2eT{
color:var(--secondary-text) !important;
justify-content:center !important;
}

.phw-g-i-QY7xsb-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-QYcaoP-ds{
border-width:1px !important;
border-style:solid !important;
}

.phw-g-i-QYoZSj-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-QZBjIu-ds{
}

.phw-g-i-QZeLQ5-ds{
margin:0 !important;
}

.phw-g-i-QZuoKn-ds{
display:none !important;
}

.phw-g-i-QaYsSU-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/pp/TRTEGLOBAL/images/Teamwork_Swords-employees-in-break-room_tt@2x-1716995679314.jpg") !important;
}

.phw-g-i-QbLZSg-ds{
background-color:rgba(0, 0, 0, 0.2) !important;
}

.phw-g-i-QbMAuk-ds{
opacity:0.8 !important;
}

.phw-g-i-QcPhAM-ds{
display:none !important;
}

.phw-g-i-Qca7wn-ds{
border:none !important;
color:inherit !important;
font-family:var(--cms-g-chaletlondensixty) !important;
text-decoration:none !important;
font-size:12px !important;
line-height:27px !important;
min-height:auto !important;
height:auto !important;
padding:0 !important;
}

.phw-g-i-Qca7wn-ds:hover{
color:#6400ff !important;
box-shadow:none !important;
}

.phw-g-i-Qd4cDr-ds{
opacity:0.8 !important;
}

.phw-g-i-QdJcO0-ds{
display:none !important;
}

.phw-g-i-Qdy8FJ-ds{
opacity:0.8 !important;
}

.phw-g-i-QeYQYG-ds{
background:#262626 !important;
}

.phw-g-i-QekVYk-ds{
opacity:0.8 !important;
}

.phw-g-i-QeuBL9-ds{
opacity:0.8 !important;
}

.phw-g-i-QfZ8uy-ds{
border:none !important;
color:var(--text-dark) !important;
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:1rem !important;
line-height:24px !important;
height:auto !important;
min-height:auto !important;
text-decoration:none !important;
}

.phw-g-i-QfZ8uy-ds:hover{
color:var(--brand-color-primary) !important;
}

.phw-g-i-QfozZ5-ds{
opacity:0.8 !important;
}

.phw-g-i-Qg4V6u-ds{
opacity:0.8 !important;
}

.phw-g-i-Qg8woB-ds{
opacity:0.8 !important;
}

.phw-g-i-QgHhgE-ds{
display:none !important;
}

.phw-g-i-QgYrKS-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-QgpNY2-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-QgqJJw-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-QguTNe-ds{
padding-top:100% !important;
}

.phw-g-i-QhjNHU-ds{
opacity:0.8 !important;
}

.phw-g-i-QhmhO4{
max-height:0px !important;
max-width:0% !important;
}
.phw-g-i-QhmhO4 img{
object-fit:cover ;
}

.phw-g-i-QhrD9V-ds{
border:1px solid var(--brand-color-primary) !important;
border-radius:2px !important;
width:100% !important;
padding:12px calc(16px * 2) !important;
margin-top:8px !important;
font-family:var(--cms-g-chaletnewyorksixty) !important;
font-size:16px !important;
line-height:24px !important;
letter-spacing:.2px !important;
white-space:normal !important;
background-color:var(--brand-color-primary) !important;
color:var(--white) !important;
}

.phw-g-i-QiTM4j-ds{
font-family:Chalet-NewYorkSixty !important;
}

.phw-g-i-QjPf91-ds{
width:100% !important;
}

.phw-g-i-QkQ3jG-ds{
display:none !important;
}

.phw-g-i-Qm9s9L-ds{
opacity:0.8 !important;
}

.phw-g-i-QmEgq8-ds{
opacity:0.8 !important;
}

.phw-g-i-Qmg3EL-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-Qmg4mt-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-Qmp04N-ds{
display:none !important;
}

.phw-g-i-QnDCJx-ds{
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-Qo5Vb5-ds{
opacity:0.8 !important;
}

.phw-g-i-Qob9zo-ds{
display:none !important;
}

.phw-g-i-Qq5XHK-ds{
opacity:0.8 !important;
}

.phw-g-i-QqE89V-ds{
display:none !important;
}
.phw-g-i-QqE89V-ds img{
object-fit:cover ;
}

.phw-g-i-QqePPt-ds{
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-Qqk6G7-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-Qqwhta-ds{
opacity:0.8 !important;
}

.phw-g-i-QrXkA6-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-Qs1kyi-ds{
display:none !important;
}

.phw-g-i-QuuykR-ds{
opacity:0.8 !important;
}

.phw-g-i-Qv1eYY-ds{
display:none !important;
}

.phw-g-i-Qw3hhr-ds{
opacity:0.8 !important;
}

.phw-g-i-QwchZE-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-Qx6cdP-ds{
display:none !important;
}

.phw-g-i-QxD9ED-ds{
opacity:0.8 !important;
}

.phw-g-i-Qy2ZF2-ds{
opacity:0.8 !important;
}

.phw-g-i-QykthG-ds{
display:none !important;
}

.phw-g-i-QynZDH-ds{
display:none !important;
}

.phw-g-i-QzSx36-ds{
display:none !important;
}

.phw-g-i-QzdsXa-ds{
width:100% !important;
}

.phw-g-i-QzkV54-ds{
line-height:24px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:var(--phw-g-small-text-font-size) !important;
color:var(--white) !important;
}

.phw-g-i-Qzm8al-ds{
width:100% !important;
}

.phw-g-i-R05ROf-ds{
opacity:0.8 !important;
}

.phw-g-i-R0ae2R-ds{
opacity:0.8 !important;
}

.phw-g-i-R0sTkU-ds{
background-color:rgb(255, 255, 255) !important;
}

.phw-g-i-R20XLc-ds{
opacity:0.8 !important;
}

.phw-g-i-R5Kr7g-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-R5kKuY-ds{
display:none !important;
}

.phw-g-i-R6QMMb-ds{
width:100% !important;
}

.phw-g-i-R6U6eG-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}

.phw-g-i-R73NWf-ds{
opacity:0.8 !important;
}

.phw-g-i-R7WuPJ-ds{
border:1px solid var(--brand-color-primary) !important;
border-radius:2px !important;
width:100% !important;
padding:12px calc(16px * 2) !important;
margin-top:8px !important;
font-family:var(--cms-g-chaletnewyorksixty) !important;
font-size:16px !important;
line-height:24px !important;
letter-spacing:.2px !important;
white-space:normal !important;
background-color:var(--brand-color-primary) !important;
color:var(--white) !important;
}

.phw-g-i-R7X1lv-ds{
border-width:0 !important;
color:#6400ff !important;
font-size:16px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
line-height:24px !important;
text-decoration:none !important;
padding:0 !important;
min-height:auto !important;
background-color:transparent !important;
box-shadow:none !important;
text-align:left !important;
font-weight:normal !important;
}

.phw-g-i-R7xbFu-ds{
opacity:0.8 !important;
}

.phw-g-i-R98AIU-ds{
display:none !important;
}

.phw-g-i-R9Wrs0-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-R9gdJH-ds{
padding:40px 0 20px 0 !important;
border-top:0px !important;
border-bottom:0px !important;
}

.phw-g-i-R9nJXT-ds{
display:none !important;
}

.phw-g-i-RArN8w-ds{
background:transparent !important;
border:0px !important;
}

.phw-g-i-RBP3Es-ds{
display:none !important;
}

.phw-g-i-RBlcdF-ds{
width:100% !important;
}

.phw-g-i-REf4A3-ds{
opacity:0.8 !important;
}

.phw-g-i-REyeTN-ds{
display:none !important;
}
.phw-g-i-REyeTN-ds img{
object-fit:cover ;
}

.phw-g-i-RFCtSU-ds{
width:100% !important;
}

.phw-g-i-RHbfVq-ds{
display:none !important;
}

.phw-g-i-RIxqRz-ds{
opacity:0.8 !important;
}

.phw-g-i-RKPS01-ds{
opacity:0.8 !important;
}

.phw-g-i-RKWz5g-ds{
opacity:0.8 !important;
}

.phw-g-i-RKvQCD-ds{
display:none !important;
}

.phw-g-i-RLPzJY-ds{
color:var(--secondary-text) !important;
justify-content:center !important;
}

.phw-g-i-RMkpaA-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-RNHknM-ds{
opacity:0.8 !important;
}

.phw-g-i-RNRDkC-ds{
}

.phw-g-i-RNrQda-ds{
display:none !important;
}

.phw-g-i-ROuzMO-ds{
opacity:0.8 !important;
}

.phw-g-i-RPHjKF-ds{
display:none !important;
}

.phw-g-i-RPIIYR-ds{
opacity:0.8 !important;
}

.phw-g-i-RRMbE9-ds{
width:200px !important;
}

.phw-g-i-RRvW1k-ds{
}

.phw-g-i-RSHkkk-ds{
opacity:0.8 !important;
}

.phw-g-i-RSMSqx-ds{
width:100% !important;
}

.phw-g-i-RT4yTu-ds{
width:100% !important;
}

.phw-g-i-RU3Wot-ds{
border-width:1px !important;
border-style:solid !important;
}

.phw-g-i-RUCDeG-ds{
width:100% !important;
}

.phw-g-i-RUDaAy-ds{
opacity:0.8 !important;
}

.phw-g-i-RUcYv9-ds{
opacity:0.8 !important;
}

.phw-g-i-RVA1lQ-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-RVecSz-ds{
background:rgb(245, 245, 245) !important;
}

.phw-g-i-RVxavV-ds{
border-bottom-width:1px !important;
border-color:var(--stroke-gray-darkar) !important;
border-bottom-style:solid !important;
padding:40px 0 20px 0 !important;
}

.phw-g-i-RWSVJd-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-RWghqw-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-RXAy9v-ds{
width:100% !important;
}

.phw-g-i-RYIgFp-ds{
display:none !important;
}

.phw-g-i-RYJ1lz-ds{
}

.phw-g-i-RYUwDz-ds{
opacity:0.8 !important;
}

.phw-g-i-RZ66lq-ds{
opacity:0.8 !important;
}

.phw-g-i-RamMof-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}

.phw-g-i-Rb0OCe-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-Rb57Ae-ds{
opacity:0.8 !important;
}

.phw-g-i-Rbm0su-ds{
opacity:0.8 !important;
}

.phw-g-i-RcXxxo-ds{
}

.phw-g-i-Rcfbrv-ds{
}

.phw-g-i-ReA8TO-ds{
}

.phw-g-i-RfBFz7-ds{
display:none !important;
}
.phw-g-i-RfBFz7-ds img{
object-fit:cover ;
}

.phw-g-i-RfFQ7u-ds{
background-color:rgba(10, 10, 10, 0.55) !important;
}

.phw-g-i-RfheiA-ds{
width:100% !important;
}

.phw-g-i-RgVD2M-ds{
opacity:0.8 !important;
}

.phw-g-i-RgVMYT-ds{
opacity:0.8 !important;
}

.phw-g-i-RhJucE-ds{
opacity:0.8 !important;
}

.phw-g-i-RizlrJ-ds{
padding-top:105% !important;
}

.phw-g-i-Rj5uLO-ds{
opacity:0.8 !important;
}

.phw-g-i-RjgPjf-ds{
opacity:0.8 !important;
}

.phw-g-i-Rjqs0o-ds{
width:100% !important;
}

.phw-g-i-Rm6y7B-ds{
display:none !important;
}

.phw-g-i-RnNWLs-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-RnhkeY-ds{
background-size:auto !important;
}

.phw-g-i-Rnkp4b-ds{
opacity:0.8 !important;
}

.phw-g-i-RobEa5-ds{
position:relative !important;
pointer-events:all !important;
z-index:3 !important;
}

.phw-g-i-RoiSXQ-ds{
opacity:0.8 !important;
}

.phw-g-i-Rp6dj8-ds{
opacity:0.8 !important;
}

.phw-g-i-Rq1zbe-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-RqB0An-ds{
opacity:0.8 !important;
}

.phw-g-i-RqDDMp-ds{
z-index:2 !important;
pointer-events:none !important;
}

.phw-g-i-Rqdqpc-ds{
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:12px !important;
letter-spacing:- .2px !important;
line-height:20px !important;
text-decoration:underline !important;
color:#737373 !important;
}

.phw-g-i-RsPkD1-ds{
width:100% !important;
}

.phw-g-i-RuF3Cd-ds{
padding:20px !important;
display:block !important;
line-height:24px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
color:var(--white) !important;
font-size:var(--phw-g-small-text-font-size) !important;
margin:0 !important;
}

.phw-g-i-RuZP1n-ds{
opacity:0.8 !important;
}

.phw-g-i-RwJa5d-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-RxC39I-ds{
display:none !important;
}
.phw-g-i-RxC39I-ds img{
object-fit:cover ;
}

.phw-g-i-RxoaDe-ds{
display:none !important;
}

.phw-g-i-RyFuEd-ds{
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-RzLIn5-ds{
opacity:0.8 !important;
}

.phw-g-i-S0UjCa-ds{
}

.phw-g-i-S0YMhm-ds{
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:12px !important;
letter-spacing:- .2px !important;
line-height:20px !important;
text-decoration:underline !important;
color:#737373 !important;
}

.phw-g-i-S1KjcM-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-S1XSZT-ds{
border-width:1px !important;
border-style:solid !important;
}

.phw-g-i-S2xdrC-ds{
opacity:0.8 !important;
}

.phw-g-i-S49bAc-ds{
opacity:0.8 !important;
}

.phw-g-i-S4Wrra-ds{
width:100% !important;
}

.phw-g-i-S51BRo-ds{
width:100% !important;
}

.phw-g-i-S5wnze-ds{
width:100% !important;
}

.phw-g-i-S6L3tU-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-S6MNAL-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-S6PsH2-ds{
width:100% !important;
}

.phw-g-i-S7DJxh-ds{
z-index:2 !important;
pointer-events:none !important;
}

.phw-g-i-S9GpEd-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-SA1J9C-ds{
display:none !important;
}

.phw-g-i-SBLNdI-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-SBWEp4-ds{
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-SBZhC3-ds{
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-SC6oPf-ds{
display:none !important;
}

.phw-g-i-SCIXm8-ds{
opacity:0.8 !important;
}

.phw-g-i-SCZDt3-ds{
border:solid 1px #898989 !important;
border-radius:3px !important;
color:#272727 !important;
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:14px !important;
line-height:20px !important;
letter-spacing:.1px !important;
height:44px !important;
background-color:#ffffff !important;
padding:12px calc(4px * 10) 12px 16px !important;
margin-bottom:0 !important;
}

.phw-g-i-SCl7Ss-ds{
opacity:0.8 !important;
}

.phw-g-i-SF7yTE-ds{
display:none !important;
}
.phw-g-i-SF7yTE-ds img{
object-fit:cover ;
}

.phw-g-i-SF8LRq-ds{
padding-top:0 !important;
padding-bottom:0 !important;
padding-left:16px !important;
padding-right:16px !important;
margin-bottom:4px !important;
}

.phw-g-i-SGKE32-ds{
opacity:0.8 !important;
}

.phw-g-i-SHOIIh-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-SHTNB7-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-SI3u21-ds{
opacity:0.8 !important;
}

.phw-g-i-SIyMKS-ds{
}

.phw-g-i-SKgwmU-ds{
display:none !important;
}

.phw-g-i-SKpv9T-ds{
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-SL5oy7-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}

.phw-g-i-SLXAq4-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-SLiSyP-ds{
width:100% !important;
}

.phw-g-i-SMBJIn-ds{
display:none !important;
}

.phw-g-i-SMGUth-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-SNjTpk-ds{
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:12px !important;
letter-spacing:- .2px !important;
line-height:20px !important;
text-decoration:underline !important;
color:#737373 !important;
}

.phw-g-i-SOIFZq-ds{
background:#ffffff !important;
border-radius:3px !important;
box-shadow:0 0 10px 0 rgba(201,201,201,0.5) !important;
position:relative !important;
width:432px !important;
left:auto !important;
right:auto !important;
margin:0 auto !important;
top:10px !important;
height:auto !important;
white-space:normal !important;
}

.phw-g-i-SPkJdq-ds{
}

.phw-g-i-SPvczR-ds{
text-align:left !important;
font-weight:normal !important;
font-size:20px !important;
line-height:32px !important;
letter-spacing:-0.1px !important;
color:var(--black) !important;
}

.phw-g-i-SQU55L-ds{
border:none !important;
color:var(--secondary-text) !important;
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:1rem !important;
line-height:24px !important;
height:auto !important;
min-height:auto !important;
text-decoration:none !important;
justify-content:end !important;
}

.phw-g-i-SQU55L-ds:hover{
color:var(--brand-color-primary) !important;
}

.phw-g-i-SQx9DZ-ds{
opacity:0.8 !important;
}

.phw-g-i-SRG0T1-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-SSm1s2-ds{
}

.phw-g-i-SSmM8I-ds{
position:relative !important;
pointer-events:all !important;
z-index:3 !important;
}

.phw-g-i-SUAUe5-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-SUsILu-ds{
display:none !important;
}
.phw-g-i-SUsILu-ds img{
object-fit:cover ;
}

.phw-g-i-SVcDOW-ds{
z-index:2 !important;
pointer-events:none !important;
}

.phw-g-i-SWQ2Rt-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}

.phw-g-i-SWRcrA-ds{
opacity:0.8 !important;
}

.phw-g-i-SXEr86-ds{
opacity:0.8 !important;
}

.phw-g-i-SXRBDh-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-SXVLVb-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-SXaiH1-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-SYsoXZ-ds{
display:none !important;
}

.phw-g-i-SZD017-ds{
display:none !important;
}
.phw-g-i-SZD017-ds img{
object-fit:cover ;
}

.phw-g-i-SZZt6l-ds{
}

.phw-g-i-SZt52e-ds{
opacity:0.8 !important;
}

.phw-g-i-SaAk4D-ds{
margin:0 auto !important;
max-width:100% !important;
height:auto !important;
}

.phw-g-i-SaGi3z-ds{
opacity:0.8 !important;
}

.phw-g-i-SaMjYQ-ds{
opacity:0.8 !important;
}

.phw-g-i-SbSp13-ds{
line-height:24px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
color:var(--white) !important;
font-size:var(--phw-g-small-text-font-size) !important;
}

.phw-g-i-Sc1WVk-ds{
display:none !important;
}

.phw-g-i-Sc5bqH{
background-color:var(--widget-bg-white-color) !important;
padding-inline-end:calc(var(--pu-space)*3) !important;
color:var(--text-dark) !important;
padding-inline-start:calc(var(--pu-space)*3) !important;
padding-bottom:calc(var(--pu-space)*3) !important;
}

@media only screen and (min-width: 1200px) and (max-width: 1919.98px) {
.phw-g-i-Sc5bqH{
padding-top:calc(var(--pu-space)*3) !important;
}
}

.phw-g-i-ScD0GJ-ds{
opacity:0.8 !important;
}

.phw-g-i-SchpT4-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}

.phw-g-i-Sf7vDc-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-SgBnEj-ds{
opacity:0.8 !important;
}

.phw-g-i-Sgacjq-ds{
opacity:0.8 !important;
}

.phw-g-i-SgpSLR-ds{
opacity:0.8 !important;
}

.phw-g-i-Sh00fU-ds{
opacity:0.8 !important;
}

.phw-g-i-Sh3O3g-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-SjSjhb-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-Sjp360-ds{
opacity:0.8 !important;
}

.phw-g-i-SjpxLX-ds{
display:none !important;
}

.phw-g-i-Sk9Le9-ds{
opacity:0.8 !important;
}

.phw-g-i-SkVi4r-ds{
display:none !important;
}

.phw-g-i-SkZxeT-ds{
}

.phw-g-i-SmD2ML-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-So4wua-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-SoePdz-ds{
opacity:0.8 !important;
}

.phw-g-i-Spu7ms-ds{
opacity:0.8 !important;
}

.phw-g-i-SpyvuJ-ds{
opacity:0.8 !important;
}

.phw-g-i-SqFU22-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-SqW3w7-ds{
border-width:1px !important;
border-style:solid !important;
}

.phw-g-i-Sqrg1K-ds{
opacity:0.8 !important;
}

.phw-g-i-SqwQXD-ds{
opacity:0.8 !important;
}

.phw-g-i-SrouCt-ds{
display:none !important;
}

.phw-g-i-SszMA1-ds{
opacity:0.8 !important;
}

.phw-g-i-StJxmy-ds{
width:24px !important;
height:24px !important;
}

.phw-g-i-SvBaLD-ds{
border-width:1px !important;
border-style:solid !important;
}

.phw-g-i-SvEDje-ds{
}

.phw-g-i-SvrRNI-ds{
display:none !important;
}
.phw-g-i-SvrRNI-ds img{
object-fit:cover ;
}

.phw-g-i-Sw6Ufb-ds{
opacity:0.8 !important;
}

.phw-g-i-Sw7tde-ds{
opacity:0.8 !important;
}

.phw-g-i-SwH0V2-ds{
}

.phw-g-i-Szg2LA-ds{
display:none !important;
}

.phw-g-i-Szrsm7-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-T05oA8-ds{
width:100% !important;
}

.phw-g-i-T0ABWZ-ds{
opacity:0.8 !important;
}

.phw-g-i-T0CNbU-ds{
}

.phw-g-i-T0OPyK-ds{
width:100% !important;
}

.phw-g-i-T0SNR6-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-T0Ub3w-ds{
opacity:0.8 !important;
}

.phw-g-i-T1Vuku-ds{
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-T2QtWD-ds{
opacity:0.8 !important;
}

.phw-g-i-T2gQzd-ds{
width:100% !important;
}

.phw-g-i-T2hsDS-ds{
opacity:0.8 !important;
}

.phw-g-i-T3DbLu-ds{
}

.phw-g-i-T4I0lv-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-T4NLoO-ds{
opacity:0.8 !important;
}

.phw-g-i-T4hl7D-ds{
display:none !important;
}

.phw-g-i-T54A1A-ds{
opacity:0.8 !important;
}

.phw-g-i-T6zZN7-ds{
opacity:0.8 !important;
}

.phw-g-i-T79Btr-ds{
display:none !important;
}

.phw-g-i-T7vco4-ds{
display:none !important;
}

.phw-g-i-T8zA9l-ds{
padding-top:105% !important;
}

.phw-g-i-T98dCG-ds{
opacity:0.8 !important;
}

.phw-g-i-T9Hp9u-ds{
opacity:0.8 !important;
}

.phw-g-i-TAdhiK-ds{
opacity:0.8 !important;
}

.phw-g-i-TCHjwu-ds{
display:none !important;
}
.phw-g-i-TCHjwu-ds img{
object-fit:cover ;
}

.phw-g-i-TDAqYc-ds{
opacity:0.8 !important;
}

.phw-g-i-TDDeIe-ds{
opacity:0.8 !important;
}

.phw-g-i-TDyySq-ds{
display:none !important;
}

.phw-g-i-TDznxa-ds{
}

.phw-g-i-TERh60-ds{
width:100% !important;
}

.phw-g-i-TEhlbL-ds{
background-color:var(--brand-color-primary) !important;
}

.phw-g-i-TGWIY1-ds{
width:100% !important;
}

.phw-g-i-THJ2b4-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-THYqly-ds{
opacity:0.8 !important;
}

.phw-g-i-TIRwGv-ds{
width:100% !important;
}

.phw-g-i-TJRZ4h-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-TJpOBn-ds{
opacity:0.8 !important;
}

.phw-g-i-TKJjX2-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-TKO7ig-ds{
opacity:0.8 !important;
}

.phw-g-i-TKrdua-ds{
display:none !important;
}

.phw-g-i-TLTkQo-ds{
padding-top:40px !important;
text-align:center !important;
}

.phw-g-i-TMNWYE-ds{
opacity:0.8 !important;
}

.phw-g-i-TMq2ad-ds{
opacity:0.8 !important;
}

.phw-g-i-TNAg6D-ds{
opacity:0.8 !important;
}

.phw-g-i-TNE3vf-ds{
line-height:24px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
color:var(--white) !important;
font-size:var(--phw-g-small-text-font-size) !important;
}

.phw-g-i-TOFpcE-ds{
display:none !important;
}

.phw-g-i-TOiS5W-ds{
text-align:left !important;
font-weight:normal !important;
font-size:20px !important;
line-height:32px !important;
letter-spacing:-0.1px !important;
color:var(--black) !important;
}

.phw-g-i-TPZTEM-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-TPmgdk-ds{
opacity:0.8 !important;
}

.phw-g-i-TQYeWX-ds{
width:100% !important;
}

.phw-g-i-TQl7v5-ds{
display:none !important;
}

.phw-g-i-TRLYUT-ds{
display:none !important;
}

.phw-g-i-TSlLrg-ds{
display:none !important;
}

.phw-g-i-TT2rTu-ds{
width:100% !important;
}

.phw-g-i-TTGaKQ-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-TUknFN-ds{
padding-top:105% !important;
}

.phw-g-i-TVf1Ho-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-TVjuGs-ds{
width:100% !important;
}

.phw-g-i-TWqpXc-ds{
display:none !important;
}

.phw-g-i-TWxkMW-ds{
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-TXy8Dh-ds{
opacity:0.8 !important;
}

.phw-g-i-TYDWT6-ds{
border-radius:2px !important;
width:16px !important;
height:16px !important;
left:7% !important;
top:50% !important;
transform:translate(-50%, -50%) !important;
line-height:10px !important;
pointer-events:none !important;
min-height:16px !important;
}

.phw-g-i-TYUVDZ-ds{
background:#262626 !important;
}

.phw-g-i-TZmH0N-ds{
opacity:0.8 !important;
}

.phw-g-i-TZxvRj-ds{
display:none !important;
}

.phw-g-i-TbOz2r-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-TfAzcI-ds{
line-height:24px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:var(--phw-g-small-text-font-size) !important;
color:var(--white) !important;
}

.phw-g-i-Tfwo3u-ds{
opacity:0.8 !important;
}

.phw-g-i-TgOIQs-ds{
opacity:0.8 !important;
}

.phw-g-i-TinygS-ds{
cursor:pointer !important;
}

.phw-g-i-TjOnBj-ds{
display:none !important;
}

.phw-g-i-Tjc60w-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-Tkfmh5-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-Tl4VLs-ds{
border-width:1px !important;
border-style:solid !important;
}

.phw-g-i-TlGHXC-ds{
display:none !important;
}

.phw-g-i-TnjHbL-ds{
opacity:0.8 !important;
}

.phw-g-i-ToGWNO-ds{
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-Tobqpk-ds{
opacity:0.8 !important;
}

.phw-g-i-TpVhQJ-ds{
width:100% !important;
}

.phw-g-i-TpcfD7-ds{
opacity:0.8 !important;
}

.phw-g-i-TqnvY9-ds{
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:14px !important;
line-height:20px !important;
color:#000000 !important;
display:block !important;
text-align:left !important;
font-weight:normal !important;
}

.phw-g-i-Tr2AVn-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-TrB0UY-ds{
opacity:0.8 !important;
}

.phw-g-i-TrRu4R-ds{
opacity:0.8 !important;
}

.phw-g-i-TrUigA-ds{
width:100% !important;
}

.phw-g-i-TrYSs1-ds{
margin-bottom:12px !important;
line-height:inherit !important;
}

.phw-g-i-TsVE0T-ds{
background-color:rgba(255,255,255,1) !important;
}

.phw-g-i-TwIcYb-ds{
opacity:0.8 !important;
}

.phw-g-i-Ty1Eg1-ds{
line-height:20px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
color:var(--white) !important;
font-size:var(--font-size-8) !important;
}

.phw-g-i-TyOjBh-ds{
border:none !important;
color:var(--secondary-text) !important;
font-family:Chalet-LondonSixty !important;
font-size:1rem !important;
line-height:24px !important;
height:auto !important;
min-height:auto !important;
text-decoration:none !important;
}

.phw-g-i-TyOjBh-ds:hover{
color:var(--brand-color-primary) !important;
}

.phw-g-i-TyXpgo-ds{
opacity:0.8 !important;
}

.phw-g-i-Tzqe5i-ds{
}

.phw-g-i-U0auy4-ds{
}

.phw-g-i-U1Dnfw-ds{
opacity:0.8 !important;
}

.phw-g-i-U1fWYy-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-U205kw-ds{
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-U3PMG3-ds{
display:none !important;
}

.phw-g-i-U3zzap-ds{
border-width:0 !important;
color:#6400ff !important;
font-size:16px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
line-height:24px !important;
text-decoration:none !important;
padding:0 !important;
min-height:auto !important;
background-color:transparent !important;
box-shadow:none !important;
}

.phw-g-i-U43n1u-ds{
opacity:0.8 !important;
}

.phw-g-i-U4N9mc-ds{
opacity:0.8 !important;
}

.phw-g-i-U4qp0E-ds{
opacity:0.8 !important;
}

.phw-g-i-U68y84-ds{
cursor:pointer !important;
}

.phw-g-i-U6SESq-ds{
display:none !important;
}

.phw-g-i-U6jjiW-ds{
width:100% !important;
}

.phw-g-i-U8MD0N-ds{
border-width:1px !important;
border-style:solid !important;
}

.phw-g-i-U8cgOW-ds{
}

.phw-g-i-U9etZF-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-UBdCeO-ds{
display:none !important;
}

.phw-g-i-UBwT1q-ds{
opacity:0.8 !important;
}

.phw-g-i-UDTOr7-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-UDULQC-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-UDt9ga-ds{
border-width:1px !important;
border-style:solid !important;
}

.phw-g-i-UEYVII-ds{
padding-top:0 !important;
padding-bottom:0 !important;
padding-left:16px !important;
padding-right:16px !important;
}

.phw-g-i-UEZadQ-ds{
display:none !important;
}
.phw-g-i-UEZadQ-ds img{
object-fit:cover ;
}

.phw-g-i-UEn6xw-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-UFMMDA-ds{
opacity:0.8 !important;
}

.phw-g-i-UGtmHr-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-UGywmL-ds{
opacity:0.8 !important;
}

.phw-g-i-UHJGmM-ds{
width:100% !important;
}

.phw-g-i-UHgRan-ds{
display:none !important;
}

.phw-g-i-UHkwGu-ds{
opacity:0.8 !important;
}

.phw-g-i-UI9LE4-ds{
width:100% !important;
}

.phw-g-i-UImrzz-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-UIpyC9-ds{
display:none !important;
}

.phw-g-i-UJxgIS-ds{
opacity:0.8 !important;
}

.phw-g-i-UKBe7T-ds{
display:none !important;
}
.phw-g-i-UKBe7T-ds img{
object-fit:cover ;
}

.phw-g-i-UKW0KQ-ds{
opacity:0.8 !important;
}

.phw-g-i-UMKoDu-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}

.phw-g-i-UMSGTg-ds{
opacity:0.8 !important;
}

.phw-g-i-UMiBNO-ds{
display:none !important;
}

.phw-g-i-UMyFiu-ds{
opacity:0.8 !important;
}

.phw-g-i-UN29vb-ds{
display:none !important;
}

.phw-g-i-UN54Iz-ds{
opacity:0.8 !important;
}

.phw-g-i-UORoLs-ds{
opacity:0.8 !important;
}

.phw-g-i-UOe5Fn-ds{
opacity:0.8 !important;
}

.phw-g-i-UOpXW7-ds{
color:#6400ff !important;
font-family:var(--cms-g-chaletnewyorksixty) !important;
padding:16px 20px !important;
word-wrap:break-word !important;
border-bottom:1px solid #D8D8D8 !important;
}

.phw-g-i-UR0aC6-ds{
opacity:0.8 !important;
}

.phw-g-i-UR4okG-ds{
opacity:0.8 !important;
}

.phw-g-i-USXLvo-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-USgs1r-ds{
border-left:1px solid #000000 !important;
flex:1 !important;
text-align:center !important;
}

.phw-g-i-UT1ucm-ds{
background-color:rgba(10, 10, 10, 0.55) !important;
}

.phw-g-i-UVN5uc-ds{
opacity:0.8 !important;
}

.phw-g-i-UVVrox-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-UVc9Ir-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-UXIq4r-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-UXOZH7-ds{
opacity:0.8 !important;
}

.phw-g-i-UY4Qbv-ds{
opacity:0.8 !important;
}

.phw-g-i-UYAuYs-ds{
opacity:0.8 !important;
}

.phw-g-i-UYQRhI-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-UYYjYG-ds{
background-color:var(--widget-bg-gray-lighter) !important;
}

.phw-g-i-UZ3VVO-ds{
color:var(--secondary-text) !important;
}

.phw-g-i-UZKNXM-ds{
background:transparent !important;
border:0px !important;
}

.phw-g-i-Ua11hg-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-UaHpDe-ds{
background-color:rgba(10, 10, 10, 0.55) !important;
}

.phw-g-i-UaQyPt-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-UbCdcG-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-UbFg37-ds{
display:none !important;
}

.phw-g-i-UboTO0-ds{
opacity:0.8 !important;
}

.phw-g-i-Uc9LA5-ds{
display:none !important;
}

.phw-g-i-Uc9TOC-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-UcaSzm-ds{
display:none !important;
}
.phw-g-i-UcaSzm-ds img{
object-fit:cover ;
}

.phw-g-i-UcyeKj-ds{
}

.phw-g-i-Udw0Zx-ds{
opacity:0.8 !important;
}

.phw-g-i-UeLQjn-ds{
opacity:0.8 !important;
}

.phw-g-i-UfGE4z-ds{
opacity:0.8 !important;
}

.phw-g-i-UgiwoE-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}

.phw-g-i-UhH08b-ds{
display:none !important;
}

.phw-g-i-UiReC3-ds{
font-family:Chalet-LondonSixty !important;
}

.phw-g-i-UiWZ7w-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-Uindig-ds{
display:none !important;
}

.phw-g-i-UitoP6-ds{
opacity:0.8 !important;
}

.phw-g-i-UmD4tc-ds{
opacity:0.8 !important;
}

.phw-g-i-Umzngf-ds{
opacity:0.8 !important;
}

.phw-g-i-UoFb5F-ds{
display:none !important;
}

.phw-g-i-Up9WaE-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-UqKLx5-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-Uqihte-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-Uqs6xN-ds{
display:none !important;
}

.phw-g-i-UrUgWv-ds{
opacity:0.8 !important;
}

.phw-g-i-UrvFzo-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-UsG8Q7-ds{
padding-top:105% !important;
}

.phw-g-i-Utvw3q-ds{
opacity:0.8 !important;
}

.phw-g-i-UuOHM7-ds{
opacity:0.8 !important;
}

.phw-g-i-Uuf9tR-ds{
opacity:0.8 !important;
}

.phw-g-i-UvKiAQ-ds{
display:none !important;
}

.phw-g-i-Uw2vRc-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}

.phw-g-i-Ux5SJP-ds{
}

.phw-g-i-UxQWUW-ds{
border-width:1px !important;
border-style:solid !important;
}

.phw-g-i-UzGIq8-ds{
opacity:0.8 !important;
}

.phw-g-i-UzZOep-ds{
display:none !important;
}

.phw-g-i-V01RPe-ds{
opacity:0.8 !important;
}

.phw-g-i-V01w2x-ds{
opacity:0.8 !important;
}

.phw-g-i-V0L4Cp-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}

.phw-g-i-V3Xt9C-ds{
}

.phw-g-i-V4g218-ds{
opacity:0.8 !important;
}

.phw-g-i-V4koeJ-ds{
opacity:0.8 !important;
}

.phw-g-i-V5rJid-ds{
display:none !important;
}

.phw-g-i-V6KDc3-ds{
width:100% !important;
}

.phw-g-i-V6Lmpk-ds{
border-width:1px !important;
border-style:solid !important;
}

.phw-g-i-V7S1Fl-ds{
opacity:0.8 !important;
}

.phw-g-i-V7vsiJ-ds{
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:14px !important;
line-height:20px !important;
color:#000000 !important;
display:block !important;
text-align:left !important;
font-weight:normal !important;
}

.phw-g-i-V8U5ia{
max-height:0px !important;
max-width:0% !important;
height:250px !important;
}
.phw-g-i-V8U5ia img{
object-fit:cover ;
height:100%  !important;
width:100%  !important;
}
 .phw-g-i-V8U5ia ppc-container:not(.phw-d-dt-none,.phw-d-none){
height:inherit  !important;
display:inline-block  !important;
}

@media only screen and (min-width: 1200px) and (max-width: 1919.98px) {
.phw-g-i-V8U5ia{
width:332.656px !important;
}
.phw-g-i-V8U5ia img{
object-fit:cover ;
}
}

.phw-g-i-V8XMAJ-ds{
display:none !important;
}

.phw-g-i-V8wUlw-ds{
opacity:0.8 !important;
}

.phw-g-i-VBElgP-ds{
opacity:0.8 !important;
}

.phw-g-i-VCyaah-ds{
border-width:0 !important;
color:#6400ff !important;
font-size:16px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
line-height:24px !important;
text-decoration:none !important;
padding:0 !important;
min-height:auto !important;
background-color:transparent !important;
box-shadow:none !important;
text-align:left !important;
font-weight:normal !important;
}

.phw-g-i-VD3hGj-ds{
display:none !important;
}

.phw-g-i-VDAqyq-ds{
width:100% !important;
}

.phw-g-i-VEfn5f-ds{
color:inherit !important;
width:22px !important;
height:22px !important;
}

.phw-g-i-VEuTmy-ds{
display:none !important;
}
.phw-g-i-VEuTmy-ds img{
object-fit:cover ;
}

.phw-g-i-VFe1XW-ds{
z-index:2 !important;
pointer-events:none !important;
}

.phw-g-i-VHsyN2-ds{
opacity:0.8 !important;
}

.phw-g-i-VJnwdJ-ds{
opacity:0.8 !important;
}

.phw-g-i-VKSMcD-ds{
width:24px !important;
height:24px !important;
}

.phw-g-i-VKcHrm-ds{
opacity:0.8 !important;
}

.phw-g-i-VKxhHG-ds{
margin-right:24px !important;
}

.phw-g-i-VLAArh-ds{
width:100px !important;
display:block !important;
}

.phw-g-i-VLSPcV-ds{
opacity:0.8 !important;
}

.phw-g-i-VMdaE3-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-VMjLcJ-ds{
display:none !important;
}

.phw-g-i-VNdBxe{
background:none !important;
border:none !important;
background-image:none !important;
border-radius:calc(var(--border-radius-base) * 1.25) !important;
font-size:var(--font-size-15) !important;
line-height:var(--paragraph-line-height-1) !important;
background-color:transparent !important;
color:var(--phw-custom-blog-span979797ff) !important;
display:inline-block !important;
}

.phw-g-i-VNz62x-ds{
opacity:0.8 !important;
}

.phw-g-i-VORyCP-ds{
width:100% !important;
}

.phw-g-i-VPSISF-ds{
border:none !important;
color:#000000 !important;
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:1.125rem !important;
line-height:27px !important;
height:auto !important;
min-height:auto !important;
text-decoration:none !important;
}

.phw-g-i-VPSISF-ds:hover{
color:var(--brand-color-primary) !important;
}

.phw-g-i-VPbANm-ds{
text-align:left !important;
font-weight:normal !important;
}

.phw-g-i-VQ2bl8-ds{
display:none !important;
}

.phw-g-i-VQEdMB-ds{
border:1px solid #ffffff !important;
border-radius:50% !important;
display:flex !important;
color:#ffffff !important;
overflow:hidden !important;
background-color:transparent !important;
justify-content:center !important;
align-items:center !important;
width:44px !important;
height:44px !important;
}

.phw-g-i-VQKNSc-ds{
}

.phw-g-i-VQbIan-ds{
display:none !important;
}

.phw-g-i-VQdbb7-ds{
display:none !important;
}

.phw-g-i-VS5IVA-ds{
display:none !important;
}

.phw-g-i-VS5MqZ-ds{
width:24px !important;
height:24px !important;
}

.phw-g-i-VSH9IL-ds{
width:24px !important;
height:24px !important;
}

.phw-g-i-VSOuc1-ds{
opacity:0.8 !important;
}

.phw-g-i-VTqNS2-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-VTtDlM-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-VU2cfa-ds{
opacity:0.8 !important;
}

.phw-g-i-VUETP5-ds{
display:none !important;
}

.phw-g-i-VVxSaI-ds{
opacity:0.8 !important;
}

.phw-g-i-VW4V63-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-VXXwaX-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-VXryIc-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-VY5BDt-ds{
padding:20px !important;
display:block !important;
line-height:24px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
color:var(--white) !important;
font-size:var(--phw-g-small-text-font-size) !important;
margin:0 !important;
}

.phw-g-i-VYdiZQ-ds{
line-height:24px !important;
font-family:Chalet-LondonSixty !important;
font-size:var(--phw-g-small-text-font-size) !important;
color:var(--white) !important;
}

.phw-g-i-VZ4VA7-ds{
width:100% !important;
}

.phw-g-i-VZVPoV-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-VZudvN-ds{
margin:0 auto !important;
max-width:100% !important;
height:auto !important;
}

.phw-g-i-Vb6BCl-ds{
display:none !important;
}

.phw-g-i-Vb8SoE-ds{
opacity:0.8 !important;
}

.phw-g-i-VbAQlM-ds{
}

.phw-g-i-VblJ6V-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-VdTPS8-ds{
position:relative !important;
pointer-events:all !important;
z-index:3 !important;
}

.phw-g-i-VdkTS7{
max-width:272% !important;
max-height:179px !important;
}
.phw-g-i-VdkTS7 img{
object-fit:cover ;
}

.phw-g-i-Ve1vPy-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-Vej7f2-ds{
display:none !important;
}

.phw-g-i-Vf61gh-ds{
display:none !important;
}

.phw-g-i-VfS6gB-ds{
display:none !important;
}

.phw-g-i-VfzXr8-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-Vg5Lgz-ds{
opacity:0.8 !important;
}

.phw-g-i-Vgp54t-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-VhLDih-ds{
display:none !important;
}

.phw-g-i-VhSoCF-ds{
opacity:0.8 !important;
}

.phw-g-i-Vhxl1L-ds{
display:none !important;
}

.phw-g-i-Vi2jEj-ds{
}

.phw-g-i-VjRa26-ds{
opacity:0.8 !important;
}

.phw-g-i-VkAK8r-ds{
z-index:2 !important;
pointer-events:none !important;
}

.phw-g-i-VkfoPW-ds{
line-height:24px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:var(--phw-g-small-text-font-size) !important;
color:var(--white) !important;
}

.phw-g-i-VkgaA7-ds{
width:100% !important;
}

.phw-g-i-Vm2VD9-ds{
z-index:2 !important;
pointer-events:none !important;
}

.phw-g-i-Vm7sIx-ds{
opacity:0.8 !important;
}

.phw-g-i-VmKZXE-ds{
display:none !important;
}

.phw-g-i-VmsQRa-ds{
padding-top:105% !important;
}

.phw-g-i-VoQxw1-ds{
}

.phw-g-i-Vp6jZg-ds{
display:none !important;
}
.phw-g-i-Vp6jZg-ds img{
object-fit:cover ;
}

.phw-g-i-VpBGWP-ds{
border-width:1px !important;
border-style:solid !important;
}

.phw-g-i-VpFQTd{
}

.phw-g-i-VqJA7n-ds{
opacity:0.8 !important;
}

.phw-g-i-VrBMuH-ds{
opacity:0.8 !important;
}

.phw-g-i-VrFe1Y-ds{
opacity:0.8 !important;
}

.phw-g-i-VrxFNT-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-Vs9w43-ds{
opacity:0.8 !important;
}

.phw-g-i-VtfRBu-ds{
opacity:0.8 !important;
}

.phw-g-i-Vu3Auu-ds{
width:100% !important;
}

.phw-g-i-VuayPr-ds{
opacity:0.8 !important;
}

.phw-g-i-Vuf0ZI-ds{
padding-top:100% !important;
}

.phw-g-i-VurMh9-ds{
display:none !important;
}
.phw-g-i-VurMh9-ds img{
object-fit:cover ;
}

.phw-g-i-VvdoVZ-ds{
opacity:0.8 !important;
}

.phw-g-i-VvuB7x-ds{
display:none !important;
}
.phw-g-i-VvuB7x-ds img{
object-fit:cover ;
}

.phw-g-i-Vww53c-ds{
opacity:0.8 !important;
}

.phw-g-i-Vx5n2O-ds{
display:none !important;
}

.phw-g-i-VyNkQP-ds{
opacity:0.8 !important;
}

.phw-g-i-VyNm15-ds{
display:none !important;
}

.phw-g-i-Vydsvn-ds{
width:100% !important;
}

.phw-g-i-W2w19I-ds{
opacity:0.8 !important;
}

.phw-g-i-W3744S-ds{
margin-bottom:4px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:14px !important;
line-height:20px !important;
color:#272727 !important;
cursor:default !important;
}

.phw-g-i-W3Whbx-ds{
background-image:url("") !important;
}

.phw-g-i-W42bFj-ds{
opacity:0.8 !important;
}

.phw-g-i-W6MEbY-ds{
opacity:0.8 !important;
}

.phw-g-i-W8bnm1-ds{
padding:28px 18px !important;
position:relative !important;
list-height:normal !important;
}

.phw-g-i-W8oMup-ds{
display:none !important;
}

.phw-g-i-W937Rk-ds{
background:#ffffff !important;
padding:10px 0 !important;
-webkit-box-shadow:0 4px 8px 1px rgba(34,36,43,0.09) !important;
-moz-box-shadow:0 4px 8px 1px rgba(34,36,43,0.09) !important;
box-shadow:0 4px 8px 1px rgba(34,36,43,0.09) !important;
color:#4A4A4A !important;
text-align:left !important;
max-height:500px !important;
overflow-y:auto !important;
}

.phw-g-i-W9XaCU-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-WAlFrm-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-WAxjpP-ds{
display:none !important;
}

.phw-g-i-WB7tpM-ds{
opacity:0.8 !important;
}

.phw-g-i-WC8Kvo-ds{
width:100% !important;
}

.phw-g-i-WCAQW7-ds{
display:none !important;
}

.phw-g-i-WCSmby-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-WDlLah-ds{
opacity:0.8 !important;
}

.phw-g-i-WEMLCS-ds{
opacity:0.8 !important;
}

.phw-g-i-WGQCXB-ds{
display:none !important;
}
.phw-g-i-WGQCXB-ds img{
object-fit:cover ;
}

.phw-g-i-WHXkpy-ds{
opacity:0.8 !important;
}

.phw-g-i-WIvL2O-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}

.phw-g-i-WJdjGV-ds{
padding:22px 18px !important;
}

.phw-g-i-WJq5eM-ds{
opacity:0.8 !important;
}

.phw-g-i-WJtQsa-ds{
display:none !important;
}

.phw-g-i-WKMgw1-ds{
opacity:0.8 !important;
}

.phw-g-i-WKYbVm-ds{
opacity:0.8 !important;
}

.phw-g-i-WLMe3Z-ds{
}

.phw-g-i-WLVFn8-ds{
color:var(--secondary-text) !important;
}

.phw-g-i-WMGR5o-ds{
width:100% !important;
}

.phw-g-i-WNUFhV-ds{
opacity:0.8 !important;
}

.phw-g-i-WO3Tis-ds{
opacity:0.8 !important;
}

.phw-g-i-WOCeBU-ds{
opacity:0.8 !important;
}

.phw-g-i-WPvTrZ-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-WQL2Sn-ds{
width:100% !important;
}

.phw-g-i-WR3O1R-ds{
opacity:0.8 !important;
}

.phw-g-i-WRJdsT-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-WRWG2Z-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-WSgkrB-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-WSuAm2-ds{
opacity:0.8 !important;
}

.phw-g-i-WTaboP-ds{
display:none !important;
}

.phw-g-i-WUrRJX-ds{
width:100% !important;
}

.phw-g-i-WUrVSL-ds{
}

.phw-g-i-WVAM4i-ds{
width:100% !important;
}

.phw-g-i-WVgPOQ-ds{
opacity:0.8 !important;
}

.phw-g-i-WVuZqx-ds{
}

.phw-g-i-WWnWFo-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-WXcjJL-ds{
opacity:0.8 !important;
}

.phw-g-i-WXpEH3-ds{
background-size:cover !important;
}

.phw-g-i-WYpZgA-ds{
display:none !important;
}

.phw-g-i-WZ9zr5-ds{
display:none !important;
}

.phw-g-i-WaFo4Y-ds{
opacity:0.8 !important;
}

.phw-g-i-WdABSS-ds{
opacity:0.8 !important;
}

.phw-g-i-WdiWRi-ds{
opacity:0.8 !important;
}

.phw-g-i-We3p6t-ds{
opacity:0.8 !important;
}

.phw-g-i-WfyXU2-ds{
padding-top:100% !important;
}

.phw-g-i-WiruV1-ds{
border:1px solid #ffffff !important;
border-radius:50% !important;
display:flex !important;
color:#ffffff !important;
overflow:hidden !important;
background-color:transparent !important;
justify-content:center !important;
align-items:center !important;
width:44px !important;
height:44px !important;
}

.phw-g-i-WiyRTr-ds{
width:100% !important;
}

.phw-g-i-WjNG5V-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-WjYKR2-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-Wk1kb2-ds{
display:none !important;
}

.phw-g-i-WkYBa9-ds{
border:solid 1px #898989 !important;
border-radius:3px !important;
color:#272727 !important;
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:14px !important;
line-height:20px !important;
letter-spacing:.1px !important;
height:44px !important;
background-color:#ffffff !important;
padding:12px calc(4px * 10) 12px 16px !important;
margin-bottom:0 !important;
}

.phw-g-i-Wke79g-ds{
display:none !important;
}

.phw-g-i-WklOfH-ds{
text-align:center !important;
}

.phw-g-i-Wl238F-ds{
border-left:1px solid #000000 !important;
flex:1 !important;
text-align:center !important;
}

.phw-g-i-Wn1L19-ds{
opacity:0.8 !important;
}

.phw-g-i-WoEAVc-ds{
opacity:0.8 !important;
}

.phw-g-i-WrnsCy-ds{
}

.phw-g-i-Wt2BfY-ds{
width:100% !important;
}

.phw-g-i-WtPhkR-ds{
color:#ffffff !important;
text-align:center !important;
font-size:1rem !important;
line-height:24px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
}

.phw-g-i-WuLVPM-ds{
}

.phw-g-i-WuQge9-ds{
font-size:20px !important;
line-height:32px !important;
letter-spacing:-0.1px !important;
color:var(--black) !important;
font-weight:normal !important;
}

.phw-g-i-WuUcP0-ds{
opacity:0.8 !important;
}

.phw-g-i-Wuf4uX-ds{
display:none !important;
}

.phw-g-i-WwIC80-ds{
z-index:2 !important;
pointer-events:none !important;
}

.phw-g-i-WwJwoL-ds{
display:none !important;
}

.phw-g-i-WwNzwU-ds{
opacity:0.8 !important;
}

.phw-g-i-WxJmYu-ds{
opacity:0.8 !important;
}

.phw-g-i-WxLCss-ds{
width:100% !important;
}

.phw-g-i-WxYcUd-ds{
}

.phw-g-i-Wxk9H6-ds{
opacity:0.8 !important;
}

.phw-g-i-WxnJJD-ds{
display:none !important;
}

.phw-g-i-WxuJJs-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-WyBybe-ds{
opacity:0.8 !important;
}

.phw-g-i-X0dnFc-ds{
width:100% !important;
}

.phw-g-i-X1MmF5-ds{
opacity:0.8 !important;
}

.phw-g-i-X1k2MH-ds{
padding:10px 0 !important;
font-size:1rem !important;
font-family:Chalet-LondonSixty !important;
color:#4A4A4A !important;
}

.phw-g-i-X1oD3H-ds{
opacity:0.8 !important;
}

.phw-g-i-X2KGy3-ds{
opacity:0.8 !important;
}

.phw-g-i-X3t2S6-ds{
opacity:0.8 !important;
}

.phw-g-i-X4SAfs-ds{
}

.phw-g-i-X5RsVd-ds{
opacity:0.8 !important;
}

.phw-g-i-X5dBUO-ds{
opacity:0.8 !important;
}

.phw-g-i-X5r0CK-ds{
opacity:0.8 !important;
}

.phw-g-i-X61q6R-ds{
opacity:0.8 !important;
}

.phw-g-i-X6gU9T-ds{
}

.phw-g-i-X6j0KM-ds{
width:24px !important;
height:24px !important;
}

.phw-g-i-X6wFWF-ds{
opacity:0.8 !important;
}

.phw-g-i-X7uc1r-ds{
opacity:0.8 !important;
}

.phw-g-i-X86xiJ-ds{
opacity:0.8 !important;
}

.phw-g-i-X8Mqzs-ds{
border-width:1px !important;
border-style:solid !important;
}

.phw-g-i-X8gA1s-ds{
opacity:0.8 !important;
}

.phw-g-i-X90IQU-ds{
display:none !important;
}

.phw-g-i-X96lO3-ds{
}

.phw-g-i-X9JVeG-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-X9PmGA-ds{
margin-right:24px !important;
}

.phw-g-i-X9xvQA-ds{
border-width:1px !important;
border-style:solid !important;
}

.phw-g-i-XA2m8K-ds{
display:none !important;
}

.phw-g-i-XA4jbf-ds{
opacity:0.8 !important;
}

.phw-g-i-XABf4E-ds{
background-color:rgba(0, 0, 0, 0.2) !important;
}

.phw-g-i-XAe9fa-ds{
}

.phw-g-i-XCxrtP-ds{
opacity:0.8 !important;
}

.phw-g-i-XCyckZ-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-XDIZBO-ds{
opacity:0.8 !important;
}

.phw-g-i-XDSrzq-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-XDVf8J-ds{
opacity:0.8 !important;
}

.phw-g-i-XDx16z-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-XEDX46-ds{
background-color:#ffffff !important;
}

.phw-g-i-XF0AJe-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-XFEy7z-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-XFJFyp-ds{
width:100% !important;
}

.phw-g-i-XFTBRv-ds{
opacity:0.8 !important;
}

.phw-g-i-XGmhGt-ds{
display:none !important;
}
.phw-g-i-XGmhGt-ds img{
object-fit:cover ;
}

.phw-g-i-XGnHd2-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}

.phw-g-i-XH2aEh-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-XHB7s0-ds{
min-width:12% !important;
align-self:center !important;
margin:0 !important;
}

.phw-g-i-XI8A7V-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-XIFMS0-ds{
opacity:0.8 !important;
}

.phw-g-i-XIIKJ6-ds{
opacity:0.8 !important;
}

.phw-g-i-XIOqnI-ds{
opacity:0.8 !important;
}

.phw-g-i-XIUKE2-ds{
opacity:0.8 !important;
}

.phw-g-i-XJGHeE-ds{
display:none !important;
}

.phw-g-i-XK740k-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-XLHXqI-ds{
display:none !important;
}

.phw-g-i-XLdq4t-ds{
width:100% !important;
}

.phw-g-i-XLvVpp-ds{
margin-bottom:4px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:14px !important;
line-height:20px !important;
color:#272727 !important;
cursor:default !important;
}

.phw-g-i-XM3aWj-ds{
line-height:24px !important;
font-family:Chalet-LondonSixty !important;
color:var(--white) !important;
font-size:var(--phw-g-small-text-font-size) !important;
}

.phw-g-i-XMCeos-ds{
width:100% !important;
}

.phw-g-i-XMNVQT-ds{
font-family:Chalet-LondonSixty !important;
font-size:12px !important;
letter-spacing:- .2px !important;
line-height:20px !important;
text-decoration:underline !important;
color:#737373 !important;
}

.phw-g-i-XNOqRz-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-XPVcLH-ds{
display:none !important;
}

.phw-g-i-XQ9ltM-ds{
display:none !important;
}
.phw-g-i-XQ9ltM-ds img{
object-fit:cover ;
}

.phw-g-i-XT7VZN-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-XTV4va-ds{
width:100% !important;
}

.phw-g-i-XUKUqQ-ds{
opacity:0.8 !important;
}

.phw-g-i-XWAQIs-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-XWqkUz-ds{
}

.phw-g-i-XWxdfG-ds{
width:100% !important;
}

.phw-g-i-XXQVH7-ds{
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-XY1BlD-ds{
display:none !important;
}
.phw-g-i-XY1BlD-ds img{
object-fit:cover ;
}

.phw-g-i-XY2g5q-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-XYbJRh-ds{
opacity:0.8 !important;
}

.phw-g-i-XZ8Ioi-ds{
}

.phw-g-i-XZP9PO-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-XaD4dz-ds{
display:none !important;
}

.phw-g-i-XbcU2c-ds{
width:100% !important;
}

.phw-g-i-Xclw20-ds{
width:100% !important;
}

.phw-g-i-Xd3hl2-ds{
opacity:0.8 !important;
}

.phw-g-i-XdaNNU-ds{
width:100% !important;
}

.phw-g-i-XdhqL7-ds{
opacity:0.8 !important;
}

.phw-g-i-Xdn4eY-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-Xe1H6P-ds{
opacity:0.8 !important;
}

.phw-g-i-XeW2zh-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-Xetaz7-ds{
opacity:0.8 !important;
}

.phw-g-i-Xfqawc-ds{
display:none !important;
}

.phw-g-i-Xg1xsH-ds{
opacity:0.8 !important;
}

.phw-g-i-XguDlh-ds{
opacity:0.8 !important;
}

.phw-g-i-XhYjZH-ds{
opacity:0.8 !important;
}

.phw-g-i-Xj4m7c-ds{
opacity:0.8 !important;
}

.phw-g-i-Xj7n5i-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}

.phw-g-i-XjGZL6-ds{
display:none !important;
}

.phw-g-i-XkDsxV-ds{
opacity:0.8 !important;
}

.phw-g-i-Xky0aT-ds{
padding:20px 0 40px 0 !important;
color:#ffffff !important;
font-size:.75rem !important;
line-height:20px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
}

.phw-g-i-XkzLZV-ds{
opacity:0.8 !important;
}

.phw-g-i-XlNktz-ds{
padding:10px 0 !important;
font-size:1.125rem !important;
font-family:var(--cms-g-chaletlondensixty) !important;
color:#4A4A4A !important;
}

.phw-g-i-Xliuxe-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-XlxZfU-ds{
width:100% !important;
}

.phw-g-i-XmT40V-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-XmV5Vg-ds{
opacity:0.8 !important;
}

.phw-g-i-Xneshb-ds{
}

.phw-g-i-XoE5ry-ds{
}

.phw-g-i-XojN9b-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-XomKsw-ds{
opacity:0.8 !important;
}

.phw-g-i-Xp0C3L-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-XqeXzw-ds{
}

.phw-g-i-Xqxgo4-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-XrNPen-ds{
display:none !important;
}

.phw-g-i-Xrce4G-ds{
opacity:0.8 !important;
}

.phw-g-i-XrwZNj-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-Xs2JMf-ds{
z-index:2 !important;
pointer-events:none !important;
}

.phw-g-i-XsB1Vr-ds{
opacity:0.8 !important;
}

.phw-g-i-XsVbpP-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-XtKC9u-ds{
opacity:0.8 !important;
}

.phw-g-i-XtWHUN-ds{
opacity:0.8 !important;
}

.phw-g-i-XudTlX-ds{
display:none !important;
}
.phw-g-i-XudTlX-ds img{
object-fit:cover ;
}

.phw-g-i-XuoKAf-ds{
display:none !important;
}
.phw-g-i-XuoKAf-ds img{
object-fit:cover ;
}

.phw-g-i-XvpUc2-ds{
opacity:0.8 !important;
}

.phw-g-i-Xw1Bms-ds{
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-Xwl28m-ds{
opacity:0.8 !important;
}

.phw-g-i-Xx97mp-ds{
font-family:Chalet-LondonSixty !important;
}

.phw-g-i-XxB4NM-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-XxhQQx-ds{
opacity:0.8 !important;
}

.phw-g-i-XycLPn-ds{
opacity:0.8 !important;
}

.phw-g-i-Xyl3IE-ds{
padding:28px 18px !important;
position:relative !important;
list-height:normal !important;
}

.phw-g-i-XzNnCd-ds{
opacity:0.8 !important;
}

.phw-g-i-Y17qdY-ds{
padding-top:0 !important;
padding-bottom:0 !important;
padding-left:16px !important;
padding-right:16px !important;
}

.phw-g-i-Y1LLJy-ds{
opacity:0.8 !important;
}

.phw-g-i-Y1PnMy-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-Y2zJWl-ds{
z-index:2 !important;
pointer-events:none !important;
}

.phw-g-i-Y3IUab-ds{
display:none !important;
}

.phw-g-i-Y3skQo-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-Y508m4-ds{
width:100% !important;
}

.phw-g-i-Y6Bbec-ds{
opacity:0.8 !important;
}

.phw-g-i-Y70cH3-ds{
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-Y7vWvE{
padding-inline-start:calc(var(--pu-space)*0) !important;
padding-inline-end:calc(var(--pu-space)*0) !important;
}

.phw-g-i-Y837GM-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-Y8EL2V{
height:250px !important;
}
.phw-g-i-Y8EL2V img{
object-fit:cover ;
height:100%  !important;
width:100%  !important;
}
 .phw-g-i-Y8EL2V ppc-container:not(.phw-d-dt-none,.phw-d-none){
height:inherit  !important;
display:inline-block  !important;
}

@media only screen and (min-width: 1200px) and (max-width: 1919.98px) {
.phw-g-i-Y8EL2V{
width:332.656px !important;
}
.phw-g-i-Y8EL2V img{
object-fit:cover ;
}
}

.phw-g-i-Y8J3U6-ds{
}

.phw-g-i-Y8bl62-ds{
border:1px solid #ffffff !important;
border-radius:50% !important;
display:flex !important;
color:#ffffff !important;
overflow:hidden !important;
background-color:transparent !important;
justify-content:center !important;
align-items:center !important;
width:44px !important;
height:44px !important;
}

.phw-g-i-YA743B-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-YBBvL4-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-YBGdWy-ds{
display:none !important;
}
.phw-g-i-YBGdWy-ds img{
object-fit:cover ;
}

.phw-g-i-YBIk14-ds{
background:#ffffff !important;
border-radius:3px !important;
box-shadow:0 0 10px 0 rgba(201,201,201,0.5) !important;
position:relative !important;
width:432px !important;
left:auto !important;
right:auto !important;
margin:0 auto !important;
top:10px !important;
height:auto !important;
white-space:normal !important;
}

.phw-g-i-YBJaq1-ds{
display:none !important;
}

.phw-g-i-YBfF7U-ds{
}

.phw-g-i-YCH9H1-ds{
}

.phw-g-i-YCSBwV-ds{
border:none !important;
color:#000000 !important;
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:1.125rem !important;
line-height:27px !important;
height:auto !important;
min-height:auto !important;
text-decoration:none !important;
}

.phw-g-i-YCSBwV-ds:hover{
color:#ffffff !important;
}

.phw-g-i-YCwXSu-ds{
display:none !important;
}

.phw-g-i-YD2xnu-ds{
display:none !important;
}
.phw-g-i-YD2xnu-ds img{
object-fit:cover ;
}

.phw-g-i-YD9Ug1-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-YDOjBr-ds{
padding-top:105% !important;
}

.phw-g-i-YDrn6D-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-YFmFRl-ds{
line-height:24px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
color:var(--white) !important;
font-size:var(--phw-g-small-text-font-size) !important;
}

.phw-g-i-YHPlv3-ds{
opacity:0.8 !important;
}

.phw-g-i-YI4Uvi-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-YJlEMZ-ds{
font-family:Chalet-LondonSixty !important;
font-size:12px !important;
letter-spacing:- .2px !important;
line-height:20px !important;
text-decoration:underline !important;
color:#737373 !important;
}

.phw-g-i-YLzvKX-ds{
display:none !important;
}

.phw-g-i-YN2qEM-ds{
opacity:0.8 !important;
}

.phw-g-i-YOsetW-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-YP41bm-ds{
display:none !important;
}

.phw-g-i-YP8Sji-ds{
width:100% !important;
}

.phw-g-i-YPkYav-ds{
display:none !important;
}

.phw-g-i-YPuwcF-ds{
opacity:0.8 !important;
}

.phw-g-i-YQOMaG-ds{
width:100% !important;
}

.phw-g-i-YTyywL-ds{
cursor:pointer !important;
}

.phw-g-i-YUFxBv-ds{
opacity:0.8 !important;
}

.phw-g-i-YVsvRN-ds{
display:none !important;
}
.phw-g-i-YVsvRN-ds img{
object-fit:cover ;
}

.phw-g-i-YWPSFU-ds{
opacity:0.8 !important;
}

.phw-g-i-YWxyS8-ds{
border:none !important;
background-color:transparent !important;
padding:0 !important;
}

.phw-g-i-YXEM8I-ds{
opacity:0.8 !important;
}

.phw-g-i-YXSdi8-ds{
display:none !important;
}

.phw-g-i-YY8ukg-ds{
width:100% !important;
}

.phw-g-i-YYIx4x-ds{
display:none !important;
}

.phw-g-i-YYxa4B-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-YaqvSR-ds{
line-height:24px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:var(--phw-g-small-text-font-size) !important;
color:var(--white) !important;
}

.phw-g-i-Yb4XPz-ds{
display:none !important;
}

.phw-g-i-YbEQ4d-ds{
opacity:0.8 !important;
}

.phw-g-i-YdmiBO-ds{
opacity:0.8 !important;
}

.phw-g-i-Ye9ieV-ds{
opacity:0.8 !important;
}

.phw-g-i-YeJwEZ-ds{
opacity:0.8 !important;
}

.phw-g-i-YeUIIB-ds{
display:none !important;
}

.phw-g-i-Yfq8V4-ds{
color:var(--secondary-text) !important;
}

.phw-g-i-YgSpxO-ds{
opacity:0.8 !important;
}

.phw-g-i-Yhowqz-ds{
width:100% !important;
}

.phw-g-i-Yi3wHs-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}

.phw-g-i-YjctlP-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-Yk9umI-ds{
width:100% !important;
}

.phw-g-i-YkbtL5-ds{
opacity:0.8 !important;
}

.phw-g-i-YlWpKj-ds{
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-Ym7KVu-ds{
font-family:Chalet-LondonSixty !important;
}

.phw-g-i-YmSoDp-ds{
padding:20px 0 40px 0 !important;
color:#ffffff !important;
font-size:.75rem !important;
line-height:20px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
}

.phw-g-i-Ymb9kV-ds{
}

.phw-g-i-YmuPy0-ds{
}

.phw-g-i-Yo2WHy-ds{
opacity:0.8 !important;
}

.phw-g-i-YqKa2I-ds{
opacity:0.8 !important;
}

.phw-g-i-YqaDKg-ds{
opacity:0.8 !important;
}

.phw-g-i-YrNpfw-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-Ysd1n8-ds{
border-left:1px solid #000000 !important;
flex:1 !important;
text-align:center !important;
}

.phw-g-i-Yt4Ke2-ds{
border:none !important;
color:#ffffff !important;
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:1rem !important;
line-height:24px !important;
height:auto !important;
min-height:auto !important;
text-decoration:none !important;
}

.phw-g-i-Yt4Ke2-ds:hover{
color:#ffffff !important;
}

.phw-g-i-YtRIMZ-ds{
display:none !important;
}

.phw-g-i-YuLpee-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-Yw7iwD-ds{
width:100% !important;
}

.phw-g-i-Ywv2eP-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-Yx5mqL-ds{
display:none !important;
}

.phw-g-i-YyGIWm-ds{
padding:10px 0 !important;
font-size:1.125rem !important;
font-family:var(--cms-g-chaletlondensixty) !important;
color:#4A4A4A !important;
}

.phw-g-i-YyTLTr-ds{
opacity:0.8 !important;
}

.phw-g-i-YzTtC7-ds{
width:100% !important;
}

.phw-g-i-YzbbxM-ds{
width:100% !important;
}

.phw-g-i-YzhyyV-ds{
background:#ffffff !important;
border-radius:3px !important;
box-shadow:0 0 10px 0 rgba(201,201,201,0.5) !important;
position:relative !important;
width:432px !important;
left:auto !important;
right:auto !important;
margin:0 auto !important;
top:10px !important;
height:auto !important;
white-space:normal !important;
}

.phw-g-i-YzieAg-ds{
border:none !important;
color:inherit !important;
font-family:var(--cms-g-chaletlondensixty) !important;
text-decoration:none !important;
font-size:12px !important;
line-height:27px !important;
min-height:auto !important;
height:auto !important;
padding:0 !important;
}

.phw-g-i-YzieAg-ds:hover{
color:#6400ff !important;
box-shadow:none !important;
}

.phw-g-i-Yzjyqd-ds{
opacity:0.8 !important;
}

.phw-g-i-Z03FAC-ds{
display:none !important;
}

.phw-g-i-Z0unjV-ds{
opacity:0.8 !important;
}

.phw-g-i-Z1cTUu-ds{
opacity:0.8 !important;
}

.phw-g-i-Z22NU7-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-Z2M12s-ds{
padding:40px 0 20px 0 !important;
border-top:0px !important;
border-bottom:0px !important;
}

.phw-g-i-Z39a4j-ds{
display:none !important;
}

.phw-g-i-Z3Pt91-ds{
}

.phw-g-i-Z4OKhG-ds{
opacity:0.8 !important;
}

.phw-g-i-Z4XKUj-ds{
display:none !important;
}

.phw-g-i-Z5DfFW-ds{
}

.phw-g-i-Z625xx-ds{
display:none !important;
}

.phw-g-i-Z6Objm-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}

.phw-g-i-Z6TFSY-ds{
display:none !important;
}

.phw-g-i-ZASrLv-ds{
opacity:0.8 !important;
}

.phw-g-i-ZB6NAf-ds{
font-family:Chalet-NewYorkSixty !important;
}

.phw-g-i-ZBJaY9-ds{
}

.phw-g-i-ZBfgCz-ds{
opacity:0.8 !important;
}

.phw-g-i-ZDRsn2-ds{
opacity:0.8 !important;
}

.phw-g-i-ZF9QNz-ds{
margin:0 auto !important;
max-width:100% !important;
height:auto !important;
}

.phw-g-i-ZGgYBw-ds{
opacity:0.8 !important;
}

.phw-g-i-ZH4NI3-ds{
display:none !important;
}

.phw-g-i-ZHwG92-ds{
width:100% !important;
}

.phw-g-i-ZIM1WO-ds{
opacity:0.8 !important;
}

.phw-g-i-ZIXlDa-ds{
opacity:0.8 !important;
}

.phw-g-i-ZJQzUP-ds{
display:none !important;
}

.phw-g-i-ZKTzXi-ds{
z-index:2 !important;
pointer-events:none !important;
}

.phw-g-i-ZL24E2-ds{
z-index:2 !important;
pointer-events:none !important;
}

.phw-g-i-ZLsif3-ds{
opacity:0.8 !important;
}

.phw-g-i-ZMVqee{
background:none !important;
border:none !important;
background-image:none !important;
border-radius:calc(var(--border-radius-base) * 1.25) !important;
font-size:var(--font-size-15) !important;
line-height:var(--paragraph-line-height-1) !important;
background-color:transparent !important;
color:var(--phw-custom-heading2e9e9eaff) !important;
display:inline-block !important;
}

.phw-g-i-ZNItXw-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-ZNYIrB-ds{
opacity:0.8 !important;
}

.phw-g-i-ZNs4K1-ds{
opacity:0.8 !important;
}

.phw-g-i-ZOMtPA-ds{
display:none !important;
}

.phw-g-i-ZPnnsb-ds{
opacity:0.8 !important;
}

.phw-g-i-ZQQNoW-ds{
opacity:0.8 !important;
}

.phw-g-i-ZQy5jx-ds{
width:100% !important;
}

.phw-g-i-ZRYz0z-ds{
opacity:0.8 !important;
}

.phw-g-i-ZTGW6O-ds{
display:none !important;
}

.phw-g-i-ZTRCIU-ds{
z-index:2 !important;
pointer-events:none !important;
}

.phw-g-i-ZTZnpD-ds{
opacity:0.8 !important;
}

.phw-g-i-ZWKoHk-ds{
display:none !important;
}

.phw-g-i-ZWf1rv-ds{
border:none !important;
color:inherit !important;
font-size:12px !important;
line-height:27px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
text-decoration:none !important;
min-height:auto !important;
height:auto !important;
padding:0 !important;
}

.phw-g-i-ZWf1rv-ds:hover{
color:#6400ff !important;
box-shadow:none !important;
}

.phw-g-i-ZXNRUA-ds{
width:100% !important;
}

.phw-g-i-ZXZWiv-ds{
width:100% !important;
}

.phw-g-i-ZXdwlW-ds{
border:none !important;
color:inherit !important;
font-family:var(--cms-g-chaletlondensixty) !important;
text-decoration:none !important;
font-size:12px !important;
line-height:27px !important;
min-height:auto !important;
height:auto !important;
padding:0 !important;
}

.phw-g-i-ZXdwlW-ds:hover{
color:#6400ff !important;
box-shadow:none !important;
}

.phw-g-i-ZXe867-ds{
display:none !important;
}

.phw-g-i-ZY0Kcp-ds{
width:100% !important;
}

.phw-g-i-ZYytBC-ds{
background-color:var(--widget-bg-gray-lighter) !important;
}

.phw-g-i-ZZt7Yo-ds{
display:none !important;
}

.phw-g-i-ZaX5OV-ds{
opacity:0.8 !important;
}

.phw-g-i-ZajlsF-ds{
display:none !important;
}

.phw-g-i-ZcWaGh-ds{
width:100% !important;
}

.phw-g-i-Zcfb1V-ds{
opacity:0.8 !important;
}

.phw-g-i-ZctoM6-ds{
display:none !important;
}

.phw-g-i-ZdLgH3-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-ZdohJj-ds{
opacity:0.8 !important;
}

.phw-g-i-ZemTpa-ds{
opacity:0.8 !important;
}

.phw-g-i-ZfllaF-ds{
}

.phw-g-i-ZhSlZu-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-ZhZf6z-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}

.phw-g-i-Zi1VQ7-ds{
opacity:0.8 !important;
}

.phw-g-i-Zid031-ds{
opacity:0.8 !important;
}

.phw-g-i-ZjGJlS-ds{
opacity:0.8 !important;
}

.phw-g-i-ZjQKzZ-ds{
opacity:0.8 !important;
}

.phw-g-i-ZkZEox-ds{
}

.phw-g-i-ZkpefB-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}

.phw-g-i-Zlngz8-ds{
color:var(--text-dark) !important;
}

.phw-g-i-ZmYnXO-ds{
opacity:0.8 !important;
}

.phw-g-i-Zo74PA-ds{
opacity:0.8 !important;
}

.phw-g-i-Zo7wik-ds{
display:none !important;
}

.phw-g-i-ZoDmaA-ds{
width:100% !important;
}

.phw-g-i-ZoaDer-ds{
display:none !important;
}

.phw-g-i-Zoe5b9-ds{
opacity:0.8 !important;
}

.phw-g-i-ZonLQU-ds{
opacity:0.8 !important;
}

.phw-g-i-ZozfyO-ds{
opacity:0.8 !important;
}

.phw-g-i-ZpjLyy-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-Zr4nGo-ds{
}

.phw-g-i-Zr8bQR-ds{
z-index:2 !important;
pointer-events:none !important;
}

.phw-g-i-Zr91Hz-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}

.phw-g-i-Zrk6aj-ds{
display:none !important;
}

.phw-g-i-Zrya1P-ds{
opacity:0.8 !important;
}

.phw-g-i-ZsAm9s-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-ZsoAZL-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-ZuNMfV-ds{
display:none !important;
}

.phw-g-i-ZvDk5M-ds{
display:none !important;
}

.phw-g-i-ZvoVy5-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-ZwW8Ie-ds{
opacity:0.8 !important;
}

.phw-g-i-Zxe8GC-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-ZxhenQ-ds{
}

.phw-g-i-Zxjoim-ds{
display:none !important;
}
.phw-g-i-Zxjoim-ds img{
object-fit:cover ;
}

.phw-g-i-ZxovU6-ds{
opacity:0.8 !important;
}

.phw-g-i-ZyEvR0-ds{
border-width:1px !important;
border-style:solid !important;
}

.phw-g-i-Zyq7dt-ds{
display:none !important;
}

.phw-g-i-ZzWBMb-ds{
color:#ffffff !important;
font-size:1rem !important;
line-height:24px !important;
font-weight:600 !important;
font-family:var(--cms-g-chaletlondensixty) !important;
margin-bottom:8px !important;
}

.phw-g-i-a0mdUJ-ds{
opacity:0.8 !important;
}

.phw-g-i-a0uIWy-ds{
opacity:0.8 !important;
}

.phw-g-i-a17Xk0-ds{
padding:40px 0 20px 0 !important;
border-top:0px !important;
border-bottom:0px !important;
}

.phw-g-i-a1qTc1-ds{
width:100% !important;
}

.phw-g-i-a2DwRo-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-a2QXgc-ds{
max-width:200px !important;
max-height:unset !important;
width:200px !important;
}

.phw-g-i-a2flGN-ds{
opacity:0.8 !important;
}

.phw-g-i-a2ro50-ds{
opacity:0.8 !important;
}

.phw-g-i-a3FEPF-ds{
display:none !important;
}

.phw-g-i-a49ePK-ds{
opacity:0.8 !important;
}

.phw-g-i-a4SQ3f-ds{
border-bottom-width:1px !important;
border-color:var(--stroke-gray-darkar) !important;
border-bottom-style:solid !important;
padding:40px 0 20px 0 !important;
}

.phw-g-i-a5eTSW-ds{
opacity:0.8 !important;
}

.phw-g-i-a6L6pl-ds{
display:none !important;
}

.phw-g-i-a7JHML-ds{
width:100% !important;
}

.phw-g-i-a87DWz-ds{
opacity:0.8 !important;
}

.phw-g-i-a8ifWM-ds{
width:200px !important;
}

.phw-g-i-aASe8u-ds{
background-color:rgba(10, 10, 10, 0.55) !important;
}

.phw-g-i-aAyhY3-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-aBrIBJ-ds{
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-aC0wHP-ds{
width:100% !important;
}

.phw-g-i-aClSJL-ds{
display:none !important;
}

.phw-g-i-aDI1t6-ds{
width:22px !important;
height:22px !important;
}

.phw-g-i-aDOAum-ds{
opacity:0.8 !important;
}

.phw-g-i-aDpojo-ds{
opacity:0.8 !important;
}

.phw-g-i-aEKnPf-ds{
display:none !important;
}

.phw-g-i-aElpAS-ds{
opacity:0.8 !important;
}

.phw-g-i-aEuRKf-ds{
width:100% !important;
}

.phw-g-i-aFXSHf-ds{
display:none !important;
}

.phw-g-i-aFr5CE-ds{
display:none !important;
}
.phw-g-i-aFr5CE-ds img{
object-fit:cover ;
}

.phw-g-i-aGr5ZF-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}

.phw-g-i-aHELd8-ds{
display:none !important;
}
.phw-g-i-aHELd8-ds img{
object-fit:cover ;
}

.phw-g-i-aHX2z5-ds{
display:none !important;
}

.phw-g-i-aHrfBL-ds{
}

.phw-g-i-aIel5N-ds{
padding-top:105% !important;
}

.phw-g-i-aJ2VYN-ds{
display:none !important;
}

.phw-g-i-aJUMja-ds{
opacity:0.8 !important;
}

.phw-g-i-aJuVTJ-ds{
margin-bottom:4px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:14px !important;
line-height:20px !important;
color:#272727 !important;
cursor:default !important;
}

.phw-g-i-aMZrNz-ds{
opacity:0.8 !important;
}

.phw-g-i-aMkHiW-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-aOVKqm-ds{
opacity:0.8 !important;
}

.phw-g-i-aQ7ZEH-ds{
font-family:Chalet-LondonSixty !important;
}

.phw-g-i-aQAbv3-ds{
opacity:0.8 !important;
}

.phw-g-i-aQbnAa-ds{
}

.phw-g-i-aRWwq3-ds{
opacity:0.8 !important;
}

.phw-g-i-aSzlKT-ds{
opacity:0.8 !important;
}

.phw-g-i-aWUet4-ds{
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-aXTc6J-ds{
}

.phw-g-i-aYSifN-ds{
opacity:0.8 !important;
}

.phw-g-i-aYomu0-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-aZ5vP4-ds{
background-color:#ffffff !important;
}

.phw-g-i-aZYDN1-ds{
}

.phw-g-i-aZc3vy-ds{
}

.phw-g-i-aZosyx-ds{
opacity:0.8 !important;
}

.phw-g-i-aayDLt-ds{
opacity:0.8 !important;
}

.phw-g-i-abUGKY-ds{
display:none !important;
}

.phw-g-i-aekcvY-ds{
opacity:0.8 !important;
}

.phw-g-i-af8wfI-ds{
width:100% !important;
}

.phw-g-i-agBEjs-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-ahrqnI-ds{
display:none !important;
}

.phw-g-i-ahuTix-ds{
opacity:0.8 !important;
}

.phw-g-i-aiOdCY-ds{
display:none !important;
}

.phw-g-i-ajCWX3-ds{
opacity:0.8 !important;
}

.phw-g-i-ajgSjj-ds{
opacity:0.8 !important;
}

.phw-g-i-akb94N-ds{
text-align:left !important;
font-weight:normal !important;
font-size:20px !important;
line-height:32px !important;
letter-spacing:-0.1px !important;
color:var(--black) !important;
}

.phw-g-i-akfTRg-ds{
opacity:0.8 !important;
}

.phw-g-i-alHGwB-ds{
opacity:0.8 !important;
}

.phw-g-i-an5sRO-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-anLdtw-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-aoIdkT-ds{
opacity:0.8 !important;
}

.phw-g-i-aonl2K-ds{
border:none !important;
color:var(--text-dark) !important;
position:relative !important;
font-family:var(--cms-g-chaletlondensixty) !important;
min-height:auto !important;
height:auto !important;
padding:0 !important;
}

.phw-g-i-aonl2K-ds:hover{
color:var(--brand-color-primary) !important;
}

.phw-g-i-aqMiGk-ds{
opacity:0.8 !important;
}

.phw-g-i-aqa3bI-ds{
}

.phw-g-i-aqafH8-ds{
opacity:0.8 !important;
}

.phw-g-i-aquNei-ds{
border-width:1px !important;
border-style:solid !important;
}

.phw-g-i-ar10nU-ds{
width:100% !important;
}

.phw-g-i-areZKw-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-asfFlk-ds{
opacity:0.8 !important;
}

.phw-g-i-atbyhX-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-au3012-ds{
opacity:0.8 !important;
}

.phw-g-i-au7CqN-ds{
padding:0px 18px !important;
}

.phw-g-i-aurKTz-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-avTaif-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-awkqva-ds{
opacity:0.8 !important;
}

.phw-g-i-awyr2o-ds{
display:none !important;
}

.phw-g-i-axE65p-ds{
width:100% !important;
}

.phw-g-i-axogCx-ds{
}

.phw-g-i-ayEGad-ds{
display:none !important;
}

.phw-g-i-b0Nip1-ds{
opacity:0.8 !important;
}

.phw-g-i-b2YxYz-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-b31LHJ-ds{
opacity:0.8 !important;
}

.phw-g-i-b46Hi9-ds{
}

.phw-g-i-b4Yfl6-ds{
width:100% !important;
}

.phw-g-i-b5v2xD-ds{
display:none !important;
}

.phw-g-i-b6CTDS-ds{
opacity:0.8 !important;
}

.phw-g-i-b6o8Vo-ds{
opacity:0.8 !important;
}

.phw-g-i-b7ttna-ds{
width:100% !important;
}

.phw-g-i-b8MsaN-ds{
position:relative !important;
pointer-events:all !important;
z-index:3 !important;
}

.phw-g-i-b9DWJ4-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-bAH1yH-ds{
opacity:0.8 !important;
}

.phw-g-i-bBhThT-ds{
opacity:0.8 !important;
}

.phw-g-i-bCP9wk-ds{
}

.phw-g-i-bCgsW6-ds{
opacity:0.8 !important;
}

.phw-g-i-bD4zYa-ds{
opacity:0.8 !important;
}

.phw-g-i-bDhA4r-ds{
display:none !important;
}

.phw-g-i-bDt3ca-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-bEeJQr-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-bF0vg8-ds{
opacity:0.8 !important;
}

.phw-g-i-bGLghh{
color:var(--phw-custom-blog-span979797ff) !important;
}

.phw-g-i-bHEyZx-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-bHurSt-ds{
}

.phw-g-i-bIuiCB-ds{
display:none !important;
}

.phw-g-i-bJxg3A-ds{
display:none !important;
}
.phw-g-i-bJxg3A-ds img{
object-fit:cover ;
}

.phw-g-i-bLxMV4-ds{
max-height:unset !important;
width:200px !important;
max-width:200px !important;
}

.phw-g-i-bM0naM-ds{
}

.phw-g-i-bN0D6Z-ds{
display:none !important;
}
.phw-g-i-bN0D6Z-ds img{
object-fit:cover ;
}

.phw-g-i-bOUmn3-ds{
width:100% !important;
}

.phw-g-i-bOzkVr-ds{
display:none !important;
}
.phw-g-i-bOzkVr-ds img{
object-fit:cover ;
}

.phw-g-i-bPZlcI-ds{
background:transparent !important;
border:0px !important;
}

.phw-g-i-bPbbPO-ds{
padding:0px 18px !important;
}

.phw-g-i-bQ7uHM-ds{
opacity:0.8 !important;
}

.phw-g-i-bQM3B7-ds{
opacity:0.8 !important;
}

.phw-g-i-bSTZmQ-ds{
padding-top:105% !important;
}

.phw-g-i-bSm3Ul-ds{
display:none !important;
}

.phw-g-i-bT0yyM-ds{
}

.phw-g-i-bWqxVJ-ds{
display:none !important;
}
.phw-g-i-bWqxVJ-ds img{
object-fit:cover ;
}

.phw-g-i-bX02M0-ds{
width:100% !important;
}

.phw-g-i-bXYJB8-ds{
opacity:0.8 !important;
}

.phw-g-i-bYiIJn-ds{
opacity:0.8 !important;
}

.phw-g-i-bZ1WjL-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-bZMRFt-ds{
opacity:0.8 !important;
}

.phw-g-i-ba6k2s-ds{
opacity:0.8 !important;
}

.phw-g-i-bbacxc-ds{
display:none !important;
}

.phw-g-i-bbjSxC-ds{
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-bbvltY-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}

.phw-g-i-bdCtDD-ds{
opacity:0.8 !important;
}

.phw-g-i-bdUaV0-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-bdq0QH-ds{
display:none !important;
}

.phw-g-i-be0sPZ-ds{
opacity:0.8 !important;
}

.phw-g-i-beYX5c-ds{
}

.phw-g-i-bfHox5-ds{
}

.phw-g-i-bgIyOM-ds{
opacity:0.8 !important;
}

.phw-g-i-bgw9Kt-ds{
opacity:0.8 !important;
}

.phw-g-i-bh7xXA-ds{
display:none !important;
}

.phw-g-i-bhJLQc-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-bifg2Y-ds{
background:#262626 !important;
}

.phw-g-i-bjU1Bv-ds{
opacity:0.8 !important;
}

.phw-g-i-bkbstD-ds{
opacity:0.8 !important;
}

.phw-g-i-bm3kNn-ds{
background-size:cover !important;
}

.phw-g-i-bnu325-ds{
opacity:0.8 !important;
}

.phw-g-i-boDGQf-ds{
display:none !important;
}

.phw-g-i-boVQZo-ds{
display:none !important;
}

.phw-g-i-bpCwQC-ds{
opacity:0.8 !important;
}

.phw-g-i-bpS5yt-ds{
background-color:rgba(10, 10, 10, 0.55) !important;
}

.phw-g-i-bq8Dj6-ds{
}

.phw-g-i-breNIu{
gap:57px !important;
}

.phw-g-i-bs822z-ds{
opacity:0.8 !important;
}

.phw-g-i-buZEWh-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-bvK6dw-ds{
padding:10px 0 !important;
font-size:1.125rem !important;
font-family:var(--cms-g-chaletlondensixty) !important;
color:#4A4A4A !important;
}

.phw-g-i-bvNW8B-ds{
width:100% !important;
}

.phw-g-i-bx3AXL-ds{
opacity:0.8 !important;
}

.phw-g-i-by08e0-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-bz1YG7-ds{
opacity:0.8 !important;
}

.phw-g-i-bzRUMo-ds{
}

.phw-g-i-c1vAHL{
max-height:180px !important;
max-width:272% !important;
height:250px !important;
}
.phw-g-i-c1vAHL img{
object-fit:cover ;
height:100%  !important;
width:100%  !important;
}
 .phw-g-i-c1vAHL ppc-container:not(.phw-d-dt-none,.phw-d-none){
height:inherit  !important;
display:inline-block  !important;
}

@media only screen and (min-width: 1200px) and (max-width: 1919.98px) {
.phw-g-i-c1vAHL{
width:332.656px !important;
}
.phw-g-i-c1vAHL img{
object-fit:cover ;
}
}

.phw-g-i-c2HIiK-ds{
opacity:0.8 !important;
}

.phw-g-i-c2QO3j-ds{
opacity:0.8 !important;
}

.phw-g-i-c2bDIJ-ds{
display:none !important;
}

.phw-g-i-c3Gm9b-ds{
opacity:0.8 !important;
}

.phw-g-i-c3HZp5-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-c6HdjL-ds{
display:none !important;
}

.phw-g-i-c6e7Rm-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-c7dFWH-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-c7qEpr-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/pp/TRTEGLOBAL/images/Teamwork_Swords-employees-in-break-room_tt@2x-1716995679314.jpg") !important;
}

.phw-g-i-c82JOm-ds{
display:none !important;
}

.phw-g-i-c8818p-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-cAuP07-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-cBv3wx-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-cCJEAO-ds{
opacity:0.8 !important;
}

.phw-g-i-cCMadt-ds{
display:none !important;
}

.phw-g-i-cCU5cD-ds{
opacity:0.8 !important;
}

.phw-g-i-cD2hUR-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-cDq4uo-ds{
width:100% !important;
}

.phw-g-i-cE0sSL-ds{
min-width:12% !important;
align-self:center !important;
margin:0 !important;
}

.phw-g-i-cFmQzK-ds{
opacity:0.8 !important;
}

.phw-g-i-cFmyde-ds{
display:none !important;
}

.phw-g-i-cHb7tG-ds{
opacity:0.8 !important;
}

.phw-g-i-cI8l4D-ds{
border:1px solid #ffffff !important;
border-radius:50% !important;
display:flex !important;
color:#ffffff !important;
overflow:hidden !important;
background-color:transparent !important;
justify-content:center !important;
align-items:center !important;
width:44px !important;
height:44px !important;
}

.phw-g-i-cIBvka-ds{
display:none !important;
}
.phw-g-i-cIBvka-ds img{
object-fit:cover ;
}

.phw-g-i-cKpfs1-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-cLibAV-ds{
border-width:1px !important;
border-style:solid !important;
}

.phw-g-i-cLrwgx-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-cNMp4S-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-cNdBYa-ds{
width:100% !important;
}

.phw-g-i-cO5tbr-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-cOUgiC-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-cPOFyc-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-cPR086-ds{
width:100% !important;
}

.phw-g-i-cPm2wW-ds{
opacity:0.8 !important;
}

.phw-g-i-cSHoz0-ds{
opacity:0.8 !important;
}

.phw-g-i-cSIWVT-ds{
opacity:0.8 !important;
}

.phw-g-i-cSfLmJ-ds{
opacity:0.8 !important;
}

.phw-g-i-cSt64R-ds{
opacity:0.8 !important;
}

.phw-g-i-cTGYYz-ds{
background:#ffffff !important;
padding:10px 0 !important;
-webkit-box-shadow:0 4px 8px 1px rgba(34,36,43,0.09) !important;
-moz-box-shadow:0 4px 8px 1px rgba(34,36,43,0.09) !important;
box-shadow:0 4px 8px 1px rgba(34,36,43,0.09) !important;
color:#4A4A4A !important;
text-align:left !important;
max-height:500px !important;
overflow-y:auto !important;
}

.phw-g-i-cTOiTJ-ds{
padding:10px 0 !important;
font-size:1rem !important;
font-family:var(--cms-g-chaletlondensixty) !important;
color:#4A4A4A !important;
}

.phw-g-i-cUfUwB-ds{
font-family:Chalet-LondonSixty !important;
}

.phw-g-i-cVawLM-ds{
opacity:0.8 !important;
}

.phw-g-i-cVzr5E-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-cW6lOK-ds{
opacity:0.8 !important;
}

.phw-g-i-cW7Q7W-ds{
display:none !important;
}

.phw-g-i-cWYcTT-ds{
display:none !important;
}

.phw-g-i-cWytcC-ds{
opacity:0.8 !important;
}

.phw-g-i-cXu6St-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-cZL31r-ds{
background:#ffffff !important;
padding:10px 0 !important;
-webkit-box-shadow:0 4px 8px 1px rgba(34,36,43,0.09) !important;
-moz-box-shadow:0 4px 8px 1px rgba(34,36,43,0.09) !important;
box-shadow:0 4px 8px 1px rgba(34,36,43,0.09) !important;
color:#4A4A4A !important;
text-align:left !important;
max-height:500px !important;
overflow-y:auto !important;
}

.phw-g-i-cZoi9X-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-cZt0Od-ds{
opacity:0.8 !important;
}

.phw-g-i-ca9qI6-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-caVQSu-ds{
color:#000000 !important;
padding:2px 0 !important;
font-size:.75rem !important;
line-height:20px !important;
}

.phw-g-i-cbH1Q2-ds{
display:none !important;
}
.phw-g-i-cbH1Q2-ds img{
object-fit:cover ;
}

.phw-g-i-cbYwbc-ds{
border-width:1px !important;
border-style:solid !important;
}

.phw-g-i-cbqauM-ds{
width:100% !important;
}

.phw-g-i-cbu8fg-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-ccQgRl-ds{
opacity:0.8 !important;
}

.phw-g-i-ccRyGF-ds{
opacity:0.8 !important;
}

.phw-g-i-cdW0RE-ds{
opacity:0.8 !important;
}

.phw-g-i-cdqaFg-ds{
width:100% !important;
}

.phw-g-i-cehNRo-ds{
opacity:0.8 !important;
}

.phw-g-i-cek5Ra-ds{
background-position:0% 50% !important;
background-size:100% 100% !important;
}

.phw-g-i-cenGyl-ds{
opacity:0.8 !important;
}

.phw-g-i-cf3irm-ds{
color:var(--text-dark) !important;
}

.phw-g-i-cf6StP-ds{
opacity:0.8 !important;
}

.phw-g-i-cf92hf-ds{
}

.phw-g-i-cfAIcx-ds{
}

.phw-g-i-cfQweE-ds{
padding:28px 18px !important;
position:relative !important;
list-height:normal !important;
}

.phw-g-i-cfhsF9-ds{
opacity:0.8 !important;
}

.phw-g-i-cgB8Ax-ds{
display:none !important;
}

.phw-g-i-ch0J9O-ds{
display:none !important;
}

.phw-g-i-chLUE5-ds{
width:100% !important;
}

.phw-g-i-ciMMey-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-cjQzyP-ds{
display:none !important;
}

.phw-g-i-cjbd0p-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-cjiDEH-ds{
border:none !important;
background-color:transparent !important;
padding:0 !important;
}

.phw-g-i-clMroY-ds{
width:100% !important;
}

.phw-g-i-cmjwcR-ds{
display:none !important;
}

.phw-g-i-cnHcYS-ds{
opacity:0.8 !important;
}

.phw-g-i-coESfn-ds{
display:none !important;
}

.phw-g-i-coeyLz-ds{
display:none !important;
}

.phw-g-i-cqgcsG-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-cqo5yZ-ds{
opacity:0.8 !important;
}

.phw-g-i-crUxS1-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-crwbrN-ds{
color:inherit !important;
width:22px !important;
height:22px !important;
}

.phw-g-i-csedgR-ds{
opacity:0.8 !important;
}

.phw-g-i-csoAa8-ds{
opacity:0.8 !important;
}

.phw-g-i-ctAP5Y-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-ctaOrs-ds{
opacity:0.8 !important;
}

.phw-g-i-cuP9sf-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-cvOIMp-ds{
display:none !important;
}

.phw-g-i-cvbxtq-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-cvkAit-ds{
opacity:0.8 !important;
}

.phw-g-i-cvrjy1-ds{
font-family:Chalet-NewYorkSixty !important;
}

.phw-g-i-cwldNf-ds{
}

.phw-g-i-cxkh8R-ds{
display:none !important;
}

.phw-g-i-cyZyDS-ds{
opacity:0.8 !important;
}

.phw-g-i-cybBEc-ds{
padding-top:105% !important;
}

.phw-g-i-cyt4nv-ds{
opacity:0.8 !important;
}

.phw-g-i-d0CC97-ds{
}

.phw-g-i-d0VGJN-ds{
width:100% !important;
}

.phw-g-i-d2R6ab-ds{
opacity:0.8 !important;
}

.phw-g-i-d2jkQp-ds{
opacity:0.8 !important;
}

.phw-g-i-d331e0-ds{
opacity:0.8 !important;
}

.phw-g-i-d3KRSJ-ds{
width:100% !important;
}

.phw-g-i-d3QpWB-ds{
border-width:0 !important;
color:#6400ff !important;
font-size:16px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
line-height:24px !important;
text-decoration:none !important;
padding:0 !important;
min-height:auto !important;
background-color:transparent !important;
box-shadow:none !important;
text-align:left !important;
font-weight:normal !important;
}

.phw-g-i-d4AnRb-ds{
opacity:0.8 !important;
}

.phw-g-i-d5AKAU-ds{
}

.phw-g-i-d5MVP5-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-d5RylL-ds{
}

.phw-g-i-d62OOJ-ds{
opacity:0.8 !important;
}

.phw-g-i-d6rtuB-ds{
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-d6zVed-ds{
padding-top:105% !important;
}

.phw-g-i-d7OjjF-ds{
position:relative !important;
pointer-events:all !important;
z-index:3 !important;
}

.phw-g-i-d7oLii-ds{
line-height:24px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
color:var(--white) !important;
font-size:var(--phw-g-small-text-font-size) !important;
}

.phw-g-i-d7qfO8-ds{
width:24px !important;
height:24px !important;
}

.phw-g-i-d7rhoN-ds{
opacity:0.8 !important;
}

.phw-g-i-d8HfRb-ds{
opacity:0.8 !important;
}

.phw-g-i-d94OHH-ds{
padding:28px 18px !important;
position:relative !important;
list-height:normal !important;
}

.phw-g-i-d9CIc8-ds{
opacity:0.8 !important;
}

.phw-g-i-d9imsn-ds{
background-color:rgba(10, 10, 10, 0.55) !important;
}

.phw-g-i-dA4rzo-ds{
border-left:1px solid #000000 !important;
flex:1 !important;
text-align:center !important;
}

.phw-g-i-dAWPnu-ds{
display:none !important;
}

.phw-g-i-dAp5Ap-ds{
opacity:0.8 !important;
}

.phw-g-i-dAtguv-ds{
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:12px !important;
letter-spacing:- .2px !important;
line-height:20px !important;
text-decoration:underline !important;
color:#737373 !important;
}

.phw-g-i-dCx7aZ-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-dEMMwV-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-dF8FXH-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-dFyWyL-ds{
opacity:0.8 !important;
}

.phw-g-i-dGV67v-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-dGnsIY-ds{
opacity:0.8 !important;
}

.phw-g-i-dGu61p-ds{
opacity:0.8 !important;
}

.phw-g-i-dH4ixb-ds{
opacity:0.8 !important;
}

.phw-g-i-dIJ6bK-ds{
z-index:2 !important;
pointer-events:none !important;
}

.phw-g-i-dIPI3v-ds{
}

.phw-g-i-dL3unX-ds{
font-family:Chalet-NewYorkSixty !important;
}

.phw-g-i-dMmikn-ds{
opacity:0.8 !important;
}

.phw-g-i-dNLxZ8-ds{
width:100% !important;
}

.phw-g-i-dOWngH-ds{
}

.phw-g-i-dPR9o7-ds{
display:none !important;
}

.phw-g-i-dPkJxZ-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-dPkwdq-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-dQ62d9-ds{
width:100% !important;
}

.phw-g-i-dQpEUN-ds{
width:100% !important;
}

.phw-g-i-dRjOmR-ds{
display:none !important;
}

.phw-g-i-dTtTmW-ds{
font-family:Chalet-LondonSixty !important;
}

.phw-g-i-dV78lL-ds{
display:none !important;
}
.phw-g-i-dV78lL-ds img{
object-fit:cover ;
}

.phw-g-i-dWgeGX-ds{
width:100% !important;
}

.phw-g-i-dX0l6o-ds{
opacity:0.8 !important;
}

.phw-g-i-dX5yHA-ds{
}

.phw-g-i-dXGYBy-ds{
padding:28px 18px !important;
position:relative !important;
list-height:normal !important;
}

.phw-g-i-dXnPJk-ds{
opacity:0.8 !important;
}

.phw-g-i-dXvzI0-ds{
display:none !important;
}
.phw-g-i-dXvzI0-ds img{
object-fit:cover ;
}

.phw-g-i-dZWPfT-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-da7C9H-ds{
border:solid 1px #898989 !important;
border-radius:3px !important;
color:#272727 !important;
font-family:Chalet-LondonSixty !important;
font-size:14px !important;
line-height:20px !important;
letter-spacing:.1px !important;
height:44px !important;
background-color:#ffffff !important;
padding:12px calc(4px * 10) 12px 16px !important;
margin-bottom:0 !important;
}

.phw-g-i-daF5g5-ds{
width:100% !important;
}

.phw-g-i-daQbrb-ds{
}

.phw-g-i-damWe0-ds{
padding-top:105% !important;
}

.phw-g-i-dcWyXM-ds{
opacity:0.8 !important;
}

.phw-g-i-dcXnLr-ds{
opacity:0.8 !important;
}

.phw-g-i-ddF6zQ-ds{
display:none !important;
}
.phw-g-i-ddF6zQ-ds img{
object-fit:cover ;
}

.phw-g-i-deLHJb-ds{
background-size:cover !important;
}

.phw-g-i-deLSGM-ds{
display:none !important;
}
.phw-g-i-deLSGM-ds img{
object-fit:cover ;
}

.phw-g-i-dfFXxn-ds{
opacity:0.8 !important;
}

.phw-g-i-dfUWum-ds{
opacity:0.8 !important;
}

.phw-g-i-dgE7vO-ds{
opacity:0.8 !important;
}

.phw-g-i-dhYpzi-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-dhbmDm-ds{
display:none !important;
}

.phw-g-i-dhyFQ3-ds{
display:none !important;
}

.phw-g-i-diVLSX-ds{
border-width:1px !important;
border-style:solid !important;
}

.phw-g-i-difJ6M-ds{
z-index:2 !important;
pointer-events:none !important;
}

.phw-g-i-diqPEX-ds{
opacity:0.8 !important;
}

.phw-g-i-dixcET-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-dj9NBs-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-djM60S-ds{
display:none !important;
}

.phw-g-i-djoPCt-ds{
opacity:0.8 !important;
}

.phw-g-i-dke4gB-ds{
display:none !important;
}
.phw-g-i-dke4gB-ds img{
object-fit:cover ;
}

.phw-g-i-dkpLA1-ds{
display:none !important;
}

.phw-g-i-dl5NFN-ds{
opacity:0.8 !important;
}

.phw-g-i-dm5jm4-ds{
}

.phw-g-i-dmNDte-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-dnhRcA-ds{
display:none !important;
}

.phw-g-i-doKW2w-ds{
border:solid 1px #898989 !important;
border-radius:3px !important;
color:#272727 !important;
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:14px !important;
line-height:20px !important;
letter-spacing:.1px !important;
height:44px !important;
background-color:#ffffff !important;
padding:12px calc(4px * 10) 12px 16px !important;
margin-bottom:0 !important;
}

.phw-g-i-dotzMf-ds{
display:none !important;
}
.phw-g-i-dotzMf-ds img{
object-fit:cover ;
}

.phw-g-i-dp2lpY-ds{
display:none !important;
}

.phw-g-i-dp8c9U-ds{
}

.phw-g-i-dpx97k-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-drPKvP-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-dshjxt-ds{
opacity:0.8 !important;
}

.phw-g-i-dspmMs-ds{
display:none !important;
}

.phw-g-i-dtbqla-ds{
display:none !important;
}

.phw-g-i-dtndBP-ds{
width:100% !important;
}

.phw-g-i-duBsdM-ds{
}

.phw-g-i-dwDbl6-ds{
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-dwIClb-ds{
display:none !important;
}

.phw-g-i-dwvlFl-ds{
opacity:0.8 !important;
}

.phw-g-i-dxj1bU-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-dxyZlA-ds{
display:none !important;
}

.phw-g-i-dynmb0-ds{
display:block !important;
text-align:inherit !important;
}

.phw-g-i-e0TyN1-ds{
opacity:0.8 !important;
}

.phw-g-i-e0o8Ba-ds{
opacity:0.8 !important;
}

.phw-g-i-e1T0MZ-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-e32jiG-ds{
}

.phw-g-i-e3MIck-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-e4UBZi-ds{
opacity:0.8 !important;
}

.phw-g-i-e5nUbL-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}

.phw-g-i-e6zGwg-ds{
}

.phw-g-i-e73YwO-ds{
display:none !important;
}

.phw-g-i-e78NQE-ds{
opacity:0.8 !important;
}

.phw-g-i-e7sxcW-ds{
opacity:0.8 !important;
}

.phw-g-i-e8RTRt-ds{
display:none !important;
}

.phw-g-i-e8sYU3-ds{
border-left:1px solid #000000 !important;
flex:1 !important;
text-align:center !important;
}

.phw-g-i-e9Uih1-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-e9b5KL-ds{
text-align:center !important;
}

.phw-g-i-e9h05Z-ds{
display:none !important;
}

.phw-g-i-eA4qoh-ds{
opacity:0.8 !important;
}

.phw-g-i-eAKVYP-ds{
width:100% !important;
}

.phw-g-i-eAVHOz-ds{
display:none !important;
}

.phw-g-i-eAVJ0g-ds{
opacity:0.8 !important;
}

.phw-g-i-eBldCF-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-eBnEXJ-ds{
opacity:0.8 !important;
}

.phw-g-i-eC9gnX-ds{
opacity:0.8 !important;
}

.phw-g-i-eCOsE1-ds{
display:none !important;
}
.phw-g-i-eCOsE1-ds img{
object-fit:cover ;
}

.phw-g-i-eCtSmF-ds{
opacity:0.8 !important;
}

.phw-g-i-eDZAWl-ds{
opacity:0.8 !important;
}

.phw-g-i-eETNnQ-ds{
display:none !important;
}

.phw-g-i-eEoBi1-ds{
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-eFiicd-ds{
}

.phw-g-i-eGNtxf-ds{
padding-top:105% !important;
}

.phw-g-i-eGaOcK-ds{
font-family:Chalet-LondonSixty !important;
}

.phw-g-i-eGt8qo-ds{
display:none !important;
}

.phw-g-i-eHZuz1-ds{
width:100px !important;
display:block !important;
}

.phw-g-i-eJxGjr-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-eK83H4-ds{
display:none !important;
}

.phw-g-i-eKEPbP-ds{
opacity:0.8 !important;
}

.phw-g-i-eKKRwJ-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-eKW8qP-ds{
display:none !important;
}
.phw-g-i-eKW8qP-ds img{
object-fit:cover ;
}

.phw-g-i-eLvEGA-ds{
margin:0 !important;
}

.phw-g-i-eO8vJa-ds{
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-eP56oT-ds{
opacity:0.8 !important;
}

.phw-g-i-eP5p0e-ds{
opacity:0.8 !important;
}

.phw-g-i-eRKUBD-ds{
width:100% !important;
}

.phw-g-i-eRwIql-ds{
background-image:url("") !important;
}

.phw-g-i-eS7kwO-ds{
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:14px !important;
line-height:20px !important;
color:#000000 !important;
display:block !important;
text-align:left !important;
font-weight:normal !important;
}

.phw-g-i-eSuFZV-ds{
opacity:0.8 !important;
}

.phw-g-i-eUO0k2-ds{
}

.phw-g-i-eUopE8-ds{
display:none !important;
}

.phw-g-i-eWI3Th-ds{
opacity:0.8 !important;
}

.phw-g-i-eWS3EW-ds{
opacity:0.8 !important;
}

.phw-g-i-eWlK68-ds{
display:none !important;
}

.phw-g-i-eXtaEZ-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-eXxCcC-ds{
}

.phw-g-i-eYJtOv-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-eYQ22R-ds{
opacity:0.8 !important;
}

.phw-g-i-eYw4X9-ds{
display:none !important;
}

.phw-g-i-eZ4EF4-ds{
opacity:0.8 !important;
}

.phw-g-i-eZl1cg-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-eanoHP-ds{
padding-top:105% !important;
}

.phw-g-i-eblPlG-ds{
opacity:0.8 !important;
}

.phw-g-i-ecvCn7-ds{
opacity:0.8 !important;
}

.phw-g-i-edCgYw-ds{
z-index:2 !important;
pointer-events:none !important;
}

.phw-g-i-egaNfw-ds{
opacity:0.8 !important;
}

.phw-g-i-eh2kst-ds{
width:24px !important;
height:24px !important;
}

.phw-g-i-ehstF5-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-ejzCu4-ds{
opacity:0.8 !important;
}

.phw-g-i-ekBz9Y-ds{
text-align:center !important;
}

.phw-g-i-ekCr33-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-el6fk7-ds{
opacity:0.8 !important;
}

.phw-g-i-emLW6L-ds{
box-shadow:none !important;
}

.phw-g-i-endsaW-ds{
opacity:0.8 !important;
}

.phw-g-i-epdOzP-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-eqAF2c-ds{
border:none !important;
color:var(--text-dark) !important;
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:1rem !important;
line-height:24px !important;
height:auto !important;
min-height:auto !important;
text-decoration:none !important;
}

.phw-g-i-eqAF2c-ds:hover{
color:var(--brand-color-primary) !important;
}

.phw-g-i-erZaPL-ds{
display:none !important;
}

.phw-g-i-etE0en-ds{
opacity:0.8 !important;
}

.phw-g-i-etiliX-ds{
width:100% !important;
}

.phw-g-i-etxQsJ-ds{
opacity:0.8 !important;
}

.phw-g-i-euQo5b-ds{
display:none !important;
}

.phw-g-i-euatXL-ds{
opacity:0.8 !important;
}

.phw-g-i-euh3Kx-ds{
opacity:0.8 !important;
}

.phw-g-i-euk0Kz-ds{
color:#ffffff !important;
font-size:.75rem !important;
line-height:20px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
}

.phw-g-i-ew7zV6-ds{
pointer-events:visible !important;
}

.phw-g-i-ewyoAo-ds{
display:none !important;
}

.phw-g-i-ex9ImK-ds{
background-color:var(--brand-color-secondary) !important;
}

.phw-g-i-exM29N-ds{
display:none !important;
}

.phw-g-i-eyo9EE-ds{
opacity:0.8 !important;
}

.phw-g-i-eyreL8-ds{
padding-top:0 !important;
padding-bottom:0 !important;
padding-left:8px !important;
padding-right:8px !important;
}

.phw-g-i-eyyWwq-ds{
display:none !important;
}

.phw-g-i-ezTrrI{
background-color:var(--widget-bg-white-color) !important;
padding-inline-end:calc(var(--pu-space)*0) !important;
color:var(--text-dark) !important;
padding-inline-start:calc(var(--pu-space)*0) !important;
padding-bottom:calc(var(--pu-space)*0) !important;
}

@media only screen and (min-width: 1200px) and (max-width: 1919.98px) {
.phw-g-i-ezTrrI{
padding-top:calc(var(--pu-space)*0) !important;
}
}

.phw-g-i-f07lFM-ds{
width:100% !important;
}

.phw-g-i-f1DjFR-ds{
width:100% !important;
}

.phw-g-i-f1PWSr-ds{
opacity:0.8 !important;
}

.phw-g-i-f1ikxX-ds{
width:100% !important;
}

.phw-g-i-f42Joi-ds{
opacity:0.8 !important;
}

.phw-g-i-f4fQ57-ds{
border-width:1px !important;
border-style:solid !important;
}

.phw-g-i-f4g1R3-ds{
opacity:0.8 !important;
}

.phw-g-i-f5WSyQ-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-f5gAf2-ds{
opacity:0.8 !important;
}

.phw-g-i-f6AQ7A-ds{
opacity:0.8 !important;
}

.phw-g-i-f6AoQZ-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-f6d4Ca-ds{
font-family:Chalet-NewYorkSixty !important;
}

.phw-g-i-f7GoUG-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-f8QuMz-ds{
display:block !important;
text-align:inherit !important;
max-width:50% !important;
}

.phw-g-i-f9wjga-ds{
display:none !important;
}

.phw-g-i-fA8596-ds{
width:24px !important;
height:24px !important;
}

.phw-g-i-fBTvGf-ds{
}

.phw-g-i-fBvN9p-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-fC7BxM-ds{
opacity:0.8 !important;
}

.phw-g-i-fCWjZZ-ds{
width:100% !important;
}

.phw-g-i-fCjydt-ds{
display:none !important;
}

.phw-g-i-fEiLUv-ds{
display:none !important;
}

.phw-g-i-fEzZaM-ds{
opacity:0.8 !important;
}

.phw-g-i-fFV5eW-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-fGb2dW-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-fH7edA-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-fHovHG-ds{
display:none !important;
}

.phw-g-i-fI1D5O-ds{
opacity:0.8 !important;
}

.phw-g-i-fKVUGQ-ds{
background-color:var(--ph-E8ZuW) !important;
}

.phw-g-i-fONzg4-ds{
display:none !important;
}

.phw-g-i-fOpkQ0-ds{
opacity:0.8 !important;
}

.phw-g-i-fPg6yY-ds{
background-size:auto !important;
background-position:50% 50% !important;
}

.phw-g-i-fPx8TN-ds{
opacity:0.8 !important;
}

.phw-g-i-fRU7Vm-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-fSDuvN-ds{
display:none !important;
}
.phw-g-i-fSDuvN-ds img{
object-fit:cover ;
}

.phw-g-i-fSMcxl-ds{
opacity:0.8 !important;
}

.phw-g-i-fSygoA-ds{
display:none !important;
}

.phw-g-i-fT0oPP-ds{
display:none !important;
}

.phw-g-i-fTXdrg-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-fTpz0Z-ds{
background:rgb(245, 245, 245) !important;
}

.phw-g-i-fU2Q25-ds{
}

.phw-g-i-fVPHDs-ds{
opacity:0.8 !important;
}

.phw-g-i-fVtQsq-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-fWNQJB-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-fY8JNE-ds{
width:24px !important;
height:24px !important;
}

.phw-g-i-fYIBK8-ds{
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-fYL2zd-ds{
opacity:0.8 !important;
}

.phw-g-i-fYYIMa-ds{
display:none !important;
}

.phw-g-i-fZV5J5-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-fZYuuQ-ds{
opacity:0.8 !important;
}

.phw-g-i-fZxSWN-ds{
display:none !important;
}
.phw-g-i-fZxSWN-ds img{
object-fit:cover ;
}

.phw-g-i-fbF3n0-ds{
opacity:0.8 !important;
}

.phw-g-i-fcQf5N-ds{
padding:28px 18px !important;
position:relative !important;
list-height:normal !important;
}

.phw-g-i-fcuv7A-ds{
opacity:0.8 !important;
}

.phw-g-i-fcxUjk-ds{
opacity:0.8 !important;
}

.phw-g-i-fdhPvl-ds{
display:none !important;
}

.phw-g-i-febAL7-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-ffRtuw-ds{
opacity:0.8 !important;
}

.phw-g-i-ffqZ1W-ds{
width:100% !important;
}

.phw-g-i-ffyfcT-ds{
padding-top:105% !important;
}

.phw-g-i-fg3Z1J-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-fg7Efq-ds{
opacity:0.8 !important;
}

.phw-g-i-fh1Re1-ds{
opacity:0.8 !important;
}

.phw-g-i-fhbNYM-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-fhpgwv-ds{
opacity:0.8 !important;
}

.phw-g-i-fis8sY-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-fj7XpB-ds{
}

.phw-g-i-fjjBiK-ds{
opacity:0.8 !important;
}

.phw-g-i-fksSd1-ds{
display:none !important;
}

.phw-g-i-flXZCd-ds{
color:#ffffff !important;
text-align:center !important;
font-size:1rem !important;
line-height:24px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
}

.phw-g-i-fmZp8z-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-fmftj3-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-fnUkar-ds{
opacity:0.8 !important;
}

.phw-g-i-fnVXpn-ds{
margin-bottom:4px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:14px !important;
line-height:20px !important;
color:#272727 !important;
cursor:default !important;
}

.phw-g-i-fp03sd-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-fpHD4O-ds{
}

.phw-g-i-fpmWcl-ds{
}

.phw-g-i-fq2fED-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/pp/TRTEGLOBAL/images/Teamwork_Swords-employees-in-break-room_tt@2x-1716995679314.jpg") !important;
}

.phw-g-i-fqPBeN-ds{
display:none !important;
}

.phw-g-i-frMC3m-ds{
}

.phw-g-i-fvnLuW-ds{
opacity:0.8 !important;
}

.phw-g-i-fxpDl2-ds{
display:none !important;
}

.phw-g-i-fyExy7-ds{
opacity:0.8 !important;
}

.phw-g-i-fywisr-ds{
width:24px !important;
height:24px !important;
}

.phw-g-i-fzFl2X-ds{
opacity:0.8 !important;
}

.phw-g-i-fzX3Ah-ds{
}

.phw-g-i-fzkY1I-ds{
}

.phw-g-i-fzksGv-ds{
padding:28px 18px !important;
position:relative !important;
list-height:normal !important;
}

.phw-g-i-fztCm6-ds{
}

.phw-g-i-g2RxT2-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-g2VMbm-ds{
opacity:0.8 !important;
}

.phw-g-i-g5Xbis-ds{
display:none !important;
}

.phw-g-i-g6GV4F-ds{
opacity:0.8 !important;
}

.phw-g-i-g6YO68-ds{
opacity:0.8 !important;
}

.phw-g-i-g6kdbr-ds{
display:none !important;
}

.phw-g-i-g7r839-ds{
font-family:Chalet-NewYorkSixty !important;
}

.phw-g-i-g8XDqr-ds{
opacity:0.8 !important;
}

.phw-g-i-g99N8h-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-g9FlBV-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-gATBiw-ds{
z-index:2 !important;
pointer-events:none !important;
}

.phw-g-i-gAqU49-ds{
display:none !important;
}
.phw-g-i-gAqU49-ds img{
object-fit:cover ;
}

.phw-g-i-gB5KJu-ds{
display:none !important;
}

.phw-g-i-gBSNEP-ds{
opacity:0.8 !important;
}

.phw-g-i-gBefeQ-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-gC1ZOJ-ds{
padding:4px 16px !important;
}

.phw-g-i-gCaRwp-ds{
display:none !important;
}

.phw-g-i-gCaYfc-ds{
display:none !important;
}
.phw-g-i-gCaYfc-ds img{
object-fit:cover ;
}

.phw-g-i-gCh9XF-ds{
width:100% !important;
}

.phw-g-i-gDOGfD-ds{
opacity:0.8 !important;
}

.phw-g-i-gFjgls-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-gGv9DG-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-gH2QhD-ds{
width:100% !important;
}

.phw-g-i-gI6iaB-ds{
opacity:0.8 !important;
}

.phw-g-i-gIf7qy-ds{
opacity:0.8 !important;
}

.phw-g-i-gInj33-ds{
opacity:0.8 !important;
}

.phw-g-i-gJwpvu-ds{
opacity:0.8 !important;
}

.phw-g-i-gL26ZD-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-gLbJNS-ds{
opacity:0.8 !important;
}

.phw-g-i-gNFedG-ds{
padding:20px !important;
display:block !important;
line-height:24px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
color:var(--white) !important;
font-size:var(--phw-g-small-text-font-size) !important;
margin:0 !important;
}

.phw-g-i-gNNKgy-ds{
border-radius:2px !important;
width:16px !important;
height:16px !important;
left:7% !important;
top:50% !important;
transform:translate(-50%, -50%) !important;
line-height:10px !important;
pointer-events:none !important;
min-height:16px !important;
}

.phw-g-i-gNNtKX-ds{
color:var(--secondary-text) !important;
justify-content:start !important;
}

.phw-g-i-gNRBt1-ds{
width:24px !important;
height:24px !important;
}

.phw-g-i-gNpVqb-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-gO4rlM-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-gP5g6f-ds{
width:100% !important;
}

.phw-g-i-gPFjsn-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}

.phw-g-i-gPa8sk-ds{
opacity:0.8 !important;
}

.phw-g-i-gQQllD-ds{
display:none !important;
}

.phw-g-i-gQYO8o-ds{
opacity:0.8 !important;
}

.phw-g-i-gQk9yz-ds{
opacity:0.8 !important;
}

.phw-g-i-gRTOUr-ds{
margin-bottom:4px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:14px !important;
line-height:20px !important;
color:#272727 !important;
cursor:default !important;
}

.phw-g-i-gRvCIM-ds{
display:none !important;
}

.phw-g-i-gT0qDU-ds{
width:100% !important;
}

.phw-g-i-gUEVTo-ds{
opacity:0.8 !important;
}

.phw-g-i-gUEaWD-ds{
display:none !important;
}

.phw-g-i-gV2DBF-ds{
}

.phw-g-i-gVfVQO-ds{
opacity:0.8 !important;
}

.phw-g-i-gVqEs2-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-gWhQH6-ds{
}

.phw-g-i-gXNrWf-ds{
width:100% !important;
}

.phw-g-i-gXuUpY-ds{
opacity:0.8 !important;
}

.phw-g-i-gYKVJ6-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-gYeqT6-ds{
width:100% !important;
}

.phw-g-i-gZ0edj-ds{
opacity:0.8 !important;
}

.phw-g-i-gZOy8B-ds{
cursor:pointer !important;
}

.phw-g-i-gad0Tu-ds{
width:24px !important;
height:24px !important;
}

.phw-g-i-gbApql-ds{
opacity:0.8 !important;
}

.phw-g-i-gbUhVy-ds{
border:1px solid var(--brand-color-primary) !important;
border-radius:2px !important;
width:100% !important;
padding:12px calc(16px * 2) !important;
margin-top:8px !important;
font-family:var(--cms-g-chaletnewyorksixty) !important;
font-size:16px !important;
line-height:24px !important;
letter-spacing:.2px !important;
white-space:normal !important;
background-color:var(--brand-color-primary) !important;
color:var(--white) !important;
}

.phw-g-i-gbhdso-ds{
display:none !important;
}

.phw-g-i-gcLxlo-ds{
width:100px !important;
display:block !important;
}

.phw-g-i-gdsB3F-ds{
opacity:0.8 !important;
}

.phw-g-i-gfMqhV-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-ggV4Gr-ds{
opacity:0.8 !important;
}

.phw-g-i-ggxTlu-ds{
opacity:0.8 !important;
}

.phw-g-i-giAIRZ-ds{
width:100% !important;
}

.phw-g-i-giVZBo-ds{
width:100% !important;
}

.phw-g-i-giVzku-ds{
opacity:0.8 !important;
}

.phw-g-i-giqhum-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}

.phw-g-i-gkwusr-ds{
line-height:24px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
color:var(--white) !important;
font-size:var(--phw-g-small-text-font-size) !important;
}

.phw-g-i-gljgOd-ds{
display:none !important;
}

.phw-g-i-gmJfe3-ds{
opacity:0.8 !important;
}

.phw-g-i-gn1YQS-ds{
opacity:0.8 !important;
}

.phw-g-i-gnopFX-ds{
opacity:0.8 !important;
}

.phw-g-i-go25OQ-ds{
opacity:0.8 !important;
}

.phw-g-i-gpMvLU-ds{
}

.phw-g-i-gqG3TH-ds{
opacity:0.8 !important;
}

.phw-g-i-gqw6C3-ds{
font-size:20px !important;
line-height:32px !important;
letter-spacing:-0.1px !important;
color:var(--black) !important;
font-weight:normal !important;
}

.phw-g-i-gs4baY-ds{
opacity:0.8 !important;
}

.phw-g-i-gsX4ZA-ds{
opacity:0.8 !important;
}

.phw-g-i-gsnmZ1-ds{
opacity:0.8 !important;
}

.phw-g-i-gsqL1E-ds{
margin-bottom:4px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:14px !important;
line-height:20px !important;
color:#272727 !important;
cursor:default !important;
}

.phw-g-i-gtpoTF-ds{
opacity:0.8 !important;
}

.phw-g-i-gttpXF-ds{
}

.phw-g-i-gu4US1-ds{
opacity:0.8 !important;
}

.phw-g-i-guUfmB-ds{
display:none !important;
}

.phw-g-i-gueO3a-ds{
cursor:pointer !important;
}

.phw-g-i-gvaWA4-ds{
opacity:0.8 !important;
}

.phw-g-i-gw15gh-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-gw64YA-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-gwsXzz-ds{
opacity:0.8 !important;
}

.phw-g-i-gx9p5f-ds{
display:none !important;
}

.phw-g-i-gyHlez-ds{
padding:10px 0 !important;
font-size:1.125rem !important;
font-family:var(--cms-g-chaletlondensixty) !important;
color:#4A4A4A !important;
}

.phw-g-i-gzYrRQ-ds{
margin-bottom:4px !important;
font-family:Chalet-LondonSixty !important;
font-size:14px !important;
line-height:20px !important;
color:#272727 !important;
cursor:default !important;
}

.phw-g-i-h1qaKy-ds{
opacity:0.8 !important;
}

.phw-g-i-h26Jj8-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-h2F25y-ds{
opacity:0.8 !important;
}

.phw-g-i-h2TitN-ds{
}

.phw-g-i-h2UhVy-ds{
z-index:2 !important;
pointer-events:none !important;
}

.phw-g-i-h2Wltm-ds{
display:none !important;
}
.phw-g-i-h2Wltm-ds img{
object-fit:cover ;
}

.phw-g-i-h2dE7d-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-h3Jizq-ds{
opacity:0.8 !important;
}

.phw-g-i-h3p2s1-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-h3w3AE-ds{
opacity:0.8 !important;
}

.phw-g-i-h53llv-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-h5BeNP-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-h68JpV-ds{
border:solid 1px #898989 !important;
border-radius:3px !important;
color:#272727 !important;
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:14px !important;
line-height:20px !important;
letter-spacing:.1px !important;
height:44px !important;
background-color:#ffffff !important;
padding:12px calc(4px * 10) 12px 16px !important;
margin-bottom:0 !important;
}

.phw-g-i-h6RsWK-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-h6o8tv-ds{
opacity:0.8 !important;
}

.phw-g-i-h6wQwS-ds{
width:100% !important;
}

.phw-g-i-h7QjHv-ds{
opacity:0.8 !important;
}

.phw-g-i-h7qIx8-ds{
opacity:0.8 !important;
}

.phw-g-i-h8SESJ-ds{
opacity:0.8 !important;
}

.phw-g-i-h97Kuo-ds{
opacity:0.8 !important;
}

.phw-g-i-h9BRKs-ds{
opacity:0.8 !important;
}

.phw-g-i-h9lMsw-ds{
display:none !important;
}

.phw-g-i-hAPA77-ds{
padding:10px 0 !important;
font-size:1rem !important;
font-family:var(--cms-g-chaletlondensixty) !important;
color:#4A4A4A !important;
}

.phw-g-i-hAPA77-ds:hover{
color:var(--brand-color-primary) !important;
}

.phw-g-i-hCgFpc-ds{
opacity:0.8 !important;
}

.phw-g-i-hD5IXp-ds{
display:none !important;
}

.phw-g-i-hDDLC7-ds{
display:none !important;
}

.phw-g-i-hDGDPD-ds{
display:none !important;
}

.phw-g-i-hDJ3Cv-ds{
display:none !important;
}

.phw-g-i-hDifOg-ds{
padding-top:100% !important;
}

.phw-g-i-hHz5oD-ds{
line-height:24px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
color:var(--white) !important;
font-size:var(--phw-g-small-text-font-size) !important;
}

.phw-g-i-hI3HvC-ds{
opacity:0.8 !important;
}

.phw-g-i-hI6boz-ds{
padding-top:0 !important;
padding-bottom:0 !important;
padding-left:16px !important;
padding-right:16px !important;
}

.phw-g-i-hJCVkH-ds{
display:none !important;
}

.phw-g-i-hJNAuO-ds{
display:none !important;
}

.phw-g-i-hK0UoI-ds{
display:none !important;
}

.phw-g-i-hKA94l-ds{
opacity:0.8 !important;
}

.phw-g-i-hKx6OR-ds{
width:100% !important;
}

.phw-g-i-hLkRRW-ds{
line-height:24px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
color:var(--white) !important;
font-size:var(--phw-g-small-text-font-size) !important;
}

.phw-g-i-hOz8xE-ds{
display:none !important;
}

.phw-g-i-hQMmuT-ds{
opacity:0.8 !important;
}

.phw-g-i-hQubYN-ds{
padding-top:0 !important;
padding-bottom:0 !important;
padding-left:16px !important;
padding-right:16px !important;
}

.phw-g-i-hR4f2t-ds{
opacity:0.8 !important;
}

.phw-g-i-hTCpuV-ds{
width:24px !important;
height:24px !important;
}

.phw-g-i-hTIlRr-ds{
opacity:0.8 !important;
}

.phw-g-i-hTgMYv-ds{
display:none !important;
}

.phw-g-i-hTmHRH-ds{
opacity:0.8 !important;
}

.phw-g-i-hU1T8z-ds{
opacity:0.8 !important;
}

.phw-g-i-hUuHKj-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-hUv0rM-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-hVeFaL-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-hXVJQ8-ds{
display:none !important;
}

.phw-g-i-hXgCBF-ds{
opacity:0.8 !important;
}

.phw-g-i-hYr3Ty-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-hZJdbb-ds{
opacity:0.8 !important;
}

.phw-g-i-ha5M3a-ds{
padding-top:105% !important;
}

.phw-g-i-hah7AN-ds{
opacity:0.8 !important;
}

.phw-g-i-hbKLJK-ds{
opacity:0.8 !important;
}

.phw-g-i-hbkyjR-ds{
opacity:0.8 !important;
}

.phw-g-i-hdi7QD-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-hdjkPA-ds{
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-heJz2i-ds{
padding:20px !important;
display:block !important;
line-height:24px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
color:var(--white) !important;
font-size:var(--phw-g-small-text-font-size) !important;
margin:0 !important;
}

.phw-g-i-heT7Me-ds{
padding-top:0 !important;
padding-bottom:0 !important;
padding-left:16px !important;
padding-right:16px !important;
margin-bottom:4px !important;
}

.phw-g-i-hfUEoo-ds{
opacity:0.8 !important;
}

.phw-g-i-hgCFcE-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-hgEFbm-ds{
display:none !important;
}

.phw-g-i-hgWMkw-ds{
display:none !important;
}
.phw-g-i-hgWMkw-ds img{
object-fit:cover ;
}

.phw-g-i-hgzma7-ds{
opacity:0.8 !important;
}

.phw-g-i-hgzu14-ds{
padding:0px 18px !important;
}

.phw-g-i-hhWo3Y-ds{
opacity:0.8 !important;
}

.phw-g-i-hi6EXB-ds{
display:none !important;
}
.phw-g-i-hi6EXB-ds img{
object-fit:cover ;
}

.phw-g-i-hjbjgA-ds{
width:100% !important;
}

.phw-g-i-hjhEah-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-hkKb3D-ds{
width:100% !important;
}

.phw-g-i-hkfBRy-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-ho6qko-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-hoVxqp-ds{
font-family:Chalet-LondonSixty !important;
}

.phw-g-i-hpZBV4-ds{
background-image:url("") !important;
}

.phw-g-i-hpk4aC-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-hq1hCr-ds{
width:100px !important;
display:block !important;
}

.phw-g-i-hqbPBk-ds{
opacity:0.8 !important;
}

.phw-g-i-hrKyxH-ds{
}

.phw-g-i-hrhCW2-ds{
width:100% !important;
}

.phw-g-i-hsIFoJ-ds{
opacity:0.8 !important;
}

.phw-g-i-hsoOqG-ds{
opacity:0.8 !important;
}

.phw-g-i-hsxQoN-ds{
opacity:0.8 !important;
}

.phw-g-i-ht27nn-ds{
}

.phw-g-i-huCAwj-ds{
display:none !important;
}

.phw-g-i-huw82p-ds{
display:none !important;
}

.phw-g-i-hy8FAY-ds{
text-align:left !important;
font-weight:normal !important;
}

.phw-g-i-hyUnwy-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-hymTmZ-ds{
opacity:0.8 !important;
}

.phw-g-i-hyr5r8-ds{
opacity:0.8 !important;
}

.phw-g-i-hz1e8Y-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-hzhrCH-ds{
opacity:0.8 !important;
}

.phw-g-i-i0CKmg-ds{
opacity:0.8 !important;
}

.phw-g-i-i0zDgZ-ds{
display:none !important;
}

.phw-g-i-i1DAVP-ds{
opacity:0.8 !important;
}

.phw-g-i-i1Hz6a-ds{
opacity:0.8 !important;
}

.phw-g-i-i1a5Kk-ds{
opacity:0.8 !important;
}

.phw-g-i-i2Lc9N-ds{
text-align:center !important;
display:block !important;
}

.phw-g-i-i3wjdA-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}

.phw-g-i-i5bjl7-ds{
display:none !important;
}

.phw-g-i-i6lh8a-ds{
opacity:0.8 !important;
}

.phw-g-i-i74eY5-ds{
background-color:rgba(10, 10, 10, 0.55) !important;
}

.phw-g-i-i7v15q-ds{
display:none !important;
}

.phw-g-i-i8jL3g-ds{
width:100% !important;
}

.phw-g-i-i8mjbE-ds{
opacity:0.8 !important;
}

.phw-g-i-i9PVuS-ds{
display:none !important;
}
.phw-g-i-i9PVuS-ds img{
object-fit:cover ;
}

.phw-g-i-i9TfwO-ds{
display:none !important;
}

.phw-g-i-iA9qx6-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}

.phw-g-i-iCFOjp-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-iCXFPo-ds{
opacity:0.8 !important;
}

.phw-g-i-iCz8vh-ds{
width:100% !important;
}

.phw-g-i-iCzP8f-ds{
opacity:0.8 !important;
}

.phw-g-i-iELAxf-ds{
background-image:url("") !important;
}

.phw-g-i-iERhL7-ds{
opacity:0.8 !important;
}

.phw-g-i-iFtEJQ-ds{
width:100% !important;
}

.phw-g-i-iGgxgU-ds{
opacity:0.8 !important;
}

.phw-g-i-iHhDRt-ds{
width:100% !important;
}

.phw-g-i-iI82vt-ds{
box-shadow:none !important;
}

.phw-g-i-iJGhhP-ds{
width:100% !important;
}

.phw-g-i-iKLyPm-ds{
display:none !important;
}

.phw-g-i-iKNrB0-ds{
opacity:0.8 !important;
}

.phw-g-i-iKvivJ-ds{
opacity:0.8 !important;
}

.phw-g-i-iLYU4V-ds{
}

.phw-g-i-iM2GnP-ds{
opacity:0.8 !important;
}

.phw-g-i-iMtoDq-ds{
display:none !important;
}

.phw-g-i-iN4wcL-ds{
opacity:0.8 !important;
}

.phw-g-i-iNFZBu-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-iNIS3q-ds{
display:none !important;
}
.phw-g-i-iNIS3q-ds img{
object-fit:cover ;
}

.phw-g-i-iNwStg-ds{
opacity:0.8 !important;
}

.phw-g-i-iO1DQN-ds{
}

.phw-g-i-iOak11-ds{
display:none !important;
}

.phw-g-i-iPjqrQ-ds{
opacity:0.8 !important;
}

.phw-g-i-iQ2SDm-ds{
display:none !important;
}

.phw-g-i-iQnArK-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-iRPyTA-ds{
opacity:0.8 !important;
}

.phw-g-i-iRW8kp-ds{
}

.phw-g-i-iRmwd5-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-iRqqi1-ds{
opacity:0.8 !important;
}

.phw-g-i-iRvuul-ds{
display:none !important;
}

.phw-g-i-iSChMa-ds{
width:24px !important;
height:24px !important;
}

.phw-g-i-iSLZ4Q-ds{
opacity:0.8 !important;
}

.phw-g-i-iTHOvT-ds{
opacity:0.8 !important;
}

.phw-g-i-iTahpt-ds{
display:none !important;
}
.phw-g-i-iTahpt-ds img{
object-fit:cover ;
}

.phw-g-i-iThRZI-ds{
}

.phw-g-i-iVVb6c-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-iWEnYs-ds{
font-family:Chalet-NewYorkSixty !important;
}

.phw-g-i-iWVviH-ds{
opacity:0.8 !important;
}

.phw-g-i-iXvq7e-ds{
opacity:0.8 !important;
}

.phw-g-i-iYfRfF-ds{
color:var(--secondary-text) !important;
}

.phw-g-i-iZ2O5V-ds{
display:none !important;
}

.phw-g-i-ib0Xfa-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-ib8J4i-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-ib8omv-ds{
opacity:0.8 !important;
}

.phw-g-i-ibUwYm{
background-color:var(--widget-bg-white-color) !important;
padding-inline-end:calc(var(--pu-space)*3) !important;
color:var(--text-dark) !important;
padding-inline-start:calc(var(--pu-space)*3) !important;
padding-bottom:calc(var(--pu-space)*3) !important;
}

@media only screen and (min-width: 1200px) and (max-width: 1919.98px) {
.phw-g-i-ibUwYm{
padding-top:calc(var(--pu-space)*3) !important;
}
}

.phw-g-i-ibrcur-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-iciIpR-ds{
color:var(--secondary-text) !important;
}

.phw-g-i-id3KY5-ds{
opacity:0.8 !important;
}

.phw-g-i-id6cbC-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-idz6Ai-ds{
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-ieDG4l-ds{
margin-bottom:4px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:14px !important;
line-height:20px !important;
color:#272727 !important;
cursor:default !important;
}

.phw-g-i-if35MI-ds{
opacity:0.8 !important;
}

.phw-g-i-ifJ0cn-ds{
opacity:0.8 !important;
}

.phw-g-i-ifgIGX-ds{
width:200px !important;
}

.phw-g-i-iglnSe-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-iiuhGy-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-ijPD3H-ds{
display:none !important;
}

.phw-g-i-ik561h-ds{
padding:22px 18px !important;
}

.phw-g-i-ikTLcN-ds{
opacity:0.8 !important;
}

.phw-g-i-il8sqc-ds{
}

.phw-g-i-ilWqUf-ds{
padding-top:105% !important;
}

.phw-g-i-in8QVx-ds{
position:relative !important;
pointer-events:all !important;
z-index:3 !important;
}

.phw-g-i-inBYQI-ds{
border:none !important;
color:#ffffff !important;
font-family:Chalet-LondonSixty !important;
font-size:1rem !important;
line-height:24px !important;
height:auto !important;
min-height:auto !important;
text-decoration:none !important;
}

.phw-g-i-inBYQI-ds:hover{
color:#ffffff !important;
}

.phw-g-i-inM2Gf-ds{
}

.phw-g-i-ino8gv-ds{
display:none !important;
}

.phw-g-i-inwz4F-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-io6WNp-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-ioiUyW-ds{
display:none !important;
}
.phw-g-i-ioiUyW-ds img{
object-fit:cover ;
}

.phw-g-i-iolHNV-ds{
opacity:0.8 !important;
}

.phw-g-i-ioo6Gj-ds{
display:none !important;
}

.phw-g-i-irEJZX-ds{
width:100% !important;
}

.phw-g-i-irZ43E-ds{
display:none !important;
}

.phw-g-i-iruIfz-ds{
width:100% !important;
}

.phw-g-i-is5Z94-ds{
opacity:0.8 !important;
}

.phw-g-i-isASJ6-ds{
}

.phw-g-i-ito7u5-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-itvJAH-ds{
display:none !important;
}

.phw-g-i-ivrJqA-ds{
opacity:0.8 !important;
}

.phw-g-i-ivtBp6-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-iwIWhx-ds{
width:100% !important;
}

.phw-g-i-ixR6kk-ds{
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:14px !important;
line-height:20px !important;
color:#000000 !important;
display:block !important;
text-align:left !important;
font-weight:normal !important;
}

.phw-g-i-ixVtkP-ds{
opacity:0.8 !important;
}

.phw-g-i-ixZAT1-ds{
position:relative !important;
pointer-events:all !important;
z-index:3 !important;
}

.phw-g-i-iyOc4K-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-iyyI7b-ds{
opacity:0.8 !important;
}

.phw-g-i-j0nrOP-ds{
opacity:0.8 !important;
}

.phw-g-i-j1gtBu-ds{
opacity:0.8 !important;
}

.phw-g-i-j3hEON-ds{
opacity:0.8 !important;
}

.phw-g-i-j3k3KB-ds{
width:100% !important;
}

.phw-g-i-j3k4U8-ds{
opacity:0.8 !important;
}

.phw-g-i-j55trR-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-j6T0NC-ds{
opacity:0.8 !important;
}

.phw-g-i-j6lzCV-ds{
opacity:0.8 !important;
}

.phw-g-i-j7yG5b-ds{
display:none !important;
}

.phw-g-i-j8JMtF-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-j906U5-ds{
opacity:0.8 !important;
}

.phw-g-i-jAHcAB-ds{
opacity:0.8 !important;
}

.phw-g-i-jAHx8u-ds{
padding-top:105% !important;
}

.phw-g-i-jAUrgB-ds{
}

.phw-g-i-jAn8TW-ds{
}

.phw-g-i-jBQ7YM-ds{
opacity:0.8 !important;
}

.phw-g-i-jCkB3I-ds{
opacity:0.8 !important;
}

.phw-g-i-jCllKD-ds{
text-align:left !important;
font-weight:normal !important;
font-size:20px !important;
line-height:32px !important;
letter-spacing:-0.1px !important;
color:var(--black) !important;
}

.phw-g-i-jDF9jL-ds{
opacity:0.8 !important;
}

.phw-g-i-jDhWv4-ds{
display:none !important;
}

.phw-g-i-jEpgE4-ds{
display:none !important;
}
.phw-g-i-jEpgE4-ds img{
object-fit:cover ;
}

.phw-g-i-jFm53C-ds{
}

.phw-g-i-jFxvv0-ds{
opacity:0.8 !important;
}

.phw-g-i-jGCd8P-ds{
opacity:0.8 !important;
}

.phw-g-i-jHHIhW-ds{
display:none !important;
}

.phw-g-i-jHLax0-ds{
opacity:0.8 !important;
}

.phw-g-i-jIdRNO-ds{
}

.phw-g-i-jIhQ3u-ds{
}

.phw-g-i-jJVW8t-ds{
background:#ffffff !important;
color:#4A4A4A !important;
text-align:left !important;
max-height:500px !important;
overflow-y:auto !important;
box-shadow:0 4px 8px 1px rgba(34,36,43,0.09) !important;
-webkit-box-shadow:0 4px 8px 1px rgba(34,36,43,0.09) !important;
-moz-box-shadow:0 4px 8px 1px rgba(34,36,43,0.09) !important;
padding:10px 0 !important;
}

.phw-g-i-jJa90h-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-jKCxcE-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-jL4dxb-ds{
opacity:0.8 !important;
}

.phw-g-i-jLOMnF-ds{
opacity:0.8 !important;
}

.phw-g-i-jLwEX6-ds{
display:none !important;
}

.phw-g-i-jNAZnH-ds{
}

.phw-g-i-jNFs01-ds{
opacity:0.8 !important;
}

.phw-g-i-jOOgT0-ds{
display:none !important;
}

.phw-g-i-jOkRNL-ds{
width:100% !important;
}

.phw-g-i-jPBhVA-ds{
width:100% !important;
}

.phw-g-i-jPjKU4-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-jRjOzP-ds{
opacity:0.8 !important;
}

.phw-g-i-jS5Tn6-ds{
width:100% !important;
}

.phw-g-i-jSFUWw-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-jSeLlC-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}

.phw-g-i-jTFI0F-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-jTkreT-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-jToRI0-ds{
display:none !important;
}

.phw-g-i-jTuXrT-ds{
display:none !important;
}

.phw-g-i-jUHGQJ-ds{
opacity:0.8 !important;
}

.phw-g-i-jVsvkM-ds{
opacity:0.8 !important;
}

.phw-g-i-jWOVDU-ds{
opacity:0.8 !important;
}

.phw-g-i-jWlasO-ds{
opacity:0.8 !important;
}

.phw-g-i-jWr2Cv-ds{
padding-top:0 !important;
padding-bottom:0 !important;
padding-left:16px !important;
padding-right:16px !important;
}

.phw-g-i-jX9UNJ-ds{
background-image:url("") !important;
}

.phw-g-i-jYFDae-ds{
display:none !important;
}

.phw-g-i-jYXEoK-ds{
display:none !important;
}

.phw-g-i-jYi6k6-ds{
background-image:url("") !important;
}

.phw-g-i-jZUAfG-ds{
width:100% !important;
}

.phw-g-i-jbfacU-ds{
background:#ffffff !important;
color:#4A4A4A !important;
text-align:left !important;
max-height:500px !important;
overflow-y:auto !important;
box-shadow:0 4px 8px 1px rgba(34,36,43,0.09) !important;
-webkit-box-shadow:0 4px 8px 1px rgba(34,36,43,0.09) !important;
-moz-box-shadow:0 4px 8px 1px rgba(34,36,43,0.09) !important;
padding:10px 0 !important;
}

.phw-g-i-jby4KB-ds{
font-family:Chalet-LondonSixty !important;
}

.phw-g-i-jbyyTu-ds{
display:none !important;
}

.phw-g-i-jcFuVK-ds{
width:100% !important;
}

.phw-g-i-jd2pLU-ds{
width:100% !important;
}

.phw-g-i-jdY0XL-ds{
display:none !important;
}

.phw-g-i-jedDAq-ds{
opacity:0.8 !important;
}

.phw-g-i-jfCm5T-ds{
opacity:0.8 !important;
}

.phw-g-i-jfnuqX-ds{
opacity:0.8 !important;
}

.phw-g-i-jhKRgr-ds{
width:100% !important;
}

.phw-g-i-jhLJaH-ds{
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-jhlYlw-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-jiSKTD-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-jiTnDH-ds{
width:100% !important;
}

.phw-g-i-jjv2nC-ds{
width:100% !important;
}

.phw-g-i-jk53I9-ds{
display:none !important;
}

.phw-g-i-jkEXEK-ds{
border-width:1px !important;
border-style:solid !important;
}

.phw-g-i-jknjMh-ds{
opacity:0.8 !important;
}

.phw-g-i-jkx2vh-ds{
display:none !important;
}

.phw-g-i-jl3BMS-ds{
}

.phw-g-i-jlN4Ed-ds{
display:none !important;
}
.phw-g-i-jlN4Ed-ds img{
object-fit:cover ;
}

.phw-g-i-jlVJWr-ds{
min-width:12% !important;
align-self:center !important;
}

.phw-g-i-jlg6Qe-ds{
border:1px solid var(--brand-color-primary) !important;
border-radius:2px !important;
width:100% !important;
padding:12px calc(16px * 2) !important;
margin-top:8px !important;
font-family:var(--cms-g-chaletnewyorksixty) !important;
font-size:16px !important;
line-height:24px !important;
letter-spacing:.2px !important;
white-space:normal !important;
background-color:var(--brand-color-primary) !important;
color:var(--white) !important;
}

.phw-g-i-jnRE9w-ds{
opacity:0.8 !important;
}

.phw-g-i-jnzc5v-ds{
display:none !important;
}

.phw-g-i-jr6erU-ds{
border:none !important;
color:var(--secondary-text) !important;
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:1rem !important;
line-height:24px !important;
height:auto !important;
min-height:auto !important;
text-decoration:none !important;
justify-content:center !important;
}

.phw-g-i-jr6erU-ds:hover{
color:var(--brand-color-primary) !important;
}

.phw-g-i-jtTSPD-ds{
border-width:99px !important;
background-position:50% 50% !important;
background-size:contain !important;
background-repeat:no-repeat !important;
}

.phw-g-i-jtkby4-ds{
opacity:0.8 !important;
}

.phw-g-i-juLwN5-ds{
display:none !important;
}

.phw-g-i-julptr-ds{
font-size:20px !important;
line-height:32px !important;
letter-spacing:-0.1px !important;
color:var(--black) !important;
font-weight:normal !important;
}

.phw-g-i-juu2aY-ds{
width:100% !important;
}

.phw-g-i-jv9nN0-ds{
}

.phw-g-i-jvfHB8-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-jwBnMe-ds{
display:none !important;
}

.phw-g-i-jwEHy8-ds{
display:none !important;
}

.phw-g-i-jwGLj6-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-jwaXPH-ds{
opacity:0.8 !important;
}

.phw-g-i-jwiIG7-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-jwnVP3-ds{
width:100% !important;
}

.phw-g-i-jxAIyf-ds{
opacity:0.8 !important;
}

.phw-g-i-jxMZTt-ds{
opacity:0.8 !important;
}

.phw-g-i-jxS0JK-ds{
display:none !important;
}

.phw-g-i-jxqVuu-ds{
}

.phw-g-i-jxy9lI-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-jzHgYw-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-jzWCIy-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-k0YCEd-ds{
opacity:0.8 !important;
}

.phw-g-i-k1LiIE-ds{
width:100% !important;
}

.phw-g-i-k1eUwd-ds{
display:none !important;
}

.phw-g-i-k2N9m2-ds{
}

.phw-g-i-k46y1i-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-k4FPHX-ds{
opacity:0.8 !important;
}

.phw-g-i-k52xdL-ds{
opacity:0.8 !important;
}

.phw-g-i-k6tawB-ds{
width:24px !important;
height:24px !important;
}

.phw-g-i-k72Ewo-ds{
}

.phw-g-i-k8Lu6P-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-k9fGrv-ds{
}

.phw-g-i-kBHgLw-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-kBOneb-ds{
border:none !important;
color:#ffffff !important;
font-family:Chalet-LondonSixty !important;
font-size:1rem !important;
line-height:24px !important;
height:auto !important;
min-height:auto !important;
text-decoration:none !important;
}

.phw-g-i-kBOneb-ds:hover{
color:#ffffff !important;
}

.phw-g-i-kDW4ox:hover{
color:var(--brand-color-primary) !important;
}

.phw-g-i-kDW4ox{
}

.phw-g-i-kDgh7w-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-kFpEWO-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-kGHoTV-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-kGiJMy-ds{
color:var(--secondary-text) !important;
}

.phw-g-i-kGo0XH-ds{
display:none !important;
}

.phw-g-i-kHCa8a-ds{
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-kHKxQA-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-kIq4Cv-ds{
display:none !important;
}

.phw-g-i-kIr6IU-ds{
opacity:0.8 !important;
}

.phw-g-i-kKhaBY-ds{
pointer-events:visible !important;
}

.phw-g-i-kLXxu2-ds{
opacity:0.8 !important;
}

.phw-g-i-kLaKss-ds{
opacity:0.8 !important;
}

.phw-g-i-kNIWfu-ds{
opacity:0.8 !important;
}

.phw-g-i-kO0Tgd-ds{
opacity:0.8 !important;
}

.phw-g-i-kOE2wD-ds{
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:14px !important;
line-height:20px !important;
color:#000000 !important;
display:block !important;
text-align:left !important;
font-weight:normal !important;
}

.phw-g-i-kOTVzH-ds{
display:none !important;
}

.phw-g-i-kPDBf2{
height:333.062px !important;
}
.phw-g-i-kPDBf2 img{
object-fit:cover ;
height:100%  !important;
width:100%  !important;
}
 .phw-g-i-kPDBf2 ppc-container:not(.phw-d-dt-none,.phw-d-none){
height:inherit  !important;
display:inline-block  !important;
}

@media only screen and (min-width: 1200px) and (max-width: 1919.98px) {
.phw-g-i-kPDBf2{
width:581.400px !important;
}
.phw-g-i-kPDBf2 img{
object-fit:cover ;
}
}

.phw-g-i-kQ55Rt{
color:var(--black) !important;
font-size:30px !important;
}

.phw-g-i-kQTMLf-ds{
background-color:rgba(0, 0, 0, 0.15) !important;
}

.phw-g-i-kQqZTX-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-kRTStf-ds{
opacity:0.8 !important;
}

.phw-g-i-kSCWFL-ds{
margin-bottom:4px !important;
font-family:Chalet-LondonSixty !important;
font-size:14px !important;
line-height:20px !important;
color:#272727 !important;
cursor:default !important;
}

.phw-g-i-kSHFfe-ds{
display:none !important;
}

.phw-g-i-kT4FT8-ds{
display:none !important;
}

.phw-g-i-kTf79l-ds{
opacity:0.8 !important;
}

.phw-g-i-kUHlwJ-ds{
cursor:pointer !important;
}

.phw-g-i-kVf6OI-ds{
opacity:0.8 !important;
}

.phw-g-i-kW46tU-ds{
opacity:0.8 !important;
}

.phw-g-i-kWjoVl-ds{
border:solid 1px #898989 !important;
border-radius:3px !important;
color:#272727 !important;
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:14px !important;
line-height:20px !important;
letter-spacing:.1px !important;
height:44px !important;
background-color:#ffffff !important;
padding:12px calc(4px * 10) 12px 16px !important;
margin-bottom:0 !important;
}

.phw-g-i-kXIv1s-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-kXhxou-ds{
opacity:0.8 !important;
}

.phw-g-i-kY7Dwu-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}

.phw-g-i-kYdS6d-ds{
}

.phw-g-i-kYxSH4-ds{
}

.phw-g-i-kZT8cD-ds{
display:none !important;
}

.phw-g-i-kZppvA-ds{
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-karcUs-ds{
display:none !important;
}

.phw-g-i-kbRslx-ds{
width:100% !important;
}

.phw-g-i-kbSMK3-ds{
opacity:0.8 !important;
}

.phw-g-i-kdg1Fe-ds{
opacity:0.8 !important;
}

.phw-g-i-kdhAKC-ds{
width:100% !important;
}

.phw-g-i-kdqX4e-ds{
margin-bottom:4px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:14px !important;
line-height:20px !important;
color:#272727 !important;
cursor:default !important;
}

.phw-g-i-ke0YhY-ds{
opacity:0.8 !important;
}

.phw-g-i-kf3FKc-ds{
opacity:0.8 !important;
}

.phw-g-i-kfHTv5-ds{
opacity:0.8 !important;
}

.phw-g-i-kfw79F-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-kfz2C7-ds{
cursor:pointer !important;
}

.phw-g-i-kgJ5pw-ds{
display:none !important;
}

.phw-g-i-kgfGTZ-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-khRwne-ds{
width:100% !important;
}

.phw-g-i-khckx3-ds{
opacity:0.8 !important;
}

.phw-g-i-kj1HPD-ds{
opacity:0.8 !important;
}

.phw-g-i-kjHlhS-ds{
}

.phw-g-i-kjVWaX-ds{
opacity:0.8 !important;
}

.phw-g-i-kkZyUI-ds{
display:none !important;
}

.phw-g-i-kkcuXL-ds{
opacity:0.8 !important;
}

.phw-g-i-kl7BqP-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-klQiEl-ds{
width:100% !important;
}

.phw-g-i-klwjV2-ds{
}

.phw-g-i-kmU5dh-ds{
opacity:0.8 !important;
}

.phw-g-i-knKBDk-ds{
opacity:0.8 !important;
}

.phw-g-i-kneZTE-ds{
display:none !important;
}

.phw-g-i-kod3fI-ds{
opacity:0.8 !important;
}

.phw-g-i-kpF0H1-ds{
opacity:0.8 !important;
}

.phw-g-i-kpLoYf-ds{
display:none !important;
}

.phw-g-i-krcQmS-ds{
opacity:0.8 !important;
}

.phw-g-i-ktq9TW-ds{
display:none !important;
}
.phw-g-i-ktq9TW-ds img{
object-fit:cover ;
}

.phw-g-i-ku03Zl-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-kugWg2-ds{
width:100% !important;
}

.phw-g-i-kugZEh-ds{
opacity:0.8 !important;
}

.phw-g-i-kvsNHd-ds{
width:22px !important;
height:22px !important;
}

.phw-g-i-kwBRSz-ds{
display:none !important;
}

.phw-g-i-kwCiKY-ds{
display:none !important;
}

.phw-g-i-kwGRYf-ds{
opacity:0.8 !important;
}

.phw-g-i-kwK3oc-ds{
opacity:0.8 !important;
}

.phw-g-i-kwc4xx-ds{
display:none !important;
}

.phw-g-i-kwt8AS-ds{
opacity:0.8 !important;
}

.phw-g-i-kx2c3P-ds{
width:100% !important;
}

.phw-g-i-kxT2Ac-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-kxdMQ9-ds{
display:none !important;
}

.phw-g-i-kycwiy-ds{
width:100% !important;
}

.phw-g-i-kzBTWJ-ds{
cursor:pointer !important;
}

.phw-g-i-kzsEw7-ds{
opacity:0.8 !important;
}

.phw-g-i-l00COy-ds{
opacity:0.8 !important;
}

.phw-g-i-l19Qb5-ds{
opacity:0.8 !important;
}

.phw-g-i-l1KQru-ds{
font-family:Chalet-NewYorkSixty !important;
}

.phw-g-i-l1LfsJ-ds{
border-width:0 !important;
color:#6400ff !important;
font-size:16px !important;
font-family:Chalet-LondonSixty !important;
line-height:24px !important;
text-decoration:none !important;
padding:0 !important;
min-height:auto !important;
background-color:transparent !important;
box-shadow:none !important;
}

.phw-g-i-l2o7SL-ds{
width:100% !important;
}

.phw-g-i-l2zJDw-ds{
display:none !important;
}

.phw-g-i-l3Li99-ds{
opacity:0.8 !important;
}

.phw-g-i-l4x32N-ds{
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-l6DdTw-ds{
display:none !important;
}

.phw-g-i-l6R9yA-ds{
opacity:0.8 !important;
}

.phw-g-i-l7Q5Mh-ds{
display:none !important;
}

.phw-g-i-l7kIRc-ds{
display:none !important;
}

.phw-g-i-l9aK6a-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-lB7KN8-ds{
}

.phw-g-i-lBOdIh-ds{
display:none !important;
}

.phw-g-i-lEtvOE-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-lFni9D-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-lGvSnO-ds{
opacity:0.8 !important;
}

.phw-g-i-lHgMwP-ds{
z-index:2 !important;
pointer-events:none !important;
}

.phw-g-i-lHz7wy-ds{
opacity:0.8 !important;
}

.phw-g-i-lIgesN-ds{
opacity:0.8 !important;
}

.phw-g-i-lJwwAR-ds{
display:none !important;
}
.phw-g-i-lJwwAR-ds img{
object-fit:cover ;
}

.phw-g-i-lKpgV0-ds{
display:none !important;
}

.phw-g-i-lLHnLE-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-lLcIDC-ds{
display:none !important;
}

.phw-g-i-lMQxho-ds{
opacity:0.8 !important;
}

.phw-g-i-lNdBv7-ds{
background-color:rgba(10, 10, 10, 0.55) !important;
}

.phw-g-i-lQw1dR-ds{
display:none !important;
}

.phw-g-i-lRDjdu-ds{
opacity:0.8 !important;
}

.phw-g-i-lRFsRv-ds{
display:none !important;
}

.phw-g-i-lRhFPH-ds{
opacity:0.8 !important;
}

.phw-g-i-lTnJgQ-ds{
width:24px !important;
height:24px !important;
}

.phw-g-i-lVpLu4-ds{
display:none !important;
}
.phw-g-i-lVpLu4-ds img{
object-fit:cover ;
}

.phw-g-i-lW2Ycq-ds{
width:100% !important;
}

.phw-g-i-lWsuri-ds{
opacity:0.8 !important;
}

.phw-g-i-lWtL4k-ds{
width:24px !important;
height:24px !important;
}

.phw-g-i-lX2iZz-ds{
opacity:0.8 !important;
}

.phw-g-i-lXM7Kf-ds{
display:none !important;
}
.phw-g-i-lXM7Kf-ds img{
object-fit:cover ;
}

.phw-g-i-lXYsGV-ds{
opacity:0.8 !important;
}

.phw-g-i-lYGNI4-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-lYS7tX-ds{
width:100% !important;
}

.phw-g-i-lYTifw-ds{
margin-bottom:4px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:14px !important;
line-height:20px !important;
color:#272727 !important;
cursor:default !important;
}

.phw-g-i-lYZ22L-ds{
display:none !important;
}

.phw-g-i-lYbiQx-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-lZpjEP-ds{
display:none !important;
}

.phw-g-i-lZtMlb-ds{
display:none !important;
}

.phw-g-i-laPqNe-ds{
z-index:2 !important;
pointer-events:none !important;
}

.phw-g-i-lbBcZb-ds{
opacity:0.8 !important;
}

.phw-g-i-lbYNlj-ds{
display:none !important;
}

.phw-g-i-lbZPhy-ds{
padding-top:0 !important;
padding-bottom:0 !important;
padding-left:16px !important;
padding-right:16px !important;
}

.phw-g-i-lbhvom-ds{
opacity:0.8 !important;
}

.phw-g-i-lbqvsK-ds{
opacity:0.8 !important;
}

.phw-g-i-lcfWNo-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-lcqx8i-ds{
width:24px !important;
height:24px !important;
}

.phw-g-i-ldzrgP-ds{
padding:22px 18px !important;
}

.phw-g-i-lev6xl-ds{
padding-top:40px !important;
text-align:center !important;
}

.phw-g-i-lfEBgj-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-lfIQgL-ds{
width:100% !important;
}

.phw-g-i-lgeQi6-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}

.phw-g-i-lhvoHp-ds{
width:100% !important;
}

.phw-g-i-liGgJb-ds{
opacity:0.8 !important;
}

.phw-g-i-lidlo6-ds{
opacity:0.8 !important;
}

.phw-g-i-lieTnh-ds{
display:none !important;
}

.phw-g-i-ljYX3A-ds{
display:none !important;
}

.phw-g-i-lkduZU-ds{
line-height:24px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
color:var(--white) !important;
font-size:var(--phw-g-small-text-font-size) !important;
}

.phw-g-i-ll9D41-ds{
}

.phw-g-i-lm2UVl-ds{
opacity:0.8 !important;
}

.phw-g-i-ln2IAI-ds{
opacity:0.8 !important;
}

.phw-g-i-lnd6YN-ds{
opacity:0.8 !important;
}

.phw-g-i-lniOUC-ds{
display:none !important;
}

.phw-g-i-lniji0-ds{
display:none !important;
}

.phw-g-i-lnzJeP-ds{
}

.phw-g-i-lqM95J-ds{
opacity:0.8 !important;
}

.phw-g-i-lsTsQG-ds{
display:none !important;
}

.phw-g-i-lt3rAT-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-ltCIa9-ds{
opacity:0.8 !important;
}

.phw-g-i-ltSeBq-ds{
background-image:url("") !important;
}

.phw-g-i-ltiYrK-ds{
cursor:pointer !important;
}

.phw-g-i-luIgU5-ds{
background:#ffffff !important;
color:#4A4A4A !important;
text-align:left !important;
max-height:500px !important;
overflow-y:auto !important;
box-shadow:0 4px 8px 1px rgba(34,36,43,0.09) !important;
-webkit-box-shadow:0 4px 8px 1px rgba(34,36,43,0.09) !important;
-moz-box-shadow:0 4px 8px 1px rgba(34,36,43,0.09) !important;
padding:10px 0 !important;
}

.phw-g-i-ludGE6-ds{
display:none !important;
}

.phw-g-i-lv6XgW-ds{
margin-bottom:4px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:14px !important;
line-height:20px !important;
color:#272727 !important;
cursor:default !important;
}

.phw-g-i-lwWkGE-ds{
display:none !important;
}

.phw-g-i-lymgVr-ds{
opacity:0.8 !important;
}

.phw-g-i-lzgFkn-ds{
opacity:0.8 !important;
}

.phw-g-i-m113Ei-ds{
width:100% !important;
}

.phw-g-i-m1Dpzg-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-m2f2FQ-ds{
display:none !important;
}

.phw-g-i-m3EvPc-ds{
display:none !important;
}

.phw-g-i-m3v4f7-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-m4s57e-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-m5KiHU-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-m5Yu2o-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-m68o46-ds{
opacity:0.8 !important;
}

.phw-g-i-m6xUO4-ds{
z-index:2 !important;
pointer-events:none !important;
}

.phw-g-i-m70Qap-ds{
opacity:0.8 !important;
}

.phw-g-i-m7ANVo-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-m7gM8i-ds{
opacity:0.8 !important;
}

.phw-g-i-m9ytZ8-ds{
border-width:1px !important;
border-style:solid !important;
}

.phw-g-i-mBZARJ-ds{
opacity:0.8 !important;
}

.phw-g-i-mCVFBh-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-mDKMG3-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}

.phw-g-i-mDZhMm-ds{
font-family:Chalet-NewYorkSixty !important;
}

.phw-g-i-mDhIUg-ds{
opacity:0.8 !important;
}

.phw-g-i-mEFIko-ds{
background-color:var(--brand-color-primary) !important;
}

.phw-g-i-mEKcox-ds{
display:none !important;
}
.phw-g-i-mEKcox-ds img{
object-fit:cover ;
}

.phw-g-i-mF6hFc-ds{
opacity:0.8 !important;
}

.phw-g-i-mFjuMZ-ds{
width:100% !important;
}

.phw-g-i-mG9Tzb-ds{
}

.phw-g-i-mHi77N-ds{
display:none !important;
}

.phw-g-i-mHivNH-ds{
cursor:pointer !important;
}

.phw-g-i-mIDp8z-ds{
}

.phw-g-i-mIQgst-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-mIXVGz-ds{
display:none !important;
}

.phw-g-i-mIpELh-ds{
pointer-events:visible !important;
}

.phw-g-i-mK0FY2-ds{
width:100% !important;
}

.phw-g-i-mK2s6F-ds{
opacity:0.8 !important;
}

.phw-g-i-mLzawi-ds{
opacity:0.8 !important;
}

.phw-g-i-mN5eQw-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-mNbfH9-ds{
width:100% !important;
}

.phw-g-i-mO3z0b-ds{
z-index:2 !important;
pointer-events:none !important;
}

.phw-g-i-mOLlWP-ds{
opacity:0.8 !important;
}

.phw-g-i-mOPD3R-ds{
display:none !important;
}

.phw-g-i-mQk3xW-ds{
opacity:0.8 !important;
}

.phw-g-i-mRagrU-ds{
width:100% !important;
}

.phw-g-i-mSHLvr-ds{
opacity:0.8 !important;
}

.phw-g-i-mSbqb3-ds{
opacity:0.8 !important;
}

.phw-g-i-mStuwW-ds{
border-bottom-width:1px !important;
border-color:var(--stroke-gray-darkar) !important;
border-bottom-style:solid !important;
padding:40px 0 20px 0 !important;
}

.phw-g-i-mUM8yf-ds{
opacity:0.8 !important;
}

.phw-g-i-mWWimA-ds{
display:none !important;
}

.phw-g-i-mY8tYY-ds{
opacity:0.8 !important;
}

.phw-g-i-mavTCd-ds{
width:100% !important;
}

.phw-g-i-mbHj0w-ds{
opacity:0.8 !important;
}

.phw-g-i-mc026t{
background-color:var(--widget-bg-white-color) !important;
padding-inline-end:calc(var(--pu-space)*3) !important;
color:var(--text-dark) !important;
padding-inline-start:calc(var(--pu-space)*3) !important;
padding-bottom:calc(var(--pu-space)*3) !important;
}

@media only screen and (min-width: 1200px) and (max-width: 1919.98px) {
.phw-g-i-mc026t{
padding-top:calc(var(--pu-space)*3) !important;
}
}

.phw-g-i-md0wKv-ds{
border:1px solid #ffffff !important;
border-radius:50% !important;
display:flex !important;
color:#ffffff !important;
overflow:hidden !important;
background-color:transparent !important;
justify-content:center !important;
align-items:center !important;
width:44px !important;
height:44px !important;
}

.phw-g-i-meJMxr-ds{
display:none !important;
}
.phw-g-i-meJMxr-ds img{
object-fit:cover ;
}

.phw-g-i-mfQtQl-ds{
}

.phw-g-i-mfSi1l-ds{
padding:16px !important;
width:25% !important;
margin:0px !important;
flex:none !important;
}

.phw-g-i-mfhUmC-ds{
border-width:1px !important;
border-style:solid !important;
}

.phw-g-i-mhlYJn-ds{
}

.phw-g-i-mhqs3g-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-miJYet-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}

.phw-g-i-mje4H8-ds{
background-color:rgb(255, 255, 255) !important;
}

.phw-g-i-mkN7ND-ds{
opacity:0.8 !important;
}

.phw-g-i-mkWes8-ds{
z-index:2 !important;
pointer-events:none !important;
}

.phw-g-i-ml4Dnz-ds{
width:100% !important;
}

.phw-g-i-mlKI85-ds{
display:none !important;
}

.phw-g-i-mml8mn-ds{
padding:20px !important;
display:block !important;
line-height:24px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
color:var(--white) !important;
font-size:var(--phw-g-small-text-font-size) !important;
margin:0 !important;
}

.phw-g-i-mmwey8-ds{
}

.phw-g-i-mnZ3wC-ds{
padding:28px 18px !important;
position:relative !important;
list-height:normal !important;
}

.phw-g-i-mpSKtB-ds{
opacity:0.8 !important;
}

.phw-g-i-mq0DaS-ds{
background-image:url("") !important;
}

.phw-g-i-mqD921-ds{
opacity:0.8 !important;
}

.phw-g-i-mqM6Iv-ds{
opacity:0.8 !important;
}

.phw-g-i-mrGKL5-ds{
opacity:0.8 !important;
}

.phw-g-i-mtlELc-ds{
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-mtuQJC-ds{
width:100% !important;
}

.phw-g-i-muCcqg-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-muUj6a-ds{
opacity:0.8 !important;
}

.phw-g-i-mum1kN-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-mvIlPd-ds{
opacity:0.8 !important;
}

.phw-g-i-mvJ6Ec-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-mvJL4A-ds{
opacity:0.8 !important;
}

.phw-g-i-mwjiNS-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-mxUJZ0-ds{
opacity:0.8 !important;
}

.phw-g-i-mzYuJD-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-n0KAL7-ds{
display:none !important;
}

.phw-g-i-n0gf2m-ds{
width:100% !important;
}

.phw-g-i-n0mGXJ-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-n1O4Q6-ds{
opacity:0.8 !important;
}

.phw-g-i-n1wTs4-ds{
}

.phw-g-i-n2VsMl-ds{
opacity:0.8 !important;
}

.phw-g-i-n2y8T7-ds{
opacity:0.8 !important;
}

.phw-g-i-n301TE-ds{
opacity:0.8 !important;
}

.phw-g-i-n3Osz6-ds{
opacity:0.8 !important;
}

.phw-g-i-n3rJF3-ds{
opacity:0.8 !important;
}

.phw-g-i-n4YfDb-ds{
margin-bottom:8px !important;
}

.phw-g-i-n4fCLw-ds{
background-color:rgba(255,255,255,1) !important;
}

.phw-g-i-n6ONvz-ds{
opacity:0.8 !important;
}

.phw-g-i-n6Z1zh-ds{
opacity:0.8 !important;
}

.phw-g-i-n8OxiW-ds{
background:transparent !important;
border:0px !important;
}

.phw-g-i-n8llzq-ds{
opacity:0.8 !important;
}

.phw-g-i-n8qgkH-ds{
background-color:rgba(0, 0, 0, 0.15) !important;
}

.phw-g-i-n90Sy5-ds{
z-index:2 !important;
pointer-events:none !important;
}

.phw-g-i-n9BhkC-ds{
opacity:0.8 !important;
}

.phw-g-i-n9aLXo-ds{
}

.phw-g-i-nAn2AT-ds{
opacity:0.8 !important;
}

.phw-g-i-nBC0LS-ds{
}

.phw-g-i-nBEK2d-ds{
opacity:0.8 !important;
}

.phw-g-i-nBHADD-ds{
opacity:0.8 !important;
}

.phw-g-i-nBhYA4-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-nCBzdV-ds{
display:none !important;
}

.phw-g-i-nDCH4S-ds{
opacity:0.8 !important;
}

.phw-g-i-nDX2Kt-ds{
font-family:Chalet-NewYorkSixty !important;
}

.phw-g-i-nDwQ5K-ds{
opacity:0.8 !important;
}

.phw-g-i-nE68KE-ds{
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-nFTUPO-ds{
border:none !important;
color:#ffffff !important;
font-family:Chalet-LondonSixty !important;
font-size:1rem !important;
line-height:24px !important;
height:auto !important;
min-height:auto !important;
text-decoration:none !important;
}

.phw-g-i-nFTUPO-ds:hover{
color:var(--brand-color-primary) !important;
}

.phw-g-i-nGkX6Q-ds{
opacity:0.8 !important;
}

.phw-g-i-nHWLDs-ds{
}

.phw-g-i-nJSA8X-ds{
padding-top:0 !important;
padding-bottom:0 !important;
padding-left:16px !important;
padding-right:16px !important;
margin-bottom:4px !important;
}

.phw-g-i-nKkB7s-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-nLc3sy-ds{
display:none !important;
}

.phw-g-i-nMTit1-ds{
}

.phw-g-i-nMtJxs-ds{
opacity:0.8 !important;
}

.phw-g-i-nNBpZ2-ds{
width:24px !important;
height:24px !important;
}

.phw-g-i-nNzIHN-ds{
opacity:0.8 !important;
}

.phw-g-i-nObqqb-ds{
background-size:100% 100% !important;
}

.phw-g-i-nPN2mE-ds{
padding-top:0 !important;
padding-bottom:0 !important;
padding-left:8px !important;
padding-right:8px !important;
}

.phw-g-i-nPrehJ-ds{
display:none !important;
}

.phw-g-i-nPtwkX-ds{
opacity:0.8 !important;
}

.phw-g-i-nQHZ3F-ds{
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-nQa615-ds{
width:100% !important;
}

.phw-g-i-nR9vtK-ds{
opacity:0.8 !important;
}

.phw-g-i-nS0P2u-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-nUdRUV-ds{
width:100% !important;
}

.phw-g-i-nVXfxR-ds{
display:none !important;
}

.phw-g-i-nVYQHc-ds{
z-index:2 !important;
pointer-events:none !important;
}

.phw-g-i-nX1x82-ds{
display:none !important;
}

.phw-g-i-nX8Ay3-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-nXJyTw-ds{
opacity:0.8 !important;
}

.phw-g-i-nZ4Jiz-ds{
padding:20px 0 40px 0 !important;
color:#ffffff !important;
font-size:.75rem !important;
line-height:20px !important;
font-family:Chalet-LondonSixty !important;
}

.phw-g-i-na9Me9-ds{
width:100% !important;
}

.phw-g-i-naBTID-ds{
display:flex !important;
flex-wrap:wrap !important;
justify-content:flex-start !important;
}

.phw-g-i-nbB4oZ-ds{
height:100% !important;
display:flex !important;
align-self:center !important;
align-items:center !important;
}

.phw-g-i-nbjunx-ds{
display:none !important;
}

.phw-g-i-nd5knf-ds{
opacity:0.8 !important;
}

.phw-g-i-ndeh7z-ds{
display:none !important;
}

.phw-g-i-ndfL6b-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-ndrRyk-ds{
opacity:0.8 !important;
}

.phw-g-i-neHdfa-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-nfVrEk-ds{
text-align:center !important;
display:block !important;
}

.phw-g-i-nfc0m4-ds{
opacity:0.8 !important;
}

.phw-g-i-nghgko-ds{
opacity:0.8 !important;
}

.phw-g-i-nhDy1r-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-njx1Me-ds{
opacity:0.8 !important;
}

.phw-g-i-nkgnwt-ds{
border:none !important;
color:var(--secondary-text) !important;
font-family:Chalet-LondonSixty !important;
font-size:1rem !important;
line-height:24px !important;
height:auto !important;
min-height:auto !important;
text-decoration:none !important;
}

.phw-g-i-nkgnwt-ds:hover{
color:var(--brand-color-primary) !important;
}

.phw-g-i-nlEXqu-ds{
opacity:0.8 !important;
}

.phw-g-i-nlcxvb-ds{
opacity:0.8 !important;
}

.phw-g-i-nlj9he-ds{
display:none !important;
}

.phw-g-i-nmFJND-ds{
opacity:0.8 !important;
}

.phw-g-i-nmj3mF-ds{
width:100% !important;
}

.phw-g-i-nn6awq-ds{
z-index:2 !important;
pointer-events:none !important;
}

.phw-g-i-nnVDcq-ds{
}

.phw-g-i-non8zd-ds{
border-width:1px !important;
border-style:solid !important;
}

.phw-g-i-npWdjY-ds{
width:24px !important;
height:24px !important;
}

.phw-g-i-nqsEiY-ds{
opacity:0.8 !important;
}

.phw-g-i-nsFzEu-ds{
opacity:0.8 !important;
}

.phw-g-i-nt13C3-ds{
opacity:0.8 !important;
}

.phw-g-i-nv5OUq-ds{
width:100% !important;
}

.phw-g-i-nwNqQd-ds{
padding-top:100% !important;
}

.phw-g-i-nwpL5V-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-nwyW5G-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-nxCopi-ds{
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:12px !important;
letter-spacing:- .2px !important;
line-height:20px !important;
text-decoration:underline !important;
color:#737373 !important;
}

.phw-g-i-o0WPsG-ds{
opacity:0.8 !important;
}

.phw-g-i-o0gBe7-ds{
border:solid 1px #898989 !important;
border-radius:3px !important;
color:#272727 !important;
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:14px !important;
line-height:20px !important;
letter-spacing:.1px !important;
height:44px !important;
background-color:#ffffff !important;
padding:12px calc(4px * 10) 12px 16px !important;
margin-bottom:0 !important;
}

.phw-g-i-o1st2u-ds{
display:none !important;
}

.phw-g-i-o25aam-ds{
text-align:center !important;
}

.phw-g-i-o2r6qj-ds{
color:#ffffff !important;
font-size:1rem !important;
line-height:24px !important;
font-weight:600 !important;
font-family:var(--cms-g-chaletlondensixty) !important;
margin-bottom:8px !important;
}

.phw-g-i-o38jP5-ds{
font-family:Chalet-LondonSixty !important;
}

.phw-g-i-o3wo7H-ds{
opacity:0.8 !important;
}

.phw-g-i-o4SU2H-ds{
width:100% !important;
}

.phw-g-i-o4fdPj-ds{
opacity:0.8 !important;
}

.phw-g-i-o4kflq-ds{
pointer-events:visible !important;
}

.phw-g-i-o552qM-ds{
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-o55EgX-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-o5YwZI-ds{
opacity:0.8 !important;
}

.phw-g-i-o695Sn-ds{
display:none !important;
}

.phw-g-i-o6a5fS-ds{
}

.phw-g-i-o7FsVL-ds{
opacity:0.8 !important;
}

.phw-g-i-o8IHcg-ds{
opacity:0.8 !important;
}

.phw-g-i-o8ijdl-ds{
width:100% !important;
}

.phw-g-i-o8mmXj-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-o9EGxX-ds{
}

.phw-g-i-oA1ID2-ds{
width:100% !important;
}

.phw-g-i-oAepch-ds{
color:inherit !important;
width:22px !important;
height:22px !important;
}

.phw-g-i-oBHPjx-ds{
width:24px !important;
height:24px !important;
}

.phw-g-i-oBVNzF-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-oBYkVC-ds{
padding:20px 0 40px 0 !important;
color:#ffffff !important;
font-size:.75rem !important;
line-height:20px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
}

.phw-g-i-oBxT2E-ds{
font-family:Chalet-LondonSixty !important;
}

.phw-g-i-oCZy2v-ds{
margin-bottom:4px !important;
font-family:Chalet-LondonSixty !important;
font-size:14px !important;
line-height:20px !important;
color:#272727 !important;
cursor:default !important;
}

.phw-g-i-oDkRY5-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-oDwYQA-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-oFH7Y6-ds{
background-color:var(--widget-bg-gray-lighter) !important;
}

.phw-g-i-oFwZ33-ds{
background-color:var(--widget-bg-gray-lighter) !important;
}

.phw-g-i-oG88ne-ds{
opacity:0.8 !important;
}

.phw-g-i-oHYuU7-ds{
display:none !important;
}

.phw-g-i-oIQ8kS-ds{
padding-top:40px !important;
text-align:center !important;
}

.phw-g-i-oIwHjr-ds{
display:none !important;
}

.phw-g-i-oJENem-ds{
display:none !important;
}

.phw-g-i-oKBRBz-ds{
opacity:0.8 !important;
}

.phw-g-i-oKDimr-ds{
display:none !important;
}

.phw-g-i-oKNTOJ-ds{
display:none !important;
}
.phw-g-i-oKNTOJ-ds img{
object-fit:cover ;
}

.phw-g-i-oKu9MG-ds{
}

.phw-g-i-oLRDa5-ds{
display:none !important;
}

.phw-g-i-oLZQJR-ds{
width:100% !important;
}

.phw-g-i-oMsDAH-ds{
width:100% !important;
}

.phw-g-i-oN9dO7-ds{
opacity:0.8 !important;
}

.phw-g-i-oO1uJF-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-oOGWSE-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-oOVtX1-ds{
font-size:20px !important;
line-height:32px !important;
letter-spacing:-0.1px !important;
color:var(--black) !important;
font-weight:normal !important;
}

.phw-g-i-oOq8N4-ds{
display:none !important;
}

.phw-g-i-oP1f4K-ds{
text-align:left !important;
font-weight:normal !important;
}

.phw-g-i-oPmaUW-ds{
display:none !important;
}

.phw-g-i-oQlYF7-ds{
border:none !important;
color:#ffffff !important;
font-family:Chalet-LondonSixty !important;
font-size:1rem !important;
line-height:24px !important;
height:auto !important;
min-height:auto !important;
text-decoration:none !important;
}

.phw-g-i-oQlYF7-ds:hover{
color:#ffffff !important;
}

.phw-g-i-oUBmaw-ds{
width:100% !important;
}

.phw-g-i-oUN6TO-ds{
display:none !important;
}
.phw-g-i-oUN6TO-ds img{
object-fit:cover ;
}

.phw-g-i-oUhn4y-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}

.phw-g-i-oVCcxf-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-oVgMb4-ds{
display:none !important;
}
.phw-g-i-oVgMb4-ds img{
object-fit:cover ;
}

.phw-g-i-oVllWo-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-oWD3Ts-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-oWnM3u-ds{
padding:20px 0 40px 0 !important;
color:#ffffff !important;
font-size:.75rem !important;
line-height:20px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
}

.phw-g-i-oXc13s-ds{
opacity:0.8 !important;
}

.phw-g-i-oYJfRy-ds{
}

.phw-g-i-oYWemB-ds{
opacity:0.8 !important;
}

.phw-g-i-oYnLqn-ds{
opacity:0.8 !important;
}

.phw-g-i-oZ2Su4-ds{
width:100% !important;
}

.phw-g-i-oZknEU-ds{
opacity:0.8 !important;
}

.phw-g-i-oa20aw-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-oalI73-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-oaljia-ds{
opacity:0.8 !important;
}

.phw-g-i-oaxIdV-ds{
font-family:Chalet-LondonSixty !important;
}

.phw-g-i-obUEYN-ds{
opacity:0.8 !important;
}

.phw-g-i-obksGx-ds{
opacity:0.8 !important;
}

.phw-g-i-obrs41-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-oc8mPI-ds{
border:1px solid var(--brand-color-primary) !important;
border-radius:2px !important;
width:100% !important;
padding:12px calc(16px * 2) !important;
margin-top:8px !important;
font-family:var(--cms-g-chaletnewyorksixty) !important;
font-size:16px !important;
line-height:24px !important;
letter-spacing:.2px !important;
white-space:normal !important;
background-color:var(--brand-color-primary) !important;
color:var(--white) !important;
}

.phw-g-i-oeaHTc-ds{
opacity:0.8 !important;
}

.phw-g-i-ofrTU2-ds{
opacity:0.8 !important;
}

.phw-g-i-ohbRQh-ds{
opacity:0.8 !important;
}

.phw-g-i-oiQ3ck-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}

.phw-g-i-oim79y-ds{
opacity:0.8 !important;
}

.phw-g-i-ojoPKD-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-oknXkX-ds{
width:100% !important;
}

.phw-g-i-okpNx2-ds{
pointer-events:visible !important;
}

.phw-g-i-onQIqJ-ds{
opacity:0.8 !important;
}

.phw-g-i-onqSO9-ds{
opacity:0.8 !important;
}

.phw-g-i-op09M1-ds{
color:var(--secondary-text) !important;
justify-content:center !important;
}

.phw-g-i-op4AV7-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-opqP1L-ds{
opacity:0.8 !important;
}

.phw-g-i-opzvS3-ds{
border:none !important;
color:#000000 !important;
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:1.125rem !important;
line-height:27px !important;
height:auto !important;
min-height:auto !important;
text-decoration:none !important;
}

.phw-g-i-opzvS3-ds:hover{
color:var(--brand-color-primary) !important;
}

.phw-g-i-oqU78Y-ds{
opacity:0.8 !important;
}

.phw-g-i-oqbQj9-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-or2bN6-ds{
color:inherit !important;
width:22px !important;
height:22px !important;
}

.phw-g-i-orfukc-ds{
width:100% !important;
}

.phw-g-i-osNKEu-ds{
background:transparent !important;
border:0px !important;
}

.phw-g-i-otz7it-ds{
width:100% !important;
}

.phw-g-i-owSJFk-ds{
opacity:0.8 !important;
}

.phw-g-i-owwhuS-ds{
width:100% !important;
}

.phw-g-i-ox2iSb-ds{
display:none !important;
}

.phw-g-i-oxUI4a-ds{
font-family:Chalet-LondonSixty !important;
}

.phw-g-i-oxp6i6-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-oxry2j-ds{
background-size:auto !important;
}

.phw-g-i-oyC5Nr-ds{
opacity:0.8 !important;
}

.phw-g-i-oyQZp2-ds{
}

.phw-g-i-ozhcw7-ds{
width:100% !important;
}

.phw-g-i-p04gi1-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-p0Qdli-ds{
}

.phw-g-i-p0VaLl-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-p0nygD-ds{
}

.phw-g-i-p23iLV-ds{
opacity:0.8 !important;
}

.phw-g-i-p2EeUc-ds{
opacity:0.8 !important;
}

.phw-g-i-p3Irnj-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-p3NqZw-ds{
opacity:0.8 !important;
}

.phw-g-i-p3SbVc-ds{
opacity:0.8 !important;
}

.phw-g-i-p4L2M5-ds{
display:none !important;
}

.phw-g-i-p4kzC4-ds{
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-p4qhHi-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-p4sX4L-ds{
width:22px !important;
height:22px !important;
}

.phw-g-i-p5FRwc-ds{
display:none !important;
}
.phw-g-i-p5FRwc-ds img{
object-fit:cover ;
}

.phw-g-i-p5bevK-ds{
opacity:0.8 !important;
}

.phw-g-i-p7rPTG-ds{
opacity:0.8 !important;
}

.phw-g-i-p80sSQ-ds{
width:100% !important;
}

.phw-g-i-p97JN6-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-p9xclQ-ds{
opacity:0.8 !important;
}

.phw-g-i-pA0qUZ-ds{
display:none !important;
}

.phw-g-i-pA2HjQ-ds{
color:var(--secondary-text) !important;
justify-content:end !important;
}

.phw-g-i-pBJFh4-ds{
opacity:0.8 !important;
}

.phw-g-i-pCEWKT-ds{
opacity:0.8 !important;
}

.phw-g-i-pCO4BU-ds{
width:100% !important;
}

.phw-g-i-pEIb19-ds{
}

.phw-g-i-pFpNgf-ds{
display:none !important;
}

.phw-g-i-pG5IVx-ds{
opacity:0.8 !important;
}

.phw-g-i-pGAWPH-ds{
opacity:0.8 !important;
}

.phw-g-i-pHLmCG-ds{
opacity:0.8 !important;
}

.phw-g-i-pHPGxA-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-pI6QYz-ds{
display:none !important;
}

.phw-g-i-pIlUUa-ds{
opacity:0.8 !important;
}

.phw-g-i-pJGVL5-ds{
display:none !important;
}

.phw-g-i-pJapy2-ds{
margin-bottom:4px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:14px !important;
line-height:20px !important;
color:#272727 !important;
cursor:default !important;
}

.phw-g-i-pJtELD-ds{
opacity:0.8 !important;
}

.phw-g-i-pKAZ3a-ds{
padding:20px !important;
display:block !important;
line-height:24px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
color:var(--white) !important;
font-size:var(--phw-g-small-text-font-size) !important;
margin:0 !important;
}

.phw-g-i-pLHlBd-ds{
opacity:0.8 !important;
}

.phw-g-i-pM2s9W-ds{
display:none !important;
}

.phw-g-i-pM3kGe-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-pM7sBF-ds{
opacity:0.8 !important;
}

.phw-g-i-pMFjMa-ds:hover{
color:#6400ff !important;
box-shadow:none !important;
}

.phw-g-i-pMROG1-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-pMRv0b-ds{
display:none !important;
}

.phw-g-i-pMsLu1-ds{
}

.phw-g-i-pMtcVj-ds{
display:none !important;
}

.phw-g-i-pOtqLX-ds{
}

.phw-g-i-pPJNHN-ds{
}

.phw-g-i-pQ0E6T-ds{
background-image:url("") !important;
}

.phw-g-i-pQbT2B-ds{
display:none !important;
}

.phw-g-i-pRHZJG-ds{
display:none !important;
}

.phw-g-i-pSg4xJ-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-pTlItL-ds{
width:100% !important;
}

.phw-g-i-pTy4Js-ds{
opacity:0.8 !important;
}

.phw-g-i-pUMlfK-ds{
opacity:0.8 !important;
}

.phw-g-i-pUpoZT-ds{
opacity:0.8 !important;
}

.phw-g-i-pVaOpS-ds{
display:none !important;
}

.phw-g-i-pVcbv6-ds{
display:none !important;
}

.phw-g-i-pWJqvb-ds{
opacity:0.8 !important;
}

.phw-g-i-pWvQFY-ds{
opacity:0.8 !important;
}

.phw-g-i-pXFaYf-ds{
background-color:rgba(0, 0, 0, 0.2) !important;
}

.phw-g-i-pXSEvd-ds{
display:none !important;
}

.phw-g-i-pXbPFj-ds{
display:none !important;
}

.phw-g-i-pZ9XxM-ds{
width:100% !important;
}

.phw-g-i-pZxRTl-ds{
opacity:0.8 !important;
}

.phw-g-i-paCTd1-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-paol7l-ds{
opacity:0.8 !important;
}

.phw-g-i-parVCR-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-patd1S-ds{
opacity:0.8 !important;
}

.phw-g-i-paufJ7-ds{
opacity:0.8 !important;
}

.phw-g-i-paxdU5-ds{
opacity:0.8 !important;
}

.phw-g-i-pbCuv7-ds{
display:none !important;
}
.phw-g-i-pbCuv7-ds img{
object-fit:cover ;
}

.phw-g-i-pbEucy-ds{
opacity:0.8 !important;
}

.phw-g-i-pbILaS-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-pbv2ET-ds{
padding:0px 18px !important;
}

.phw-g-i-pfxrpC-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-pg0sq4-ds{
margin-right:24px !important;
}

.phw-g-i-pgDULg-ds{
padding-top:105% !important;
}

.phw-g-i-pgvm8r-ds{
}

.phw-g-i-phNE7V-ds{
width:100% !important;
}

.phw-g-i-piCLwH-ds{
width:100% !important;
}

.phw-g-i-pj5U9z-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-pjuz38-ds{
}

.phw-g-i-pk1hKT-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-pluJy3-ds{
padding:0px 18px !important;
}

.phw-g-i-pm5RkH-ds{
opacity:0.8 !important;
}

.phw-g-i-pmG0yA-ds{
display:none !important;
}

.phw-g-i-pnDTO6-ds{
display:none !important;
}

.phw-g-i-pnbQzE-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-poBdBN-ds{
}

.phw-g-i-pot001-ds{
opacity:0.8 !important;
}

.phw-g-i-poyV2a-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-ppJ5PQ-ds{
display:none !important;
}

.phw-g-i-psLKTl-ds{
opacity:0.8 !important;
}

.phw-g-i-psLlZo-ds{
}

.phw-g-i-psYmyg-ds{
display:none !important;
}

.phw-g-i-ptM2Z3-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-puBitn-ds{
padding:0 12px 0 !important;
}

.phw-g-i-puFQmJ-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-puRW5V-ds{
width:100% !important;
}

.phw-g-i-pubo5f-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-pwvKH7-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-pxJzVh-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-py3Anl-ds{
display:none !important;
}

.phw-g-i-pz11dn-ds{
opacity:0.8 !important;
}

.phw-g-i-q0TZ10-ds{
z-index:2 !important;
pointer-events:none !important;
}

.phw-g-i-q12oVu-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-q1ObIq-ds{
display:none !important;
}

.phw-g-i-q2Hagc-ds{
opacity:0.8 !important;
}

.phw-g-i-q4gQBB-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-q5ZWPR-ds{
opacity:0.8 !important;
}

.phw-g-i-q76oEx-ds{
opacity:0.8 !important;
}

.phw-g-i-q7BDe4-ds{
display:none !important;
}

.phw-g-i-q7wLto-ds{
display:none !important;
}

.phw-g-i-q8HwN3-ds{
opacity:0.8 !important;
}

.phw-g-i-q9WTEX-ds{
width:24px !important;
height:24px !important;
}

.phw-g-i-q9nHs0-ds{
border-width:1px !important;
border-style:solid !important;
}

.phw-g-i-q9wvWS-ds{
border:solid 1px #898989 !important;
border-radius:3px !important;
color:#272727 !important;
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:14px !important;
line-height:20px !important;
letter-spacing:.1px !important;
height:44px !important;
background-color:#ffffff !important;
padding:12px calc(4px * 10) 12px 16px !important;
margin-bottom:0 !important;
}

.phw-g-i-qARq6W-ds{
}

.phw-g-i-qBE3QR-ds{
width:100% !important;
}

.phw-g-i-qCNMbq-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}

.phw-g-i-qCp8mX-ds{
border-width:0 !important;
color:#6400ff !important;
font-size:16px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
line-height:24px !important;
text-decoration:none !important;
padding:0 !important;
min-height:auto !important;
background-color:transparent !important;
box-shadow:none !important;
}

.phw-g-i-qD1qUL-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-qD3Kb9-ds{
width:100% !important;
}

.phw-g-i-qDOfO0-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-qEy7Vh-ds{
opacity:0.8 !important;
}

.phw-g-i-qEycaK-ds{
display:none !important;
}
.phw-g-i-qEycaK-ds img{
object-fit:cover ;
}

.phw-g-i-qG0phI-ds{
display:none !important;
}

.phw-g-i-qGPcWA-ds{
}

.phw-g-i-qGl9bs-ds{
opacity:0.8 !important;
}

.phw-g-i-qGxtt2-ds{
padding-top:105% !important;
}

.phw-g-i-qHwnfy-ds{
opacity:0.8 !important;
}

.phw-g-i-qIE7Hp-ds{
display:none !important;
}

.phw-g-i-qIbrhQ-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-qInKm0-ds{
display:none !important;
}

.phw-g-i-qKBhds-ds{
}

.phw-g-i-qKWBng-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-qMK5GU-ds{
width:100% !important;
}

.phw-g-i-qMNgkR-ds{
font-family:Chalet-NewYorkSixty !important;
}

.phw-g-i-qN8lFc-ds{
}

.phw-g-i-qNh0O2-ds{
opacity:0.8 !important;
}

.phw-g-i-qOGLY1-ds{
opacity:0.8 !important;
}

.phw-g-i-qPJGiX-ds{
width:100% !important;
}

.phw-g-i-qPLjmr-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}

.phw-g-i-qPTlsz-ds{
opacity:0.8 !important;
}

.phw-g-i-qQ702Q-ds{
opacity:0.8 !important;
}

.phw-g-i-qQFyDR-ds{
padding:28px 18px !important;
position:relative !important;
list-height:normal !important;
}

.phw-g-i-qQLQEs-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-qQkkJl-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-qRJDCt-ds{
opacity:0.8 !important;
}

.phw-g-i-qS1H26-ds{
width:100% !important;
}

.phw-g-i-qSTwB9-ds{
width:100px !important;
display:block !important;
}

.phw-g-i-qSu94z-ds{
opacity:0.8 !important;
}

.phw-g-i-qTfdqR-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-qTnW84-ds{
opacity:0.8 !important;
}

.phw-g-i-qUDtVC-ds{
width:100% !important;
}

.phw-g-i-qUR39h-ds{
display:none !important;
}

.phw-g-i-qVSBOF-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/pp/TRTEGLOBAL/images/Teamwork_Swords-employees-in-break-room_tt@2x-1716995679314.jpg") !important;
}

.phw-g-i-qXj6TI-ds{
text-align:center !important;
display:block !important;
}

.phw-g-i-qYfimF-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-qYstvt-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-qafsds-ds{
display:none !important;
}
.phw-g-i-qafsds-ds img{
object-fit:cover ;
}

.phw-g-i-qb32cC-ds{
display:none !important;
}

.phw-g-i-qc5439-ds{
font-family:Chalet-NewYorkSixty !important;
}

.phw-g-i-qd5LMU-ds{
display:none !important;
}

.phw-g-i-qdUSSH-ds{
opacity:0.8 !important;
}

.phw-g-i-qdu9TF-ds{
cursor:pointer !important;
}

.phw-g-i-qeNnfS-ds{
opacity:0.8 !important;
}

.phw-g-i-qfmkAP-ds{
opacity:0.8 !important;
}

.phw-g-i-qgTzbK-ds{
margin-bottom:4px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:14px !important;
line-height:20px !important;
color:#272727 !important;
cursor:default !important;
}

.phw-g-i-qgdMba-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-qgoSht-ds{
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-qhTxKu-ds{
opacity:0.8 !important;
}

.phw-g-i-qhWm1R-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-qi2AMS-ds{
opacity:0.8 !important;
}

.phw-g-i-qiEtYi-ds{
display:none !important;
}

.phw-g-i-qijEXc-ds{
display:none !important;
}

.phw-g-i-qioyXL-ds{
font-family:Chalet-NewYorkSixty !important;
}

.phw-g-i-qjQGoB-ds{
opacity:0.8 !important;
}

.phw-g-i-qjwYjj-ds{
display:none !important;
}

.phw-g-i-qk0HjW-ds{
padding-top:105% !important;
}

.phw-g-i-qkRMWt-ds{
display:none !important;
}

.phw-g-i-qka1Uu-ds{
width:100% !important;
}

.phw-g-i-qkkC4R-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-qmLRbJ-ds{
opacity:0.8 !important;
}

.phw-g-i-qn3SYW-ds{
opacity:0.8 !important;
}

.phw-g-i-qnFNXY-ds{
margin-right:24px !important;
}

.phw-g-i-qnJ9z9-ds{
}

.phw-g-i-qnRoN6-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-qnxjuH-ds{
opacity:0.8 !important;
}

.phw-g-i-qoIr8s-ds{
padding-top:105% !important;
}

.phw-g-i-qqx4Vs-ds{
opacity:0.8 !important;
}

.phw-g-i-qrKMqb-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-qrKuri-ds{
padding:20px !important;
display:block !important;
line-height:24px !important;
font-family:Chalet-LondonSixty !important;
color:var(--white) !important;
font-size:var(--phw-g-small-text-font-size) !important;
margin:0 !important;
}

.phw-g-i-qrdcYm-ds{
padding-top:105% !important;
}

.phw-g-i-qsYtED-ds{
opacity:0.8 !important;
}

.phw-g-i-qsvsrA-ds{
opacity:0.8 !important;
}

.phw-g-i-qtDZAC-ds{
display:none !important;
}

.phw-g-i-quf7D0-ds{
}

.phw-g-i-qugsWF{
background-color:var(--widget-bg-white-color) !important;
padding-inline-end:calc(var(--pu-space)*3) !important;
color:var(--text-dark) !important;
padding-inline-start:calc(var(--pu-space)*3) !important;
padding-bottom:calc(var(--pu-space)*3) !important;
}

@media only screen and (min-width: 1200px) and (max-width: 1919.98px) {
.phw-g-i-qugsWF{
padding-top:calc(var(--pu-space)*3) !important;
}
}

.phw-g-i-qvYKIr{
background-color:var(--widget-bg-white-color) !important;
padding-inline-end:calc(var(--pu-space)*3) !important;
color:var(--text-dark) !important;
padding-inline-start:calc(var(--pu-space)*3) !important;
padding-bottom:calc(var(--pu-space)*3) !important;
}

@media only screen and (min-width: 1200px) and (max-width: 1919.98px) {
.phw-g-i-qvYKIr{
padding-top:calc(var(--pu-space)*3) !important;
}
}

.phw-g-i-qvwL3Z-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-qx2PxT-ds{
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-qx6AFb-ds{
text-align:center !important;
}

.phw-g-i-qxAP1s-ds{
opacity:0.8 !important;
}

.phw-g-i-qy8x4T-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-qyh5W8-ds{
display:none !important;
}

.phw-g-i-qyiUgJ-ds{
display:none !important;
}

.phw-g-i-qzNK7R-ds{
opacity:0.8 !important;
}

.phw-g-i-r0nISg-ds{
border:none !important;
color:var(--video-screening-heading-color-one) !important;
font-family:var(--video-screening-body-font-family) !important;
font-size:var(--video-screening-text-font-size-level-six) !important;
line-height:normal !important;
min-height:auto !important;
width:100% !important;
display:inline-block !important;
padding:var(--space-lg) !important;
padding-left:0 !important;
padding-right:0 !important;
}

.phw-g-i-r0nISg-ds:hover{
color:var(--brand-color-secondary) !important;
}

.phw-g-i-r0usQd-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-r10Ri9{
padding-inline-end:calc(var(--pu-space)*0) !important;
padding-inline-start:calc(var(--pu-space)*0) !important;
padding-bottom:calc(var(--pu-space)*0) !important;
margin-inline-start:calc(var(--mu-space)*-1) !important;
margin-inline-end:calc(var(--mu-space)*-1) !important;
height:647px !important;
}

@media only screen and (min-width: 1200px) and (max-width: 1919.98px) {
.phw-g-i-r10Ri9{
padding-top:calc(var(--pu-space)*0) !important;
width:1228px !important;
}
}

.phw-g-i-r11029-ds{
opacity:0.8 !important;
}

.phw-g-i-r1M73z-ds{
font-family:Chalet-LondonSixty !important;
}

.phw-g-i-r1dcTu-ds{
opacity:0.8 !important;
}

.phw-g-i-r1nZRI-ds{
opacity:0.8 !important;
}

.phw-g-i-r2W3Dd-ds{
width:100% !important;
}

.phw-g-i-r2aHs0-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}

.phw-g-i-r3NQGH-ds{
opacity:0.8 !important;
}

.phw-g-i-r4V4nB-ds{
display:none !important;
}
.phw-g-i-r4V4nB-ds img{
object-fit:cover ;
}

.phw-g-i-r4qPmD-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}

.phw-g-i-r5SQdC-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-r6ScvT-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-r6mXgK-ds{
opacity:0.8 !important;
}

.phw-g-i-r7Is8p-ds{
opacity:0.8 !important;
}

.phw-g-i-r7dIQd-ds{
border:none !important;
color:#ffffff !important;
font-family:Chalet-LondonSixty !important;
font-size:1rem !important;
line-height:24px !important;
height:auto !important;
min-height:auto !important;
text-decoration:none !important;
}

.phw-g-i-r7dIQd-ds:hover{
color:var(--brand-color-primary) !important;
}

.phw-g-i-r7gjNC-ds{
display:none !important;
}

.phw-g-i-r7mm2l-ds{
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-r7sJVy-ds{
opacity:0.8 !important;
}

.phw-g-i-r9ysLo-ds{
padding:40px 0 20px 0 !important;
border-top:0px !important;
border-bottom:0px !important;
}

.phw-g-i-rBZKxm-ds{
}

.phw-g-i-rBpTUR-ds{
opacity:0.8 !important;
}

.phw-g-i-rCIDya-ds{
display:none !important;
}
.phw-g-i-rCIDya-ds img{
object-fit:cover ;
}

.phw-g-i-rCkiRv-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-rEQTnF-ds{
opacity:0.8 !important;
}

.phw-g-i-rEjHlA-ds{
opacity:0.8 !important;
}

.phw-g-i-rFDnHg-ds{
display:none !important;
}

.phw-g-i-rH5R6R-ds{
font-size:20px !important;
line-height:32px !important;
letter-spacing:-0.1px !important;
color:var(--black) !important;
font-weight:normal !important;
}

.phw-g-i-rITagZ-ds{
margin-bottom:4px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:14px !important;
line-height:20px !important;
color:#272727 !important;
cursor:default !important;
}

.phw-g-i-rIlG4b-ds{
font-family:Chalet-LondonSixty !important;
}

.phw-g-i-rKbviq-ds{
opacity:0.8 !important;
}

.phw-g-i-rLeqPx-ds{
opacity:0.8 !important;
}

.phw-g-i-rMMCTe-ds{
opacity:0.8 !important;
}

.phw-g-i-rMY3f1-ds{
margin:0 !important;
}

.phw-g-i-rNSk3e-ds{
width:100% !important;
}

.phw-g-i-rOCwD8-ds{
opacity:0.8 !important;
}

.phw-g-i-rOG8xf-ds{
margin-right:24px !important;
}

.phw-g-i-rOwZtQ{
background:none !important;
background-color:var(custom-color) !important;
}

.phw-g-i-rPE1uZ-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-rPzZg2-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-rR2teY-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-rSSFP0-ds{
}

.phw-g-i-rSbGdY-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-rT0se8-ds{
width:100% !important;
}

.phw-g-i-rTCr7v-ds{
border:solid 1px #898989 !important;
border-radius:3px !important;
color:#272727 !important;
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:14px !important;
line-height:20px !important;
letter-spacing:.1px !important;
height:44px !important;
background-color:#ffffff !important;
padding:12px calc(4px * 10) 12px 16px !important;
margin-bottom:0 !important;
}

.phw-g-i-rTHUAz-ds{
opacity:0.8 !important;
}

.phw-g-i-rTl0xL-ds{
}

.phw-g-i-rTlLUg-ds{
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-rTrt89-ds{
display:none !important;
}

.phw-g-i-rVR3qD-ds{
display:none !important;
}

.phw-g-i-rYJzJ7-ds{
opacity:0.8 !important;
}

.phw-g-i-rYWLj5-ds{
opacity:0.8 !important;
}

.phw-g-i-rYcK3w-ds{
opacity:0.8 !important;
}

.phw-g-i-rZVyHX-ds{
border:solid 1px #898989 !important;
border-radius:3px !important;
color:#272727 !important;
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:14px !important;
line-height:20px !important;
letter-spacing:.1px !important;
height:44px !important;
background-color:#ffffff !important;
padding:12px calc(4px * 10) 12px 16px !important;
margin-bottom:0 !important;
}

.phw-g-i-rZX8sb-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-rasvmO-ds{
line-height:24px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
color:var(--white) !important;
font-size:var(--phw-g-small-text-font-size) !important;
}

.phw-g-i-rbUJtz-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-re7ysO-ds{
display:none !important;
}
.phw-g-i-re7ysO-ds img{
object-fit:cover ;
}

.phw-g-i-rf9ypU-ds{
}

.phw-g-i-rfkZWW-ds{
opacity:0.8 !important;
}

.phw-g-i-rg2bwk-ds{
opacity:0.8 !important;
}

.phw-g-i-rgYJgE-ds{
display:none !important;
}

.phw-g-i-rglZVo-ds{
opacity:0.8 !important;
}

.phw-g-i-rh0Bp7-ds{
opacity:0.8 !important;
}

.phw-g-i-rhpc6W-ds{
opacity:0.8 !important;
}

.phw-g-i-riAqvh-ds{
padding:40px 0 20px 0 !important;
border-top:0px !important;
border-bottom:0px !important;
}

.phw-g-i-riJmM8-ds{
width:24px !important;
height:24px !important;
}

.phw-g-i-ricG4b-ds{
display:none !important;
}

.phw-g-i-rijUO6-ds{
border:1px solid var(--brand-color-primary) !important;
border-radius:2px !important;
width:100% !important;
padding:12px calc(16px * 2) !important;
margin-top:8px !important;
font-family:Chalet-NewYorkSixty !important;
font-size:16px !important;
line-height:24px !important;
letter-spacing:.2px !important;
white-space:normal !important;
background-color:var(--brand-color-primary) !important;
color:var(--white) !important;
}

.phw-g-i-rin5et-ds{
opacity:0.8 !important;
}

.phw-g-i-rir1eU-ds{
display:none !important;
}

.phw-g-i-rkQurs-ds{
opacity:0.8 !important;
}

.phw-g-i-rlUeqw-ds{
opacity:0.8 !important;
}

.phw-g-i-rlVDsQ-ds{
}

.phw-g-i-rmF485-ds{
opacity:0.8 !important;
}

.phw-g-i-roTsyT-ds{
display:none !important;
}

.phw-g-i-royney-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-rq3MAR-ds{
opacity:0.8 !important;
}

.phw-g-i-rqhQm3-ds{
opacity:0.8 !important;
}

.phw-g-i-rrEFtR-ds{
line-height:24px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
color:var(--white) !important;
font-size:var(--phw-g-small-text-font-size) !important;
}

.phw-g-i-rrksNv-ds{
line-height:24px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
color:var(--white) !important;
font-size:var(--phw-g-small-text-font-size) !important;
}

.phw-g-i-rtRCy8-ds{
border:solid 1px #898989 !important;
border-radius:3px !important;
color:#272727 !important;
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:14px !important;
line-height:20px !important;
letter-spacing:.1px !important;
height:44px !important;
background-color:#ffffff !important;
padding:12px calc(4px * 10) 12px 16px !important;
margin-bottom:0 !important;
}

.phw-g-i-ruD23h-ds{
}

.phw-g-i-rvYF7I-ds{
min-width:12% !important;
align-self:center !important;
margin:0 !important;
}

.phw-g-i-rvqZrP-ds{
}

.phw-g-i-rx4YzF-ds{
opacity:0.8 !important;
}

.phw-g-i-rxB998-ds{
font-family:Chalet-LondonSixty !important;
}

.phw-g-i-rxJTl1-ds{
opacity:0.8 !important;
}

.phw-g-i-rySkr9-ds{
opacity:0.8 !important;
}

.phw-g-i-ryboza-ds{
opacity:0.8 !important;
}

.phw-g-i-ryepKZ-ds{
display:none !important;
}

.phw-g-i-s0AD9k-ds{
display:none !important;
}
.phw-g-i-s0AD9k-ds img{
object-fit:cover ;
}

.phw-g-i-s0DMYt-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/pp/TRTEGLOBAL/images/Teamwork_Swords-employees-in-break-room_tt@2x-1716995679314.jpg") !important;
}

.phw-g-i-s1BNXY-ds{
padding:20px !important;
display:block !important;
line-height:24px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
color:var(--white) !important;
font-size:var(--phw-g-small-text-font-size) !important;
margin:0 !important;
}

.phw-g-i-s1mEl1{
height:343.725px !important;
}
.phw-g-i-s1mEl1 img{
object-fit:cover ;
height:100%  !important;
width:100%  !important;
}
 .phw-g-i-s1mEl1 ppc-container:not(.phw-d-dt-none,.phw-d-none){
height:inherit  !important;
display:inline-block  !important;
}

@media only screen and (min-width: 1200px) and (max-width: 1919.98px) {
.phw-g-i-s1mEl1{
width:180px !important;
}
.phw-g-i-s1mEl1 img{
object-fit:cover ;
}
}

.phw-g-i-s2AV7J-ds{
opacity:0.8 !important;
}

.phw-g-i-s4PBPh-ds{
opacity:0.8 !important;
}

.phw-g-i-s4RHHH-ds{
opacity:0.8 !important;
}

.phw-g-i-s4RxnZ-ds{
width:100% !important;
}

.phw-g-i-s4ngWY-ds{
display:none !important;
}

.phw-g-i-s4yGug-ds{
width:100% !important;
}

.phw-g-i-s5dxLG-ds{
width:100px !important;
display:block !important;
}

.phw-g-i-s5nVPP-ds{
display:none !important;
}

.phw-g-i-s6PxPc-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-s6fa86-ds{
opacity:0.8 !important;
}

.phw-g-i-s6oeUq-ds{
display:none !important;
}

.phw-g-i-s8RRB7-ds{
width:100% !important;
}

.phw-g-i-s8SrhR-ds{
opacity:0.8 !important;
}

.phw-g-i-s95TQ8-ds{
display:none !important;
}

.phw-g-i-s9y0Nf-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-sA72HA-ds{
opacity:0.8 !important;
}

.phw-g-i-sBfP7y-ds{
display:none !important;
}

.phw-g-i-sBjcsi-ds{
}

.phw-g-i-sCDqeV-ds{
opacity:0.8 !important;
}

.phw-g-i-sDogbw-ds{
display:none !important;
}

.phw-g-i-sEHIHT-ds{
color:#ffffff !important;
text-align:center !important;
font-size:1rem !important;
line-height:24px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
}

.phw-g-i-sELWTY-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-sEPm2Y-ds{
padding:0px 18px !important;
}

.phw-g-i-sESkV2-ds{
}

.phw-g-i-sEdrqB-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-sEitNb-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-sF5h0b-ds{
opacity:0.8 !important;
}

.phw-g-i-sGCKDR-ds{
display:none !important;
}

.phw-g-i-sHKkuJ-ds{
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-sIYtwJ-ds{
width:100% !important;
}

.phw-g-i-sKr0BN-ds{
opacity:0.8 !important;
}

.phw-g-i-sKsYk8-ds{
opacity:0.8 !important;
}

.phw-g-i-sNjxi0-ds{
opacity:0.8 !important;
}

.phw-g-i-sOWLhy-ds{
line-height:24px !important;
font-family:Chalet-LondonSixty !important;
color:var(--white) !important;
font-size:var(--phw-g-small-text-font-size) !important;
}

.phw-g-i-sOqqjH-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-sPAnmO-ds{
width:100% !important;
}

.phw-g-i-sPMG7y-ds{
opacity:0.8 !important;
}

.phw-g-i-sQbTjE-ds{
display:none !important;
}

.phw-g-i-sR5ZP3-ds{
width:100% !important;
}

.phw-g-i-sSEBlF-ds{
z-index:2 !important;
pointer-events:none !important;
}

.phw-g-i-sSXB6G-ds{
margin:0 auto !important;
max-width:100% !important;
height:auto !important;
}

.phw-g-i-sSdcrG-ds{
}

.phw-g-i-sT3Oiy{
background-color:var(--widget-bg-white-color) !important;
padding-inline-end:calc(var(--pu-space)*0) !important;
color:var(--text-dark) !important;
padding-inline-start:calc(var(--pu-space)*0) !important;
padding-bottom:calc(var(--pu-space)*0) !important;
}

@media only screen and (min-width: 1200px) and (max-width: 1919.98px) {
.phw-g-i-sT3Oiy{
padding-top:calc(var(--pu-space)*0) !important;
}
}

.phw-g-i-sTbwyH-ds{
display:none !important;
}
.phw-g-i-sTbwyH-ds img{
object-fit:cover ;
}

.phw-g-i-sUDMoO-ds{
display:none !important;
}

.phw-g-i-sUhg4p-ds{
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-sUwJXM-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-sVsZFh-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-sWUaMI-ds{
width:100% !important;
}

.phw-g-i-sWWeUz-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-sYRNRu-ds{
background:#ffffff !important;
border-radius:3px !important;
box-shadow:0 0 10px 0 rgba(201,201,201,0.5) !important;
position:relative !important;
width:432px !important;
left:auto !important;
right:auto !important;
margin:0 auto !important;
top:10px !important;
height:auto !important;
white-space:normal !important;
}

.phw-g-i-sYnoFr-ds{
display:none !important;
}

.phw-g-i-sYnt0c-ds{
margin-right:24px !important;
}

.phw-g-i-sYqQRV-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-sZiWFR-ds{
margin:0 !important;
}

.phw-g-i-scCr6y-ds{
display:none !important;
}
.phw-g-i-scCr6y-ds img{
object-fit:cover ;
}

.phw-g-i-sdDGaY-ds{
display:none !important;
}

.phw-g-i-sdscXL-ds{
width:100% !important;
}

.phw-g-i-seRMsB-ds{
opacity:0.8 !important;
}

.phw-g-i-sfWAwa-ds{
opacity:0.8 !important;
}

.phw-g-i-sgrQfV-ds{
padding:0 12px 0 !important;
}

.phw-g-i-sgx4HC-ds{
opacity:0.8 !important;
}

.phw-g-i-sh2IX9-ds{
opacity:0.8 !important;
}

.phw-g-i-siSwRR-ds{
border-width:1px !important;
border-style:solid !important;
}

.phw-g-i-sjZhjF-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-sjzuSy-ds{
opacity:0.8 !important;
}

.phw-g-i-skeUsD-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-skyDyb-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-slVtTt-ds{
opacity:0.8 !important;
}

.phw-g-i-smddBE-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}

.phw-g-i-smrtzX-ds{
}

.phw-g-i-sn9Qm1-ds{
box-shadow:none !important;
}

.phw-g-i-soiTnM-ds{
display:none !important;
}

.phw-g-i-splH7a-ds{
margin-right:24px !important;
}

.phw-g-i-srldOz-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-ssYjwx-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}

.phw-g-i-ssZ0Ne-ds{
display:none !important;
}

.phw-g-i-stKFHS-ds{
display:none !important;
}

.phw-g-i-stbsSh-ds{
opacity:0.8 !important;
}

.phw-g-i-suVUdj-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/pp/TRTEGLOBAL/images/Teamwork_Swords-employees-in-break-room_tt@2x-1716995679314.jpg") !important;
}

.phw-g-i-sugnTV-ds{
border:solid 1px #898989 !important;
border-radius:3px !important;
color:#272727 !important;
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:14px !important;
line-height:20px !important;
letter-spacing:.1px !important;
height:44px !important;
background-color:#ffffff !important;
padding:12px calc(4px * 10) 12px 16px !important;
margin-bottom:0 !important;
}

.phw-g-i-suz0hu-ds{
opacity:0.8 !important;
}

.phw-g-i-svSPp0-ds{
padding-top:105% !important;
}

.phw-g-i-swjDhG-ds{
border-width:1px !important;
border-style:solid !important;
}

.phw-g-i-sx4BBs-ds{
display:none !important;
}

.phw-g-i-sxmWIm-ds{
display:none !important;
}

.phw-g-i-sy7dGz-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-syCRjT-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-syRa1a-ds{
opacity:0.8 !important;
}

.phw-g-i-syZJJR-ds{
border-radius:2px !important;
width:16px !important;
height:16px !important;
left:7% !important;
top:50% !important;
transform:translate(-50%, -50%) !important;
line-height:10px !important;
pointer-events:none !important;
min-height:16px !important;
}

.phw-g-i-szI3Ts-ds{
width:100% !important;
}

.phw-g-i-szRXm6-ds{
opacity:0.8 !important;
}

.phw-g-i-t0dGYv-ds{
font-family:Chalet-LondonSixty !important;
}

.phw-g-i-t2AGIB-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-t2xpnG-ds{
border-width:1px !important;
border-style:solid !important;
}

.phw-g-i-t3oRav-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-t4vQz8-ds{
display:none !important;
}
.phw-g-i-t4vQz8-ds img{
object-fit:cover ;
}

.phw-g-i-t8C2VS-ds{
display:none !important;
}

.phw-g-i-t8WUVz-ds{
}

.phw-g-i-t9wEfk-ds{
width:100% !important;
}

.phw-g-i-tAOUoM-ds{
display:none !important;
}

.phw-g-i-tBaDHH-ds{
display:none !important;
}

.phw-g-i-tBkjkm-ds{
border:none !important;
color:#4A4A4A !important;
font-family:Chalet-LondonSixty !important;
font-size:1rem !important;
line-height:24px !important;
height:auto !important;
min-height:auto !important;
display:block !important;
text-decoration:none !important;
}

.phw-g-i-tBkjkm-ds:hover{
color:var(--brand-color-primary) !important;
}

.phw-g-i-tBrPzv-ds{
border:none !important;
color:#000000 !important;
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:1.125rem !important;
line-height:27px !important;
height:auto !important;
min-height:auto !important;
text-decoration:none !important;
}

.phw-g-i-tBrPzv-ds:hover{
color:var(--brand-color-primary) !important;
}

.phw-g-i-tC7vlS-ds{
color:#000000 !important;
}

.phw-g-i-tCQtBF-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-tDDnhO-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}

.phw-g-i-tDY3IE-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-tE42V1-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-tE4x84-ds{
opacity:0.8 !important;
}

.phw-g-i-tEcvXB-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}

.phw-g-i-tEsdiO-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-tFT6pN-ds{
display:none !important;
}

.phw-g-i-tGAnzI-ds{
}

.phw-g-i-tHnbgf-ds{
margin-bottom:4px !important;
font-family:Chalet-LondonSixty !important;
font-size:14px !important;
line-height:20px !important;
color:#272727 !important;
cursor:default !important;
}

.phw-g-i-tIeQVM-ds{
display:none !important;
}

.phw-g-i-tJ0FJ1-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-tJ7zZg-ds{
display:none !important;
}

.phw-g-i-tJBucF-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-tL6cj7-ds{
width:100% !important;
}

.phw-g-i-tLKLaA-ds{
opacity:0.8 !important;
}

.phw-g-i-tM9Y9g-ds{
border:solid 1px #898989 !important;
border-radius:3px !important;
color:#272727 !important;
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:14px !important;
line-height:20px !important;
letter-spacing:.1px !important;
height:44px !important;
background-color:#ffffff !important;
padding:12px calc(4px * 10) 12px 16px !important;
margin-bottom:0 !important;
}

.phw-g-i-tMlpqr-ds{
opacity:0.8 !important;
}

.phw-g-i-tO1rUf-ds{
display:none !important;
}

.phw-g-i-tPPfMJ-ds{
display:none !important;
}

.phw-g-i-tPg160-ds{
opacity:0.8 !important;
}

.phw-g-i-tPxGdr-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-tR0yr3-ds{
display:none !important;
}

.phw-g-i-tRMDjE-ds{
display:none !important;
}

.phw-g-i-tRtQgq-ds{
display:none !important;
}

.phw-g-i-tU4eAi-ds{
opacity:0.8 !important;
}

.phw-g-i-tUj7Up-ds{
display:none !important;
}

.phw-g-i-tW5rRI-ds{
opacity:0.8 !important;
}

.phw-g-i-tX7Os2-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-tXNPhp-ds{
opacity:0.8 !important;
}

.phw-g-i-tYSNHU-ds{
width:100% !important;
}

.phw-g-i-tYb38x-ds{
z-index:2 !important;
pointer-events:none !important;
}

.phw-g-i-tYbipg-ds{
width:100% !important;
}

.phw-g-i-tYcW3z-ds{
text-align:left !important;
font-weight:normal !important;
}

.phw-g-i-tZhegR-ds{
opacity:0.8 !important;
}

.phw-g-i-tZsfML-ds{
opacity:0.8 !important;
}

.phw-g-i-taKxqo-ds{
}

.phw-g-i-taqKAS-ds{
opacity:0.8 !important;
}

.phw-g-i-tcwoCh-ds{
line-height:24px !important;
font-family:Chalet-LondonSixty !important;
color:var(--white) !important;
font-size:var(--phw-g-small-text-font-size) !important;
}

.phw-g-i-tdGwPb-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-te8Wye-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-teZaoL-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}

.phw-g-i-tfMtN0-ds{
display:none !important;
}

.phw-g-i-tfYIpF-ds{
width:100% !important;
}

.phw-g-i-tgZWft-ds{
}

.phw-g-i-thMMuM-ds{
padding-top:100% !important;
}

.phw-g-i-thTh1A-ds{
opacity:0.8 !important;
}

.phw-g-i-thYgnk-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/pp/TRTEGLOBAL/images/Teamwork_Swords-employees-in-break-room_tt@2x-1716995679314.jpg") !important;
}

.phw-g-i-theKs7-ds{
}

.phw-g-i-tiVUmF-ds{
width:100% !important;
}

.phw-g-i-tiea5j-ds{
display:none !important;
}

.phw-g-i-tiqNuk-ds{
opacity:0.8 !important;
}

.phw-g-i-tiyNf0-ds{
opacity:0.8 !important;
}

.phw-g-i-tj5j0x-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-tlIFC4-ds{
border-radius:2px !important;
width:16px !important;
height:16px !important;
left:7% !important;
top:50% !important;
transform:translate(-50%, -50%) !important;
line-height:10px !important;
pointer-events:none !important;
min-height:16px !important;
}

.phw-g-i-tmBAei-ds{
}

.phw-g-i-tmq9Xi-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-tnCgu0-ds{
opacity:0.8 !important;
}

.phw-g-i-tnmsuF-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-toce6b-ds{
display:none !important;
}

.phw-g-i-tp3h6o-ds{
display:none !important;
}

.phw-g-i-tp50FQ-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-tpTKgf-ds{
}

.phw-g-i-tpkXmC-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-tqCGRi-ds{
opacity:0.8 !important;
}

.phw-g-i-ts9oR9-ds{
display:none !important;
}

.phw-g-i-ttllsu-ds{
display:none !important;
}

.phw-g-i-tu5dq5-ds{
line-height:24px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
color:var(--white) !important;
font-size:var(--phw-g-small-text-font-size) !important;
}

.phw-g-i-tuM1c2-ds{
opacity:0.8 !important;
}

.phw-g-i-tuphjd-ds{
opacity:0.8 !important;
}

.phw-g-i-tvQW1h-ds{
opacity:0.8 !important;
}

.phw-g-i-tvfeaw-ds{
opacity:0.8 !important;
}

.phw-g-i-twywMY-ds{
background-color:rgba(255,255,255,1) !important;
}

.phw-g-i-u0qVo2-ds{
display:none !important;
}
.phw-g-i-u0qVo2-ds img{
object-fit:cover ;
}

.phw-g-i-u0r9XW-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-u1PsH5-ds{
display:none !important;
}

.phw-g-i-u2D1Ut-ds{
opacity:0.8 !important;
}

.phw-g-i-u3q4ns-ds{
display:none !important;
}

.phw-g-i-u3waJM-ds{
display:none !important;
}

.phw-g-i-u438mH-ds{
}

.phw-g-i-u47shP-ds{
width:100% !important;
}

.phw-g-i-u48CG7-ds{
opacity:0.8 !important;
}

.phw-g-i-u49igV-ds{
line-height:24px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
color:var(--white) !important;
font-size:var(--phw-g-small-text-font-size) !important;
}

.phw-g-i-u4feMG-ds{
display:none !important;
}

.phw-g-i-u4mIDm-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-u4v7kg-ds{
width:100% !important;
}

.phw-g-i-u4wlbR-ds{
background-image:url("") !important;
}

.phw-g-i-u60wTv-ds{
opacity:0.8 !important;
}

.phw-g-i-u6Buj3-ds{
display:none !important;
}

.phw-g-i-u6PH1p-ds{
border:1px solid var(--brand-color-primary) !important;
border-radius:2px !important;
width:100% !important;
padding:12px calc(16px * 2) !important;
margin-top:8px !important;
font-family:Chalet-NewYorkSixty !important;
font-size:16px !important;
line-height:24px !important;
letter-spacing:.2px !important;
white-space:normal !important;
background-color:var(--brand-color-primary) !important;
color:var(--white) !important;
}

.phw-g-i-u7RXDm-ds{
z-index:2 !important;
pointer-events:none !important;
}

.phw-g-i-u7zA0z-ds{
display:none !important;
}
.phw-g-i-u7zA0z-ds img{
object-fit:cover ;
}

.phw-g-i-u8brDy-ds{
}

.phw-g-i-u9gGSJ-ds{
width:100% !important;
}

.phw-g-i-uAGsjS-ds{
background-size:auto !important;
}

.phw-g-i-uBD29d-ds{
padding-top:0 !important;
padding-bottom:0 !important;
padding-left:8px !important;
padding-right:8px !important;
}

.phw-g-i-uCCDpi-ds{
display:none !important;
}

.phw-g-i-uCLnSN-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-uCzNjL-ds{
opacity:0.8 !important;
}

.phw-g-i-uE2r4s-ds{
opacity:0.8 !important;
}

.phw-g-i-uEOhgY-ds{
padding:20px 0 40px 0 !important;
color:#ffffff !important;
font-size:.75rem !important;
line-height:20px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
}

.phw-g-i-uEVTNK-ds{
display:none !important;
}

.phw-g-i-uFoeEi-ds{
opacity:0.8 !important;
}

.phw-g-i-uG07rd-ds{
opacity:0.8 !important;
}

.phw-g-i-uG5r6R-ds{
display:none !important;
}

.phw-g-i-uG7vyu-ds{
opacity:0.8 !important;
}

.phw-g-i-uGHfYV-ds{
opacity:0.8 !important;
}

.phw-g-i-uHFuuV-ds{
display:none !important;
}
.phw-g-i-uHFuuV-ds img{
object-fit:cover ;
}

.phw-g-i-uIePyE-ds{
padding-top:105% !important;
}

.phw-g-i-uIyYpC-ds{
opacity:0.8 !important;
}

.phw-g-i-uJKPJr-ds{
display:none !important;
}

.phw-g-i-uJXlzj-ds{
display:none !important;
}

.phw-g-i-uJwO0u-ds{
background-color:var(--widget-bg-gray-lighter) !important;
}

.phw-g-i-uJysII-ds{
opacity:0.8 !important;
}

.phw-g-i-uKb3Kj-ds{
display:none !important;
}

.phw-g-i-uKec8W-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-uKj2tz-ds{
opacity:0.8 !important;
}

.phw-g-i-uKme5Z-ds{
width:24px !important;
height:24px !important;
}

.phw-g-i-uL4IUu-ds{
opacity:0.8 !important;
}

.phw-g-i-uLelUI-ds{
width:100% !important;
}

.phw-g-i-uLl3ex-ds{
color:#000000 !important;
padding:2px 0 !important;
font-size:.75rem !important;
line-height:20px !important;
}

.phw-g-i-uM1EV6-ds{
opacity:0.8 !important;
}

.phw-g-i-uMbFr9-ds{
font-family:Chalet-LondonSixty !important;
}

.phw-g-i-uNtkSh-ds{
opacity:0.8 !important;
}

.phw-g-i-uOfNfZ-ds{
opacity:0.8 !important;
}

.phw-g-i-uPPLhP-ds{
line-height:24px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
color:var(--white) !important;
font-size:var(--phw-g-small-text-font-size) !important;
}

.phw-g-i-uPbvDJ-ds{
width:100% !important;
}

.phw-g-i-uQAYG9-ds{
opacity:0.8 !important;
}

.phw-g-i-uR0vRF-ds{
width:100% !important;
}

.phw-g-i-uR3amN-ds{
opacity:0.8 !important;
}

.phw-g-i-uShZHV-ds{
border:solid 1px #898989 !important;
border-radius:3px !important;
color:#272727 !important;
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:14px !important;
line-height:20px !important;
letter-spacing:.1px !important;
height:44px !important;
background-color:#ffffff !important;
padding:12px calc(4px * 10) 12px 16px !important;
margin-bottom:0 !important;
}

.phw-g-i-uSmEwh-ds{
padding-top:105% !important;
}

.phw-g-i-uSx563-ds{
opacity:0.8 !important;
}

.phw-g-i-uTNmYF-ds{
width:24px !important;
height:24px !important;
}

.phw-g-i-uUj1cK-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-uVWJmw-ds{
display:none !important;
}

.phw-g-i-uWuNDg-ds{
width:100% !important;
}

.phw-g-i-uXQ8qW-ds{
padding-top:100% !important;
}

.phw-g-i-uYBPqz-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-uZOPtT-ds{
display:none !important;
}

.phw-g-i-uaTX1O-ds{
border-width:1px !important;
border-style:solid !important;
}

.phw-g-i-uaq9fa-ds{
padding-top:105% !important;
}

.phw-g-i-uayWpb-ds{
display:none !important;
}
.phw-g-i-uayWpb-ds img{
object-fit:cover ;
}

.phw-g-i-ud0XNL-ds{
}

.phw-g-i-udeBYb-ds{
padding:0px 18px !important;
}

.phw-g-i-udgLNZ-ds{
opacity:0.8 !important;
}

.phw-g-i-ufGRko-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-ufGqWB-ds{
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-ugi3Gj-ds{
opacity:0.8 !important;
}

.phw-g-i-uhe6Jc-ds{
opacity:0.8 !important;
}

.phw-g-i-ui7EZ9-ds{
display:none !important;
}

.phw-g-i-uiKQux-ds{
opacity:0.8 !important;
}

.phw-g-i-ujRh2D-ds{
opacity:0.8 !important;
}

.phw-g-i-ujs5qb-ds{
opacity:0.8 !important;
}

.phw-g-i-ukMvaB-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-ukeBSV-ds{
display:none !important;
}

.phw-g-i-ukiVpN-ds{
opacity:0.8 !important;
}

.phw-g-i-ulCerT-ds{
opacity:0.8 !important;
}

.phw-g-i-um2eTk-ds{
opacity:0.8 !important;
}

.phw-g-i-umd64S-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}

.phw-g-i-unEufS-ds{
padding-top:100% !important;
}

.phw-g-i-unLn0L-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-unU5kQ-ds{
}

.phw-g-i-uoRfL4-ds{
padding-top:105% !important;
}

.phw-g-i-uorQuG-ds{
display:none !important;
}

.phw-g-i-up2mz5-ds{
border:solid 1px #898989 !important;
border-radius:3px !important;
color:#272727 !important;
font-family:Chalet-LondonSixty !important;
font-size:14px !important;
line-height:20px !important;
letter-spacing:.1px !important;
height:44px !important;
background-color:#ffffff !important;
padding:12px calc(4px * 10) 12px 16px !important;
margin-bottom:0 !important;
}

.phw-g-i-up9E6y-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-upYvkD-ds{
display:none !important;
}

.phw-g-i-uqR8V8-ds{
opacity:0.8 !important;
}

.phw-g-i-usuYkZ-ds{
}

.phw-g-i-uudCQJ-ds{
width:100% !important;
}

.phw-g-i-uvI1x8-ds{
}

.phw-g-i-uw2Huw-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-uwYdOe-ds{
opacity:0.8 !important;
}

.phw-g-i-uwpfj2-ds{
opacity:0.8 !important;
}

.phw-g-i-uwqsB2-ds{
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-uxOG09-ds{
display:none !important;
}

.phw-g-i-uy3ne8-ds{
border:1px solid var(--brand-color-primary) !important;
border-radius:2px !important;
width:100% !important;
padding:12px calc(16px * 2) !important;
margin-top:8px !important;
font-family:var(--cms-g-chaletnewyorksixty) !important;
font-size:16px !important;
line-height:24px !important;
letter-spacing:.2px !important;
white-space:normal !important;
background-color:var(--brand-color-primary) !important;
color:var(--white) !important;
}

.phw-g-i-uyA6sS-ds{
opacity:0.8 !important;
}

.phw-g-i-v0d5Cx-ds{
opacity:0.8 !important;
}

.phw-g-i-v29nCV-ds{
display:none !important;
}

.phw-g-i-v3qZKQ-ds{
opacity:0.8 !important;
}

.phw-g-i-v4sUIo-ds{
display:none !important;
}

.phw-g-i-v6MDb4-ds{
opacity:0.8 !important;
}

.phw-g-i-v6ki6l-ds{
background:#ffffff !important;
color:#4A4A4A !important;
text-align:left !important;
max-height:500px !important;
overflow-y:auto !important;
box-shadow:0 4px 8px 1px rgba(34,36,43,0.09) !important;
-webkit-box-shadow:0 4px 8px 1px rgba(34,36,43,0.09) !important;
-moz-box-shadow:0 4px 8px 1px rgba(34,36,43,0.09) !important;
padding:10px 0 !important;
}

.phw-g-i-v7VL5I-ds{
opacity:0.8 !important;
}

.phw-g-i-v7y45H-ds{
display:none !important;
}

.phw-g-i-v8E4iv-ds{
width:100% !important;
}

.phw-g-i-v8u1ae-ds{
opacity:0.8 !important;
}

.phw-g-i-v97yTe-ds{
width:100% !important;
}

.phw-g-i-v9NvPs-ds{
opacity:0.8 !important;
}

.phw-g-i-v9b5R7-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-v9xXSu-ds{
}

.phw-g-i-vA1URD-ds{
opacity:0.8 !important;
}

.phw-g-i-vANDnR-ds{
opacity:0.8 !important;
}

.phw-g-i-vB8pnE-ds{
opacity:0.8 !important;
}

.phw-g-i-vBBjia-ds{
background-size:auto !important;
}

.phw-g-i-vBFHWR-ds{
font-size:20px !important;
line-height:32px !important;
letter-spacing:-0.1px !important;
color:var(--black) !important;
font-weight:normal !important;
}

.phw-g-i-vDWf4b-ds{
width:24px !important;
height:24px !important;
}

.phw-g-i-vDrebZ-ds{
width:100% !important;
}

.phw-g-i-vEn9SK-ds{
opacity:0.8 !important;
}

.phw-g-i-vGQBl6-ds{
border-width:1px !important;
border-style:solid !important;
}

.phw-g-i-vGYkvm-ds{
opacity:0.8 !important;
}

.phw-g-i-vGYvHn-ds{
display:none !important;
}

.phw-g-i-vGZVUq-ds{
opacity:0.8 !important;
}

.phw-g-i-vGi5Tv-ds{
opacity:0.8 !important;
}

.phw-g-i-vH8gGG-ds{
opacity:0.8 !important;
}

.phw-g-i-vI447o-ds{
opacity:0.8 !important;
}

.phw-g-i-vIYXKk-ds{
}

.phw-g-i-vJYSw2-ds{
background-size:auto !important;
}

.phw-g-i-vJc7hb-ds{
display:none !important;
}

.phw-g-i-vK8R9X-ds{
padding:10px 0 !important;
font-size:1.125rem !important;
font-family:Chalet-LondonSixty !important;
color:#4A4A4A !important;
}

.phw-g-i-vKNSWW-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-vKblHW-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-vL7J3N-ds{
background:#ffffff !important;
color:#4A4A4A !important;
text-align:left !important;
max-height:500px !important;
overflow-y:auto !important;
box-shadow:0 4px 8px 1px rgba(34,36,43,0.09) !important;
-webkit-box-shadow:0 4px 8px 1px rgba(34,36,43,0.09) !important;
-moz-box-shadow:0 4px 8px 1px rgba(34,36,43,0.09) !important;
padding:10px 0 !important;
}

.phw-g-i-vL8cuU-ds{
}

.phw-g-i-vL9RTW-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-vLOcmK-ds{
display:none !important;
}
.phw-g-i-vLOcmK-ds img{
object-fit:cover ;
}

.phw-g-i-vMsZ9L-ds{
background-image:url("") !important;
}

.phw-g-i-vNn5nb-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-vNyiaB-ds{
margin-bottom:12px !important;
line-height:inherit !important;
}

.phw-g-i-vO8J1b-ds{
border:none !important;
background-color:transparent !important;
padding:0 !important;
}

.phw-g-i-vOx0mZ-ds{
}

.phw-g-i-vQGpD1-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-vQeRMl-ds{
opacity:0.8 !important;
}

.phw-g-i-vQqp3f-ds{
border:none !important;
color:inherit !important;
font-family:Chalet-LondonSixty !important;
text-decoration:none !important;
font-size:1.125rem !important;
line-height:27px !important;
min-height:auto !important;
height:auto !important;
padding:0 !important;
}

.phw-g-i-vQqp3f-ds:hover{
color:#6400ff !important;
box-shadow:none !important;
}

.phw-g-i-vRb6eZ-ds{
opacity:0.8 !important;
}

.phw-g-i-vT7NTd-ds{
display:none !important;
}

.phw-g-i-vT8PU1-ds{
width:100% !important;
}

.phw-g-i-vUFxxZ-ds{
z-index:2 !important;
pointer-events:none !important;
}

.phw-g-i-vUOvNw-ds{
}

.phw-g-i-vUU2QS-ds{
font-size:20px !important;
line-height:32px !important;
letter-spacing:-0.1px !important;
color:var(--black) !important;
font-weight:normal !important;
}

.phw-g-i-vVvvae-ds{
width:100% !important;
}

.phw-g-i-vW1d5c-ds{
width:100% !important;
}

.phw-g-i-vWW0Ws-ds{
}

.phw-g-i-vWn9an-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-vXK2bU-ds{
background-image:url("") !important;
}

.phw-g-i-vXLSbu-ds{
opacity:0.8 !important;
}

.phw-g-i-vXuTRr-ds{
border-width:1px !important;
border-style:solid !important;
}

.phw-g-i-vY6DdN-ds{
width:100% !important;
}

.phw-g-i-vZATET-ds{
padding:calc(12px * 2 - 2px ) calc(12px) !important;
line-height:normal !important;
}

.phw-g-i-vbR1TL-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-vbdp1I-ds{
opacity:0.8 !important;
}

.phw-g-i-vcXf3X-ds{
color:#ffffff !important;
text-align:center !important;
font-size:1rem !important;
line-height:24px !important;
font-family:Chalet-LondonSixty !important;
}

.phw-g-i-vckWjD-ds{
display:none !important;
}

.phw-g-i-vcsLvs-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-vd8Zhx-ds{
display:none !important;
}

.phw-g-i-vdDEcH-ds{
display:none !important;
}

.phw-g-i-vdLtjB-ds{
display:none !important;
}

.phw-g-i-vggfAe-ds{
padding-top:0 !important;
padding-bottom:0 !important;
padding-left:8px !important;
padding-right:8px !important;
}

.phw-g-i-vhakWz-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-vhhJFi-ds{
display:none !important;
}

.phw-g-i-viajk9-ds{
display:none !important;
}

.phw-g-i-vifNFl-ds{
}

.phw-g-i-vj0cKb-ds{
opacity:0.8 !important;
}

.phw-g-i-vjjJbt-ds{
}

.phw-g-i-vkHOLK-ds{
margin:0 !important;
}

.phw-g-i-vkzcpP-ds{
padding-top:100% !important;
}

.phw-g-i-vm3bIA-ds{
opacity:0.8 !important;
}

.phw-g-i-voNyYm-ds{
opacity:0.8 !important;
}

.phw-g-i-vpYovC{
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;
border-top-color:rgb(100, 0, 255);
border-right-color:rgb(100, 0, 255);
border-bottom-color:rgb(100, 0, 255);
border-left-color:rgb(100, 0, 255);
border-top-left-radius:25px;
border-top-right-radius:25px;
border-bottom-left-radius:25px;
border-bottom-right-radius:25px;
color:rgb(100, 0, 255);
font-weight:700;
padding-left:44px;
font-size:18px;
min-height:59px;
background-color:rgb(255, 255, 255);
box-shadow:none;
font-family:ChaletLondonNineteenSixty;
text-align:center;
letter-spacing:normal;
text-decoration:rgb(100, 0, 255);
padding-bottom:15px;
line-height:27px;
text-transform:none;
padding-right:44px;
}

@media only screen and (min-width: 1200px) and (max-width: 1919.98px) {
.phw-g-i-vpYovC{
padding-top:15px;
}
}

.phw-g-i-vqRVNs-ds{
}

.phw-g-i-vqT5LS-ds{
border:solid 1px #898989 !important;
border-radius:3px !important;
color:#272727 !important;
font-family:Chalet-LondonSixty !important;
font-size:14px !important;
line-height:20px !important;
letter-spacing:.1px !important;
height:44px !important;
background-color:#ffffff !important;
padding:12px calc(4px * 10) 12px 16px !important;
margin-bottom:0 !important;
}

.phw-g-i-vqt9sQ-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-vrVqSu-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-vrbBUL-ds{
display:none !important;
}

.phw-g-i-vsP1cQ-ds{
opacity:0.8 !important;
}

.phw-g-i-vsq8KQ-ds{
background:#262626 !important;
}

.phw-g-i-vuQ3TD-ds{
}

.phw-g-i-vuoiy0-ds{
display:none !important;
}

.phw-g-i-vurIN5-ds{
}

.phw-g-i-vuuQ94-ds{
display:flex !important;
flex-wrap:wrap !important;
justify-content:flex-start !important;
}

.phw-g-i-vv3X1t-ds{
opacity:0.8 !important;
}

.phw-g-i-vwFway-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-vwUE2t-ds{
opacity:0.8 !important;
}

.phw-g-i-vxFZc7-ds{
line-height:24px !important;
font-family:Chalet-LondonSixty !important;
color:var(--white) !important;
font-size:var(--phw-g-small-text-font-size) !important;
}

.phw-g-i-vxR6LL-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-vyh0Lb-ds{
width:100% !important;
}

.phw-g-i-vz6GGH-ds{
opacity:0.8 !important;
}

.phw-g-i-vzK0sf-ds{
opacity:0.8 !important;
}

.phw-g-i-w0OHxz-ds{
opacity:0.8 !important;
}

.phw-g-i-w0Uu4Q-ds{
opacity:0.8 !important;
}

.phw-g-i-w0ae7Q-ds{
padding:20px 0 40px 0 !important;
color:#ffffff !important;
font-size:.75rem !important;
line-height:20px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
}

.phw-g-i-w0l13S-ds{
}

.phw-g-i-w0zPMp-ds{
display:none !important;
}

.phw-g-i-w2NUOt-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-w33lKM-ds{
opacity:0.8 !important;
}

.phw-g-i-w3JmyV-ds{
opacity:0.8 !important;
}

.phw-g-i-w3tc7R-ds{
opacity:0.8 !important;
}

.phw-g-i-w4msHk-ds{
min-width:12% !important;
align-self:center !important;
margin:0 !important;
}

.phw-g-i-w4ptLa-ds{
opacity:0.8 !important;
}

.phw-g-i-w5rTyv-ds{
opacity:0.8 !important;
}

.phw-g-i-w6Aafu-ds{
width:100% !important;
}

.phw-g-i-w7Fhn3{
background-color:var(--widget-bg-white-color) !important;
padding-inline-end:calc(var(--pu-space)*1) !important;
color:var(--text-dark) !important;
padding-inline-start:calc(var(--pu-space)*1) !important;
padding-bottom:calc(var(--pu-space)*1) !important;
}

@media only screen and (min-width: 1200px) and (max-width: 1919.98px) {
.phw-g-i-w7Fhn3{
padding-top:calc(var(--pu-space)*1) !important;
}
}

.phw-g-i-w8FDbR-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-w8GJf5-ds{
opacity:0.8 !important;
}

.phw-g-i-w8w2AM-ds{
width:24px !important;
height:24px !important;
}

.phw-g-i-w90epH-ds{
background-color:rgba(10, 10, 10, 0.55) !important;
}

.phw-g-i-w9A55y-ds{
width:100% !important;
}

.phw-g-i-w9bkGo-ds{
display:block !important;
text-align:inherit !important;
max-width:50% !important;
}

.phw-g-i-wAfbtw-ds{
opacity:0.8 !important;
}

.phw-g-i-wAk47d-ds{
opacity:0.8 !important;
}

.phw-g-i-wAvZwW-ds{
opacity:0.8 !important;
}

.phw-g-i-wBClC9-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-wBdtIs-ds{
opacity:0.8 !important;
}

.phw-g-i-wBpPHh-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-wBtfx9-ds{
padding:20px 0 40px 0 !important;
color:#ffffff !important;
font-size:.75rem !important;
line-height:20px !important;
font-family:Chalet-LondonSixty !important;
}

.phw-g-i-wCJ19m-ds{
opacity:0.8 !important;
}

.phw-g-i-wCL6W1-ds{
opacity:0.8 !important;
}

.phw-g-i-wDHGWt-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-wEtlbH-ds{
opacity:0.8 !important;
}

.phw-g-i-wEwvEY-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-wF7oAf-ds{
width:100% !important;
}

.phw-g-i-wG4MoX-ds{
opacity:0.8 !important;
}

.phw-g-i-wG7mKm-ds{
opacity:0.8 !important;
}

.phw-g-i-wHA3go-ds{
display:none !important;
}

.phw-g-i-wHK9pC-ds{
background-color:rgba(10, 10, 10, 0.55) !important;
}

.phw-g-i-wHUxi6-ds{
display:none !important;
}

.phw-g-i-wHVc5D-ds{
opacity:0.8 !important;
}

.phw-g-i-wHeiyE-ds{
opacity:0.8 !important;
}

.phw-g-i-wHsI8l-ds{
opacity:0.8 !important;
}

.phw-g-i-wHzKsY-ds{
z-index:2 !important;
pointer-events:none !important;
}

.phw-g-i-wKExTY-ds{
}

.phw-g-i-wLeRLA-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-wMU3zn-ds{
display:none !important;
}

.phw-g-i-wNKQLn-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-wNS2Lo-ds{
opacity:0.8 !important;
}

.phw-g-i-wNTeyw-ds{
opacity:0.8 !important;
}

.phw-g-i-wNxgtS-ds{
display:none !important;
}

.phw-g-i-wOF92O-ds{
}

.phw-g-i-wPZwgQ-ds{
display:none !important;
}

.phw-g-i-wQVfqN-ds{
width:100% !important;
}

.phw-g-i-wQq43o-ds{
opacity:0.8 !important;
}

.phw-g-i-wRP7SQ-ds{
display:none !important;
}
.phw-g-i-wRP7SQ-ds img{
object-fit:cover ;
}

.phw-g-i-wRREGX-ds{
display:none !important;
}

.phw-g-i-wRUj5i-ds{
opacity:0.8 !important;
}

.phw-g-i-wRhkjN-ds{
opacity:0.8 !important;
}

.phw-g-i-wRkS0S-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-wRxODp-ds{
opacity:0.8 !important;
}

.phw-g-i-wSTSIp-ds{
width:100% !important;
}

.phw-g-i-wSX5Yk-ds{
opacity:0.8 !important;
}

.phw-g-i-wU37U1-ds{
line-height:24px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
color:var(--white) !important;
font-size:var(--phw-g-small-text-font-size) !important;
}

.phw-g-i-wUsJOL-ds{
display:none !important;
}

.phw-g-i-wXDqhj-ds{
display:none !important;
}

.phw-g-i-wXoSZ8-ds{
padding-top:0 !important;
padding-bottom:0 !important;
padding-left:16px !important;
padding-right:16px !important;
margin-bottom:4px !important;
}

.phw-g-i-wbekdy-ds{
opacity:0.8 !important;
}

.phw-g-i-wcm20s-ds{
opacity:0.8 !important;
}

.phw-g-i-wcvDdZ-ds{
border:solid 1px #898989 !important;
border-radius:3px !important;
color:#272727 !important;
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:14px !important;
line-height:20px !important;
letter-spacing:.1px !important;
height:44px !important;
background-color:#ffffff !important;
padding:12px calc(4px * 10) 12px 16px !important;
margin-bottom:0 !important;
}

.phw-g-i-wdOQM4-ds{
padding:22px 18px !important;
}

.phw-g-i-we5i79-ds{
border-width:1px !important;
border-style:solid !important;
}

.phw-g-i-wfRrQI-ds{
background:#ffffff !important;
color:#4A4A4A !important;
text-align:left !important;
max-height:500px !important;
overflow-y:auto !important;
box-shadow:0 4px 8px 1px rgba(34,36,43,0.09) !important;
-webkit-box-shadow:0 4px 8px 1px rgba(34,36,43,0.09) !important;
-moz-box-shadow:0 4px 8px 1px rgba(34,36,43,0.09) !important;
padding:10px 0 !important;
}

.phw-g-i-wfkAuJ-ds{
display:none !important;
}

.phw-g-i-wg89Yd-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-wgTyrW-ds{
opacity:0.8 !important;
}

.phw-g-i-wgbtCs-ds{
font-family:Chalet-LondonSixty !important;
}

.phw-g-i-whNU5Z-ds{
display:none !important;
}

.phw-g-i-wiIDNR-ds{
width:100% !important;
}

.phw-g-i-wj81hG-ds{
}

.phw-g-i-wjM7zM-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-wjQFpN-ds{
display:none !important;
}
.phw-g-i-wjQFpN-ds img{
object-fit:cover ;
}

.phw-g-i-wjwXup-ds{
opacity:0.8 !important;
}

.phw-g-i-wk7BI7-ds{
opacity:0.8 !important;
}

.phw-g-i-wkgSCh-ds{
width:100% !important;
}

.phw-g-i-wkslDI-ds{
opacity:0.8 !important;
}

.phw-g-i-wlrd3F-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}

.phw-g-i-wmVbtn-ds{
z-index:2 !important;
pointer-events:none !important;
}

.phw-g-i-wnvPQo-ds{
opacity:0.8 !important;
}

.phw-g-i-wokyGf-ds{
opacity:0.8 !important;
}

.phw-g-i-wq1h2g-ds{
opacity:0.8 !important;
}

.phw-g-i-wq7TtD-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-wqF7EJ-ds{
border:none !important;
color:inherit !important;
font-size:12px !important;
line-height:27px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
text-decoration:none !important;
min-height:auto !important;
height:auto !important;
padding:0 !important;
}

.phw-g-i-wqF7EJ-ds:hover{
color:#6400ff !important;
box-shadow:none !important;
}

.phw-g-i-wqiWnd-ds{
display:none !important;
}

.phw-g-i-wrObKk-ds{
opacity:0.8 !important;
}

.phw-g-i-wsEr1L-ds{
line-height:20px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
color:var(--white) !important;
font-size:var(--font-size-8) !important;
}

.phw-g-i-wtFTps-ds{
display:none !important;
}

.phw-g-i-wtVb0X-ds{
opacity:0.8 !important;
}

.phw-g-i-wtrvmr-ds{
opacity:0.8 !important;
}

.phw-g-i-wuxDLA-ds{
background-color:rgba(0, 0, 0, 0.2) !important;
}

.phw-g-i-wvcDHL-ds{
border:1px solid #ffffff !important;
border-radius:50% !important;
display:flex !important;
color:#ffffff !important;
overflow:hidden !important;
background-color:transparent !important;
justify-content:center !important;
align-items:center !important;
width:44px !important;
height:44px !important;
}

.phw-g-i-wwKZ0L-ds{
display:none !important;
}

.phw-g-i-wyRQrH-ds{
}

.phw-g-i-x1UOfR-ds{
border:none !important;
color:#ffffff !important;
font-family:Chalet-LondonSixty !important;
font-size:1rem !important;
line-height:24px !important;
height:auto !important;
min-height:auto !important;
text-decoration:none !important;
}

.phw-g-i-x1UOfR-ds:hover{
color:var(--brand-color-primary) !important;
}

.phw-g-i-x3Xt5T-ds{
opacity:0.8 !important;
}

.phw-g-i-x4z2HW-ds{
}

.phw-g-i-x5Y5MN-ds{
opacity:0.8 !important;
}

.phw-g-i-x601cT-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-x7ByrH-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-x7edqd-ds{
opacity:0.8 !important;
}

.phw-g-i-x7gtbr-ds{
width:100% !important;
}

.phw-g-i-x8Oenw-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-x9Oy33-ds{
display:none !important;
}

.phw-g-i-xBUVN1-ds{
background:rgb(245, 245, 245) !important;
}

.phw-g-i-xCPvHl-ds{
opacity:0.8 !important;
}

.phw-g-i-xCT6Yd-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-xCoMg6-ds{
display:none !important;
}
.phw-g-i-xCoMg6-ds img{
object-fit:cover ;
}

.phw-g-i-xD4CJw-ds{
line-height:24px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
color:var(--white) !important;
font-size:var(--phw-g-small-text-font-size) !important;
}

.phw-g-i-xDAZel-ds{
display:none !important;
}

.phw-g-i-xDHwB1-ds{
border:solid 1px #898989 !important;
border-radius:3px !important;
color:#272727 !important;
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:14px !important;
line-height:20px !important;
letter-spacing:.1px !important;
height:44px !important;
background-color:#ffffff !important;
padding:12px calc(4px * 10) 12px 16px !important;
margin-bottom:0 !important;
}

.phw-g-i-xEa59I-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-xEjWzE-ds{
display:none !important;
}

.phw-g-i-xFrNqx-ds{
display:none !important;
}

.phw-g-i-xGSeNV-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-xGcmbG-ds{
}

.phw-g-i-xGjhr7-ds{
opacity:0.8 !important;
}

.phw-g-i-xGzJbp-ds{
}

.phw-g-i-xHzbAE-ds{
display:none !important;
}

.phw-g-i-xIOBwR-ds{
display:none !important;
}

.phw-g-i-xIOgvb-ds{
opacity:0.8 !important;
}

.phw-g-i-xIZIAF-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-xJRC6k-ds{
padding:28px 18px !important;
position:relative !important;
padding-bottom:calc(var(--pu-space)*1.5) !important;
padding-inline-end:calc(var(--pu-space)*1.5) !important;
padding-inline-start:calc(var(--pu-space)*1.5) !important;
padding-top:calc(var(--pu-space)*1.5) !important;
}

.phw-g-i-xJUOxe-ds{
opacity:0.8 !important;
}

.phw-g-i-xJnjZX-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-xJrw4j-ds{
opacity:0.8 !important;
}

.phw-g-i-xL3QCN-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-xMm5pG-ds{
opacity:0.8 !important;
}

.phw-g-i-xNpClc-ds{
opacity:0.8 !important;
}

.phw-g-i-xNpxE7-ds{
width:100% !important;
}

.phw-g-i-xOVRUA-ds{
display:none !important;
}

.phw-g-i-xOWFT0-ds{
display:none !important;
}

.phw-g-i-xP8QDq-ds{
display:none !important;
}

.phw-g-i-xPK66N-ds{
opacity:0.8 !important;
}

.phw-g-i-xPX22n-ds{
opacity:0.8 !important;
}

.phw-g-i-xQAOzG-ds{
color:#6400ff !important;
font-family:var(--cms-g-chaletnewyorksixty) !important;
padding:16px 20px !important;
word-wrap:break-word !important;
border-bottom:1px solid #D8D8D8 !important;
}

.phw-g-i-xQcjB6-ds{
opacity:0.8 !important;
}

.phw-g-i-xQmI4j-ds{
display:none !important;
}

.phw-g-i-xRiZ4l-ds{
border:1px solid #ffffff !important;
border-radius:50% !important;
display:flex !important;
color:#ffffff !important;
overflow:hidden !important;
background-color:transparent !important;
justify-content:center !important;
align-items:center !important;
width:44px !important;
height:44px !important;
}

.phw-g-i-xSBxfq-ds{
opacity:0.8 !important;
}

.phw-g-i-xUeznr-ds:hover{
color:#6400ff !important;
box-shadow:none !important;
}

.phw-g-i-xUplin-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-xVFLbo-ds{
width:100% !important;
}

.phw-g-i-xWJ4IX-ds{
width:100% !important;
}

.phw-g-i-xWg2C3-ds{
opacity:0.8 !important;
}

.phw-g-i-xX0UuC-ds{
display:none !important;
}

.phw-g-i-xXHEld-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-xa8Vyz-ds{
border-width:0 !important;
color:#6400ff !important;
font-size:16px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
line-height:24px !important;
text-decoration:none !important;
padding:0 !important;
min-height:auto !important;
background-color:transparent !important;
box-shadow:none !important;
text-align:left !important;
font-weight:normal !important;
}

.phw-g-i-xaJjOY-ds{
width:100% !important;
}

.phw-g-i-xb2oNm-ds{
opacity:0.8 !important;
}

.phw-g-i-xctnr0-ds{
opacity:0.8 !important;
}

.phw-g-i-xdaKR3-ds{
opacity:0.8 !important;
}

.phw-g-i-xeWlO3-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-xenxtB-ds{
opacity:0.8 !important;
}

.phw-g-i-xgEAtj-ds{
background-image:url("") !important;
}

.phw-g-i-xgWxkP-ds{
opacity:0.8 !important;
}

.phw-g-i-xjzXea{
background-color:var(--widget-bg-white-color) !important;
padding-inline-end:calc(var(--pu-space)*3) !important;
color:var(--text-dark) !important;
padding-inline-start:calc(var(--pu-space)*3) !important;
padding-bottom:calc(var(--pu-space)*3) !important;
}

@media only screen and (min-width: 1200px) and (max-width: 1919.98px) {
.phw-g-i-xjzXea{
padding-top:calc(var(--pu-space)*3) !important;
}
}

.phw-g-i-xkMoLP-ds{
opacity:0.8 !important;
}

.phw-g-i-xlM1Ax-ds{
width:100% !important;
}

.phw-g-i-xlggA3-ds{
display:none !important;
}

.phw-g-i-xluio6-ds{
opacity:0.8 !important;
}

.phw-g-i-xnZYzN-ds{
width:100% !important;
}

.phw-g-i-xoSj2B-ds{
z-index:2 !important;
pointer-events:none !important;
}

.phw-g-i-xopnRk-ds{
}

.phw-g-i-xp5zhH-ds{
width:100% !important;
}

.phw-g-i-xpzeH4-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}

.phw-g-i-xrs00i-ds{
}

.phw-g-i-xsJPe5-ds{
opacity:0.8 !important;
}

.phw-g-i-xtbKDn-ds{
opacity:0.8 !important;
}

.phw-g-i-xtj8qx-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-xu9Pds-ds{
display:none !important;
}

.phw-g-i-xuCpAi-ds{
opacity:0.8 !important;
}

.phw-g-i-xuHNs9-ds{
display:none !important;
}
.phw-g-i-xuHNs9-ds img{
object-fit:cover ;
}

.phw-g-i-xuLoqu-ds{
opacity:0.8 !important;
}

.phw-g-i-xxirxj-ds{
display:none !important;
}

.phw-g-i-xzOkH8-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-xzRQ0F-ds{
opacity:0.8 !important;
}

.phw-g-i-xzTCxb-ds{
width:100% !important;
}

.phw-g-i-xzWzyk-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-y1Ic73-ds{
}

.phw-g-i-y23pz7-ds{
display:none !important;
}
.phw-g-i-y23pz7-ds img{
object-fit:cover ;
}

.phw-g-i-y2NHrJ-ds{
line-height:24px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
color:var(--white) !important;
font-size:var(--phw-g-small-text-font-size) !important;
}

.phw-g-i-y2XeKu-ds{
opacity:0.8 !important;
}

.phw-g-i-y2d3br-ds{
opacity:0.8 !important;
}

.phw-g-i-y4EdhX-ds{
}

.phw-g-i-y4OiFl-ds{
display:none !important;
}

.phw-g-i-y5Eejh-ds{
opacity:0.8 !important;
}

.phw-g-i-y5d4LY-ds{
border-width:1px !important;
border-style:solid !important;
}

.phw-g-i-y6KI3X-ds{
background:#ffffff !important;
border-radius:3px !important;
box-shadow:0 0 10px 0 rgba(201,201,201,0.5) !important;
position:relative !important;
width:432px !important;
left:auto !important;
right:auto !important;
margin:0 auto !important;
top:10px !important;
height:auto !important;
white-space:normal !important;
}

.phw-g-i-y9wS4t-ds{
width:100% !important;
}

.phw-g-i-yB3uBf-ds{
display:none !important;
}

.phw-g-i-yBYZKr-ds{
opacity:0.8 !important;
}

.phw-g-i-yCRBM9-ds{
}

.phw-g-i-yCdO1w-ds{
}

.phw-g-i-yEIshc-ds{
padding:20px !important;
display:block !important;
line-height:24px !important;
font-family:Chalet-LondonSixty !important;
color:var(--white) !important;
font-size:var(--phw-g-small-text-font-size) !important;
margin:0 !important;
}

.phw-g-i-yFWiSd-ds{
}

.phw-g-i-yFYEWy-ds{
padding:40px 0 20px 0 !important;
border-top:0px !important;
border-bottom:0px !important;
}

.phw-g-i-yGdXPX-ds{
opacity:0.8 !important;
}

.phw-g-i-yGeJJZ-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-yH4ZFK-ds{
padding:10px 0 !important;
font-size:1rem !important;
font-family:Chalet-LondonSixty !important;
color:#4A4A4A !important;
}

.phw-g-i-yH4f96-ds{
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:12px !important;
letter-spacing:- .2px !important;
line-height:20px !important;
text-decoration:underline !important;
color:#737373 !important;
}

.phw-g-i-yH8RtY-ds{
text-align:left !important;
font-weight:normal !important;
font-size:20px !important;
line-height:32px !important;
letter-spacing:-0.1px !important;
color:var(--black) !important;
}

.phw-g-i-yHZ0Zd-ds{
display:none !important;
}

.phw-g-i-yHiKUg-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-yHjVbd-ds{
width:100% !important;
}

.phw-g-i-yIYc8o-ds{
display:none !important;
}

.phw-g-i-yJzzKX-ds{
border-width:0 !important;
color:#6400ff !important;
font-size:16px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
line-height:24px !important;
text-decoration:none !important;
padding:0 !important;
min-height:auto !important;
background-color:transparent !important;
box-shadow:none !important;
text-align:left !important;
font-weight:normal !important;
}

.phw-g-i-yKm4Ds-ds{
opacity:0.8 !important;
}

.phw-g-i-yKxMC2-ds{
opacity:0.8 !important;
}

.phw-g-i-yLOxp2-ds{
display:none !important;
}

.phw-g-i-yLhNZY-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-yMN2GK-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-yN7jRb-ds{
opacity:0.8 !important;
}

.phw-g-i-yNAfl7-ds{
opacity:0.8 !important;
}

.phw-g-i-yNp5sj-ds{
display:none !important;
}

.phw-g-i-yPKCMq-ds{
display:none !important;
}

.phw-g-i-yPUES3-ds{
}

.phw-g-i-yPgIJJ-ds{
display:none !important;
}
.phw-g-i-yPgIJJ-ds img{
object-fit:cover ;
}

.phw-g-i-yQ6zL8-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-yR5zVV-ds{
opacity:0.8 !important;
}

.phw-g-i-yRCFJX-ds{
opacity:0.8 !important;
}

.phw-g-i-ySoc2t-ds{
width:24px !important;
height:24px !important;
}

.phw-g-i-ySpwwV-ds{
border:none !important;
color:var(--text-dark) !important;
position:relative !important;
font-family:var(--cms-g-chaletlondensixty) !important;
min-height:auto !important;
height:auto !important;
padding:0 !important;
text-decoration:none !important;
line-height:24px !important;
font-size:1rem !important;
}

.phw-g-i-ySpwwV-ds:hover{
color:#000 !important;
}

.phw-g-i-yUL30K-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-yUUUWo-ds{
padding:20px !important;
display:block !important;
line-height:24px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
color:var(--white) !important;
font-size:var(--phw-g-small-text-font-size) !important;
margin:0 !important;
}

.phw-g-i-yXOHV1-ds{
display:none !important;
}
.phw-g-i-yXOHV1-ds img{
object-fit:cover ;
}

.phw-g-i-yXiGWk-ds{
width:24px !important;
height:24px !important;
}

.phw-g-i-yXutFy-ds{
opacity:0.8 !important;
}

.phw-g-i-yXyjk0-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-yYQVC0-ds{
opacity:0.8 !important;
}

.phw-g-i-yYdaWT-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-yaFVT9-ds{
width:100% !important;
}

.phw-g-i-ybeUIG-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-ydZjGh-ds{
opacity:0.8 !important;
}

.phw-g-i-yeMM9p{
gap:26px !important;
}

.phw-g-i-yejieA-ds{
opacity:0.8 !important;
}

.phw-g-i-yeuFiv-ds{
display:none !important;
}

.phw-g-i-yhU5AV-ds{
display:none !important;
}

.phw-g-i-yiQI9U-ds{
width:100% !important;
}

.phw-g-i-ylHoRJ-ds{
width:100% !important;
}

.phw-g-i-ylvCKR-ds{
display:none !important;
}

.phw-g-i-ymI7d9-ds{
}

.phw-g-i-ynDrsj-ds{
display:none !important;
}

.phw-g-i-ynOtei-ds{
}

.phw-g-i-yrUggR-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-ys5jUp-ds{
}

.phw-g-i-ysw0gw-ds{
display:none !important;
}

.phw-g-i-ytpQ1T-ds{
display:none !important;
}
.phw-g-i-ytpQ1T-ds img{
object-fit:cover ;
}

.phw-g-i-yw0Q2y-ds{
opacity:0.8 !important;
}

.phw-g-i-ywWTG1-ds{
border-width:1px !important;
border-style:solid !important;
}

.phw-g-i-yxLd0U-ds{
display:none !important;
}

.phw-g-i-yxWZmV-ds{
display:none !important;
}

.phw-g-i-yyoFFC-ds{
opacity:0.8 !important;
}

.phw-g-i-z0OWxo-ds{
opacity:0.8 !important;
}

.phw-g-i-z0yLD9-ds{
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-z2ZGCw-ds{
opacity:0.8 !important;
}

.phw-g-i-z2e1va-ds{
display:none !important;
}

.phw-g-i-z3FQBn-ds{
background-color:rgba(10, 10, 10, 0.55) !important;
}

.phw-g-i-z4Y40X-ds:hover{
color:#6400ff !important;
box-shadow:none !important;
}

.phw-g-i-z4gmAm-ds{
display:block !important;
text-align:inherit !important;
max-width:50% !important;
}

.phw-g-i-z4w1fd-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-z6y09w-ds{
border:1px solid #ffffff !important;
border-radius:50% !important;
display:flex !important;
color:#ffffff !important;
overflow:hidden !important;
background-color:transparent !important;
justify-content:center !important;
align-items:center !important;
width:44px !important;
height:44px !important;
}

.phw-g-i-zArhJk-ds{
}

.phw-g-i-zBMOvg-ds{
display:none !important;
}

.phw-g-i-zBr4GF-ds{
background-color:rgba(10, 10, 10, 0.55) !important;
}

.phw-g-i-zEcyF0-ds{
border:none !important;
background-color:transparent !important;
padding:0 !important;
}

.phw-g-i-zEkxhC-ds{
display:none !important;
}

.phw-g-i-zG8rBH-ds{
display:none !important;
}

.phw-g-i-zGEeoT-ds{
opacity:0.8 !important;
}

.phw-g-i-zGNG1R-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-zGUy0n-ds{
border-width:1px !important;
border-style:solid !important;
}

.phw-g-i-zH8tXe-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-zHKi0p-ds{
opacity:0.8 !important;
}

.phw-g-i-zHLe6I-ds{
display:none !important;
}

.phw-g-i-zHqUUO-ds{
margin-bottom:4px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:14px !important;
line-height:20px !important;
color:#272727 !important;
cursor:default !important;
}

.phw-g-i-zIJQxE-ds{
opacity:0.8 !important;
}

.phw-g-i-zIiktS-ds{
}

.phw-g-i-zK0QiD-ds{
width:100% !important;
}

.phw-g-i-zMguZS-ds{
opacity:0.8 !important;
}

.phw-g-i-zNKaio-ds{
display:none !important;
}

.phw-g-i-zOADBL{
}
.phw-g-i-zOADBL img{
object-fit:cover ;
}

.phw-g-i-zPB6pP-ds{
display:none !important;
}

.phw-g-i-zPHez4-ds{
display:none !important;
}
.phw-g-i-zPHez4-ds img{
object-fit:cover ;
}

.phw-g-i-zPJg8D-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-zRJqGN-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-zS8yaV-ds{
opacity:0.8 !important;
}

.phw-g-i-zSABdS-ds{
text-align:left !important;
font-weight:normal !important;
}

.phw-g-i-zUVkzI-ds{
opacity:0.8 !important;
}

.phw-g-i-zV0ZsW-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-zV4jXw-ds{
font-family:Chalet-LondonSixty !important;
}

.phw-g-i-zWS7rG-ds{
padding:4px 16px !important;
}

.phw-g-i-zWcomw-ds{
display:none !important;
}

.phw-g-i-zXOjhi-ds{
display:none !important;
}

.phw-g-i-zXogE6-ds{
display:none !important;
}

.phw-g-i-zYBgJb-ds{
display:none !important;
}

.phw-g-i-zay4m8-ds{
opacity:0.8 !important;
}

.phw-g-i-zbH6Sd-ds{
opacity:0.8 !important;
}

.phw-g-i-zbMEEH-ds{
opacity:0.8 !important;
}

.phw-g-i-zbN6oL-ds{
padding:10px 0 !important;
font-size:1rem !important;
font-family:Chalet-LondonSixty !important;
color:#4A4A4A !important;
}

.phw-g-i-zbrvWw-ds{
position:relative !important;
display:block !important;
}

.phw-g-i-zchm1R-ds{
display:none !important;
}

.phw-g-i-zczSCp-ds{
width:100% !important;
}

.phw-g-i-zd5lq3-ds{
}

.phw-g-i-zfS8JH-ds{
opacity:0.8 !important;
}

.phw-g-i-zgEp0j-ds{
opacity:0.8 !important;
}

.phw-g-i-zggaBn-ds{
background:transparent !important;
border:0px !important;
}

.phw-g-i-zglanV-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-zhSpX4-ds{
width:100% !important;
}

.phw-g-i-zhvtFp-ds{
opacity:0.8 !important;
}

.phw-g-i-zi3M0k-ds{
opacity:0.8 !important;
}

.phw-g-i-zkLFHk-ds{
opacity:0.8 !important;
}

.phw-g-i-zlLVP0-ds{
}

.phw-g-i-zlb53o-ds{
display:none !important;
}

.phw-g-i-zlgAoz-ds{
opacity:0.8 !important;
}

.phw-g-i-zlq4W8-ds{
border-width:1px !important;
border-style:solid !important;
}

.phw-g-i-zmF2xA-ds{
display:none !important;
}
.phw-g-i-zmF2xA-ds img{
object-fit:cover ;
}

.phw-g-i-zndHI1-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-znmHpM-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}

.phw-g-i-zqREAT-ds{
opacity:0.8 !important;
}

.phw-g-i-zsLPgD-ds{
}

.phw-g-i-zsrTLC-ds{
display:none !important;
}

.phw-g-i-zsuBbn-ds{
opacity:0.8 !important;
}

.phw-g-i-zt4dxn-ds{
}

.phw-g-i-zum34r-ds{
opacity:0.8 !important;
}

.phw-g-i-zuyxXb-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}

.phw-g-i-zvCtav-ds{
padding-top:0 !important;
padding-bottom:0 !important;
padding-left:8px !important;
padding-right:8px !important;
}

.phw-g-i-zwkWdt-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-zwzSx6-ds{
border:none !important;
background-color:transparent !important;
}

.phw-g-i-zx3G3Q-ds{
opacity:0.8 !important;
}

.phw-g-i-zx9J6h-ds{
opacity:0.8 !important;
}

.phw-g-i-zxR1fP-ds{
display:none !important;
}

.phw-g-i-zxueL5-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-zxzvhH-ds{
}

.phw-g-i-zy4uAg-ds{
max-width:200px !important;
max-height:unset !important;
width:200px !important;
}

.phw-g-i-zzgS0u-ds{
opacity:0.8 !important;
}

.phw-g-i-zzk63o-ds{
max-height:unset !important;
width:200px !important;
max-width:200px !important;
}

@media only screen and (max-width: 1199.98px) {
.phw-container, .phw-container-nd{
}
}

@media only screen and (min-width: 768px) and (max-width: 1199.98px) {
@media only screen and (max-width: 1199.98px) {
.phw-container, .phw-container-nd{
width:96% !important;
}
}
}

@media only screen and (max-width: 1199.98px) {
h1{
font-family:Chalet-LondonSixty;
font-weight:inherit;
font-size:var(--phw-g-widget-title-font-size);
line-height:65px;
color:var(--brand-color-primary);
}
}

@media only screen and (max-width: 1199.98px) {
h2{
font-family:Chalet-LondonSixty;
font-weight:inherit;
font-size:var(--phw-g-cards-title-font-size);
line-height:55px;
color:var(--brand-color-primary);
}
}

@media only screen and (max-width: 1199.98px) {
h3{
font-family:Chalet-LondonSixty;
font-weight:inherit;
font-size:var(--phw-g-cards-subtitle-font-size);
line-height:45px;
color:var(--brand-color-primary);
}
}

@media only screen and (max-width: 1199.98px) {
h4{
font-family:Chalet-LondonSixty;
font-weight:inherit;
font-size:var(--font-size-5);
line-height:30px;
color:var(--text-dark);
}
}

@media only screen and (max-width: 1199.98px) {
h5{
font-family:Chalet-LondonSixty;
font-weight:inherit;
font-size:var(--font-size-5);
line-height:30px;
color:var(--text-dark);
}
}

@media only screen and (max-width: 1199.98px) {
h6{
font-family:Chalet-LondonSixty;
font-weight:inherit;
font-size:var(--phw-g-regular-text-font-size);
line-height:27px;
color:var(--light-text);
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-btn-large-default{
font-size:max(calc(var(--phw-g-regular-text-font-size)*0.75),var(--tab-font-size));
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-btn-large-plain{
font-size:max(calc(var(--phw-g-regular-text-font-size)*0.75),var(--tab-font-size));
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-btn-large-primary{
font-size:max(calc(var(--phw-g-regular-text-font-size)*0.75),var(--tab-font-size));
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-btn-large-secondary{
font-size:max(calc(var(--phw-g-regular-text-font-size)*0.75),var(--tab-font-size));
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-btn-small-default{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.75),var(--tab-font-size));
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-btn-small-plain{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.75),var(--tab-font-size));
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-btn-small-primary{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.75),var(--tab-font-size));
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-btn-small-secondary{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.75),var(--tab-font-size));
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-092jNx-ds{
border:none !important;
padding-right:20px !important;
width:100% !important;
text-align:inherit !important;
font-size:1.125rem !important;
line-height:inherit !important;
color:#000000 !important;
font-family:var(--cms-g-chaletlondensixty) !important;
height:auto !important;
min-height:auto !important;
padding:0 !important;
justify-content:space-between !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-0PluUa-ds{
border:none !important;
padding-right:20px !important;
width:100% !important;
text-align:inherit !important;
font-size:1.125rem !important;
line-height:inherit !important;
color:#000000 !important;
font-family:var(--cms-g-chaletlondensixty) !important;
height:auto !important;
min-height:auto !important;
padding:0 !important;
justify-content:space-between !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-0bRi0B-ds{
padding:0 !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-0e7iRL-ds{
padding:0 12px 0 0 !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-0pRJ23-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.75),var(--tab-font-size)) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-0uwAae-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.75),var(--tab-font-size)) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-10B7pJ-ds{
color:var(--secondary-text) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-1ULbDd{
font-size:max(calc(var(--font-size-15)*0.75),var(--tab-font-size)) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-1dLJPP-ds{
font-size:18px !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-1mPdWm-ds{
padding:0 !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-1oTUX9-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.75),var(--tab-font-size)) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-1z7gaF-ds{
color:var(--secondary-text) !important;
justify-content:center !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-2eCMGv-ds{
display:block !important;
padding:16px 20px !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-2kZIJX-ds{
display:block !important;
padding:16px 20px !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-2y5iS0-ds{
padding:0 !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-31LwMW-ds{
margin:0 auto !important;
padding:20px 16px !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-3I1qBW-ds{
padding:0 !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-3T5ulO-ds{
background-color:var(--brand-color-secondary) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-3cOtxF-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.75),var(--tab-font-size)) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-3pAsnt-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.75),var(--tab-font-size)) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-3pLFae-ds{
color:var(--text-dark) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-4B6z9S-ds{
border:none !important;
padding-right:20px !important;
width:100% !important;
text-align:inherit !important;
font-size:1.125rem !important;
line-height:inherit !important;
color:#000000 !important;
font-family:var(--cms-g-chaletlondensixty) !important;
height:auto !important;
min-height:auto !important;
padding:0 !important;
justify-content:space-between !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-4HNBg6{
font-size:max(calc(var(--font-size-15)*0.75),var(--tab-font-size)) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-4Ikcx2-ds{
margin:0 auto !important;
padding:12px !important;
min-height:64px !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-4JBYKg-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.75),var(--tab-font-size)) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-4NCSSM-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.75),var(--tab-font-size)) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-4O4YOI-ds{
justify-content:center !important;
color:var(--text-dark) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-4rvVN5{
font-size:18px;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-501qQZ-ds{
background-color:var(--widget-bg-gray-lighter) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-55uNEx-ds{
font-size:18px !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-5mWrYy-ds{
border:none !important;
padding-right:20px !important;
width:100% !important;
text-align:inherit !important;
font-size:1.125rem !important;
line-height:inherit !important;
color:#000000 !important;
font-family:var(--cms-g-chaletlondensixty) !important;
height:auto !important;
min-height:auto !important;
padding:0 !important;
justify-content:space-between !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-6BjeUl-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.75),var(--tab-font-size)) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-6FH9Ct-ds{
font-size:var(--video-screening-text-font-size-level-six) !important;
line-height:var(--video-screening-text-font-size-level-six-line-height) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-6JCMTm-ds{
font-size:18px !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-6KgEgr-ds{
padding:0 !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-6SdYww-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.75),var(--tab-font-size)) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-6TnbVE-ds{
padding:12px 16px !important;
padding-left:8px !important;
padding-right:8px !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-6acsJv-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.75),var(--tab-font-size)) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-6gBtvZ-ds{
align-self:center !important;
font-size:25px !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-70m6nP-ds{
border:none !important;
padding-right:20px !important;
width:100% !important;
text-align:inherit !important;
font-size:1.125rem !important;
line-height:inherit !important;
color:#000000 !important;
font-family:Chalet-LondonSixty !important;
height:auto !important;
min-height:auto !important;
padding:0 !important;
justify-content:space-between !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-798wer-ds{
padding:0 !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-7PEM24-ds{
padding:0 !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-7aJVOQ-ds{
font-size:18px !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-7eJqo3-ds{
border:none !important;
padding-right:20px !important;
width:100% !important;
text-align:inherit !important;
font-size:1.125rem !important;
line-height:inherit !important;
color:#000000 !important;
font-family:var(--cms-g-chaletlondensixty) !important;
height:auto !important;
min-height:auto !important;
padding:0 !important;
justify-content:space-between !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-7k4Mkx-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.75),var(--tab-font-size)) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-82GJtB-ds{
border:none !important;
padding-right:20px !important;
width:100% !important;
text-align:inherit !important;
font-size:1.125rem !important;
line-height:inherit !important;
color:#000000 !important;
font-family:var(--cms-g-chaletlondensixty) !important;
height:auto !important;
min-height:auto !important;
padding:0 !important;
justify-content:space-between !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-88R6Su-ds{
color:var(--text-dark) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-8AfsHt-ds{
display:block !important;
padding:var(--space-lg) var(--space-sm) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-8TJ3ag-ds{
display:block !important;
padding:16px 20px !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-8o5XEn-ds{
font-size:18px !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-8t09ur-ds{
background:transparent !important;
color:var(--text-dark) !important;
width:100% !important;
padding:0 !important;
position:static !important;
max-width:100% !important;
text-align:inherit !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-91Zqvf-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.75),var(--tab-font-size)) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-94NQXf-ds{
box-shadow:none !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-9kdPCz-ds{
color:var(--secondary-text) !important;
justify-content:start !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-ATUK0K-ds{
display:block !important;
padding:16px 20px !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-AbqOIQ-ds{
color:var(--secondary-text) !important;
justify-content:end !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-BG31QZ-ds{
display:block !important;
padding:16px 20px !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-BHo7Dg-ds{
background-color:#ffffff !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-BJh5mO-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.75),var(--tab-font-size)) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-CJQhTZ-ds{
box-shadow:none !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-CMdOtM-ds{
display:block !important;
padding:16px 20px !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-COVrhL-ds{
margin:0 auto !important;
padding:20px 16px !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-CPfLXw{
font-size:max(calc(var(--font-size-15)*0.75),var(--tab-font-size)) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-CUEgrl-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.75),var(--tab-font-size)) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-CwWKgr-ds{
padding:0 !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-CzbPs7-ds{
border:none !important;
padding-right:20px !important;
width:100% !important;
text-align:inherit !important;
font-size:1.125rem !important;
line-height:inherit !important;
color:#000000 !important;
font-family:var(--cms-g-chaletlondensixty) !important;
height:auto !important;
min-height:auto !important;
padding:0 !important;
justify-content:space-between !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-DMn4ZG-ds{
margin:0 auto !important;
padding:20px 16px !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-DXeqOc-ds{
border:none !important;
padding-right:20px !important;
width:100% !important;
text-align:inherit !important;
font-size:1.125rem !important;
line-height:inherit !important;
color:#000000 !important;
font-family:var(--cms-g-chaletlondensixty) !important;
height:auto !important;
min-height:auto !important;
padding:0 !important;
justify-content:space-between !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-DyY2Qu-ds{
max-width:150px !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-E5PlQh-ds{
padding:12px 16px !important;
padding-left:8px !important;
padding-right:8px !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-EDeeze-ds{
background-color:#ffffff !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-EI38q8-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.75),var(--tab-font-size)) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-ENPsor-ds{
color:var(--text-dark) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-EQ7yIu-ds{
border:none !important;
padding-right:20px !important;
width:100% !important;
text-align:inherit !important;
font-size:1.125rem !important;
line-height:inherit !important;
color:#000000 !important;
font-family:var(--cms-g-chaletlondensixty) !important;
height:auto !important;
min-height:auto !important;
padding:0 !important;
justify-content:space-between !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-Ecd3s7-ds{
padding:0 !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-ElpiCZ-ds{
font-size:18px !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-EpTPix-ds{
padding:0 !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-EpydLy-ds{
padding:0 !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-Eqj1v3-ds{
border:none !important;
padding-right:20px !important;
width:100% !important;
text-align:inherit !important;
font-size:1.125rem !important;
line-height:inherit !important;
color:#000000 !important;
font-family:var(--cms-g-chaletlondensixty) !important;
height:auto !important;
min-height:auto !important;
padding:0 !important;
justify-content:space-between !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-EsbV4c-ds{
padding:0 !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-F4Utw9-ds{
color:var(--secondary-text) !important;
justify-content:start !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-FQF8lM-ds{
width:150px !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-FQuD95-ds{
border:none !important;
padding-right:20px !important;
width:100% !important;
text-align:inherit !important;
font-size:1.125rem !important;
line-height:inherit !important;
color:#000000 !important;
font-family:var(--cms-g-chaletlondensixty) !important;
height:auto !important;
min-height:auto !important;
padding:0 !important;
justify-content:space-between !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-FZ1Dfz-ds{
padding:12px 16px !important;
padding-left:8px !important;
padding-right:8px !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-Fho6bS-ds{
padding:0 !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-FofdDZ-ds{
box-shadow:none !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-G0wdem-ds{
font-size:18px !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-G505gs-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.75),var(--tab-font-size)) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-GYoI56-ds{
width:auto !important;
margin:0 auto !important;
text-align:center !important;
max-height:unset !important;
max-width:220px !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-H695U7-ds{
box-shadow:none !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-HGVhHl-ds{
margin:0 auto !important;
padding:20px 16px !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-HcCT8s-ds{
padding:12px 16px !important;
padding-left:8px !important;
padding-right:8px !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-HcYOie-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.75),var(--tab-font-size)) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-I96BjP-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.75),var(--tab-font-size)) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-IRKv1e-ds{
margin:0 !important;
padding:0 !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-Ihv5bB-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.75),var(--tab-font-size)) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-InEDEb-ds{
flex:1 !important;
width:100% !important;
align-self:center !important;
text-align:center !important;
margin:0 auto !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-J8Ry1v-ds{
padding:0 12px 0 0 !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-JFDURi-ds{
color:var(--text-dark) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-JT7oUk-ds{
border:none !important;
padding-right:20px !important;
width:100% !important;
text-align:inherit !important;
font-size:1.125rem !important;
line-height:inherit !important;
color:#000000 !important;
font-family:var(--cms-g-chaletlondensixty) !important;
height:auto !important;
min-height:auto !important;
padding:0 !important;
justify-content:space-between !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-JYpjxZ-ds{
display:block !important;
padding:12px 20px !important;
color:#4A4A4A !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-Jnk3xq-ds{
max-width:150px !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-K9xV3q-ds{
font-size:18px !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-KE7Efw-ds{
margin:0 !important;
padding:0 !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-KQ9ZFs-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.75),var(--tab-font-size)) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-KRdmap-ds{
width:100% !important;
justify-content:space-between !important;
font-size:1rem !important;
line-height:24px !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-Krlvss-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.75),var(--tab-font-size)) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-LBCYWg-ds{
font-size:var(--video-screening-text-font-size-level-six) !important;
line-height:var(--video-screening-text-font-size-level-six-line-height) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-LGtVme-ds{
display:block !important;
padding:16px 20px !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-LR6akj-ds{
background:transparent !important;
color:var(--video-screening-heading-color-one) !important;
width:100% !important;
padding:0 !important;
position:static !important;
text-align:inherit !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-LtyBFs-ds{
font-size:18px !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-MGitb9-ds{
display:block !important;
padding:16px 20px !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-MH5KEb-ds{
background-color:#ffffff !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-McPv36-ds{
left:0 !important;
width:100% !important;
margin:0 !important;
bottom:0 !important;
padding:0 !important;
position:fixed !important;
overflow-x:hidden !important;
background-color:var(--video-screening-background-color-three) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-MuwLZg-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.75),var(--tab-font-size)) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-NMX2tM-ds{
padding:0 var(--space-md) 0 0 !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-NYeasR-ds{
box-shadow:none !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-NYqc20-ds{
box-shadow:none !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-Na4JpU-ds{
padding:0 !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-OETqhM-ds{
font-size:max(calc(var(--font-size-8)*0.75),var(--tab-font-size)) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-OhkDSJ-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.75),var(--tab-font-size)) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-OiJ0Mv-ds{
padding:0 !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-OlWJ1r-ds{
border:none !important;
padding-right:20px !important;
width:100% !important;
text-align:inherit !important;
font-size:1.125rem !important;
line-height:inherit !important;
color:#000000 !important;
font-family:var(--cms-g-chaletlondensixty) !important;
height:auto !important;
min-height:auto !important;
padding:0 !important;
justify-content:space-between !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-Oq7mou-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.75),var(--tab-font-size)) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-PXvCjM-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.75),var(--tab-font-size)) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-PksBRz-ds{
max-width:150px !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-PujVuw-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.75),var(--tab-font-size)) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-PwnW0O-ds{
border:none !important;
padding-right:20px !important;
width:100% !important;
text-align:inherit !important;
font-size:1.125rem !important;
line-height:inherit !important;
color:#000000 !important;
font-family:var(--cms-g-chaletlondensixty) !important;
height:auto !important;
min-height:auto !important;
padding:0 !important;
justify-content:space-between !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-Q2dbAN-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.75),var(--tab-font-size)) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-QXK2eT{
color:var(--secondary-text) !important;
justify-content:center !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-QZBjIu-ds{
padding:0 !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-QfZ8uy-ds{
color:var(--text-dark) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-QzkV54-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.75),var(--tab-font-size)) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-RLPzJY-ds{
color:var(--secondary-text) !important;
justify-content:center !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-RYJ1lz-ds{
display:block !important;
padding:16px 20px !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-RuF3Cd-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.75),var(--tab-font-size)) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-S0UjCa-ds{
border:none !important;
padding-right:20px !important;
width:100% !important;
text-align:inherit !important;
font-size:1.125rem !important;
line-height:inherit !important;
color:#000000 !important;
font-family:var(--cms-g-chaletlondensixty) !important;
height:auto !important;
min-height:auto !important;
padding:0 !important;
justify-content:space-between !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-SPvczR-ds{
font-size:18px !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-SQU55L-ds{
color:var(--secondary-text) !important;
justify-content:end !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-SZZt6l-ds{
flex:1 !important;
width:100% !important;
align-self:center !important;
text-align:center !important;
padding-left:20px !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-SbSp13-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.75),var(--tab-font-size)) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-SwH0V2-ds{
padding:0 !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-T3DbLu-ds{
padding:0 !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-TDznxa-ds{
border:none !important;
padding-right:20px !important;
width:100% !important;
text-align:inherit !important;
font-size:1.125rem !important;
line-height:inherit !important;
color:#000000 !important;
font-family:var(--cms-g-chaletlondensixty) !important;
height:auto !important;
min-height:auto !important;
padding:0 !important;
justify-content:space-between !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-TEhlbL-ds{
background-color:var(--brand-color-primary) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-TNE3vf-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.75),var(--tab-font-size)) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-TOiS5W-ds{
font-size:18px !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-TfAzcI-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.75),var(--tab-font-size)) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-Ty1Eg1-ds{
font-size:max(calc(var(--font-size-8)*0.75),var(--tab-font-size)) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-TyOjBh-ds{
color:var(--secondary-text) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-Tzqe5i-ds{
display:block !important;
padding:16px 20px !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-UYYjYG-ds{
background-color:var(--widget-bg-gray-lighter) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-UZ3VVO-ds{
color:var(--secondary-text) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-Ux5SJP-ds{
border:none !important;
padding-right:20px !important;
width:100% !important;
text-align:inherit !important;
font-size:1.125rem !important;
line-height:inherit !important;
color:#000000 !important;
font-family:var(--cms-g-chaletlondensixty) !important;
height:auto !important;
min-height:auto !important;
padding:0 !important;
justify-content:space-between !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-V3Xt9C-ds{
border:none !important;
padding-right:20px !important;
width:100% !important;
text-align:inherit !important;
font-size:1.125rem !important;
line-height:inherit !important;
color:#000000 !important;
font-family:Chalet-LondonSixty !important;
height:auto !important;
min-height:auto !important;
padding:0 !important;
justify-content:space-between !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-VLAArh-ds{
max-width:150px !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-VNdBxe{
font-size:max(calc(var(--font-size-15)*0.75),var(--tab-font-size)) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-VY5BDt-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.75),var(--tab-font-size)) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-VYdiZQ-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.75),var(--tab-font-size)) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-VbAQlM-ds{
padding:0 !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-VkfoPW-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.75),var(--tab-font-size)) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-VoQxw1-ds{
border:none !important;
padding-right:20px !important;
width:100% !important;
text-align:inherit !important;
font-size:1.125rem !important;
line-height:inherit !important;
color:#000000 !important;
font-family:var(--cms-g-chaletlondensixty) !important;
height:auto !important;
min-height:auto !important;
padding:0 !important;
justify-content:space-between !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-WJdjGV-ds{
padding:0 !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-WLMe3Z-ds{
display:block !important;
padding:16px 20px !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-WLVFn8-ds{
color:var(--secondary-text) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-WVuZqx-ds{
box-shadow:none !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-WrnsCy-ds{
border:none !important;
padding-right:20px !important;
width:100% !important;
text-align:inherit !important;
font-size:1.125rem !important;
line-height:inherit !important;
color:#000000 !important;
font-family:Chalet-LondonSixty !important;
height:auto !important;
min-height:auto !important;
padding:0 !important;
justify-content:space-between !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-WuLVPM-ds{
border:none !important;
padding-right:20px !important;
width:100% !important;
text-align:inherit !important;
font-size:1.125rem !important;
line-height:inherit !important;
color:#000000 !important;
font-family:var(--cms-g-chaletlondensixty) !important;
height:auto !important;
min-height:auto !important;
padding:0 !important;
justify-content:space-between !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-WuQge9-ds{
font-size:18px !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-X4SAfs-ds{
box-shadow:none !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-X6gU9T-ds{
display:block !important;
padding:16px 20px !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-XAe9fa-ds{
left:0 !important;
width:100% !important;
margin:0 !important;
bottom:auto !important;
height:100% !important;
padding:0 !important;
position:fixed !important;
overflow-x:hidden !important;
background-color:#ffffff !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-XEDX46-ds{
background-color:#ffffff !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-XM3aWj-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.75),var(--tab-font-size)) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-XWqkUz-ds{
padding:0 !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-YFmFRl-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.75),var(--tab-font-size)) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-YaqvSR-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.75),var(--tab-font-size)) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-Yfq8V4-ds{
color:var(--secondary-text) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-ZMVqee{
font-size:max(calc(var(--font-size-15)*0.75),var(--tab-font-size)) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-ZYytBC-ds{
background-color:var(--widget-bg-gray-lighter) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-Zlngz8-ds{
color:var(--text-dark) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-Zr4nGo-ds{
border:none !important;
padding-right:20px !important;
width:100% !important;
text-align:inherit !important;
font-size:1.125rem !important;
line-height:inherit !important;
color:#000000 !important;
font-family:var(--cms-g-chaletlondensixty) !important;
height:auto !important;
min-height:auto !important;
padding:0 !important;
justify-content:space-between !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-aZ5vP4-ds{
background-color:#ffffff !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-aZc3vy-ds{
border:none !important;
padding-right:20px !important;
width:100% !important;
text-align:inherit !important;
font-size:1.125rem !important;
line-height:inherit !important;
color:#000000 !important;
font-family:var(--cms-g-chaletlondensixty) !important;
height:auto !important;
min-height:auto !important;
padding:0 !important;
justify-content:space-between !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-akb94N-ds{
font-size:18px !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-aonl2K-ds{
color:var(--text-dark) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-au7CqN-ds{
padding:0 !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-bHurSt-ds{
border:none !important;
padding-right:20px !important;
width:100% !important;
text-align:inherit !important;
font-size:1.125rem !important;
line-height:inherit !important;
color:#000000 !important;
font-family:Chalet-LondonSixty !important;
height:auto !important;
min-height:auto !important;
padding:0 !important;
justify-content:space-between !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-bM0naM-ds{
padding:0 !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-bPbbPO-ds{
padding:0 !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-cf3irm-ds{
color:var(--text-dark) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-d7oLii-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.75),var(--tab-font-size)) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-duBsdM-ds{
border:none !important;
padding-right:20px !important;
width:100% !important;
text-align:inherit !important;
font-size:1.125rem !important;
line-height:inherit !important;
color:#000000 !important;
font-family:var(--cms-g-chaletlondensixty) !important;
height:auto !important;
min-height:auto !important;
padding:0 !important;
justify-content:space-between !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-e6zGwg-ds{
padding:0 !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-eHZuz1-ds{
max-width:150px !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-eqAF2c-ds{
color:var(--text-dark) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-ex9ImK-ds{
background-color:var(--brand-color-secondary) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-eyreL8-ds{
margin:0 auto !important;
min-height:64px !important;
padding:12px !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-fKVUGQ-ds{
background-color:var(--ph-E8ZuW) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-fpHD4O-ds{
padding:0 !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-fzX3Ah-ds{
box-shadow:none !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-gNFedG-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.75),var(--tab-font-size)) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-gNNtKX-ds{
color:var(--secondary-text) !important;
justify-content:start !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-gcLxlo-ds{
max-width:150px !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-gkwusr-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.75),var(--tab-font-size)) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-gqw6C3-ds{
font-size:18px !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-hHz5oD-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.75),var(--tab-font-size)) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-hLkRRW-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.75),var(--tab-font-size)) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-heJz2i-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.75),var(--tab-font-size)) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-hgzu14-ds{
padding:0 !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-iO1DQN-ds{
display:block !important;
padding:16px 20px !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-iYfRfF-ds{
color:var(--secondary-text) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-iciIpR-ds{
color:var(--secondary-text) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-ik561h-ds{
padding:0 !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-inM2Gf-ds{
display:block !important;
padding:16px 20px !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-jAn8TW-ds{
border:none !important;
padding-right:20px !important;
width:100% !important;
text-align:inherit !important;
font-size:1.125rem !important;
line-height:inherit !important;
color:#000000 !important;
font-family:var(--cms-g-chaletlondensixty) !important;
height:auto !important;
min-height:auto !important;
padding:0 !important;
justify-content:space-between !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-jCllKD-ds{
font-size:18px !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-jNAZnH-ds{
display:block !important;
padding:16px 20px !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-jr6erU-ds{
color:var(--secondary-text) !important;
justify-content:center !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-julptr-ds{
font-size:18px !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-jxqVuu-ds{
margin:0 !important;
padding:0 !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-kGiJMy-ds{
color:var(--secondary-text) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-kQ55Rt{
font-size:22px !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-kYdS6d-ds{
border:none !important;
padding-right:20px !important;
width:100% !important;
text-align:inherit !important;
font-size:1.125rem !important;
line-height:inherit !important;
color:#000000 !important;
font-family:var(--cms-g-chaletlondensixty) !important;
height:auto !important;
min-height:auto !important;
padding:0 !important;
justify-content:space-between !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-ldzrgP-ds{
padding:0 !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-lkduZU-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.75),var(--tab-font-size)) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-lnzJeP-ds{
box-shadow:none !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-mEFIko-ds{
background-color:var(--brand-color-primary) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-mhlYJn-ds{
border:none !important;
padding-right:20px !important;
width:100% !important;
text-align:inherit !important;
font-size:1.125rem !important;
line-height:inherit !important;
color:#000000 !important;
font-family:var(--cms-g-chaletlondensixty) !important;
height:auto !important;
min-height:auto !important;
padding:0 !important;
justify-content:space-between !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-mml8mn-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.75),var(--tab-font-size)) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-n1wTs4-ds{
box-shadow:none !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-nPN2mE-ds{
margin:0 auto !important;
padding:20px 16px !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-nkgnwt-ds{
color:var(--secondary-text) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-nnVDcq-ds{
padding:0 !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-o9EGxX-ds{
border:none !important;
padding-right:20px !important;
width:100% !important;
text-align:inherit !important;
font-size:1.125rem !important;
line-height:inherit !important;
color:#000000 !important;
font-family:var(--cms-g-chaletlondensixty) !important;
height:auto !important;
min-height:auto !important;
padding:0 !important;
justify-content:space-between !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-oFH7Y6-ds{
background-color:var(--widget-bg-gray-lighter) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-oFwZ33-ds{
background-color:var(--widget-bg-gray-lighter) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-oKu9MG-ds{
border:none !important;
padding-right:20px !important;
width:100% !important;
text-align:inherit !important;
font-size:1.125rem !important;
line-height:inherit !important;
color:#000000 !important;
font-family:var(--cms-g-chaletlondensixty) !important;
height:auto !important;
min-height:auto !important;
padding:0 !important;
justify-content:space-between !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-oOVtX1-ds{
font-size:18px !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-op09M1-ds{
color:var(--secondary-text) !important;
justify-content:center !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-pA2HjQ-ds{
color:var(--secondary-text) !important;
justify-content:end !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-pKAZ3a-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.75),var(--tab-font-size)) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-pPJNHN-ds{
border:none !important;
padding-right:20px !important;
width:100% !important;
text-align:inherit !important;
font-size:1.125rem !important;
line-height:inherit !important;
color:#000000 !important;
font-family:Chalet-LondonSixty !important;
height:auto !important;
min-height:auto !important;
padding:0 !important;
justify-content:space-between !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-pbv2ET-ds{
padding:0 !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-pluJy3-ds{
padding:0 !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-qGPcWA-ds{
border:none !important;
padding-right:20px !important;
width:100% !important;
text-align:inherit !important;
font-size:1.125rem !important;
line-height:inherit !important;
color:#000000 !important;
font-family:var(--cms-g-chaletlondensixty) !important;
height:auto !important;
min-height:auto !important;
padding:0 !important;
justify-content:space-between !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-qSTwB9-ds{
max-width:150px !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-qrKuri-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.75),var(--tab-font-size)) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-r0nISg-ds{
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-rH5R6R-ds{
font-size:18px !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-rasvmO-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.75),var(--tab-font-size)) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-rrEFtR-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.75),var(--tab-font-size)) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-rrksNv-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.75),var(--tab-font-size)) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-ruD23h-ds{
padding:0 !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-rvqZrP-ds{
display:block !important;
padding:12px 20px !important;
color:#4A4A4A !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-s1BNXY-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.75),var(--tab-font-size)) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-s5dxLG-ds{
max-width:150px !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-sEPm2Y-ds{
padding:0 !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-sESkV2-ds{
align-self:center !important;
font-size:25px !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-sOWLhy-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.75),var(--tab-font-size)) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-sSdcrG-ds{
display:block !important;
padding:16px 20px !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-tBkjkm-ds{
width:100% !important;
justify-content:space-between !important;
font-size:1rem !important;
line-height:24px !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-tGAnzI-ds{
display:block !important;
padding:16px 20px !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-tcwoCh-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.75),var(--tab-font-size)) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-tu5dq5-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.75),var(--tab-font-size)) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-u49igV-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.75),var(--tab-font-size)) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-uBD29d-ds{
margin:0 auto !important;
padding:20px 16px !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-uJwO0u-ds{
background-color:var(--widget-bg-gray-lighter) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-uPPLhP-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.75),var(--tab-font-size)) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-ud0XNL-ds{
padding:0 !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-udeBYb-ds{
padding:0 !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-vBFHWR-ds{
font-size:18px !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-vOx0mZ-ds{
border:none !important;
padding-right:20px !important;
width:100% !important;
text-align:inherit !important;
font-size:1.125rem !important;
line-height:inherit !important;
color:#000000 !important;
font-family:var(--cms-g-chaletlondensixty) !important;
height:auto !important;
min-height:auto !important;
padding:0 !important;
justify-content:space-between !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-vUOvNw-ds{
border:none !important;
padding-right:20px !important;
width:100% !important;
text-align:inherit !important;
font-size:1.125rem !important;
line-height:inherit !important;
color:#000000 !important;
font-family:Chalet-LondonSixty !important;
height:auto !important;
min-height:auto !important;
padding:0 !important;
justify-content:space-between !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-vUU2QS-ds{
font-size:18px !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-vZATET-ds{
padding:0 !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-vggfAe-ds{
padding:12px 16px !important;
padding-left:8px !important;
padding-right:8px !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-vjjJbt-ds{
border:none !important;
padding-right:20px !important;
width:100% !important;
text-align:inherit !important;
font-size:1.125rem !important;
line-height:inherit !important;
color:#000000 !important;
font-family:var(--cms-g-chaletlondensixty) !important;
height:auto !important;
min-height:auto !important;
padding:0 !important;
justify-content:space-between !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-vpYovC{
font-size:18px;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-vqRVNs-ds{
box-shadow:none !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-vxFZc7-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.75),var(--tab-font-size)) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-wKExTY-ds{
display:block !important;
padding:12px 20px !important;
color:#4A4A4A !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-wU37U1-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.75),var(--tab-font-size)) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-wdOQM4-ds{
padding:0 !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-wsEr1L-ds{
font-size:max(calc(var(--font-size-8)*0.75),var(--tab-font-size)) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-xD4CJw-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.75),var(--tab-font-size)) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-xJRC6k-ds{
display:block !important;
padding:16px 20px !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-y2NHrJ-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.75),var(--tab-font-size)) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-y4EdhX-ds{
display:block !important;
padding:16px 20px !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-yEIshc-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.75),var(--tab-font-size)) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-yH8RtY-ds{
font-size:18px !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-yPUES3-ds{
padding:0 !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-ySpwwV-ds{
font-size:18px !important;
line-height:18px !important;
color:var(--text-dark) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-yUUUWo-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.75),var(--tab-font-size)) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-ys5jUp-ds{
max-width:200px !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-zvCtav-ds{
padding:12px 16px !important;
padding-left:8px !important;
padding-right:8px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-container, .phw-container-nd{
}
}

@media only screen and (min-width: 320px) and (max-width: 767.98px) {
@media only screen and (max-width: 767.98px) {
.phw-container, .phw-container-nd{
width:96% !important;
}
}
}

@media only screen and (max-width: 767.98px) {
h1{
font-family:Chalet-LondonSixty;
font-weight:inherit;
font-size:var(--phw-g-cards-title-font-size);
line-height:55px;
color:var(--brand-color-primary);
}
}

@media only screen and (max-width: 767.98px) {
h2{
font-family:Chalet-LondonSixty;
font-weight:inherit;
font-size:var(--phw-g-cards-subtitle-font-size);
line-height:45px;
color:var(--brand-color-primary);
}
}

@media only screen and (max-width: 767.98px) {
h3{
font-family:Chalet-LondonSixty;
font-weight:inherit;
font-size:var(--phw-g-cards-subtitle-font-size);
line-height:45px;
color:var(--brand-color-primary);
}
}

@media only screen and (max-width: 767.98px) {
h4{
font-family:Chalet-LondonSixty;
font-weight:inherit;
font-size:var(--phw-g-cards-subtitle-font-size);
line-height:45px;
color:var(--text-dark);
}
}

@media only screen and (max-width: 767.98px) {
h5{
font-family:Chalet-LondonSixty;
font-weight:inherit;
font-size:var(--font-size-5);
line-height:30px;
color:var(--text-dark);
}
}

@media only screen and (max-width: 767.98px) {
h6{
font-family:Chalet-LondonSixty;
font-weight:inherit;
font-size:var(--phw-g-regular-text-font-size);
line-height:27px;
color:var(--light-text);
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-btn-large-default{
font-size:max(calc(var(--phw-g-regular-text-font-size)*0.5),var(--mobile-font-size));
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-btn-large-plain{
font-size:max(calc(var(--phw-g-regular-text-font-size)*0.5),var(--mobile-font-size));
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-btn-large-primary{
font-size:max(calc(var(--phw-g-regular-text-font-size)*0.5),var(--mobile-font-size));
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-btn-large-secondary{
font-size:max(calc(var(--phw-g-regular-text-font-size)*0.5),var(--mobile-font-size));
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-btn-small-default{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.5),var(--mobile-font-size));
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-btn-small-plain{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.5),var(--mobile-font-size));
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-btn-small-primary{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.5),var(--mobile-font-size));
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-btn-small-secondary{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.5),var(--mobile-font-size));
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-01xvTW-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-026lSD-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-029rK1-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0349sV-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-04JiUY-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-04v1cZ-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-04zz2b-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-05Iq7T-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-05LQZ2-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-06W9rC-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-06XVRs-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-06Y1cz-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-07rrte-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-084NP2-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0ATEAY-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0Au0Yj-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0BaweT-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0Bp49X-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0CYL5D-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0Cevfg-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0DGN36-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0EGJ1F-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0ENimT-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0EYP9N-ds{
cursor:pointer !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0G0M6j-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0GPgGn-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0H6kbx-ds{
background-image:url("") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0HIo8D-ds{
background-size:cover !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0JGcGY-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0Jh0ON-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0Jqdcn-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0Kwsb4-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0L0T5U-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0M3vAf-ds{
border-width:1px !important;
border-style:solid !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0MMD1f-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0Mdfou-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0OVFZr-ds{
font-family:Chalet-NewYorkSixty !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0OXxee-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0Oq58N-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0OzwUb-ds{
display:none !important;
}
.phw-g-i-0OzwUb-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0PLgB2-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0PODZo-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0Qcy7N-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0RbUzN-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0SIriW-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0SLRB8-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0SgoIU-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0ShcYG-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0SuxiP-ds{
z-index:2 !important;
pointer-events:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0T0qHJ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0TsVsX-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0UDcRx-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0XYmRW-ds{
cursor:pointer !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0XoLo2-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0YfJiX-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0YwyM6-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0ZARMc-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0Zw04c-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0a28c3-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0dC2rP-ds{
background:transparent !important;
border:0 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0eV7nr-ds{
z-index:2 !important;
pointer-events:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0efV3R-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0fjGy5-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0ggjDu-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0hG96G-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0jUigg-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0jdmWn-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0jyz92-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0jzgBQ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0m3qhj-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0mYw5U-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0mixK6-ds{
font-size:20px !important;
line-height:32px !important;
letter-spacing:-0.1px !important;
color:var(--black) !important;
font-weight:normal !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0ndLQF-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0o7xli-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0oaGkM-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0oiJ2Q-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0pEUEB-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0pKFbm-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0pRJ23-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.5),var(--mobile-font-size)) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0pacYx-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0qgQXe-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0qiTRj-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0rdzVF-ds{
z-index:2 !important;
pointer-events:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0suoOk-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0u0V4X-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0uwAae-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.5),var(--mobile-font-size)) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0vGW3r-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0wS2JY-ds{
font-family:Chalet-LondonSixty !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0xIt9D-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0xwseG-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0yt9x9-ds{
padding-top:65% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0yxCiX-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-109p2M-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-10B7pJ-ds{
color:var(--secondary-text) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-10BD0B-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-10DzZW-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-11F1cZ-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-11qtav-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-11v5K1-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-12FD1n-ds{
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-12ROu6-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-12ix1N-ds{
cursor:pointer !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-15Db2b-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-15yjJN-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-15znzR-ds{
border-width:1px !important;
border-style:solid !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-16r6vu-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-181lVA-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-18Tuc1-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-18pUTP-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-19RVrs-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-19vCcI-ds{
display:none !important;
}
.phw-g-i-19vCcI-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1AkJ2U-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1Ave5e-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1B13ap-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1BGbfY-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1Cg88Q-ds{
background-image:url("") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1DHeAH-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1DagXe-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1E6EkQ-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1Eh3Ei-ds{
background-position:0% 0% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1GEw31-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1INTpT-ds{
font-family:Chalet-LondonSixty !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1IehRZ-ds{
display:none !important;
}
.phw-g-i-1IehRZ-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1Js9q3-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1KAk0N-ds{
padding:0px 30px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1Kg65q-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1Kohvz-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1LDoVv-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1LGyfO-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1MLOaf-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1O6fHT-ds{
background-image:url("") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1On1WV-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1PWIzv-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1RHfl2-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1RfGWa-ds{
display:none !important;
}
.phw-g-i-1RfGWa-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1Rlpik-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1SS9qF-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1ULbDd{
font-size:max(calc(var(--font-size-15)*0.5),var(--mobile-font-size)) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1VTxFo-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1W1wGO-ds{
display:none !important;
}
.phw-g-i-1W1wGO-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1WREVc-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1WRpzs-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1WV8mZ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1X36WU-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1XV5eO-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1Yvsis-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1ZUC3P-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1a4CTT-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1bTO2i-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1dLJPP-ds{
font-size:18px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1euj55-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1gIpES-ds{
border-width:1px !important;
border-style:solid !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1h4Z4y-ds{
display:none !important;
}
.phw-g-i-1h4Z4y-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1i9J3D-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1iWp2W-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1jcWBM-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1kMsRB-ds{
display:none !important;
}
.phw-g-i-1kMsRB-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1lIlFZ-ds{
background-color:rgba(0, 0, 0, 0.15) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1lqnnY-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1lsVTE-ds{
width:200px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1nFxBx-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1nXYyI-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1oKsFF-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1oTUX9-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.5),var(--mobile-font-size)) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1oYoLn-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1qyhux-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1stGOR-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1tuXcD-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1u1YjV-ds{
z-index:2 !important;
pointer-events:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1ulmVJ-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1vBjVg-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1vQtNC-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1yFYbM-ds{
z-index:2 !important;
pointer-events:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1yZkGD-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1yebdM-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1z7gaF-ds{
color:var(--secondary-text) !important;
justify-content:center !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1z7gaF-ds:hover{
color:var(--brand-color-primary) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1zUcE1-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1zgina-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/pp/TRTEGLOBAL/images/Teamwork_Swords-employees-in-break-room_tt@2x-1716995679314.jpg") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-20YvmR-ds{
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-219VLM-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-21HMLL-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-220WeI-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-22Ev5A-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-22qeUf-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-23WO9o-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-23l0tr-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-25SNL3-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-25doTD-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-26CqKd-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-27LCsu-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-28Dv28-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-28GhNK-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2904gP-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-29gyi6-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2BJUAQ-ds{
padding-top:65% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2BZ1er-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2Dnm3h-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2GTnGT-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2GaM1F-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2Gjcfs-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2GmaOC-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2GvvJg-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2H6oae-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2Hbhh9-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2Hj8BR-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2IYCjg-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2Kptsj-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2LKFkD-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2Lvj8H-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2MLe8B-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2MW0Cs-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2N4MAZ-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2O6QEY-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2OP0uj-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2OP10u-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2OghJC-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2PTK5f-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2Rk2jM-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2VMqaN-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2VVHfP-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2VeoFo-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2VpjyV-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2WYJp6-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2XLzCD-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2YWptw-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2YfJIj-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2Zww2j-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2bG4dD-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2bbwl6-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2ber4t-ds{
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2bsSbt-ds{
padding-top:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2cUOZ2-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2dXJtu-ds{
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:12px !important;
letter-spacing:-0.2px !important;
line-height:20px !important;
text-decoration:underline !important;
color:#737373 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2dtyPJ-ds{
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2eetE1-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2gNVaL-ds{
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2gfhbv-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2hN08h-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2iHxmK-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2iuYcg-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2jGhPG-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2kcwn5-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2lGFyX-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2q5ncu-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2sJzz4-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2t2eER-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2wYdyQ-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2wbTDX-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2wvezS-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2x7c7s-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2y23Eb-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2yMTwL-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2ybKto-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2zVvFi-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-30YRvF-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-31SUsG-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-31X7I6-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-31ooXc-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-32H4ew-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-34HSnu-ds{
background-size:100% 100% !important;
background-position:0% 100% !important;
background-repeat:no-repeat !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-35TTWW-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-36BWS8-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-37jwJl-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3CIbt6-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3Coykh-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3DOybH-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3DoQWd-ds{
background-image:url("") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3DzYgA-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3FkmvV-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3GjfG6-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3HU6z8-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3I6vPU-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3LIMwR-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3LWrsp-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3M7AKI-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3MysFu-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3Njoin-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3Np2JL-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3Np8IU-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3O7Xmq-ds{
display:none !important;
}
.phw-g-i-3O7Xmq-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3PHYaN-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3PaHQI-ds{
display:none !important;
}
.phw-g-i-3PaHQI-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3Rhxx6-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3Rpdtf-ds{
display:none !important;
}
.phw-g-i-3Rpdtf-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3SKXE0-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3T5ulO-ds{
background-color:var(--brand-color-secondary) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3Tf8KM-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3UjEn4-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3V0MQB-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3VWzDf-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3Wjl8N-ds{
display:none !important;
}
.phw-g-i-3Wjl8N-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3Wmit8-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3Wrms4-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3Wxst0-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3XMemz-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3YijeK-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3YmyxC-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3ZbqE2-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3ZssNF-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3a4ovt-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3cAfe3-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3cNTTs-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3cOtxF-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.5),var(--mobile-font-size)) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3chkAX-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3d3R3L-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3dUnTi-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3dUnTi-ds:hover{
color:var(--brand-color-primary) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3dmVUn-ds{
border-width:1px !important;
border-style:solid !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3doTuj-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3g2ihD-ds{
border:none !important;
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:16px !important;
line-height:24px !important;
color:#6400ff !important;
padding:0 !important;
min-height:auto !important;
height:auto !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3g7HIe-ds{
background-size:auto !important;
background-position:50% 50% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3iXfQV-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3ivyhr-ds{
border-width:1px !important;
border-style:solid !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3jL3m5-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3ji7jr-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3mxF1d-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3oJ3Up-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3oNAbG-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3p3Qud-ds{
display:none !important;
}
.phw-g-i-3p3Qud-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3pAsnt-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.5),var(--mobile-font-size)) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3pLFae-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3pLFae-ds:hover{
color:var(--brand-color-primary) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3qGVpl-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3rMFAP-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3rykJ4-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3s2bFj-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3sKPdi-ds{
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3uU3aB-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3wSCKb-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3x8RJ8-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3xCsNz-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3yhE6d-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3z7juC-ds{
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-40ZSyj-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-41EtJV-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-41PEFm-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-41VvLB-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-42e9bl-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-45NivO-ds{
font-family:Chalet-LondonSixty !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-45s8Cw-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-46mdtw-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-47Tnmp-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-47jYMG-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-48z13q-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-49S859-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4BR7I5-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4BmN9y-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4BxhFr-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4CQLhz-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4DvLm0-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4EGHUq-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4EktQU-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4GZMVd-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4HNBg6{
font-size:max(calc(var(--font-size-15)*0.5),var(--mobile-font-size)) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4HWSvb-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4JBYKg-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.5),var(--mobile-font-size)) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4Jc17H-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4L4yxI-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4LvWDX-ds{
display:none !important;
}
.phw-g-i-4LvWDX-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4NCSSM-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.5),var(--mobile-font-size)) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4NlM3K-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4O4YOI-ds{
justify-content:center !important;
color:var(--text-dark) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4O9zJq-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4OGDEa-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4P6NZd-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4PrwlM-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4Px9Ef-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4Q22zb-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4QJcMz-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4Qp3XB-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4QtRfV-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4QwXgb-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4SvTl9-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4Uhzyp-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4Ulbsh-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4UuKBs-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4VOTq0-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4Vcl1o-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4VdBF8-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4X83VF-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4ZEjxD-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4ZFGV0-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4aUiPB-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4bIs77-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4bSuiv-ds{
background:transparent !important;
border:0px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4be4Qi-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4cSlv4-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4dLlYu-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4ddgkT-ds{
background-image:url("") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4deU6i-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4dnE8q-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4exLy1-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4gQAWs-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4i9E49-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4jKFvi-ds{
display:none !important;
}
.phw-g-i-4jKFvi-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4jYFIV-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4kSq7d-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4kwn1f-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4lPEm7-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4nZklg-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4nm6mI-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4rvVN5{
font-size:18px;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4sLWKn-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4sPXFq-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4sqNzu-ds{
border:none !important;
color:#000000 !important;
display:flex !important;
font-size:16px !important;
line-height:24px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
align-items:center !important;
text-decoration:none !important;
height:auto !important;
min-height:auto !important;
padding-left:0 !important;
padding-right:0 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4tStQ7-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4tU5B5-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4uhJma-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4us0o9-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4yBREF-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4yG5xj-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-501qQZ-ds{
background-color:var(--widget-bg-gray-lighter) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-50hUKy-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-50kIbD-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-519Xhp-ds{
display:none !important;
}
.phw-g-i-519Xhp-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-51J7TG-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-51O38l-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-51eDzs-ds{
z-index:2 !important;
pointer-events:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-51sewQ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5293cA-ds{
padding-top:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-52IeTo-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-53H5s3-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-55uNEx-ds{
font-size:18px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-56kFuV-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5716Oq-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-57PLDM-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-58GzV9-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-59IG7x-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5ABZKW-ds{
background-color:rgba(10, 10, 10, 0.55) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5AD253-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5ADChs-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5CdgrJ-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5E5R8C-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5EYejm-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5ElQDm-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5FFX1y-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5FKsPz-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5Fdz8l-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5Fjwo2-ds{
font-family:Chalet-LondonSixty !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5Ggyj2-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5HRHzN-ds{
display:none !important;
}
.phw-g-i-5HRHzN-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5I3GrI-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5IAPyD-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5IXfn5-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5Ivdr2-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5JMIht-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5K1kCm-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5KAHio-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5KSNO3-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5KVUsA-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5L1s1e-ds{
z-index:2 !important;
pointer-events:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5Ly412-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5NiCpL-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5NoREn-ds{
border:none !important;
font-family:Chalet-LondonSixty !important;
font-size:16px !important;
line-height:24px !important;
color:#6400ff !important;
padding:0 !important;
min-height:auto !important;
height:auto !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5OFX4M-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5PC10h-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5PD5pj-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5RzLvL-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5SlXja-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5SzL19-ds{
border:none !important;
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:16px !important;
line-height:24px !important;
color:#6400ff !important;
padding:0 !important;
min-height:auto !important;
height:auto !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5T7dwg-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5TILSA-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5Ta9fk-ds{
border-width:1px !important;
border-style:solid !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5UULkg-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5VozBf-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5X5eHw-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5XdGQi-ds{
background-color:rgba(0, 0, 0, 0.15) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5XmSMy-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5Y72jk-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5Z0VBn-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5aIEc1-ds{
border:none !important;
color:#000000 !important;
display:flex !important;
font-size:16px !important;
line-height:24px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
align-items:center !important;
text-decoration:none !important;
height:auto !important;
min-height:auto !important;
padding-left:0 !important;
padding-right:0 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5aRrm0-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5abJE6-ds{
background:rgb(245, 245, 245) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5aqtCT-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5g5hpF-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5glQYX-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5iBlcG-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5iSHbT-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5iSk7r-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5jwdEW-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5kWWhO-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5n4EQP-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5ngfQ1-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5nyoU0-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5q4PO6-ds{
display:none !important;
}
.phw-g-i-5q4PO6-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5qA9hB-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5qqW7z-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5rSj5z-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5s6bRh-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5sOndP-ds{
font-family:Chalet-LondonSixty !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5tsGNm-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5uzc9N-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5vGhFm-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5wL16S-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5wOZHU-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5xAdHk-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5xHrbi-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5yXYcP-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5yfjV8-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5zDJVY-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5zOECq-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5zpkml-ds{
background-size:auto !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-60Hmyk-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-611QiS-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-61BDwe-ds{
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-61Hnsy-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-62FLDP-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-63NeMV-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-64XJJm-ds{
border-width:1px !important;
border-style:solid !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-64p0t3-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-66qsDH-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-670RQz-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-67YVjZ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6828ht-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-699ODz-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6AfbsX-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6Ar8h4-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6BjeUl-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.5),var(--mobile-font-size)) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6CfQBE-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6DBzJG-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6EFcg6-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6EHXAb-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6ErM0m-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6FH9Ct-ds{
font-size:max(calc(var(--video-screening-text-font-size-level-six)*0.5),var(--mobile-font-size)) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6FVkIn-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6FYzAO-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6GrkcV-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6HBM3S-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6IN12V-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6Ikudh-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6In7la-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6Ink0K-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6JCMTm-ds{
font-size:20px !important;
line-height:32px !important;
letter-spacing:-0.1px !important;
color:var(--black) !important;
font-weight:normal !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6JZi0q-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6K8mJ0-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6KnHo7-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6Kp7k9-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6LoZVc-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6N0ZNH-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6NUpeM-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6O25os-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6ORcQI-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6PCEoT-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6PSt20-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6PUCwC-ds{
font-family:Chalet-LondonSixty !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6PaeYK-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6PdRTu-ds{
margin:0 auto !important;
max-width:100% !important;
height:auto !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6RP7xx-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6RbgeG-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6RkQOu-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6RsxRn-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6SVNDw-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6SdYww-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.5),var(--mobile-font-size)) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6TLkFP-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6TnbVE-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6VPKWp-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6VSEqm-ds{
display:none !important;
}
.phw-g-i-6VSEqm-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6VsMdU-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6WG4SP-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6XEXEh-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6XhtOZ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6XxrCI-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6YjgR9-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6Yx76o-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6ZoTSU-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6a9zfN-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6aCIyp-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6acsJv-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.5),var(--mobile-font-size)) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6ahlVq-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6b9RYg-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6ba2cT-ds{
display:none !important;
}
.phw-g-i-6ba2cT-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6biFuM-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6cM6v6-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6cwrLM-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6dhLIY-ds{
background-color:rgb(255, 255, 255) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6fyDkp-ds{
cursor:pointer !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6g0MGG-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6gAM6Y-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6gD5bP-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6gYMet-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6gzYOD-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6jjpxn-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6jyU4U-ds{
z-index:2 !important;
pointer-events:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6kQc7r-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6ktcxq-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6l8cNM-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6m7XyA-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6mWAQ3-ds{
padding-top:65% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6muKJM-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6nHThF-ds{
display:none !important;
}
.phw-g-i-6nHThF-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6nOrul-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6nY6O1-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6ot2yV-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6pKF8E-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6q52eC-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6qUWkd-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6rd7iy-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6tcc6j-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6uMRy8-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6v9mWd-ds{
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6w4IXe-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6wMczr-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6wWODJ-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6yik4j-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6yjQC5-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6yyVrO-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6z8kQw-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6zjn1C-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6zpiiX-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-71w4X3-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-71z5un-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-72BDZe-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-72KBVK-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-732iXX-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-73VfP2-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-73VlGn-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-74kwd2-ds{
font-family:Chalet-LondonSixty !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-74tLtD-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-75CaN1-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-76A1SD-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-76OKgl-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-76Xw0v-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-77301i-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7775NZ-ds{
border-width:1px !important;
border-style:solid !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-77JV8A-ds{
font-family:Chalet-LondonSixty !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-77Nvl2-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-77bi7m-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-78r9Qn-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7A58WM-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7AL0FJ-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7AQu52-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7CPbC1-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7D4Irf-ds{
background-color:rgb(255, 255, 255) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7DNRk1-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7DVV4v-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7FR4zS-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7GZfRY-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7GegRr-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7HvTcd-ds{
font-size:20px !important;
line-height:32px !important;
letter-spacing:-0.1px !important;
color:var(--black) !important;
font-weight:normal !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7J5j01-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7J7Cz2-ds{
background-color:rgba(10, 10, 10, 0.55) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7KIVHi-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7M8IBn-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7NTkK1-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7OIfKv-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7ObfSf-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7P5Ii6-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7PjG6w-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7Porjs-ds{
border:1px solid #6400ff !important;
border-radius:2px !important;
background-color:#6400ff !important;
font-family:var(--cms-g-chaletnewyorksixty) !important;
font-size:16px !important;
color:#ffffff !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7QEO1S-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7QhkIL-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7RMieF-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7ScQsW-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7TAGnA-ds{
padding:16px 16px 16px 0 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7V94oH-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7VBPsI-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7XJfKJ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7Xceke-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7YOEpe-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7YQa0Z-ds{
font-family:Chalet-LondonSixty !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7aJVOQ-ds{
font-size:18px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7bJ2xZ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7bLCrv-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7cU2sH-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7cozhp-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7fBKeS-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7gEPF7-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7gSVid-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7gTS9V-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7gsKY5-ds{
background-image:url("") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7gznwy-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7hWW56-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7i1Xm9-ds{
font-family:Chalet-NewYorkSixty !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7ivmZR-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7j0hGF-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7jH6op-ds{
border-width:1px !important;
border-style:solid !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7jHKRN-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7k4Mkx-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.5),var(--mobile-font-size)) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7lS9Va-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7m4p43-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7mR6en-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7n1vM3-ds{
z-index:2 !important;
pointer-events:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7oFGPz-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7oORXx-ds{
z-index:2 !important;
pointer-events:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7olEOY-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7q7APE-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7qP9bD-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7qRmCS-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7r9njs-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7rOmbJ-ds{
font-family:Chalet-LondonSixty !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7rRSZz-ds{
text-align:center !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7rnlLE-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7tE1wa-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7uOqz8-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7vXRul-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7vYXN2-ds{
font-family:Chalet-LondonSixty !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7wNizP-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7wOW6C-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7wk3wt-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7xTfLq-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7zuhsd-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-80BN6w-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-814dB2-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-83C2Sl-ds{
font-size:20px !important;
line-height:32px !important;
letter-spacing:-0.1px !important;
color:var(--black) !important;
font-weight:normal !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-83EQV5-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-85j2wJ-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-85zd8a-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-86Gmuc-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-87E3gO-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-87vd4E-ds{
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-88R6Su-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-88R6Su-ds:hover{
color:var(--brand-color-primary) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-88rmEZ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8AdEVq-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8Aijuk-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8AzsdR-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8CXQUo-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8E5QqF-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8EY5CW-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8Em9On-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8F8tS1-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8Fo6gg-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8HWLW1-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8I3mkU-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8IYnnh-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8Iagz6-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8K0gbR-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8Ldo95-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8MA15Z-ds{
font-family:Chalet-LondonSixty !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8OITVm-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8OKpui-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8PQtqF-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8PYrh2-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8PbMDy-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8QFFGO-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8Rch7V-ds{
font-family:Chalet-NewYorkSixty !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8SjOKd-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8UTogY-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8UcgbO-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8WD2c6-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8XoxAo-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8ZPTcs-ds{
cursor:pointer !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8bWrYZ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8cmc7U-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8crxCn-ds{
padding-top:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8cxfAu-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8dTMzb-ds{
display:none !important;
}
.phw-g-i-8dTMzb-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8dWzjS-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8haO6M-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8icdhr-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8jNc9c-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8jgEFr-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8juuvJ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8l8peQ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8lGr0M-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8lOKYp-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8mnM3M-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8msfSl-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8nOmyO-ds{
border-width:1px !important;
border-style:solid !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8o5XEn-ds{
font-size:18px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8pZhWH-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8qUqRf-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8rQYUz-ds{
padding-top:65% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8sADfl-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8svKWS-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8t09ur-ds{
color:var(--text-dark) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8t4mHr-ds{
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8tUrWL-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8uOFnw-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8vsUUZ-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8wNrmw-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8wdUe3-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8wmgtA-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8x074z-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8y3SxU-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8yU3Lu-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8zt47G-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-91Zqvf-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.5),var(--mobile-font-size)) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-928ihT-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-92PdSp-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-92b1zx-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-935Own-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-93dW1T-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-93qO1W-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-93rcuf-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-969IOw-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9783G0-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-97Ak8h-ds{
border:1px solid #6400ff !important;
border-radius:2px !important;
background-color:#6400ff !important;
font-family:var(--cms-g-chaletnewyorksixty) !important;
font-size:16px !important;
color:#ffffff !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-98CVO4-ds{
padding-top:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-99oP7u-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-99qyCu-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9AwHYv-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9BAGHJ-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9D4FJC-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9DUR67-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9DeZEj-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9Dxfpz-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9EevSa-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9EfVWw-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9ErQz8-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9Fo4w9-ds{
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:12px !important;
letter-spacing:-0.2px !important;
line-height:20px !important;
text-decoration:underline !important;
color:#737373 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9GZYIR-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9Hdzyq-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9HfGWO-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9Ix96Z-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9IyM51-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9J6OEf-ds{
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9JhRuh-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9O0mzf-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9PPuGZ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9QnNyg-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9Qvl2U-ds{
display:none !important;
}
.phw-g-i-9Qvl2U-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9QzZjW-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9R9ekz-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9S1fpM-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9SRSA3-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9SSwQY-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9SyzmS-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9Tso5z-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9U0siA-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9UAKRn-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9V36eQ-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9YYi0Y-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9YbJv3-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9ZWs6j-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9ZeB4q-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9ZgXsX-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9b2kFD-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9bjFeM-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9bzCNi-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9c86si-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9cIr9W-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9dKTrp-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9dNQuW-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9epIrb-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9fsE0F-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9gDSWE-ds{
background-color:rgba(10, 10, 10, 0.55) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9gWkJz-ds{
display:none !important;
}
.phw-g-i-9gWkJz-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9gkBoU-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9hSeR8-ds{
display:none !important;
}
.phw-g-i-9hSeR8-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9iM3Fn-ds{
display:none !important;
}
.phw-g-i-9iM3Fn-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9jog3V-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9kdPCz-ds{
color:var(--secondary-text) !important;
justify-content:start !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9kdPCz-ds:hover{
color:var(--brand-color-primary) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9kefN6-ds{
padding-top:65% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9lvR2r-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9mZvHj-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9q68ou-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9quCnz-ds{
width:200px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9s5tA2-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9sasOc-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9t2N4y-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9tg5n2-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9uUFOs-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9uc8QI-ds{
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9ukd0e-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9v5ChI-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9vl7Jm-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9vuyeI-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9xOaHy-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9xkUrK-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9yMRu8-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9yj5cL-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-A08TdO-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-A1Y2NZ-ds{
display:inline-block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-A2SSdo-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-A2anQb-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-A34fQL-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-A47bLB-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-A4yJYO-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-A5PRYn-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-A5QsSD-ds{
cursor:pointer !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-A5jhbp-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-A5oeQ6-ds{
font-family:Chalet-NewYorkSixty !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-A7PU5f-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-A7gUd3-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-A9YsHl-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ABsKYD-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ACrg04-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ACtGsR-ds{
width:200px !important;
margin:0 auto !important;
text-align:center !important;
max-width:200px !important;
display:block !important;
max-height:unset !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AD1UDS-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ADbC5W-ds{
padding-top:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ADuPhH-ds{
font-family:Chalet-LondonSixty !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AEK4K7-ds{
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AEriVA-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AF9ZKB-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AFamON-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AGU5zs-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AH8lq5-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AHrD2x-ds{
opacity:1 !important;
width:570px !important;
transform:translate3d(0px, 0px, 0px) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AI9vmu-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AIMtpR-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AIvAJr-ds{
font-family:Chalet-NewYorkSixty !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AJnv9P-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AJo1dG-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AKESSz-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AL4AYJ-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AMO8k0-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AMg8L5-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AMpSUu-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AN6Sq3-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AN6ppV-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AN88SH-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ANoLU2-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AOOmnW-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AOlHTV-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AOuAQ7-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AQEiu0-ds{
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:20px !important;
line-height:32px !important;
letter-spacing:-0.1px !important;
color:#000000 !important;
font-weight:normal !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AQSy6b-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AQYipU-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AQv04Q-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AREYAV-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ARVpZR-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AT0Hqq-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ATF1yM-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AUGbXL-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AUTmTT-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AVo6OM-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AWNBh1-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AWOsGk-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AWToQq-ds{
border:1px solid #6400ff !important;
border-radius:2px !important;
background-color:#6400ff !important;
font-family:var(--cms-g-chaletnewyorksixty) !important;
font-size:16px !important;
color:#ffffff !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AX1cc9-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AXo1kZ-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AY8xH6-ds{
font-family:Chalet-LondonSixty !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AYUu87-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AYVmtw-ds{
z-index:2 !important;
pointer-events:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AYtGPi-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AZw2Q2-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AbKtro-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AbqOIQ-ds{
color:var(--secondary-text) !important;
justify-content:end !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AbqOIQ-ds:hover{
color:var(--brand-color-primary) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Acr0z5-ds{
background-size:cover !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AdGT77-ds{
display:none !important;
}
.phw-g-i-AdGT77-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Adxw7N-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AfAt7p-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AffVnI-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AgD1Ok-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AiOOQJ-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Aik1eW-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Ajn0qb-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AkQ8EZ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AkSvVe-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AlKuAS-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AnTCav-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Ao4B5c-ds{
border:1px solid #6400ff !important;
border-radius:2px !important;
background-color:#6400ff !important;
font-family:var(--cms-g-chaletnewyorksixty) !important;
font-size:16px !important;
color:#ffffff !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Ao8TKM-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ApTMlc-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AqKUG7-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Ar9jEa-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ArY2tK-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Arvp4s-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AsJXxp-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AsMfO5-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AsfIwx-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AtWzhw-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AuMxUw-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Auaqvo-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Av3S0r-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AvD803-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AvM6xX-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AvPm0w-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AvUK55-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AwOemt-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AwboMM-ds{
font-family:Chalet-NewYorkSixty !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AzB0Tm-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-B0pDzX-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-B0yE4u-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-B1CK1t-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-B2Codp-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-B2uHgQ-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-B3Epvd-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-B40UGz-ds{
padding-top:65% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-B5An4V-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-B84W06-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-B84W06-ds:hover{
color:var(--brand-color-primary) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-B9Oxy6-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BASBDN-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BBPUrP-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BCc9bB-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BDrAab-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BDxD7e-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BFHmOG-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BFKRnU-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BGn4eq-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BHo7Dg-ds{
background-color:rgba(255, 255, 255, 1) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BJh5mO-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.5),var(--mobile-font-size)) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BJm3gv-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BJqs0n-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BK6aFL-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BK92Gi-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BKrAKi-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BLrn0B-ds{
display:none !important;
}
.phw-g-i-BLrn0B-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BMyUB7-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BNPLe5-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BOUwp5-ds{
display:none !important;
}
.phw-g-i-BOUwp5-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BObw4Z-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BOvpmA-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BPEkor-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BPji7M-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BPyrFT-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BQcc5C-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BQki3R-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BRGgQZ-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BRaaGT-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BS8UGW-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BTECqP-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BTJRjc-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BTbbyy-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BU2XKg-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BUoxKe-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BV1np6-ds{
display:none !important;
}
.phw-g-i-BV1np6-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BVNZU5-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BW9C0P-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BWB4IS-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BXypFO-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BZHNvd-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BZl3CI-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Ba2DeS-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BaZsgs-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BaaD5a-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BbIlD6-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Bef3QH-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BidGZ7-ds{
border:none !important;
color:#000000 !important;
height:auto !important;
min-height:auto !important;
padding:8px 0 !important;
font-family:var(--cms-g-chaletlondensixty) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BimZFI-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BixHWW-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BjEiqC-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BkbYi3-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BlSB2E-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Bmftp1-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BoJFOM-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BoeaD9-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BonLfp-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BoyDIU-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Bp4Ubp-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Bp7JqW-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BpFJZW-ds{
border-radius:2px !important;
width:16px !important;
height:16px !important;
position:relative !important;
min-height:16px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BpPEM8-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BpRtcB-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BqGAuo-ds{
display:none !important;
}
.phw-g-i-BqGAuo-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Bqu5yn-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Br26F2-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BsZ73b-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BtEfEL-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BuTHsz-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BufmUN-ds{
border:none !important;
color:#000000 !important;
height:auto !important;
min-height:auto !important;
padding:8px 0 !important;
font-family:var(--cms-g-chaletlondensixty) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BuyBmZ-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BvdPHC-ds{
border:none !important;
color:#000000 !important;
display:flex !important;
font-size:16px !important;
line-height:24px !important;
font-family:Chalet-LondonSixty !important;
align-items:center !important;
text-decoration:none !important;
height:auto !important;
min-height:auto !important;
padding-left:0 !important;
padding-right:0 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BvnZog-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BwDkde-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BwK4PP-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BwW25F-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BxzXIH-ds{
background-image:url("") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Bzs6T1-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-C141aB-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-C17S5P-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-C1EOFu-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-C1cScm-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-C2McYn-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-C2q545-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-C38KPr-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-C3Txrm-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-C3oJbp-ds{
padding:16px 16px 16px 0 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-C3wx5u-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-C4MlCZ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-C5GZKm-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-C6Bb79-ds{
display:none !important;
}
.phw-g-i-C6Bb79-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-C7Dgn6-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-C8Hteg-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-C8IvgE-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-C9ePUA-ds{
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-CAOL0Q-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-CAe54x-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-CAfSkd-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-CBMQ3A-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-CC2gSb-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-CCGAMx-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-CDtLbd-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-CEXru5-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-CFoj3s-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-CGvbWG-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-CGwq14-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-CHtrSV-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-CIEUGv-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-CIwDJ9-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-CJbdjo-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-CLAuww-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-CLDKru-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-CMNnjA-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-COaT3i-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-CPfLXw{
font-size:max(calc(var(--font-size-15)*0.5),var(--mobile-font-size)) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-CPgyUr-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-CQ1Zge-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-CQDYP1-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-CQVDV6-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-CQlbm5-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-CQtHwr-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-CRmoay-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-CSfT7Q-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-CSqQKo-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-CSwUFG-ds{
cursor:pointer !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-CT1Fho-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-CT3xy4-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-CTX35L-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-CTaq4Y-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-CTsrYg-ds{
display:none !important;
}
.phw-g-i-CTsrYg-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-CUEgrl-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.5),var(--mobile-font-size)) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-CVjxI5-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-CVuJ68-ds{
cursor:pointer !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-CWoHax-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-CWseUM-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-CXMb86-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-CXPLj3-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-CXabne-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-CY7qYt-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-CaDA20-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Cb9x7N-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-CbdsHW-ds{
background-color:rgb(255, 255, 255) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-CcjYN2-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-CdqhZW-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-CdrpId-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-CeAMBQ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-CfDcLu-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-CfVjxj-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Cfb8cM-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-CgRM17-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Cguy8J-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ChC9SH-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ChQbqM-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-CiLuJY-ds{
margin:0 auto !important;
text-align:center !important;
max-height:unset !important;
max-width:100px !important;
width:100px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Cj7ooC-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-CjwG0E-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Cl5Nfm-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ClRlY1-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ClxOf2-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Cn9Bxm-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Cp4wAw-ds{
background:transparent !important;
border:0px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Cpdpm6-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Cq591S-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-CqJB2B-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-CrVwSz-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-CrueME-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-CsrsjL-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-CtN7pg-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-CtkVby-ds{
border:1px solid #6400ff !important;
border-radius:2px !important;
background-color:#6400ff !important;
font-family:var(--cms-g-chaletnewyorksixty) !important;
font-size:16px !important;
color:#ffffff !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-CtkzC2-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Cw9YyM-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-CxR6Wk-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-CyKcFb-ds{
padding-top:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-CySqtP-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-CyaAKM-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-CyqFWz-ds{
display:none !important;
}
.phw-g-i-CyqFWz-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-CzZc66-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-CzxDFu-ds{
font-size:20px !important;
line-height:32px !important;
letter-spacing:-0.1px !important;
color:var(--black) !important;
font-weight:normal !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-D1nZyu-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-D22Hhg-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-D256Uj-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-D2nDFP-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-D4PVfB-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-D5Kh0H-ds{
border:1px solid #6400ff !important;
border-radius:2px !important;
background-color:#6400ff !important;
font-family:var(--cms-g-chaletnewyorksixty) !important;
font-size:16px !important;
color:#ffffff !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-D5XoYd-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/pp/TRTEGLOBAL/images/Teamwork_Swords-employees-in-break-room_tt@2x-1716995679314.jpg") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-D6CHT0-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-D8q2sq-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-DB2aQb-ds{
padding:16px 16px 16px 0 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-DBSsU1-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-DC94cQ-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-DCZ6aU-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-DE6FLR-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-DEKu3g-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-DEM04h-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-DERENV-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-DG0wH5-ds{
font-family:Chalet-LondonSixty !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-DGPpbD-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-DGX4pb-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-DIjpcj-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-DIqsDA-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-DJpkUf-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-DLUj5z-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-DMszLr-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-DNg2G1-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-DNtEu4-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-DNyxNy-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-DOjtr9-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-DPOORa-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-DQsGIh-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-DQzfIh-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-DSCmST-ds{
padding-top:65% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-DSXBCM-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-DT2lRm-ds{
display:none !important;
}
.phw-g-i-DT2lRm-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-DTEZ2S-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-DTJxer-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-DTR8iX-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-DWFSmR-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-DWYIoR-ds{
display:none !important;
}
.phw-g-i-DWYIoR-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-DX2sPM-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-DXORvx-ds{
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-DYF23a-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-DYGwZq-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-DYhQPv-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-DZa4Zt-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-DZyjCq-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Da3AyR-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-DbJ222-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-DcA8NG-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-DcYYXl-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-DcgkvP-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Dd0OVU-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-DeIXLR-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Dh2tRI-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Dh5zFr-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-DhLO0H-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-DhUUQ9-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-DiRvma-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Dihb9b-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Dlbu7g-ds{
display:none !important;
}
.phw-g-i-Dlbu7g-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-DlfTTP-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-DmEEwI-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-DnXwCi-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-DooxAH-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Dp128y-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-DqGTBu-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-DqIOGJ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-DrokUD-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-DsKCLx-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-DspwsB-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Dt9wns-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-DtAcMZ-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-DtY7uV-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Du3LuX-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-DwGTc6-ds{
text-align:center !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Dwh5BN-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-DyY2Qu-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Dylfip-ds{
display:none !important;
}
.phw-g-i-Dylfip-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-DzDsR4-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Dzz3S4-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-E0NL04-ds{
border-width:1px !important;
border-style:solid !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-E1BXcm-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-E20Rs7-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-E2FLMT-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-E2eoLy-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-E4LyYe-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-E4lf1c-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-E4vfVL-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-E5PlQh-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-E5cZxa-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-E60nUq-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-E6XXS9-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-E72sd1-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-E7ndyq-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-EAGaIa-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-EBXN6X-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ECTNq4-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-EDChnK-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-EDeeze-ds{
background-color:#ffffff !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-EDih0m-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-EEHB95-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-EEKBhV-ds{
z-index:2 !important;
pointer-events:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-EGxqBy-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-EHGRlR-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-EHrTQd-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-EI38q8-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.5),var(--mobile-font-size)) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-EI4mON-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-EIty2E-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-EJUjq0-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-EKkcpW-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-EKthYC-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ELKdys-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-EMYCKN-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-EMa8lI-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-END0I9-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ENPsor-ds{
color:var(--text-dark) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ENPsor-ds:hover{
color:var(--brand-color-primary) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-EP86tw-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-EPDI9D-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-EQ4dpo-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-EQZ2cW-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ER9SSI-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ERIh5h-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-EVE9ZP-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-EVbPlZ-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-EWfYkw-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-EWflAr-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-EWj0WO-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-EWwCC3-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-EY0zgG-ds{
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-EaC2BC-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-EaVOwz-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-EaiWM4-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-EdsVAb-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-EevwUS-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-EfJmQQ-ds{
display:none !important;
}
.phw-g-i-EfJmQQ-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Efr63y-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-EfsxXp-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-EgPddf-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Ehl2Ow-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Ehvxde-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Ei5GMY-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-EiKoAo-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-EkSVmb-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-EkUT61-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-EknHDT-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-EkuhAI-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Elc6wo-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ElpiCZ-ds{
font-size:18px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-EmTmtI-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Emst0d-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Eq7mJw-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Erk9hv-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ErwH80-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-EtQEnV-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Eve34g-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-EwgHy6-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-EwwTwX-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Ex4DyW-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ExJuJB-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-EzynhG-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-F29Ijp-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-F2nKVt-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-F3Zuyb-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-F4Utw9-ds{
color:var(--secondary-text) !important;
justify-content:start !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-F6KKbg-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-F7pNFM-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-F7rrUy-ds{
font-family:Chalet-NewYorkSixty !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-F8omul-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-F8v1Hd-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-F91Lz5-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-F9Hans-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FA1xIn-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FAZkkO-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FCfw9O-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FD4OVe-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FDoTVq-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FEMYRJ-ds{
background:rgb(245, 245, 245) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FFJ35D-ds{
padding-top:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FFfKN7-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FGyaqJ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FI5LvM-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FIXpDD-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FIqK1e-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FIz8Bi-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FJAXc8-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FJHtcY-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FKFv4s-ds{
padding-top:40px !important;
text-align:center !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FKHhaw-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FLURLy-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FLmWH2-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FMgCtM-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FNBL30-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FO0zMr-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FOrO4t-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FPhHLh-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FPslMI-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FQF8lM-ds{
width:150px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FQm8nE-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FR6H3k-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FRhtgd-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FRsiTA-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FS7Q1f-ds{
display:none !important;
}
.phw-g-i-FS7Q1f-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FSHjsc-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FSW5uO-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FUHNeC-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FUMuLp-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FVDyEC-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FVsxFA-ds{
font-family:Chalet-NewYorkSixty !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FW0T4n-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FYTOti-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FZ11jk-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FZ1Dfz-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FaHfSq-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FaWacw-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FbOTL0-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FbmB3G-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FcLtTA-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FcN2OT-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FddbM8-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FfA7Hx-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FfDEQq-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FfGyFV-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Fi4ArQ-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FjIhJq-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FjOSZn-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Fk3wet-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FkZ4kW-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FlYQex-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Fm1XGZ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FmqDyu-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FmuDOT-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FoKP4E-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Fpd5tM-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FrGhTK-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FsCPLB-ds{
padding-top:65% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FtKLHb-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FuVUei-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Fuc7mi-ds{
font-family:Chalet-LondonSixty !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Fv9gc9-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Fvbc0H-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FviNk6-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FwRGZT-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FyBc0y-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FydhY7-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FzCjNA-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Fzn3qu-ds{
font-family:Chalet-LondonSixty !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FzqGFJ-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FzssPG-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-G0wdem-ds{
font-size:18px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-G36OJQ-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-G3AXVf-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-G493Om-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-G505gs-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.5),var(--mobile-font-size)) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-G5ZKVk-ds{
display:inline-block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-G73RFz-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-G7ewDa-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-G7m5c5-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-G8GhQE-ds{
z-index:2 !important;
pointer-events:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-G8ckiQ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-G9MS4Y-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-GAbRP1-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-GAhwVD-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-GBkGwW-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-GCbqdQ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-GCv9Mh-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-GCzwat-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-GDK6U4-ds{
background-image:url("") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-GDj2if-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-GDlUw5-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-GERBcX-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-GEdBNr-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-GFbISR-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-GH89rI-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-GHPfXc-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-GHqqII-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-GHwuHd-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-GHwuHd-ds:hover{
color:var(--brand-color-primary) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-GJN3zy-ds{
display:none !important;
}
.phw-g-i-GJN3zy-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-GJrS4z-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-GMTUSj-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-GNcqyg-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-GOrXU6-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-GPSqf2-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-GR4QPk-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-GRTDy5-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-GSbgVV-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-GTPzcJ-ds{
display:none !important;
}
.phw-g-i-GTPzcJ-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-GTY1pi-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-GTa5L5-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-GV9TQ6-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-GVigx8-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-GW18Jr-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-GXQklQ-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-GXb7Lv-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-GXkOef-ds{
display:none !important;
}
.phw-g-i-GXkOef-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-GXsduh-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-GYoI56-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-GZyKB2-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Ga76an-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-GatnvE-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-GbbQpy-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-GcrSII-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-GcrSII-ds:hover{
color:var(--brand-color-primary) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-GcsKMz-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-GdY1Xu-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-GdbCS0-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-GeXxBI-ds{
padding-top:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-GfhqgP-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-GfvtuY-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-GghjGR-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Gi7Jvm-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-GiWYFG-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Gir9RS-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-GjUFnD-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-GjaSI6-ds{
font-size:20px !important;
line-height:32px !important;
letter-spacing:-0.1px !important;
color:var(--black) !important;
font-weight:normal !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-GnBtdE-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-GnKBkZ-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-GnfCI5-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Go6NXi-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-GoFlGt-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-GoLtSh-ds{
background-color:rgba(0, 0, 0, 0.15) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-GpZGKz-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-GqG730-ds{
padding-top:65% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-GrIVLl-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-GruM5W-ds{
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-GsAJzy-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-GtJfB2-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-GuOmOP-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-GvnpZs-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-GxEBU0-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-GxRGEJ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Gznizd-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-H3ovC0-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-H4SyBu-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-H4Xy6A-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-H4kEkH-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-H5fI2i-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-H696Q2-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-H6ISFp-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-H6LLXY-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-H7Nol2-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-HBPMMq-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-HCVRrT-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-HCX9rJ-ds{
background-image:url("") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-HD0mWN-ds{
background-color:rgba(255,255,255,1) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-HDaMCp-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-HEWxm4-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-HGRXTj-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-HHgUV7-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-HIoDOR-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-HJpvuN-ds{
padding-top:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-HKjTvY-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-HM4xIl-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-HO9Dbl-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-HOPdtR-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-HOjrJv-ds{
display:none !important;
}
.phw-g-i-HOjrJv-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-HOuuZI-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-HQ4NI4-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-HQ58Z4-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-HQ8Tid-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-HQMbjy-ds{
background:rgb(245, 245, 245) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-HQc9r5-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-HSVvM8-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-HUmcOb-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-HUqM6O-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-HVU5IO-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/pp/TRTEGLOBAL/images/Teamwork_Swords-employees-in-break-room_tt@2x-1716995679314.jpg") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-HXMmQZ-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-HYgPpi-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-HYyG16-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-HZEpfq-ds{
display:none !important;
}
.phw-g-i-HZEpfq-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-HZYrs5-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-HZvWD8-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Haan7H-ds{
background-color:rgba(10, 10, 10, 0.55) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Hb4Yqh-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-HcCT8s-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-HcYOie-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.5),var(--mobile-font-size)) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Hd7jP5-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-HdMetE-ds{
font-family:Chalet-LondonSixty !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-HdP6Hk-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-HdTdYg-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Hdc4Q8-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-HddTVA-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-HdlcuN-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Hdtigg-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-HeNC0J-ds{
display:none !important;
}
.phw-g-i-HeNC0J-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Hf0vEu-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Hf8Aaq-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-HfDOFe-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-HfZ4R2-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-HfgfM0-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-HgjWhr-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Hk7Vx0-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-HkITDW-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Hl8O4m-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-HmVtZw-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-HoXwcq-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Hq2qp7-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-HqQI3f-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-HqZrKj-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-HqeDPH-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Hqg2gf-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-HrKLYI-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-HtrzEn-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Hu6T9g-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Hu7fzv-ds{
font-size:20px !important;
line-height:32px !important;
letter-spacing:-0.1px !important;
color:var(--black) !important;
font-weight:normal !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-HuILpI-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-HvYmTo-ds{
font-size:20px !important;
line-height:32px !important;
letter-spacing:-0.1px !important;
color:var(--black) !important;
font-weight:normal !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-HwuqUd-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Hxnz51-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Hy4Xx0-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-HyDnH5-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-I0SYg2-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-I0bUpp-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-I0exUM-ds{
display:none !important;
}
.phw-g-i-I0exUM-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-I0sK6V-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-I1URK5-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-I2kHmV-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-I4W0lv-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-I6ZLJ4-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-I6z349-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-I7inZj-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-I96BjP-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.5),var(--mobile-font-size)) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-IASJ9Z-ds{
display:none !important;
}
.phw-g-i-IASJ9Z-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ICQB50-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-IDQErC-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-IFCpdy-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-IFj8QQ-ds{
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-IGO8gE-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-IHEyLj-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-IHuk9Q-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-IIDZWQ-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-IJaqV6-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-IKFWvM-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ILNKwH-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ILeuRe-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-INcYVZ-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-IO6wdC-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-IOJQaQ-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-IOtDnH-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-IPttCT-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-IQAZIQ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-IQeCFi-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ISA6gy-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ISLsLy-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ISo8GF-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-IUJiHo-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-IVdXO6-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-IaUgPs-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Ib4KAy-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-IbPxtM-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Ic5vJH-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-IdUiSY-ds{
opacity:1 !important;
width:950px !important;
transform:translate3d(0px, 0px, 0px) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-IdxIbn-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-IeKTOl-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-If66aB-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-IfUSfr-ds{
width:200px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Ig9lki-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Ihv5bB-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.5),var(--mobile-font-size)) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-IiSXHf-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-IkBWZr-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ImiOeV-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ImwW2e-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-InEDEb-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-InPLhZ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-IpK8oO-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-IqMvk3-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-IqmDk7-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-IrXY7D-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ItXZtM-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ItmCiW-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Itu1O4-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-IuRpR8-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-IuVUgm-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Iv7qac-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Iw2P2k-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-IwCNcS-ds{
font-family:Chalet-NewYorkSixty !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Ix0Y2j-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-IxIYQI-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-IxMTlQ-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-IzAUmh-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-IzaWev-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Izfj65-ds{
font-size:20px !important;
line-height:32px !important;
letter-spacing:-0.1px !important;
color:var(--black) !important;
font-weight:normal !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-IzjNT0-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-J0q1fQ-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-J1pMvI-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-J2PBvO-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-J2j5Yz-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-J2mOIC-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-J30DxI-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-J3MT1J-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-J3gzjX-ds{
background-color:rgba(255,255,255,1) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-J4x49j-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-J5OLHX-ds{
z-index:2 !important;
pointer-events:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-J7i7cc-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-J7taCP-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-J8SRIY-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-J9PB8X-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-JB0bhR-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-JCFAGk-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-JDSZqd-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-JDULUa-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-JEAHiO-ds{
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-JEJTIq-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-JEReFM-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-JFDURi-ds{
color:var(--text-dark) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-JFDURi-ds:hover{
color:var(--brand-color-primary) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-JFRUAh-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-JGqsDZ-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-JGroGG-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-JJbGqo-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-JJhOxY-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-JJnfBM-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-JKg6IF-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-JLeIPM-ds{
display:none !important;
}
.phw-g-i-JLeIPM-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-JLzCWd-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-JMCoh9-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-JONjmR-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-JPAlw5-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-JPoVL6-ds{
display:none !important;
}
.phw-g-i-JPoVL6-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-JQxe5j-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-JR8QiK-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-JRdv5T-ds{
z-index:2 !important;
pointer-events:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-JRhiL1-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-JTJNA7-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-JTLKWt-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-JTdZuG-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-JU4UWV-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-JVw0Lf-ds{
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-JWZOBJ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-JX0xtC-ds{
background-image:url("") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-JZj1f8-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-JbwZvM-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-JcdgOZ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-JdBQdH-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Jf6X6B-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-JfoEBb-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-JhHKEc-ds{
display:none !important;
}
.phw-g-i-JhHKEc-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-JhcHVk-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Jjw9ns-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Jk2Str-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-JkxeTc-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Jl2GwQ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-JlHTxT-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-JlZ9tE-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/pp/TRTEGLOBAL/images/Teamwork_Swords-employees-in-break-room_tt@2x-1716995679314.jpg") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Jlgjc0-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-JmZfbV-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Jn2Mgg-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Jnk3xq-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-JomQK3-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-JqHIhw-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Jqg7tb-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Jrfkr1-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-JslJ5W-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-JtjBo4-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Ju6YSy-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-JuTx2Z-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-JvpFXz-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-JxRTZi-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Jye0vn-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Jz9csl-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-JzFrN7-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-JzUJnl-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-JzbI3h-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-K0wE0g-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-K1EEtt-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-K1c883-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-K2BQIl-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-K3ROIV-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-K3cthh-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-K5HQPL-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-K6Oy6H-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-K6oAZS-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-K7yAoh-ds{
font-family:Chalet-LondonSixty !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-K9PXe7-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-K9xV3q-ds{
font-size:18px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-KADInn-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-KAeOjk-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-KB1Pl4-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-KCiFZY-ds{
font-family:Chalet-LondonSixty !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-KCtMzW-ds{
z-index:2 !important;
pointer-events:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-KDV1tF-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-KDzRhc-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-KEnMDN-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-KF4miY-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-KF8NDU-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-KFL0YC-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-KGXd6t-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-KHh5Zh-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-KHxH4l-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-KIOZI1-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-KIf7Di-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-KIhZtj-ds{
display:none !important;
}
.phw-g-i-KIhZtj-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-KK41mV-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-KKBT4K-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-KKy5QR-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-KMjso4-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-KNtAFj-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-KO1yrT-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-KOQjVl-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-KOgQnN-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-KPbybp-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-KQ8UsT-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-KQ9ZFs-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.5),var(--mobile-font-size)) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-KQPCW3-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-KRdmap-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-KRdmap-ds:hover{
color:var(--brand-color-primary) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-KSwn0y-ds{
padding-top:65% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-KTRrNE-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-KUnRjD-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-KVsjmn-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-KXOFhO-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-KY1RDr-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-KY8vNd-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-KYK2er-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-KbJC7c-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-KcE9RL-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-KcOswi-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-KdLr69-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-KdopMd-ds{
display:none !important;
}
.phw-g-i-KdopMd-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Ke3Rsy-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-KfMYg6-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-KfNj3K-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-KfcnVK-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Ki2JfZ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-KiKJau-ds{
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-KisoKv-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Kj0519-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-KjjMf5-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-KkHhjj-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Kl2h4S-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-KndWFp-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-KoIdXW-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Kq70nU-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/pp/TRTEGLOBAL/images/Teamwork_Swords-employees-in-break-room_tt@2x-1716995679314.jpg") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-KqCyVB-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-KqLxXv-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-KqPcpo-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Kqzr5l-ds{
border:1px solid #6400ff !important;
border-radius:2px !important;
background-color:#6400ff !important;
font-family:var(--cms-g-chaletnewyorksixty) !important;
font-size:16px !important;
color:#ffffff !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-KrPI8v-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Kri6vl-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Krlvss-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.5),var(--mobile-font-size)) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-KsiXCj-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-KsrtyL-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Ku1Ucs-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-KvOFnJ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-KvSPgp-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-KvXtNv-ds{
border:none !important;
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:16px !important;
line-height:24px !important;
color:#6400ff !important;
padding:0 !important;
min-height:auto !important;
height:auto !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Kx1cYT-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-KxUp1Q-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Kxh5s4-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Ky5N6J-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Ky8tuN-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-KyEBfB-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-KyTWCg-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-KygzUM-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Kz97f2-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-KzVgTc-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Kzo3u8-ds{
padding:16px 16px 16px 0 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-L1l8X6-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-L2BcKW-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-L2PKfl-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-L31OwF-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-L36XfE-ds{
cursor:pointer !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-L49oC6-ds{
border:none !important;
color:#000000 !important;
display:flex !important;
font-size:16px !important;
line-height:24px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
align-items:center !important;
text-decoration:none !important;
height:auto !important;
min-height:auto !important;
padding-left:0 !important;
padding-right:0 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-L4wFuT-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-L5u35C-ds{
font-family:Chalet-NewYorkSixty !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-L6gDtg-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-L6lEDv-ds{
font-size:20px !important;
line-height:32px !important;
letter-spacing:-0.1px !important;
color:var(--black) !important;
font-weight:normal !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-L6uWV8-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-L7K4lx-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-L98lNc-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-L9ORGy-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LARE1D-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LBCYWg-ds{
font-size:max(calc(var(--video-screening-text-font-size-level-six)*0.5),var(--mobile-font-size)) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LDcEkt-ds{
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:12px !important;
letter-spacing:-0.2px !important;
line-height:20px !important;
text-decoration:underline !important;
color:#737373 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LDdNyd-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LDqqcG-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LDzldj-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LET10P-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LFUUWT-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LFfCat-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LFre2I-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LFz8mL-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LGBZMU-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LHilg2-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LHm99T-ds{
font-family:Chalet-NewYorkSixty !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LI8Q2p-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LJ1IOE-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LJfufO-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LKGmTm-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LKaeTF-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LKqQQ3-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LN3xkI-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LN8sLj-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LNtyPK-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LOl1ix-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LPxCJl-ds{
font-family:Chalet-NewYorkSixty !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LQ5U3Q-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LQ7gLL-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LQEoNJ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LQf8xU-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LQmPYc-ds{
display:none !important;
}
.phw-g-i-LQmPYc-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LRn0om-ds{
padding-top:40px !important;
text-align:center !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LS2Uau-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LT056T-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LT7vU9-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LUMxJm-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LUSrcK-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LVFHfU-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LVTQs7-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LW4Z43-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LWXYVo-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LYXp9k-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LZZvv5-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LaG8aW-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LanCl7-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Lb0ZQg-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Lc6cPu-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Ld17h3-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Ld3Nc2-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LdQj7E-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LfvztS-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Lg1isy-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LgnGih-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LgrwQ6-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LgvYqi-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LgvlM4-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Lhvw1y-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LjqVxD-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LkdVRe-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LlOYWj-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Lm9DT9-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LmLuCQ-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LmiqCA-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LmuFRE-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Ln7qmV-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Lnh37x-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Lnqzad-ds{
background-position:50% 0% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Loht7G-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LpBDo4-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LpMVkV-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LppLDh-ds{
border:1px solid #6400ff !important;
border-radius:2px !important;
background-color:#6400ff !important;
font-family:var(--cms-g-chaletnewyorksixty) !important;
font-size:16px !important;
color:#ffffff !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LqieGn-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Lr5JsC-ds{
display:none !important;
}
.phw-g-i-Lr5JsC-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LrBuGE-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LrLREV-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LtgcfD-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LtkRiq-ds{
display:none !important;
}
.phw-g-i-LtkRiq-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LtyBFs-ds{
font-size:18px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Lu12pH-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LuPRVz-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LuoAbv-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LvBR6r-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LvILNZ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LvqMQj-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LxRd6k-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Lxzacm-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LyK6ut-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-M00zUb-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-M1zLHD-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-M21ZVA-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-M2TYVi-ds{
background-color:rgba(10, 10, 10, 0.55) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-M2tois-ds{
display:none !important;
}
.phw-g-i-M2tois-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-M6wvwu-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-M737mc-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-M8e1gs-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MA8TLK-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MAShap-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MAvHuJ-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MBEFrb-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MBMM9t-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MBp6lv-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MEULCP-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MFVcDS-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MGAvpb-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MH5KEb-ds{
background-color:#ffffff !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MJ8Oss-ds{
background-size:auto !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MJnzWR-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MJr26y-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MKWZax-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MKqZ8I-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MKwrmG-ds{
border:1px solid #6400ff !important;
border-radius:2px !important;
background-color:#6400ff !important;
font-family:var(--cms-g-chaletnewyorksixty) !important;
font-size:16px !important;
color:#ffffff !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MLk5Yn-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MMbwx6-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MN3ZKM-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MNterT-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MNv6Jq-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MO4nDY-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MOupHV-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MP7DtC-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MPJGmK-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MQ4YOU-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MQHm9J-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MSEyIT-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MTBpmc-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MTumfF-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MUEv7z-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MUo8pW-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MVax3X-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MW7pkW-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MW97Bb-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MW9FZB-ds{
font-family:Chalet-NewYorkSixty !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MWWcij-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MWa13e-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MXCkf1-ds{
border:1px solid #6400ff !important;
border-radius:2px !important;
background-color:#6400ff !important;
font-family:Chalet-NewYorkSixty !important;
font-size:16px !important;
color:#ffffff !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MZYc7f-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MbkoVi-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Mbv6LC-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-McLB4H-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-McTDQ0-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Mf0CuP-ds{
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MhC7LR-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MiCxm2-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MiPgPI-ds{
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MkXOJv-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MmMbjS-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MmW3El-ds{
padding-top:65% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MoD3t4-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MoQKf0-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MolEjW-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MpCBkn-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MpSHDr-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Mr4zA0-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Ms2riO-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Ms8wqs-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MsHgRe-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MsPL3x-ds{
font-family:Chalet-NewYorkSixty !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MsdTNg-ds{
display:none !important;
}
.phw-g-i-MsdTNg-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Mujz74-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MuwLZg-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.5),var(--mobile-font-size)) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MyhmDd-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MyrtjU-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Mz6Ch2-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-N0jaah-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-N0uEFX-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-N1axUZ-ds{
background:transparent !important;
border:0px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-N1cbMJ-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-N1rgKw-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-N2JX2T-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-N2v5CN-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-N3Eaqu-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-N3GBMc-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-N3ldil-ds{
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:20px !important;
line-height:32px !important;
letter-spacing:-0.1px !important;
color:#000000 !important;
font-weight:normal !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-N3oB2a-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-N4823T-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-N48b9H-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-N5AatD-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-N66bJa-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-N72hQq-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-N94oqi-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-N9Cdr2-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-NABlhz-ds{
font-family:Chalet-NewYorkSixty !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-NB0GCe-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-NCixSk-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-NCp0TW-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-NCyutp-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ND4W2S-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-NDJ2Or-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-NEBorh-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-NEI8nr-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-NEJ8xH-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-NGLIU5-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-NGiHYs-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-NH9vnh-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-NHaPp6-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-NI8WpV-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-NIgtLC-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-NInRD9-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-NJRrtF-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-NJr3kk-ds{
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-NKMmOQ-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-NKsQiK-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-NLxzv5-ds{
font-family:Chalet-NewYorkSixty !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-NMNIcj-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-NN9xpf-ds{
padding-top:65% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-NREtSF-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-NRZmqe-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-NSZcRZ-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-NSkxm6-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-NTbmki-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-NU51Jr-ds{
display:none !important;
}
.phw-g-i-NU51Jr-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-NXL1bP-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-NXqbDD-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-NYcIKT-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-NYrZb2-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-NaGdk9-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-NaSE6f-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-NaVvik-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Nbsa2T-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-NdC0Uz-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Ndh628-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-NdzzKO-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Ne8URm-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Nedw2e-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-NegG6L-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-NfgZI0-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-NgyKBm-ds{
border:1px solid #6400ff !important;
border-radius:2px !important;
background-color:#6400ff !important;
font-family:Chalet-NewYorkSixty !important;
font-size:16px !important;
color:#ffffff !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-NhuQNK-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-NijVNk-ds{
cursor:pointer !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Nj0eLz-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-NlWbDZ-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-NliHDF-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Nmywy2-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-NnD0lX-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-NnWHu8-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Nne69v-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-No2Lkf-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-NoMpvR-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-NpULbY-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Npy3LC-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-NrNnzc-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-NtVIsJ-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-NtVNIN-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Nu0HAo-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Nunj8c-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-NvGFlE-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-NxPd15-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-NxpuLE-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Nxuj4p-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Ny61sk-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-O0BC1j-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-O0nuyj-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-O1BZqS-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-O1NRg6-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-O2WAHf-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-O30BQC-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-O3CU1h-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-O3mM3n-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-O3ybGS-ds{
font-size:20px !important;
line-height:32px !important;
letter-spacing:-0.1px !important;
color:var(--black) !important;
font-weight:normal !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-O42cpO-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-O4Hru5-ds{
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-O4tSsI-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-O6i0Wm-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-O7baOf-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-O7cQ61-ds{
border-width:1px !important;
border-style:solid !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-O8036n-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-O8hSaP-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-O8lJ8r-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-O8xCQC-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-O96CSf-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-O9B4Vj-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-OAAcF2-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-OCSoVI-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-OCcJMV-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-OE5nQo-ds{
padding-top:65% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-OE6FGA-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-OEJWmL-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-OETqhM-ds{
font-size:max(calc(var(--font-size-8)*0.5),var(--mobile-font-size)) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-OFmrUV-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-OHurXx-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-OIZXcF-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-OJQegq-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-OKmy9e-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-OMOZjB-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-OO52ew-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-OOnfqg-ds{
border:none !important;
color:#000000 !important;
height:auto !important;
min-height:auto !important;
padding:8px 0 !important;
font-family:var(--cms-g-chaletlondensixty) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-OPP8vi-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-OPQP5o-ds{
display:none !important;
}
.phw-g-i-OPQP5o-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-OPYPNu-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-OQnxVF-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-OQxqR6-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-OQzSwJ-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ORjPFr-ds{
display:none !important;
}
.phw-g-i-ORjPFr-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-OS4nGO-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-OS6fYi-ds{
z-index:2 !important;
pointer-events:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-OVBUaK-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-OVMF8R-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-OVtesw-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-OWSWM0-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-OXtdoB-ds{
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:20px !important;
line-height:32px !important;
letter-spacing:-0.1px !important;
color:#000000 !important;
font-weight:normal !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-OYSj4t-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-OYoTU8-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-OZWKJI-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-OZqkcH-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-OZzw8a-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Oa2BaK-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Oa6QsI-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-OaCRi8-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ObBrxy-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ObKGw6-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ObsYlH-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Od9ZDp-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Oe1Sum-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-OeK3PG-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Ofi2Kb-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-OgHWbf-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-OhkDSJ-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.5),var(--mobile-font-size)) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Oi0BUX-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-OiJ0Mv-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Oifi8G-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-OkLaRU-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Okwfgn-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Ol1zFZ-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-OlbhVb-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Omqc0q-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-OnbwKh-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-OnsBpG-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Op4E5G-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Oq7mou-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.5),var(--mobile-font-size)) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-OqX516-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Os8w25-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-OtzqwT-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-OuSdro-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-OudTkn-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Ow1Ara-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-OwWKWB-ds{
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Ox919J-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Oy82ol-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-OyuPyJ-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-P1G6bO-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-P1lUzP-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-P2qCVr-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-P2qsnV-ds{
display:none !important;
}
.phw-g-i-P2qsnV-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-P3mzZe-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-P3vNXx-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-P4Bv2N-ds{
background-color:rgba(10, 10, 10, 0.55) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-P5WUjD-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-P5wtAu-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-P7Q3qH-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-P9ShzU-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-PAflrO-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-PBdcLd-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-PCAeVW-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-PCkuWV-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-PDH1D3-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-PE2gqt-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-PEi14Y-ds{
z-index:2 !important;
pointer-events:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-PEsvCe-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-PFuMeT-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-PH4gdB-ds{
border:1px solid #6400ff !important;
border-radius:2px !important;
background-color:#6400ff !important;
font-family:var(--cms-g-chaletnewyorksixty) !important;
font-size:16px !important;
color:#ffffff !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-PHBfFB-ds{
z-index:2 !important;
pointer-events:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-PIcKXE-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-PIoFaH-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-PJDAAf-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-PJWhd7-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-PLHa1S-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-PLSlkq-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-PNC0cZ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-PNo7eX-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-PP9SqF-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-PPEB9u-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-PPjrkX-ds{
background-color:rgba(0, 0, 0, 0.2) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-PQlaoF-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-PS8Qu1-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-PSbG9L-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-PSlunm-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-PUzlbv-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-PVzWJ2-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-PXIJoD-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-PXUdeK-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-PXv9wM-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-PXvCjM-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.5),var(--mobile-font-size)) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-PZ8dnJ-ds{
z-index:2 !important;
pointer-events:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Pb0pLt-ds{
z-index:2 !important;
pointer-events:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Pbyibo-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-PgsV2u-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Ph4xER-ds{
border:none !important;
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:16px !important;
line-height:24px !important;
color:#6400ff !important;
padding:0 !important;
min-height:auto !important;
height:auto !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-PheQ2G-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-PiOlsO-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-PiweHc-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Pj46F2-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-PjEeUM-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-PksBRz-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-PlIJJv-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-PmOW79-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-PnARvk-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-PomU7Q-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-PqLmh3-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-PsEvU7-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-PsHOL3-ds{
border-width:1px !important;
border-style:solid !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-PsSOgf-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-PsfUMk-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Psfd2i-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Ptipru-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-PttGUV-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-PujVuw-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.5),var(--mobile-font-size)) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-PvOmnX-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-PwFlQD-ds{
background-color:rgb(255, 255, 255) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-PwqM0l-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-PxjUT2-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-PyR3H0-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Pys0Ot-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-PzwY4e-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Q06Y8b-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Q0fL6f-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Q11GUz-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Q1cm1J-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Q2Ce85-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Q2dbAN-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.5),var(--mobile-font-size)) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Q3EMld-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Q3OW5Z-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Q3cNXG-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Q4yk9t-ds{
background:transparent !important;
border:0px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Q5EAue-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Q5eenS-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Q5w4NQ-ds{
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:12px !important;
letter-spacing:-0.2px !important;
line-height:20px !important;
text-decoration:underline !important;
color:#737373 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Q6LNzJ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Q95vAJ-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Q99RSk-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Q9YJ17-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Q9qJfE-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QBL3E6-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QDS1cg-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QDtr8m-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QE466O-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QElNZp-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QFlbgs-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QGUQPF-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QGXgIW-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QIJRP4-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QIkupp-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QJt7jN-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QKQS61-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QKim2N-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QLhIR3-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QM1b0B-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QNk4pt-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QOk6JB-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QPERDT-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QPTmC8-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QRpG5M-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QSlmvp-ds{
border-radius:2px !important;
width:16px !important;
height:16px !important;
position:relative !important;
min-height:16px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QTV9pB-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QTmIKC-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QUhthh-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QV5Wvv-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QV8Gsl-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QXK2eT{
color:var(--secondary-text) !important;
justify-content:center !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QY7xsb-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QYcaoP-ds{
border-width:1px !important;
border-style:solid !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QYoZSj-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QZuoKn-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QaYsSU-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/pp/TRTEGLOBAL/images/Teamwork_Swords-employees-in-break-room_tt@2x-1716995679314.jpg") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QbLZSg-ds{
background-color:rgba(0, 0, 0, 0.2) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QbMAuk-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QcPhAM-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Qca7wn-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Qd4cDr-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QdJcO0-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Qdy8FJ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QekVYk-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QeuBL9-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QfZ8uy-ds{
color:var(--text-dark) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QfZ8uy-ds:hover{
color:var(--brand-color-primary) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QfozZ5-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Qg4V6u-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Qg8woB-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QgHhgE-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QgYrKS-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QgpNY2-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QgqJJw-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QguTNe-ds{
padding-top:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QhjNHU-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QhrD9V-ds{
border:1px solid #6400ff !important;
border-radius:2px !important;
background-color:#6400ff !important;
font-family:var(--cms-g-chaletnewyorksixty) !important;
font-size:16px !important;
color:#ffffff !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QiTM4j-ds{
font-family:Chalet-NewYorkSixty !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QjPf91-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QkQ3jG-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Qm9s9L-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QmEgq8-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Qmg3EL-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Qmg4mt-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Qmp04N-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QnDCJx-ds{
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Qo5Vb5-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Qob9zo-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Qq5XHK-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QqE89V-ds{
display:none !important;
}
.phw-g-i-QqE89V-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QqePPt-ds{
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Qqk6G7-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Qqwhta-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QrXkA6-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Qs1kyi-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QuuykR-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Qv1eYY-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Qw3hhr-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QwchZE-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Qx6cdP-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QxD9ED-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Qy2ZF2-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QykthG-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QynZDH-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QzSx36-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QzdsXa-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QzkV54-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.5),var(--mobile-font-size)) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Qzm8al-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-R05ROf-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-R0ae2R-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-R0sTkU-ds{
background-color:rgb(255, 255, 255) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-R20XLc-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-R5Kr7g-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-R5kKuY-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-R6QMMb-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-R6U6eG-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-R73NWf-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-R7xbFu-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-R98AIU-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-R9Wrs0-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-R9nJXT-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-RArN8w-ds{
background:transparent !important;
border:0px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-RBP3Es-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-RBlcdF-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-REf4A3-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-REyeTN-ds{
display:none !important;
}
.phw-g-i-REyeTN-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-RFCtSU-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-RHbfVq-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-RIxqRz-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-RKPS01-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-RKWz5g-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-RKvQCD-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-RLPzJY-ds{
color:var(--secondary-text) !important;
justify-content:center !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-RMkpaA-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-RNHknM-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-RNRDkC-ds{
border:none !important;
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:16px !important;
line-height:24px !important;
color:#6400ff !important;
padding:0 !important;
min-height:auto !important;
height:auto !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-RNrQda-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ROuzMO-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-RPHjKF-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-RPIIYR-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-RRMbE9-ds{
width:100px !important;
margin:0 auto !important;
text-align:center !important;
max-width:100px !important;
max-height:unset !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-RRvW1k-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-RSHkkk-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-RSMSqx-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-RT4yTu-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-RU3Wot-ds{
border-width:1px !important;
border-style:solid !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-RUCDeG-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-RUDaAy-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-RUcYv9-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-RVA1lQ-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-RVecSz-ds{
background:rgb(245, 245, 245) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-RWSVJd-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-RWghqw-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-RXAy9v-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-RYIgFp-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-RYUwDz-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-RZ66lq-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-RamMof-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Rb0OCe-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Rb57Ae-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Rbm0su-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-RcXxxo-ds{
display:block !important;
padding:12px 20px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Rcfbrv-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ReA8TO-ds{
border-radius:2px !important;
width:16px !important;
height:16px !important;
position:relative !important;
min-height:16px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-RfBFz7-ds{
display:none !important;
}
.phw-g-i-RfBFz7-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-RfFQ7u-ds{
background-color:rgba(10, 10, 10, 0.55) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-RfheiA-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-RgVD2M-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-RgVMYT-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-RhJucE-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-RizlrJ-ds{
padding-top:65% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Rj5uLO-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-RjgPjf-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Rjqs0o-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Rm6y7B-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-RnNWLs-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-RnhkeY-ds{
background-size:auto !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Rnkp4b-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-RobEa5-ds{
position:relative !important;
pointer-events:all !important;
z-index:3 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-RoiSXQ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Rp6dj8-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Rq1zbe-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-RqB0An-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-RqDDMp-ds{
z-index:2 !important;
pointer-events:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-RsPkD1-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-RuF3Cd-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.5),var(--mobile-font-size)) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-RuZP1n-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-RwJa5d-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-RxC39I-ds{
display:none !important;
}
.phw-g-i-RxC39I-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-RxoaDe-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-RyFuEd-ds{
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-RzLIn5-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-S1KjcM-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-S1XSZT-ds{
border-width:1px !important;
border-style:solid !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-S2xdrC-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-S49bAc-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-S4Wrra-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-S51BRo-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-S5wnze-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-S6L3tU-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-S6MNAL-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-S6PsH2-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-S7DJxh-ds{
z-index:2 !important;
pointer-events:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-S9GpEd-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SA1J9C-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SBLNdI-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SBWEp4-ds{
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SBZhC3-ds{
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SC6oPf-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SCIXm8-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SCl7Ss-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SF7yTE-ds{
display:none !important;
}
.phw-g-i-SF7yTE-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SGKE32-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SHOIIh-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SHTNB7-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SI3u21-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SIyMKS-ds{
border-radius:2px !important;
width:16px !important;
height:16px !important;
position:relative !important;
min-height:16px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SKgwmU-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SKpv9T-ds{
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SL5oy7-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SLXAq4-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SLiSyP-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SMBJIn-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SMGUth-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SPkJdq-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SPvczR-ds{
font-size:18px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SQU55L-ds{
color:var(--secondary-text) !important;
justify-content:end !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SQU55L-ds:hover{
color:var(--brand-color-primary) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SQx9DZ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SRG0T1-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SSm1s2-ds{
padding:16px 16px 16px 0 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SSmM8I-ds{
position:relative !important;
pointer-events:all !important;
z-index:3 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SUAUe5-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SUsILu-ds{
display:none !important;
}
.phw-g-i-SUsILu-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SVcDOW-ds{
z-index:2 !important;
pointer-events:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SWQ2Rt-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SWRcrA-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SXEr86-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SXRBDh-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SXVLVb-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SXaiH1-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SYsoXZ-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SZD017-ds{
display:none !important;
}
.phw-g-i-SZD017-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SZZt6l-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SZt52e-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SaAk4D-ds{
margin:0 auto !important;
max-width:100% !important;
height:auto !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SaGi3z-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SaMjYQ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SbSp13-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.5),var(--mobile-font-size)) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Sc1WVk-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ScD0GJ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SchpT4-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Sf7vDc-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SgBnEj-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Sgacjq-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SgpSLR-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Sh00fU-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Sh3O3g-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SjSjhb-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Sjp360-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SjpxLX-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Sk9Le9-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SkVi4r-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SkZxeT-ds{
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:20px !important;
line-height:32px !important;
letter-spacing:-0.1px !important;
color:#000000 !important;
font-weight:normal !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SmD2ML-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-So4wua-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SoePdz-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Spu7ms-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SpyvuJ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SqFU22-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SqW3w7-ds{
border-width:1px !important;
border-style:solid !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Sqrg1K-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SqwQXD-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SrouCt-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SszMA1-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SvBaLD-ds{
border-width:1px !important;
border-style:solid !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SvEDje-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SvrRNI-ds{
display:none !important;
}
.phw-g-i-SvrRNI-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Sw6Ufb-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Sw7tde-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Szg2LA-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Szrsm7-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-T05oA8-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-T0ABWZ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-T0CNbU-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-T0OPyK-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-T0SNR6-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-T0Ub3w-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-T1Vuku-ds{
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-T2QtWD-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-T2gQzd-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-T2hsDS-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-T4I0lv-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-T4NLoO-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-T4hl7D-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-T54A1A-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-T6zZN7-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-T79Btr-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-T7vco4-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-T8zA9l-ds{
padding-top:65% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-T98dCG-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-T9Hp9u-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-TAdhiK-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-TCHjwu-ds{
display:none !important;
}
.phw-g-i-TCHjwu-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-TDAqYc-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-TDDeIe-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-TDyySq-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-TERh60-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-TEhlbL-ds{
background-color:var(--brand-color-primary) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-TGWIY1-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-THJ2b4-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-THYqly-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-TIRwGv-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-TJRZ4h-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-TJpOBn-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-TKJjX2-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-TKO7ig-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-TKrdua-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-TLTkQo-ds{
padding-top:40px !important;
text-align:center !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-TMNWYE-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-TMq2ad-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-TNAg6D-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-TNE3vf-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.5),var(--mobile-font-size)) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-TOFpcE-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-TOiS5W-ds{
font-size:18px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-TPZTEM-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-TPmgdk-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-TQYeWX-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-TQl7v5-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-TRLYUT-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-TSlLrg-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-TT2rTu-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-TTGaKQ-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-TUknFN-ds{
padding-top:65% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-TVf1Ho-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-TVjuGs-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-TWqpXc-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-TWxkMW-ds{
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-TXy8Dh-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-TZmH0N-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-TZxvRj-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-TbOz2r-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-TfAzcI-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.5),var(--mobile-font-size)) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Tfwo3u-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-TgOIQs-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-TinygS-ds{
cursor:pointer !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-TjOnBj-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Tjc60w-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Tkfmh5-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Tl4VLs-ds{
border-width:1px !important;
border-style:solid !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-TlGHXC-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-TnjHbL-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ToGWNO-ds{
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Tobqpk-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-TpVhQJ-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-TpcfD7-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Tr2AVn-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-TrB0UY-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-TrRu4R-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-TrUigA-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-TsVE0T-ds{
background-color:rgba(255,255,255,1) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-TwIcYb-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Ty1Eg1-ds{
font-size:.75rem !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-TyOjBh-ds{
color:var(--secondary-text) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-TyOjBh-ds:hover{
color:var(--brand-color-primary) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-TyXpgo-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-U0auy4-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-U1Dnfw-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-U1fWYy-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-U205kw-ds{
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-U3PMG3-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-U43n1u-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-U4N9mc-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-U4qp0E-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-U68y84-ds{
cursor:pointer !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-U6SESq-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-U6jjiW-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-U8MD0N-ds{
border-width:1px !important;
border-style:solid !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-U8cgOW-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-U9etZF-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UBwT1q-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UDTOr7-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UDULQC-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UDt9ga-ds{
border-width:1px !important;
border-style:solid !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UEZadQ-ds{
display:none !important;
}
.phw-g-i-UEZadQ-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UEn6xw-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UFMMDA-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UGtmHr-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UGywmL-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UHJGmM-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UHgRan-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UHkwGu-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UI9LE4-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UImrzz-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UIpyC9-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UJxgIS-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UKBe7T-ds{
display:none !important;
}
.phw-g-i-UKBe7T-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UKW0KQ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UMKoDu-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UMSGTg-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UMiBNO-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UMyFiu-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UN29vb-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UN54Iz-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UORoLs-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UOe5Fn-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UR0aC6-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UR4okG-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-USXLvo-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-USgs1r-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UT1ucm-ds{
background-color:rgba(10, 10, 10, 0.55) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UVN5uc-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UVVrox-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UVc9Ir-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UXIq4r-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UXOZH7-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UY4Qbv-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UYAuYs-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UYQRhI-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UYYjYG-ds{
background-color:var(--widget-bg-gray-lighter) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UZ3VVO-ds{
color:var(--secondary-text) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UZKNXM-ds{
background:transparent !important;
border:0px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Ua11hg-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UaHpDe-ds{
background-color:rgba(10, 10, 10, 0.55) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UaQyPt-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UbCdcG-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UbFg37-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UboTO0-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Uc9LA5-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Uc9TOC-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UcaSzm-ds{
display:none !important;
}
.phw-g-i-UcaSzm-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UcyeKj-ds{
border:1px solid #6400ff !important;
border-radius:2px !important;
background-color:#6400ff !important;
font-family:var(--cms-g-chaletnewyorksixty) !important;
font-size:16px !important;
color:#ffffff !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Udw0Zx-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UeLQjn-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UfGE4z-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UgiwoE-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UhH08b-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UiReC3-ds{
font-family:Chalet-LondonSixty !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UiWZ7w-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Uindig-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UitoP6-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UmD4tc-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Umzngf-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UoFb5F-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Up9WaE-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UqKLx5-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Uqihte-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Uqs6xN-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UrUgWv-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UrvFzo-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UsG8Q7-ds{
padding-top:65% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Utvw3q-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UuOHM7-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Uuf9tR-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UvKiAQ-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Uw2vRc-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UxQWUW-ds{
border-width:1px !important;
border-style:solid !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UzGIq8-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UzZOep-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-V01RPe-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-V01w2x-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-V0L4Cp-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-V4g218-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-V4koeJ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-V5rJid-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-V6KDc3-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-V6Lmpk-ds{
border-width:1px !important;
border-style:solid !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-V7S1Fl-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-V8XMAJ-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-V8wUlw-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VBElgP-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VD3hGj-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VDAqyq-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VEuTmy-ds{
display:none !important;
}
.phw-g-i-VEuTmy-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VFe1XW-ds{
z-index:2 !important;
pointer-events:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VHsyN2-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VJnwdJ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VKcHrm-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VLAArh-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VLSPcV-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VMdaE3-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VNdBxe{
font-size:max(calc(var(--font-size-15)*0.5),var(--mobile-font-size)) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VNz62x-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VORyCP-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VPSISF-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VQ2bl8-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VQKNSc-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VQbIan-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VQdbb7-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VS5IVA-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VSOuc1-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VTqNS2-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VTtDlM-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VU2cfa-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VUETP5-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VVxSaI-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VW4V63-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VXXwaX-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VXryIc-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VY5BDt-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.5),var(--mobile-font-size)) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VYdiZQ-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.5),var(--mobile-font-size)) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VZ4VA7-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VZVPoV-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VZudvN-ds{
margin:0 auto !important;
max-width:100% !important;
height:auto !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Vb6BCl-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Vb8SoE-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VblJ6V-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VdTPS8-ds{
position:relative !important;
pointer-events:all !important;
z-index:3 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Ve1vPy-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Vej7f2-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Vf61gh-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VfS6gB-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VfzXr8-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Vg5Lgz-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Vgp54t-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VhLDih-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VhSoCF-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Vhxl1L-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Vi2jEj-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VjRa26-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VkAK8r-ds{
z-index:2 !important;
pointer-events:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VkfoPW-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.5),var(--mobile-font-size)) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VkgaA7-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Vm2VD9-ds{
z-index:2 !important;
pointer-events:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Vm7sIx-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VmKZXE-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VmsQRa-ds{
padding-top:65% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Vp6jZg-ds{
display:none !important;
}
.phw-g-i-Vp6jZg-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VpBGWP-ds{
border-width:1px !important;
border-style:solid !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VqJA7n-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VrBMuH-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VrFe1Y-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VrxFNT-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Vs9w43-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VtfRBu-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Vu3Auu-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VuayPr-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Vuf0ZI-ds{
padding-top:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VurMh9-ds{
display:none !important;
}
.phw-g-i-VurMh9-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VvdoVZ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VvuB7x-ds{
display:none !important;
}
.phw-g-i-VvuB7x-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Vww53c-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Vx5n2O-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VyNkQP-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VyNm15-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Vydsvn-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-W2w19I-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-W3Whbx-ds{
background-image:url("") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-W42bFj-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-W6MEbY-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-W8oMup-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-W9XaCU-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-WAlFrm-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-WAxjpP-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-WB7tpM-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-WC8Kvo-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-WCAQW7-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-WCSmby-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-WDlLah-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-WEMLCS-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-WGQCXB-ds{
display:none !important;
}
.phw-g-i-WGQCXB-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-WHXkpy-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-WIvL2O-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-WJq5eM-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-WJtQsa-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-WKMgw1-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-WKYbVm-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-WLVFn8-ds{
color:var(--secondary-text) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-WMGR5o-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-WNUFhV-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-WO3Tis-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-WOCeBU-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-WPvTrZ-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-WQL2Sn-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-WR3O1R-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-WRJdsT-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-WRWG2Z-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-WSgkrB-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-WSuAm2-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-WTaboP-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-WUrRJX-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-WUrVSL-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-WVAM4i-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-WVgPOQ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-WWnWFo-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-WXcjJL-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-WXpEH3-ds{
background-size:cover !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-WYpZgA-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-WZ9zr5-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-WaFo4Y-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-WdABSS-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-WdiWRi-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-We3p6t-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-WfyXU2-ds{
padding-top:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-WiyRTr-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-WjNG5V-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-WjYKR2-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Wk1kb2-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Wke79g-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Wl238F-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Wn1L19-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-WoEAVc-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Wt2BfY-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-WuQge9-ds{
font-size:18px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-WuUcP0-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Wuf4uX-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-WwIC80-ds{
z-index:2 !important;
pointer-events:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-WwJwoL-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-WwNzwU-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-WxJmYu-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-WxLCss-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-WxYcUd-ds{
font-size:20px !important;
line-height:32px !important;
letter-spacing:-0.1px !important;
color:var(--black) !important;
font-weight:normal !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Wxk9H6-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-WxnJJD-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-WxuJJs-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-WyBybe-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-X0dnFc-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-X1MmF5-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-X1oD3H-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-X2KGy3-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-X3t2S6-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-X5RsVd-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-X5dBUO-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-X5r0CK-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-X61q6R-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-X6wFWF-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-X7uc1r-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-X86xiJ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-X8Mqzs-ds{
border-width:1px !important;
border-style:solid !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-X8gA1s-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-X90IQU-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-X96lO3-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-X9JVeG-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-X9xvQA-ds{
border-width:1px !important;
border-style:solid !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XA2m8K-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XA4jbf-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XABf4E-ds{
background-color:rgba(0, 0, 0, 0.2) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XCxrtP-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XCyckZ-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XDIZBO-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XDSrzq-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XDVf8J-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XDx16z-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XEDX46-ds{
background-color:#ffffff !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XF0AJe-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XFEy7z-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XFJFyp-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XFTBRv-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XGmhGt-ds{
display:none !important;
}
.phw-g-i-XGmhGt-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XGnHd2-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XH2aEh-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XI8A7V-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XIFMS0-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XIIKJ6-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XIOqnI-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XIUKE2-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XJGHeE-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XK740k-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XLHXqI-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XLdq4t-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XM3aWj-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.5),var(--mobile-font-size)) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XMCeos-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XNOqRz-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XPVcLH-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XQ9ltM-ds{
display:none !important;
}
.phw-g-i-XQ9ltM-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XT7VZN-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XTV4va-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XUKUqQ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XWAQIs-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XWxdfG-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XXQVH7-ds{
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XY1BlD-ds{
display:none !important;
}
.phw-g-i-XY1BlD-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XY2g5q-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XYbJRh-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XZ8Ioi-ds{
border:none !important;
color:#000000 !important;
display:flex !important;
font-size:16px !important;
line-height:24px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
align-items:center !important;
text-decoration:none !important;
height:auto !important;
min-height:auto !important;
padding-left:0 !important;
padding-right:0 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XZP9PO-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XaD4dz-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XbcU2c-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Xclw20-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Xd3hl2-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XdaNNU-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XdhqL7-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Xdn4eY-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Xe1H6P-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XeW2zh-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Xetaz7-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Xfqawc-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Xg1xsH-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XguDlh-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XhYjZH-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Xj4m7c-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Xj7n5i-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XjGZL6-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XkDsxV-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XkzLZV-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Xliuxe-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XlxZfU-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XmT40V-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XmV5Vg-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Xneshb-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XoE5ry-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XojN9b-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XomKsw-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Xp0C3L-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XqeXzw-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Xqxgo4-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XrNPen-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Xrce4G-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XrwZNj-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Xs2JMf-ds{
z-index:2 !important;
pointer-events:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XsB1Vr-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XsVbpP-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XtKC9u-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XtWHUN-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XudTlX-ds{
display:none !important;
}
.phw-g-i-XudTlX-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XuoKAf-ds{
display:none !important;
}
.phw-g-i-XuoKAf-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XvpUc2-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Xw1Bms-ds{
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Xwl28m-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Xx97mp-ds{
font-family:Chalet-LondonSixty !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XxB4NM-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XxhQQx-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XycLPn-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XzNnCd-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Y1LLJy-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Y1PnMy-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Y2zJWl-ds{
z-index:2 !important;
pointer-events:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Y3IUab-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Y3skQo-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Y508m4-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Y6Bbec-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Y70cH3-ds{
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Y837GM-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Y8J3U6-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-YA743B-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-YBBvL4-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-YBGdWy-ds{
display:none !important;
}
.phw-g-i-YBGdWy-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-YBJaq1-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-YBfF7U-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-YCH9H1-ds{
font-size:20px !important;
line-height:32px !important;
letter-spacing:-0.1px !important;
color:var(--black) !important;
font-weight:normal !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-YCSBwV-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-YCwXSu-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-YD2xnu-ds{
display:none !important;
}
.phw-g-i-YD2xnu-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-YD9Ug1-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-YDOjBr-ds{
padding-top:65% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-YDrn6D-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-YFmFRl-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.5),var(--mobile-font-size)) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-YHPlv3-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-YI4Uvi-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-YLzvKX-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-YN2qEM-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-YOsetW-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-YP41bm-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-YP8Sji-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-YPuwcF-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-YQOMaG-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-YTyywL-ds{
cursor:pointer !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-YUFxBv-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-YVsvRN-ds{
display:none !important;
}
.phw-g-i-YVsvRN-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-YWPSFU-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-YXEM8I-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-YXSdi8-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-YY8ukg-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-YYIx4x-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-YYxa4B-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-YaqvSR-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.5),var(--mobile-font-size)) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Yb4XPz-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-YbEQ4d-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-YdmiBO-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Ye9ieV-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-YeJwEZ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-YeUIIB-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Yfq8V4-ds{
color:var(--secondary-text) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-YgSpxO-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Yhowqz-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Yi3wHs-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-YjctlP-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Yk9umI-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-YkbtL5-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-YlWpKj-ds{
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Ym7KVu-ds{
font-family:Chalet-LondonSixty !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Ymb9kV-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-YmuPy0-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Yo2WHy-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-YqKa2I-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-YqaDKg-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-YrNpfw-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Ysd1n8-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Yt4Ke2-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-YtRIMZ-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-YuLpee-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Yw7iwD-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Ywv2eP-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Yx5mqL-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-YyTLTr-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-YzTtC7-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-YzbbxM-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-YzieAg-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Yzjyqd-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Z03FAC-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Z0unjV-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Z1cTUu-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Z22NU7-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Z39a4j-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Z3Pt91-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Z4OKhG-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Z4XKUj-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Z5DfFW-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Z625xx-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Z6Objm-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Z6TFSY-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZASrLv-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZB6NAf-ds{
font-family:Chalet-NewYorkSixty !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZBJaY9-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZBfgCz-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZDRsn2-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZF9QNz-ds{
margin:0 auto !important;
max-width:100% !important;
height:auto !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZGgYBw-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZH4NI3-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZHwG92-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZIM1WO-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZIXlDa-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZJQzUP-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZKTzXi-ds{
z-index:2 !important;
pointer-events:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZL24E2-ds{
z-index:2 !important;
pointer-events:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZLsif3-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZMVqee{
font-size:max(calc(var(--font-size-15)*0.5),var(--mobile-font-size)) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZNItXw-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZNYIrB-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZNs4K1-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZOMtPA-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZPnnsb-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZQQNoW-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZQy5jx-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZRYz0z-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZTGW6O-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZTRCIU-ds{
z-index:2 !important;
pointer-events:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZTZnpD-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZWKoHk-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZWf1rv-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZXNRUA-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZXZWiv-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZXdwlW-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZXe867-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZY0Kcp-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZYytBC-ds{
background-color:var(--widget-bg-gray-lighter) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZZt7Yo-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZaX5OV-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZajlsF-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZcWaGh-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Zcfb1V-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZctoM6-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZdLgH3-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZdohJj-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZemTpa-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZfllaF-ds{
font-size:20px !important;
line-height:32px !important;
letter-spacing:-0.1px !important;
color:var(--black) !important;
font-weight:normal !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZhSlZu-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZhZf6z-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Zi1VQ7-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Zid031-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZjGJlS-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZjQKzZ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZkZEox-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZkpefB-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Zlngz8-ds{
color:var(--text-dark) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZmYnXO-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Zo74PA-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Zo7wik-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZoDmaA-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZoaDer-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Zoe5b9-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZonLQU-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZozfyO-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZpjLyy-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Zr8bQR-ds{
z-index:2 !important;
pointer-events:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Zr91Hz-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Zrk6aj-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Zrya1P-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZsAm9s-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZsoAZL-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZuNMfV-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZvDk5M-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZvoVy5-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZwW8Ie-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Zxe8GC-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZxhenQ-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Zxjoim-ds{
display:none !important;
}
.phw-g-i-Zxjoim-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZxovU6-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZyEvR0-ds{
border-width:1px !important;
border-style:solid !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Zyq7dt-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-a0mdUJ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-a0uIWy-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-a1qTc1-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-a2DwRo-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-a2QXgc-ds{
width:200px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-a2flGN-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-a2ro50-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-a3FEPF-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-a49ePK-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-a5eTSW-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-a6L6pl-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-a7JHML-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-a87DWz-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-a8ifWM-ds{
margin:0 auto !important;
text-align:center !important;
max-height:unset !important;
max-width:100px !important;
width:100px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-aASe8u-ds{
background-color:rgba(10, 10, 10, 0.55) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-aAyhY3-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-aBrIBJ-ds{
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-aC0wHP-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-aClSJL-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-aDOAum-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-aDpojo-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-aEKnPf-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-aElpAS-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-aEuRKf-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-aFXSHf-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-aFr5CE-ds{
display:none !important;
}
.phw-g-i-aFr5CE-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-aGr5ZF-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-aHELd8-ds{
display:none !important;
}
.phw-g-i-aHELd8-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-aHX2z5-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-aHrfBL-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-aIel5N-ds{
padding-top:65% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-aJ2VYN-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-aJUMja-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-aMZrNz-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-aMkHiW-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-aOVKqm-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-aQ7ZEH-ds{
font-family:Chalet-LondonSixty !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-aQAbv3-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-aQbnAa-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-aRWwq3-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-aSzlKT-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-aWUet4-ds{
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-aXTc6J-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-aYSifN-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-aYomu0-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-aZ5vP4-ds{
background-color:#ffffff !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-aZYDN1-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-aZosyx-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-aayDLt-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-abUGKY-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-aekcvY-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-af8wfI-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-agBEjs-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ahrqnI-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ahuTix-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-aiOdCY-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ajCWX3-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ajgSjj-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-akb94N-ds{
font-size:18px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-akfTRg-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-alHGwB-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-an5sRO-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-anLdtw-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-aoIdkT-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-aonl2K-ds{
color:var(--text-dark) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-aqMiGk-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-aqa3bI-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-aqafH8-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-aquNei-ds{
border-width:1px !important;
border-style:solid !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ar10nU-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-areZKw-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-asfFlk-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-atbyhX-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-au3012-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-aurKTz-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-avTaif-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-awkqva-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-awyr2o-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-axE65p-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-axogCx-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ayEGad-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-b0Nip1-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-b2YxYz-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-b31LHJ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-b46Hi9-ds{
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:12px !important;
letter-spacing:-0.2px !important;
line-height:20px !important;
text-decoration:underline !important;
color:#737373 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-b4Yfl6-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-b5v2xD-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-b6CTDS-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-b6o8Vo-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-b7ttna-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-b8MsaN-ds{
position:relative !important;
pointer-events:all !important;
z-index:3 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-b9DWJ4-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bAH1yH-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bBhThT-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bCP9wk-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bCgsW6-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bD4zYa-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bDhA4r-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bDt3ca-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bEeJQr-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bF0vg8-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bHEyZx-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bIuiCB-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bJxg3A-ds{
display:none !important;
}
.phw-g-i-bJxg3A-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bLxMV4-ds{
width:200px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bN0D6Z-ds{
display:none !important;
}
.phw-g-i-bN0D6Z-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bOUmn3-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bOzkVr-ds{
display:none !important;
}
.phw-g-i-bOzkVr-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bPZlcI-ds{
background:transparent !important;
border:0px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bQ7uHM-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bQM3B7-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bSTZmQ-ds{
padding-top:65% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bSm3Ul-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bT0yyM-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bWqxVJ-ds{
display:none !important;
}
.phw-g-i-bWqxVJ-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bX02M0-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bXYJB8-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bYiIJn-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bZ1WjL-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bZMRFt-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ba6k2s-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bbacxc-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bbjSxC-ds{
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bbvltY-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bdCtDD-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bdUaV0-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bdq0QH-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-be0sPZ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-beYX5c-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bfHox5-ds{
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:12px !important;
letter-spacing:-0.2px !important;
line-height:20px !important;
text-decoration:underline !important;
color:#737373 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bgIyOM-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bgw9Kt-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bh7xXA-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bhJLQc-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bjU1Bv-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bkbstD-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bm3kNn-ds{
background-size:cover !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bnu325-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-boDGQf-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-boVQZo-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bpCwQC-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bpS5yt-ds{
background-color:rgba(10, 10, 10, 0.55) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bq8Dj6-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bs822z-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-buZEWh-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bvNW8B-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bx3AXL-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-by08e0-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bz1YG7-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bzRUMo-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-c2HIiK-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-c2QO3j-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-c2bDIJ-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-c3Gm9b-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-c3HZp5-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-c6HdjL-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-c6e7Rm-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-c7dFWH-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-c7qEpr-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/pp/TRTEGLOBAL/images/Teamwork_Swords-employees-in-break-room_tt@2x-1716995679314.jpg") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-c82JOm-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-c8818p-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cAuP07-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cBv3wx-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cCJEAO-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cCMadt-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cCU5cD-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cD2hUR-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cDq4uo-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cFmQzK-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cFmyde-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cHb7tG-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cIBvka-ds{
display:none !important;
}
.phw-g-i-cIBvka-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cKpfs1-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cLibAV-ds{
border-width:1px !important;
border-style:solid !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cLrwgx-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cNMp4S-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cNdBYa-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cO5tbr-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cOUgiC-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cPOFyc-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cPR086-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cPm2wW-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cSHoz0-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cSIWVT-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cSfLmJ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cSt64R-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cUfUwB-ds{
font-family:Chalet-LondonSixty !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cVawLM-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cVzr5E-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cW6lOK-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cW7Q7W-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cWYcTT-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cWytcC-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cXu6St-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cZoi9X-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cZt0Od-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ca9qI6-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cbH1Q2-ds{
display:none !important;
}
.phw-g-i-cbH1Q2-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cbYwbc-ds{
border-width:1px !important;
border-style:solid !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cbqauM-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cbu8fg-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ccQgRl-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ccRyGF-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cdW0RE-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cdqaFg-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cehNRo-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cek5Ra-ds{
background-position:0% 50% !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cenGyl-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cf3irm-ds{
color:var(--text-dark) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cf6StP-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cf92hf-ds{
border:1px solid #6400ff !important;
border-radius:2px !important;
background-color:#6400ff !important;
font-family:var(--cms-g-chaletnewyorksixty) !important;
font-size:16px !important;
color:#ffffff !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cfAIcx-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cfhsF9-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cgB8Ax-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ch0J9O-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-chLUE5-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ciMMey-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cjQzyP-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cjbd0p-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-clMroY-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cmjwcR-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cnHcYS-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-coESfn-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-coeyLz-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cqgcsG-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cqo5yZ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-crUxS1-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-csedgR-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-csoAa8-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ctAP5Y-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ctaOrs-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cuP9sf-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cvOIMp-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cvbxtq-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cvkAit-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cvrjy1-ds{
font-family:Chalet-NewYorkSixty !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cwldNf-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cxkh8R-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cyZyDS-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cybBEc-ds{
padding-top:65% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cyt4nv-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-d0CC97-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-d0VGJN-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-d2R6ab-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-d2jkQp-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-d331e0-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-d3KRSJ-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-d3QpWB-ds{
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:16px !important;
line-height:24px !important;
color:#6400ff !important;
padding:0 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-d4AnRb-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-d5AKAU-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-d5MVP5-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-d5RylL-ds{
width:100px !important;
margin:0 auto !important;
text-align:center !important;
max-width:100px !important;
max-height:unset !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-d62OOJ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-d6rtuB-ds{
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-d6zVed-ds{
padding-top:65% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-d7OjjF-ds{
position:relative !important;
pointer-events:all !important;
z-index:3 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-d7oLii-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.5),var(--mobile-font-size)) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-d7rhoN-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-d8HfRb-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-d9CIc8-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-d9imsn-ds{
background-color:rgba(10, 10, 10, 0.55) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dA4rzo-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dAWPnu-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dAp5Ap-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dAtguv-ds{
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:12px !important;
letter-spacing:-0.2px !important;
line-height:20px !important;
text-decoration:underline !important;
color:#737373 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dCx7aZ-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dEMMwV-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dF8FXH-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dFyWyL-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dGV67v-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dGnsIY-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dGu61p-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dH4ixb-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dIJ6bK-ds{
z-index:2 !important;
pointer-events:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dIPI3v-ds{
font-size:20px !important;
line-height:32px !important;
letter-spacing:-0.1px !important;
color:var(--black) !important;
font-weight:normal !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dL3unX-ds{
font-family:Chalet-NewYorkSixty !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dMmikn-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dNLxZ8-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dOWngH-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dPR9o7-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dPkJxZ-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dPkwdq-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dQ62d9-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dQpEUN-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dRjOmR-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dTtTmW-ds{
font-family:Chalet-LondonSixty !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dV78lL-ds{
display:none !important;
}
.phw-g-i-dV78lL-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dWgeGX-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dX0l6o-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dX5yHA-ds{
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:12px !important;
letter-spacing:-0.2px !important;
line-height:20px !important;
text-decoration:underline !important;
color:#737373 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dXnPJk-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dXvzI0-ds{
display:none !important;
}
.phw-g-i-dXvzI0-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dZWPfT-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-daF5g5-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-daQbrb-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-damWe0-ds{
padding-top:65% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dcWyXM-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dcXnLr-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ddF6zQ-ds{
display:none !important;
}
.phw-g-i-ddF6zQ-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-deLHJb-ds{
background-size:cover !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-deLSGM-ds{
display:none !important;
}
.phw-g-i-deLSGM-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dfFXxn-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dfUWum-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dgE7vO-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dhYpzi-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dhbmDm-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dhyFQ3-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-diVLSX-ds{
border-width:1px !important;
border-style:solid !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-difJ6M-ds{
z-index:2 !important;
pointer-events:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-diqPEX-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dixcET-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dj9NBs-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-djM60S-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-djoPCt-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dke4gB-ds{
display:none !important;
}
.phw-g-i-dke4gB-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dkpLA1-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dl5NFN-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dm5jm4-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dmNDte-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dnhRcA-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dotzMf-ds{
display:none !important;
}
.phw-g-i-dotzMf-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dp8c9U-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dpx97k-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-drPKvP-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dshjxt-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dspmMs-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dtbqla-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dtndBP-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dwDbl6-ds{
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dwIClb-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dwvlFl-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dxj1bU-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dxyZlA-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dynmb0-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-e0TyN1-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-e0o8Ba-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-e1T0MZ-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-e32jiG-ds{
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:20px !important;
line-height:32px !important;
letter-spacing:-0.1px !important;
color:#000000 !important;
font-weight:normal !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-e3MIck-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-e4UBZi-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-e5nUbL-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-e73YwO-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-e78NQE-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-e7sxcW-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-e8RTRt-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-e8sYU3-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-e9Uih1-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-e9h05Z-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-eA4qoh-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-eAKVYP-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-eAVHOz-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-eAVJ0g-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-eBldCF-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-eBnEXJ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-eC9gnX-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-eCOsE1-ds{
display:none !important;
}
.phw-g-i-eCOsE1-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-eCtSmF-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-eDZAWl-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-eETNnQ-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-eEoBi1-ds{
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-eFiicd-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-eGNtxf-ds{
padding-top:65% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-eGaOcK-ds{
font-family:Chalet-LondonSixty !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-eGt8qo-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-eHZuz1-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-eJxGjr-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-eK83H4-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-eKEPbP-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-eKKRwJ-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-eKW8qP-ds{
display:none !important;
}
.phw-g-i-eKW8qP-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-eO8vJa-ds{
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-eP56oT-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-eP5p0e-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-eRKUBD-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-eRwIql-ds{
background-image:url("") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-eSuFZV-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-eUO0k2-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-eUopE8-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-eWI3Th-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-eWS3EW-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-eWlK68-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-eXtaEZ-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-eXxCcC-ds{
border:1px solid #6400ff !important;
border-radius:2px !important;
background-color:#6400ff !important;
font-family:var(--cms-g-chaletnewyorksixty) !important;
font-size:16px !important;
color:#ffffff !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-eYJtOv-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-eYQ22R-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-eYw4X9-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-eZ4EF4-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-eZl1cg-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-eanoHP-ds{
padding-top:65% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-eblPlG-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ecvCn7-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-edCgYw-ds{
z-index:2 !important;
pointer-events:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-egaNfw-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ehstF5-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ejzCu4-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ekCr33-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-el6fk7-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-endsaW-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-epdOzP-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-eqAF2c-ds{
color:var(--text-dark) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-eqAF2c-ds:hover{
color:var(--brand-color-primary) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-erZaPL-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-etE0en-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-etiliX-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-etxQsJ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-euatXL-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-euh3Kx-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-euk0Kz-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ew7zV6-ds{
pointer-events:visible !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ewyoAo-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ex9ImK-ds{
background-color:var(--brand-color-secondary) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-exM29N-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-eyo9EE-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-eyyWwq-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-f07lFM-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-f1DjFR-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-f1PWSr-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-f1ikxX-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-f42Joi-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-f4fQ57-ds{
border-width:1px !important;
border-style:solid !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-f4g1R3-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-f5WSyQ-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-f5gAf2-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-f6AQ7A-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-f6AoQZ-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-f6d4Ca-ds{
font-family:Chalet-NewYorkSixty !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-f7GoUG-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-f9wjga-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fBTvGf-ds{
border-radius:2px !important;
width:16px !important;
height:16px !important;
position:relative !important;
min-height:16px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fBvN9p-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fC7BxM-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fCWjZZ-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fCjydt-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fEiLUv-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fEzZaM-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fFV5eW-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fGb2dW-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fH7edA-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fHovHG-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fI1D5O-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fKVUGQ-ds{
background-color:var(--ph-E8ZuW) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fONzg4-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fOpkQ0-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fPg6yY-ds{
background-size:auto !important;
background-position:50% 50% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fPx8TN-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fRU7Vm-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fSDuvN-ds{
display:none !important;
}
.phw-g-i-fSDuvN-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fSMcxl-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fSygoA-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fT0oPP-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fTXdrg-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fTpz0Z-ds{
background:rgb(245, 245, 245) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fU2Q25-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fVPHDs-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fVtQsq-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fWNQJB-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fYIBK8-ds{
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fYL2zd-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fYYIMa-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fZV5J5-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fZYuuQ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fZxSWN-ds{
display:none !important;
}
.phw-g-i-fZxSWN-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fbF3n0-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fcuv7A-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fcxUjk-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fdhPvl-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-febAL7-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ffRtuw-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ffqZ1W-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ffyfcT-ds{
padding-top:65% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fg3Z1J-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fg7Efq-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fh1Re1-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fhbNYM-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fhpgwv-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fis8sY-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fj7XpB-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fjjBiK-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fksSd1-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fmZp8z-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fmftj3-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fnUkar-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fp03sd-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fpmWcl-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fq2fED-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/pp/TRTEGLOBAL/images/Teamwork_Swords-employees-in-break-room_tt@2x-1716995679314.jpg") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fqPBeN-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-frMC3m-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fvnLuW-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fxpDl2-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fyExy7-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fzFl2X-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fzkY1I-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fztCm6-ds{
display:block !important;
padding:12px 20px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-g2RxT2-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-g2VMbm-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-g5Xbis-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-g6GV4F-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-g6YO68-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-g7r839-ds{
font-family:Chalet-NewYorkSixty !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-g8XDqr-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-g99N8h-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-g9FlBV-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gATBiw-ds{
z-index:2 !important;
pointer-events:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gAqU49-ds{
display:none !important;
}
.phw-g-i-gAqU49-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gB5KJu-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gBSNEP-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gBefeQ-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gCaRwp-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gCaYfc-ds{
display:none !important;
}
.phw-g-i-gCaYfc-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gCh9XF-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gDOGfD-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gFjgls-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gGv9DG-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gH2QhD-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gI6iaB-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gIf7qy-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gInj33-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gJwpvu-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gL26ZD-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gLbJNS-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gNFedG-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.5),var(--mobile-font-size)) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gNNtKX-ds{
color:var(--secondary-text) !important;
justify-content:start !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gNpVqb-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gO4rlM-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gP5g6f-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gPFjsn-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gPa8sk-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gQQllD-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gQYO8o-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gQk9yz-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gT0qDU-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gUEVTo-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gUEaWD-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gV2DBF-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gVfVQO-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gVqEs2-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gWhQH6-ds{
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:12px !important;
letter-spacing:-0.2px !important;
line-height:20px !important;
text-decoration:underline !important;
color:#737373 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gXNrWf-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gXuUpY-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gYKVJ6-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gYeqT6-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gZ0edj-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gZOy8B-ds{
cursor:pointer !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gbApql-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gbUhVy-ds{
border:1px solid #6400ff !important;
border-radius:2px !important;
background-color:#6400ff !important;
font-family:var(--cms-g-chaletnewyorksixty) !important;
font-size:16px !important;
color:#ffffff !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gbhdso-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gcLxlo-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gdsB3F-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gfMqhV-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ggV4Gr-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ggxTlu-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-giAIRZ-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-giVZBo-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-giVzku-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-giqhum-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gkwusr-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.5),var(--mobile-font-size)) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gljgOd-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gmJfe3-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gn1YQS-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gnopFX-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-go25OQ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gpMvLU-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gqG3TH-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gqw6C3-ds{
font-size:18px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gs4baY-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gsX4ZA-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gsnmZ1-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gtpoTF-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gu4US1-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-guUfmB-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gueO3a-ds{
cursor:pointer !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gvaWA4-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gw15gh-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gw64YA-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gwsXzz-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gx9p5f-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-h1qaKy-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-h26Jj8-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-h2F25y-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-h2TitN-ds{
display:block !important;
padding:12px 20px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-h2UhVy-ds{
z-index:2 !important;
pointer-events:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-h2Wltm-ds{
display:none !important;
}
.phw-g-i-h2Wltm-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-h2dE7d-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-h3Jizq-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-h3p2s1-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-h3w3AE-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-h53llv-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-h5BeNP-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-h6RsWK-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-h6o8tv-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-h6wQwS-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-h7QjHv-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-h7qIx8-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-h8SESJ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-h97Kuo-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-h9BRKs-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-h9lMsw-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hAPA77-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hAPA77-ds:hover{
color:var(--brand-color-primary) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hCgFpc-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hD5IXp-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hDDLC7-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hDGDPD-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hDJ3Cv-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hDifOg-ds{
padding-top:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hHz5oD-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.5),var(--mobile-font-size)) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hI3HvC-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hJCVkH-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hJNAuO-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hK0UoI-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hKA94l-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hKx6OR-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hLkRRW-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.5),var(--mobile-font-size)) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hOz8xE-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hQMmuT-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hR4f2t-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hTIlRr-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hTgMYv-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hTmHRH-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hU1T8z-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hUuHKj-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hUv0rM-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hVeFaL-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hXVJQ8-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hXgCBF-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hYr3Ty-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hZJdbb-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ha5M3a-ds{
padding-top:65% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hah7AN-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hbKLJK-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hbkyjR-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hdi7QD-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hdjkPA-ds{
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-heJz2i-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.5),var(--mobile-font-size)) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hfUEoo-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hgCFcE-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hgEFbm-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hgWMkw-ds{
display:none !important;
}
.phw-g-i-hgWMkw-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hgzma7-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hhWo3Y-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hi6EXB-ds{
display:none !important;
}
.phw-g-i-hi6EXB-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hjbjgA-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hjhEah-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hkKb3D-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hkfBRy-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ho6qko-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hoVxqp-ds{
font-family:Chalet-LondonSixty !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hpZBV4-ds{
background-image:url("") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hpk4aC-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hqbPBk-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hrKyxH-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hrhCW2-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hsIFoJ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hsoOqG-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hsxQoN-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ht27nn-ds{
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:12px !important;
letter-spacing:-0.2px !important;
line-height:20px !important;
text-decoration:underline !important;
color:#737373 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-huCAwj-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-huw82p-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hyUnwy-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hymTmZ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hyr5r8-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hz1e8Y-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hzhrCH-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-i0CKmg-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-i0zDgZ-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-i1DAVP-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-i1Hz6a-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-i1a5Kk-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-i2Lc9N-ds{
text-align:center !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-i3wjdA-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-i5bjl7-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-i6lh8a-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-i74eY5-ds{
background-color:rgba(10, 10, 10, 0.55) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-i7v15q-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-i8jL3g-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-i8mjbE-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-i9PVuS-ds{
display:none !important;
}
.phw-g-i-i9PVuS-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-i9TfwO-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-iA9qx6-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-iCFOjp-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-iCXFPo-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-iCz8vh-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-iCzP8f-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-iELAxf-ds{
background-image:url("") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-iERhL7-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-iFtEJQ-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-iGgxgU-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-iHhDRt-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-iJGhhP-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-iKNrB0-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-iKvivJ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-iLYU4V-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-iM2GnP-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-iMtoDq-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-iN4wcL-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-iNFZBu-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-iNIS3q-ds{
display:none !important;
}
.phw-g-i-iNIS3q-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-iNwStg-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-iOak11-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-iPjqrQ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-iQ2SDm-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-iQnArK-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-iRPyTA-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-iRW8kp-ds{
border:none !important;
color:#000000 !important;
height:auto !important;
min-height:auto !important;
padding:8px 0 !important;
font-family:var(--cms-g-chaletlondensixty) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-iRmwd5-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-iRqqi1-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-iRvuul-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-iSLZ4Q-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-iTHOvT-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-iTahpt-ds{
display:none !important;
}
.phw-g-i-iTahpt-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-iThRZI-ds{
font-size:20px !important;
line-height:32px !important;
letter-spacing:-0.1px !important;
color:var(--black) !important;
font-weight:normal !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-iVVb6c-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-iWEnYs-ds{
font-family:Chalet-NewYorkSixty !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-iWVviH-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-iXvq7e-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-iYfRfF-ds{
color:var(--secondary-text) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-iZ2O5V-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ib0Xfa-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ib8J4i-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ib8omv-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ibrcur-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-iciIpR-ds{
color:var(--secondary-text) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-id3KY5-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-id6cbC-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-idz6Ai-ds{
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-if35MI-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ifJ0cn-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ifgIGX-ds{
margin:0 auto !important;
text-align:center !important;
max-height:unset !important;
max-width:100px !important;
width:100px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-iglnSe-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-iiuhGy-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ijPD3H-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ikTLcN-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-il8sqc-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ilWqUf-ds{
padding-top:65% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-in8QVx-ds{
position:relative !important;
pointer-events:all !important;
z-index:3 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ino8gv-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-inwz4F-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-io6WNp-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ioiUyW-ds{
display:none !important;
}
.phw-g-i-ioiUyW-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-iolHNV-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ioo6Gj-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-irEJZX-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-irZ43E-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-iruIfz-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-is5Z94-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-isASJ6-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ito7u5-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-itvJAH-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ivrJqA-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ivtBp6-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-iwIWhx-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ixVtkP-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ixZAT1-ds{
position:relative !important;
pointer-events:all !important;
z-index:3 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-iyOc4K-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-iyyI7b-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-j0nrOP-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-j1gtBu-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-j3hEON-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-j3k3KB-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-j3k4U8-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-j55trR-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-j6T0NC-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-j6lzCV-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-j7yG5b-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-j8JMtF-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-j906U5-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jAHcAB-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jAHx8u-ds{
padding-top:65% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jAUrgB-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jBQ7YM-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jCkB3I-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jCllKD-ds{
font-size:18px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jDF9jL-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jDhWv4-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jEpgE4-ds{
display:none !important;
}
.phw-g-i-jEpgE4-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jFm53C-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jFxvv0-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jGCd8P-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jHHIhW-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jHLax0-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jIdRNO-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jIhQ3u-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jJa90h-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jKCxcE-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jL4dxb-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jLOMnF-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jLwEX6-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jNFs01-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jOOgT0-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jOkRNL-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jPBhVA-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jPjKU4-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jRjOzP-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jS5Tn6-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jSFUWw-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jSeLlC-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jTFI0F-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jTkreT-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jToRI0-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jTuXrT-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jUHGQJ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jVsvkM-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jWOVDU-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jWlasO-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jX9UNJ-ds{
background-image:url("") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jYFDae-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jYXEoK-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jYi6k6-ds{
background-image:url("") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jZUAfG-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jby4KB-ds{
font-family:Chalet-LondonSixty !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jbyyTu-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jcFuVK-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jd2pLU-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jdY0XL-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jedDAq-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jfCm5T-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jfnuqX-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jhKRgr-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jhLJaH-ds{
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jhlYlw-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jiSKTD-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jiTnDH-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jjv2nC-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jk53I9-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jkEXEK-ds{
border-width:1px !important;
border-style:solid !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jknjMh-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jkx2vh-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jl3BMS-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jlN4Ed-ds{
display:none !important;
}
.phw-g-i-jlN4Ed-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jnRE9w-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jnzc5v-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jr6erU-ds{
color:var(--secondary-text) !important;
justify-content:center !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jr6erU-ds:hover{
color:var(--brand-color-primary) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jtTSPD-ds{
border-width:99px !important;
background-position:50% 50% !important;
background-size:contain !important;
background-repeat:no-repeat !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jtkby4-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-juLwN5-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-julptr-ds{
font-size:18px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-juu2aY-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jv9nN0-ds{
border:none !important;
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:16px !important;
line-height:24px !important;
color:#6400ff !important;
padding:0 !important;
min-height:auto !important;
height:auto !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jvfHB8-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jwEHy8-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jwGLj6-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jwaXPH-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jwiIG7-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jwnVP3-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jxAIyf-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jxMZTt-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jxS0JK-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jxy9lI-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jzHgYw-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jzWCIy-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-k0YCEd-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-k1LiIE-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-k1eUwd-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-k2N9m2-ds{
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:12px !important;
letter-spacing:-0.2px !important;
line-height:20px !important;
text-decoration:underline !important;
color:#737373 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-k46y1i-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-k4FPHX-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-k52xdL-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-k72Ewo-ds{
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-k8Lu6P-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-k9fGrv-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kBHgLw-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kBOneb-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kDgh7w-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kFpEWO-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kGHoTV-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kGiJMy-ds{
color:var(--secondary-text) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kGo0XH-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kHCa8a-ds{
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kHKxQA-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kIq4Cv-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kIr6IU-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kKhaBY-ds{
pointer-events:visible !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kLXxu2-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kLaKss-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kNIWfu-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kO0Tgd-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kOE2wD-ds{
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:20px !important;
line-height:32px !important;
letter-spacing:-0.1px !important;
color:#000000 !important;
font-weight:normal !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kOTVzH-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kQ55Rt{
font-size:18px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kQTMLf-ds{
background-color:rgba(0, 0, 0, 0.15) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kQqZTX-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kRTStf-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kSHFfe-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kT4FT8-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kTf79l-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kUHlwJ-ds{
cursor:pointer !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kVf6OI-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kW46tU-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kXIv1s-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kXhxou-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kY7Dwu-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kYxSH4-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kZT8cD-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kZppvA-ds{
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-karcUs-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kbRslx-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kbSMK3-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kdg1Fe-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kdhAKC-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ke0YhY-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kf3FKc-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kfHTv5-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kfw79F-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kfz2C7-ds{
cursor:pointer !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kgJ5pw-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kgfGTZ-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-khRwne-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-khckx3-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kj1HPD-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kjHlhS-ds{
border:1px solid #6400ff !important;
border-radius:2px !important;
background-color:#6400ff !important;
font-family:var(--cms-g-chaletnewyorksixty) !important;
font-size:16px !important;
color:#ffffff !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kjVWaX-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kkZyUI-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kkcuXL-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kl7BqP-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-klQiEl-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-klwjV2-ds{
font-size:20px !important;
line-height:32px !important;
letter-spacing:-0.1px !important;
color:var(--black) !important;
font-weight:normal !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kmU5dh-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-knKBDk-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kneZTE-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-koHwoU-ds{
border:none !important;
color:#000000 !important;
height:auto !important;
min-height:auto !important;
padding:8px 0 !important;
font-family:Chalet-LondonSixty !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kod3fI-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kpF0H1-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kpLoYf-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-krcQmS-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ktq9TW-ds{
display:none !important;
}
.phw-g-i-ktq9TW-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ku03Zl-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kugWg2-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kugZEh-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kwBRSz-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kwCiKY-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kwGRYf-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kwK3oc-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kwc4xx-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kwt8AS-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kx2c3P-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kxT2Ac-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kxdMQ9-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kycwiy-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kzBTWJ-ds{
cursor:pointer !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kzsEw7-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-l00COy-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-l19Qb5-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-l1KQru-ds{
font-family:Chalet-NewYorkSixty !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-l2o7SL-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-l2zJDw-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-l3Li99-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-l4x32N-ds{
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-l6DdTw-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-l6R9yA-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-l7Q5Mh-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-l7kIRc-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-l9aK6a-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-lB7KN8-ds{
padding:0px 30px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-lBOdIh-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-lEtvOE-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-lFni9D-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-lGvSnO-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-lHgMwP-ds{
z-index:2 !important;
pointer-events:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-lHz7wy-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-lIgesN-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-lJwwAR-ds{
display:none !important;
}
.phw-g-i-lJwwAR-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-lKpgV0-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-lLHnLE-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-lLcIDC-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-lMQxho-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-lNdBv7-ds{
background-color:rgba(10, 10, 10, 0.55) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-lQw1dR-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-lRDjdu-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-lRFsRv-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-lRhFPH-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-lVpLu4-ds{
display:none !important;
}
.phw-g-i-lVpLu4-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-lW2Ycq-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-lWsuri-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-lX2iZz-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-lXM7Kf-ds{
display:none !important;
}
.phw-g-i-lXM7Kf-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-lXYsGV-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-lYGNI4-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-lYS7tX-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-lYZ22L-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-lYbiQx-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-lZpjEP-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-lZtMlb-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-laPqNe-ds{
z-index:2 !important;
pointer-events:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-lbBcZb-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-lbYNlj-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-lbhvom-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-lbqvsK-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-lcfWNo-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-lev6xl-ds{
padding-top:40px !important;
text-align:center !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-lfEBgj-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-lfIQgL-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-lgeQi6-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-lhvoHp-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-liGgJb-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-lidlo6-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-lieTnh-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ljYX3A-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-lkduZU-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.5),var(--mobile-font-size)) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ll9D41-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-lm2UVl-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ln2IAI-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-lnd6YN-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-lniOUC-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-lniji0-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-lqM95J-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-lsTsQG-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-lt3rAT-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ltCIa9-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ltSeBq-ds{
background-image:url("") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ltiYrK-ds{
cursor:pointer !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ludGE6-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-lwWkGE-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-lymgVr-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-lzgFkn-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-m113Ei-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-m1Dpzg-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-m2f2FQ-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-m3EvPc-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-m3v4f7-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-m4s57e-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-m5KiHU-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-m5Yu2o-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-m68o46-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-m6xUO4-ds{
z-index:2 !important;
pointer-events:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-m70Qap-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-m7ANVo-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-m7gM8i-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-m9ytZ8-ds{
border-width:1px !important;
border-style:solid !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-mBZARJ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-mCVFBh-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-mDKMG3-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-mDZhMm-ds{
font-family:Chalet-NewYorkSixty !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-mDhIUg-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-mEFIko-ds{
background-color:var(--brand-color-primary) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-mEKcox-ds{
display:none !important;
}
.phw-g-i-mEKcox-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-mF6hFc-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-mFjuMZ-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-mG9Tzb-ds{
border-radius:2px !important;
width:16px !important;
height:16px !important;
position:relative !important;
min-height:16px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-mHi77N-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-mHivNH-ds{
cursor:pointer !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-mIDp8z-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-mIQgst-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-mIXVGz-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-mIpELh-ds{
pointer-events:visible !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-mK0FY2-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-mK2s6F-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-mLzawi-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-mN5eQw-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-mNbfH9-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-mO3z0b-ds{
z-index:2 !important;
pointer-events:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-mOLlWP-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-mOPD3R-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-mQk3xW-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-mRagrU-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-mSHLvr-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-mSbqb3-ds{
opacity:0.8 !important;
}
}

@media only screen and (width: 767.98px) {
.phw-g-i-FQF8lM-ds{
width:150px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-mUM8yf-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-mWWimA-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-mY8tYY-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-mavTCd-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-mbHj0w-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-meJMxr-ds{
display:none !important;
}
.phw-g-i-meJMxr-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-mfQtQl-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-mfSi1l-ds{
width:100% !important;
padding:10px 15px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-mfhUmC-ds{
border-width:1px !important;
border-style:solid !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-mhqs3g-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-miJYet-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-mje4H8-ds{
background-color:rgb(255, 255, 255) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-mkN7ND-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-mkWes8-ds{
z-index:2 !important;
pointer-events:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ml4Dnz-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-mlKI85-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-mml8mn-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.5),var(--mobile-font-size)) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-mmwey8-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-mpSKtB-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-mq0DaS-ds{
background-image:url("") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-mqD921-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-mqM6Iv-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-mrGKL5-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-mtlELc-ds{
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-mtuQJC-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-muCcqg-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-muUj6a-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-mum1kN-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-mvIlPd-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-mvJ6Ec-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-mvJL4A-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-mwjiNS-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-mxUJZ0-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-mzYuJD-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-n0KAL7-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-n0gf2m-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-n0mGXJ-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-n1O4Q6-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-n2VsMl-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-n2y8T7-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-n301TE-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-n3Osz6-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-n3rJF3-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-n4fCLw-ds{
background-color:rgba(255,255,255,1) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-n6ONvz-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-n6Z1zh-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-n8OxiW-ds{
background:transparent !important;
border:0px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-n8llzq-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-n8qgkH-ds{
background-color:rgba(0, 0, 0, 0.15) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-n90Sy5-ds{
z-index:2 !important;
pointer-events:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-n9BhkC-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-n9aLXo-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-nAn2AT-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-nBC0LS-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-nBEK2d-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-nBHADD-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-nBhYA4-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-nCBzdV-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-nDCH4S-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-nDX2Kt-ds{
font-family:Chalet-NewYorkSixty !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-nDwQ5K-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-nE68KE-ds{
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-nFTUPO-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-nFTUPO-ds:hover{
color:var(--brand-color-primary) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-nGkX6Q-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-nHWLDs-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-nKkB7s-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-nMTit1-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-nMtJxs-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-nNzIHN-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-nObqqb-ds{
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-nPrehJ-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-nPtwkX-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-nQHZ3F-ds{
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-nQa615-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-nR9vtK-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-nS0P2u-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-nUdRUV-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-nVXfxR-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-nVYQHc-ds{
z-index:2 !important;
pointer-events:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-nX1x82-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-nX8Ay3-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-nXJyTw-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-na9Me9-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-naBTID-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-nbjunx-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-nd5knf-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ndeh7z-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ndfL6b-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ndrRyk-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-neHdfa-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-nfVrEk-ds{
text-align:center !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-nfc0m4-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-nghgko-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-nhDy1r-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-njx1Me-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-nkgnwt-ds{
color:var(--secondary-text) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-nkgnwt-ds:hover{
color:var(--brand-color-primary) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-nlEXqu-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-nlcxvb-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-nlj9he-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-nmFJND-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-nmj3mF-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-nn6awq-ds{
z-index:2 !important;
pointer-events:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-non8zd-ds{
border-width:1px !important;
border-style:solid !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-nqsEiY-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-nsFzEu-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-nt13C3-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-nv5OUq-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-nwNqQd-ds{
padding-top:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-nwpL5V-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-nwyW5G-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-o0WPsG-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-o1st2u-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-o2r6qj-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-o38jP5-ds{
font-family:Chalet-LondonSixty !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-o3wo7H-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-o4SU2H-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-o4fdPj-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-o4kflq-ds{
pointer-events:visible !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-o552qM-ds{
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-o55EgX-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-o5YwZI-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-o695Sn-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-o6a5fS-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-o7FsVL-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-o8IHcg-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-o8ijdl-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-o8mmXj-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-oA1ID2-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-oBVNzF-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-oBxT2E-ds{
font-family:Chalet-LondonSixty !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-oDkRY5-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-oDwYQA-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-oFH7Y6-ds{
background-color:var(--widget-bg-gray-lighter) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-oFwZ33-ds{
background-color:var(--widget-bg-gray-lighter) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-oG88ne-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-oHYuU7-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-oIQ8kS-ds{
padding-top:40px !important;
text-align:center !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-oIwHjr-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-oJENem-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-oKBRBz-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-oKDimr-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-oKNTOJ-ds{
display:none !important;
}
.phw-g-i-oKNTOJ-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-oLRDa5-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-oLZQJR-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-oMsDAH-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-oN9dO7-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-oO1uJF-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-oOGWSE-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-oOVtX1-ds{
font-size:18px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-oOq8N4-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-oPmaUW-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-oUBmaw-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-oUN6TO-ds{
display:none !important;
}
.phw-g-i-oUN6TO-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-oUhn4y-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-oVCcxf-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-oVgMb4-ds{
display:none !important;
}
.phw-g-i-oVgMb4-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-oVllWo-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-oWD3Ts-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-oXc13s-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-oYJfRy-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-oYWemB-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-oYnLqn-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-oZ2Su4-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-oZknEU-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-oa20aw-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-oalI73-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-oaljia-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-oaxIdV-ds{
font-family:Chalet-LondonSixty !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-obUEYN-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-obksGx-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-obrs41-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-oeaHTc-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ofrTU2-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ohbRQh-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-oiQ3ck-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-oim79y-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ojoPKD-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-oknXkX-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-okpNx2-ds{
pointer-events:visible !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-onQIqJ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-onqSO9-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-op09M1-ds{
color:var(--secondary-text) !important;
justify-content:center !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-op4AV7-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-opqP1L-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-opzvS3-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-oqU78Y-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-oqbQj9-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-orfukc-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-osNKEu-ds{
background:transparent !important;
border:0px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-otz7it-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-owSJFk-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-owwhuS-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ox2iSb-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-oxUI4a-ds{
font-family:Chalet-LondonSixty !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-oxp6i6-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-oxry2j-ds{
background-size:auto !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-oyC5Nr-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-oyQZp2-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ozhcw7-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-p04gi1-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-p0Qdli-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-p0VaLl-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-p0nygD-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-p23iLV-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-p2EeUc-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-p3Irnj-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-p3NqZw-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-p3SbVc-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-p4L2M5-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-p4kzC4-ds{
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-p4qhHi-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-p5FRwc-ds{
display:none !important;
}
.phw-g-i-p5FRwc-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-p5bevK-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-p7rPTG-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-p80sSQ-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-p97JN6-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-p9xclQ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-pA2HjQ-ds{
color:var(--secondary-text) !important;
justify-content:end !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-pBJFh4-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-pCEWKT-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-pCO4BU-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-pEIb19-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-pFpNgf-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-pG5IVx-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-pGAWPH-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-pHLmCG-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-pHPGxA-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-pI6QYz-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-pIlUUa-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-pJGVL5-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-pJtELD-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-pKAZ3a-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.5),var(--mobile-font-size)) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-pLHlBd-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-pM2s9W-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-pM3kGe-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-pM7sBF-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-pMFjMa-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-pMROG1-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-pMRv0b-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-pMsLu1-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-pMtcVj-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-pOtqLX-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-pQ0E6T-ds{
background-image:url("") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-pQbT2B-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-pRHZJG-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-pSg4xJ-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-pTlItL-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-pTy4Js-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-pUMlfK-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-pUpoZT-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-pVaOpS-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-pVcbv6-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-pWJqvb-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-pWvQFY-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-pXFaYf-ds{
background-color:rgba(0, 0, 0, 0.2) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-pXSEvd-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-pXbPFj-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-pZ9XxM-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-pZxRTl-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-paCTd1-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-paol7l-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-parVCR-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-patd1S-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-paufJ7-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-paxdU5-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-pbCuv7-ds{
display:none !important;
}
.phw-g-i-pbCuv7-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-pbEucy-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-pbILaS-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-pfxrpC-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-pgDULg-ds{
padding-top:65% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-pgvm8r-ds{
border:none !important;
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:16px !important;
line-height:24px !important;
color:#6400ff !important;
padding:0 !important;
min-height:auto !important;
height:auto !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-phNE7V-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-piCLwH-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-pj5U9z-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-pjuz38-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-pk1hKT-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-pm5RkH-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-pmG0yA-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-pnDTO6-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-pnbQzE-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-poBdBN-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-pot001-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-poyV2a-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ppJ5PQ-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-psLKTl-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-psLlZo-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-psYmyg-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ptM2Z3-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-puFQmJ-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-puRW5V-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-pubo5f-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-pwvKH7-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-pxJzVh-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-py3Anl-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-pz11dn-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-q0TZ10-ds{
z-index:2 !important;
pointer-events:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-q12oVu-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-q1ObIq-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-q2Hagc-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-q4gQBB-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-q5ZWPR-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-q76oEx-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-q7BDe4-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-q7wLto-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-q8HwN3-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-q9nHs0-ds{
border-width:1px !important;
border-style:solid !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qARq6W-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qBE3QR-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qCNMbq-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qCp8mX-ds{
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:16px !important;
line-height:24px !important;
color:#6400ff !important;
padding:0 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qD1qUL-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qD3Kb9-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qDOfO0-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qEy7Vh-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qEycaK-ds{
display:none !important;
}
.phw-g-i-qEycaK-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qG0phI-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qGl9bs-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qGxtt2-ds{
padding-top:65% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qHwnfy-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qIE7Hp-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qIbrhQ-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qInKm0-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qKBhds-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qKWBng-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qMK5GU-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qMNgkR-ds{
font-family:Chalet-NewYorkSixty !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qN8lFc-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qNh0O2-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qOGLY1-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qPJGiX-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qPLjmr-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qPTlsz-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qQ702Q-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qQLQEs-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qQkkJl-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qRJDCt-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qS1H26-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qSTwB9-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qSu94z-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qTfdqR-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qTnW84-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qUDtVC-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qUR39h-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qVSBOF-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/pp/TRTEGLOBAL/images/Teamwork_Swords-employees-in-break-room_tt@2x-1716995679314.jpg") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qXj6TI-ds{
text-align:center !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qYfimF-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qYstvt-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qafsds-ds{
display:none !important;
}
.phw-g-i-qafsds-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qb32cC-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qc5439-ds{
font-family:Chalet-NewYorkSixty !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qd5LMU-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qdUSSH-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qdu9TF-ds{
cursor:pointer !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qeNnfS-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qfmkAP-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qgdMba-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qgoSht-ds{
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qhTxKu-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qhWm1R-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qi2AMS-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qiEtYi-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qijEXc-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qioyXL-ds{
font-family:Chalet-NewYorkSixty !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qjQGoB-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qjwYjj-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qk0HjW-ds{
padding-top:65% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qkRMWt-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qka1Uu-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qkkC4R-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qmLRbJ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qn3SYW-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qnJ9z9-ds{
display:block !important;
padding:12px 20px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qnRoN6-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qnxjuH-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qoIr8s-ds{
padding-top:65% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qqx4Vs-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qrKMqb-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qrKuri-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.5),var(--mobile-font-size)) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qrdcYm-ds{
padding-top:65% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qsYtED-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qsvsrA-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qtDZAC-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-quf7D0-ds{
display:inline-block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qvwL3Z-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qx2PxT-ds{
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qxAP1s-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qy8x4T-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qyh5W8-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qyiUgJ-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qzNK7R-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-r0nISg-ds{
font-size:max(calc(var(--video-screening-text-font-size-level-six)*0.5),var(--mobile-font-size)) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-r0usQd-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-r11029-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-r1M73z-ds{
font-family:Chalet-LondonSixty !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-r1dcTu-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-r1nZRI-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-r2W3Dd-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-r2aHs0-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-r3NQGH-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-r4V4nB-ds{
display:none !important;
}
.phw-g-i-r4V4nB-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-r4qPmD-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-r5SQdC-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-r6ScvT-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-r6mXgK-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-r7Is8p-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-r7dIQd-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-r7dIQd-ds:hover{
color:var(--brand-color-primary) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-r7gjNC-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-r7mm2l-ds{
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-r7sJVy-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rBZKxm-ds{
border:none !important;
color:#000000 !important;
height:auto !important;
min-height:auto !important;
padding:8px 0 !important;
font-family:var(--cms-g-chaletlondensixty) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rBpTUR-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rCIDya-ds{
display:none !important;
}
.phw-g-i-rCIDya-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rCkiRv-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rEQTnF-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rEjHlA-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rFDnHg-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rH5R6R-ds{
font-size:18px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rIlG4b-ds{
font-family:Chalet-LondonSixty !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rKbviq-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rLeqPx-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rMMCTe-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rNSk3e-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rOCwD8-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rPE1uZ-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rPzZg2-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rR2teY-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rSSFP0-ds{
display:block !important;
padding:12px 20px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rSbGdY-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rT0se8-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rTHUAz-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rTl0xL-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rTlLUg-ds{
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rTrt89-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rVR3qD-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rYJzJ7-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rYWLj5-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rYcK3w-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rZX8sb-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rasvmO-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.5),var(--mobile-font-size)) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rbUJtz-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-re7ysO-ds{
display:none !important;
}
.phw-g-i-re7ysO-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rf9ypU-ds{
font-family:Chalet-LondonSixty !important;
font-size:20px !important;
line-height:32px !important;
letter-spacing:-0.1px !important;
color:#000000 !important;
font-weight:normal !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rfkZWW-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rg2bwk-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rgYJgE-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rglZVo-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rh0Bp7-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rhpc6W-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ricG4b-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rin5et-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rir1eU-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rkQurs-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rlUeqw-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rlVDsQ-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rmF485-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-roTsyT-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-royney-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rq3MAR-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rqhQm3-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rrEFtR-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.5),var(--mobile-font-size)) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rrksNv-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.5),var(--mobile-font-size)) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rvqZrP-ds{
display:block !important;
padding:12px 20px !important;
color:#4A4A4A !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rx4YzF-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rxB998-ds{
font-family:Chalet-LondonSixty !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rxJTl1-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rySkr9-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ryboza-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ryepKZ-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-s0AD9k-ds{
display:none !important;
}
.phw-g-i-s0AD9k-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-s0DMYt-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/pp/TRTEGLOBAL/images/Teamwork_Swords-employees-in-break-room_tt@2x-1716995679314.jpg") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-s1BNXY-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.5),var(--mobile-font-size)) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-s2AV7J-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-s4PBPh-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-s4RHHH-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-s4RxnZ-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-s4ngWY-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-s4yGug-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-s5dxLG-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-s5nVPP-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-s6PxPc-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-s6fa86-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-s6oeUq-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-s8RRB7-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-s8SrhR-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-s95TQ8-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-s9y0Nf-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-sA72HA-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-sBfP7y-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-sBjcsi-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-sCDqeV-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-sDogbw-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-sELWTY-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-sEdrqB-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-sEitNb-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-sF5h0b-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-sGCKDR-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-sHKkuJ-ds{
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-sIYtwJ-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-sKr0BN-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-sKsYk8-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-sNjxi0-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-sOWLhy-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.5),var(--mobile-font-size)) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-sOqqjH-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-sPAnmO-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-sPMG7y-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-sQbTjE-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-sR5ZP3-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-sSEBlF-ds{
z-index:2 !important;
pointer-events:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-sSXB6G-ds{
margin:0 auto !important;
max-width:100% !important;
height:auto !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-sTbwyH-ds{
display:none !important;
}
.phw-g-i-sTbwyH-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-sUDMoO-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-sUhg4p-ds{
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-sUwJXM-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-sVsZFh-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-sWUaMI-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-sWWeUz-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-sYnoFr-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-sYqQRV-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-scCr6y-ds{
display:none !important;
}
.phw-g-i-scCr6y-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-sdDGaY-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-sdscXL-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-seRMsB-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-sfWAwa-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-sgx4HC-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-sh2IX9-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-siSwRR-ds{
border-width:1px !important;
border-style:solid !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-sjZhjF-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-sjzuSy-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-skeUsD-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-skyDyb-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-slVtTt-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-smddBE-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-smrtzX-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-soiTnM-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-srldOz-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ssYjwx-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ssZ0Ne-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-stKFHS-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-stbsSh-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-suVUdj-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/pp/TRTEGLOBAL/images/Teamwork_Swords-employees-in-break-room_tt@2x-1716995679314.jpg") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-suz0hu-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-svSPp0-ds{
padding-top:65% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-swjDhG-ds{
border-width:1px !important;
border-style:solid !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-sx4BBs-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-sxmWIm-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-sy7dGz-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-syCRjT-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-syRa1a-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-szI3Ts-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-szRXm6-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-t0dGYv-ds{
font-family:Chalet-LondonSixty !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-t2AGIB-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-t2xpnG-ds{
border-width:1px !important;
border-style:solid !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-t3oRav-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-t4vQz8-ds{
display:none !important;
}
.phw-g-i-t4vQz8-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-t8C2VS-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-t8WUVz-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-t9wEfk-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tAOUoM-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tBaDHH-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tBkjkm-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tBkjkm-ds:hover{
color:var(--brand-color-primary) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tBrPzv-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tCQtBF-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tDDnhO-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tDY3IE-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tE42V1-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tE4x84-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tEcvXB-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tEsdiO-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tFT6pN-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tIeQVM-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tJ0FJ1-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tJ7zZg-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tJBucF-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tL6cj7-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tLKLaA-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tMlpqr-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tO1rUf-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tPPfMJ-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tPg160-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tPxGdr-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tR0yr3-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tRMDjE-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tU4eAi-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tUj7Up-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tW5rRI-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tX7Os2-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tXNPhp-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tYSNHU-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tYb38x-ds{
z-index:2 !important;
pointer-events:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tYbipg-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tZhegR-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tZsfML-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-taKxqo-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-taqKAS-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tcwoCh-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.5),var(--mobile-font-size)) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tdGwPb-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-te8Wye-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-teZaoL-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tfMtN0-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tfYIpF-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tgZWft-ds{
border:none !important;
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:16px !important;
line-height:24px !important;
color:#6400ff !important;
padding:0 !important;
min-height:auto !important;
height:auto !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-thMMuM-ds{
padding-top:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-thTh1A-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-thYgnk-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/pp/TRTEGLOBAL/images/Teamwork_Swords-employees-in-break-room_tt@2x-1716995679314.jpg") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-theKs7-ds{
border:none !important;
color:#000000 !important;
display:flex !important;
font-size:16px !important;
line-height:24px !important;
font-family:var(--cms-g-chaletlondensixty) !important;
align-items:center !important;
text-decoration:none !important;
height:auto !important;
min-height:auto !important;
padding-left:0 !important;
padding-right:0 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tiVUmF-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tiea5j-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tiqNuk-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tiyNf0-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tj5j0x-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tlIFC4-ds{
border-radius:2px !important;
width:16px !important;
height:16px !important;
position:relative !important;
min-height:16px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tmBAei-ds{
font-size:20px !important;
line-height:32px !important;
letter-spacing:-0.1px !important;
color:var(--black) !important;
font-weight:normal !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tmq9Xi-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tnCgu0-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tnmsuF-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-toce6b-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tp3h6o-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tp50FQ-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tpTKgf-ds{
border:1px solid #6400ff !important;
border-radius:2px !important;
background-color:#6400ff !important;
font-family:Chalet-NewYorkSixty !important;
font-size:16px !important;
color:#ffffff !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tpkXmC-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tqCGRi-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ts9oR9-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ttllsu-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tu5dq5-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.5),var(--mobile-font-size)) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tuM1c2-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tuphjd-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tvQW1h-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tvfeaw-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-twywMY-ds{
background-color:rgba(255,255,255,1) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-u0qVo2-ds{
display:none !important;
}
.phw-g-i-u0qVo2-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-u0r9XW-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-u1PsH5-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-u2D1Ut-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-u3q4ns-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-u3waJM-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-u438mH-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-u47shP-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-u48CG7-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-u49igV-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.5),var(--mobile-font-size)) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-u4feMG-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-u4mIDm-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-u4v7kg-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-u4wlbR-ds{
background-image:url("") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-u60wTv-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-u6Buj3-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-u7RXDm-ds{
z-index:2 !important;
pointer-events:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-u7zA0z-ds{
display:none !important;
}
.phw-g-i-u7zA0z-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-u8brDy-ds{
font-size:20px !important;
line-height:32px !important;
letter-spacing:-0.1px !important;
color:var(--black) !important;
font-weight:normal !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-u9gGSJ-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-uAGsjS-ds{
background-size:auto !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-uCCDpi-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-uCLnSN-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-uCzNjL-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-uE2r4s-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-uEVTNK-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-uFoeEi-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-uG07rd-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-uG5r6R-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-uG7vyu-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-uGHfYV-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-uHFuuV-ds{
display:none !important;
}
.phw-g-i-uHFuuV-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-uIePyE-ds{
padding-top:65% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-uIyYpC-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-uJKPJr-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-uJXlzj-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-uJwO0u-ds{
background-color:var(--widget-bg-gray-lighter) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-uJysII-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-uKec8W-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-uKj2tz-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-uL4IUu-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-uLelUI-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-uM1EV6-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-uMbFr9-ds{
font-family:Chalet-LondonSixty !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-uNtkSh-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-uOfNfZ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-uPPLhP-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.5),var(--mobile-font-size)) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-uPbvDJ-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-uQAYG9-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-uR0vRF-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-uR3amN-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-uSmEwh-ds{
padding-top:65% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-uSx563-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-uUj1cK-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-uVWJmw-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-uWuNDg-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-uXQ8qW-ds{
padding-top:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-uYBPqz-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-uZOPtT-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-uaTX1O-ds{
border-width:1px !important;
border-style:solid !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-uaq9fa-ds{
padding-top:65% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-uayWpb-ds{
display:none !important;
}
.phw-g-i-uayWpb-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-udgLNZ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ufGRko-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ufGqWB-ds{
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ugi3Gj-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-uhe6Jc-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ui7EZ9-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-uiKQux-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ujRh2D-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ujs5qb-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ukMvaB-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ukeBSV-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ukiVpN-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ulCerT-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-um2eTk-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-umd64S-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-unEufS-ds{
padding-top:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-unLn0L-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-unU5kQ-ds{
font-size:20px !important;
line-height:32px !important;
letter-spacing:-0.1px !important;
color:var(--black) !important;
font-weight:normal !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-uoRfL4-ds{
padding-top:65% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-uorQuG-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-up9E6y-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-upYvkD-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-uqR8V8-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-usuYkZ-ds{
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:12px !important;
letter-spacing:-0.2px !important;
line-height:20px !important;
text-decoration:underline !important;
color:#737373 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-uudCQJ-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-uvI1x8-ds{
border:none !important;
font-family:Chalet-LondonSixty !important;
font-size:16px !important;
line-height:24px !important;
color:#6400ff !important;
padding:0 !important;
min-height:auto !important;
height:auto !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-uw2Huw-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-uwYdOe-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-uwpfj2-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-uwqsB2-ds{
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-uxOG09-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-uyA6sS-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-v0d5Cx-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-v29nCV-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-v3qZKQ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-v4sUIo-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-v6MDb4-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-v7VL5I-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-v7y45H-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-v8E4iv-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-v8u1ae-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-v97yTe-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-v9NvPs-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-v9b5R7-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-v9xXSu-ds{
padding:16px 16px 16px 0 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vA1URD-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vANDnR-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vB8pnE-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vBBjia-ds{
background-size:auto !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vBFHWR-ds{
font-size:20px !important;
line-height:32px !important;
letter-spacing:-0.1px !important;
color:var(--black) !important;
font-weight:normal !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vDrebZ-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vEn9SK-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vGQBl6-ds{
border-width:1px !important;
border-style:solid !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vGYkvm-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vGYvHn-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vGZVUq-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vGi5Tv-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vH8gGG-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vI447o-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vIYXKk-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vJYSw2-ds{
background-size:auto !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vJc7hb-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vKNSWW-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vKblHW-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vL8cuU-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vL9RTW-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vLOcmK-ds{
display:none !important;
}
.phw-g-i-vLOcmK-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vMsZ9L-ds{
background-image:url("") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vNn5nb-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vQGpD1-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vQeRMl-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vRb6eZ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vT7NTd-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vT8PU1-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vUFxxZ-ds{
z-index:2 !important;
pointer-events:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vUU2QS-ds{
font-size:18px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vVvvae-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vW1d5c-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vWW0Ws-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vWn9an-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vXK2bU-ds{
background-image:url("") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vXLSbu-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vXuTRr-ds{
border-width:1px !important;
border-style:solid !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vY6DdN-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vbR1TL-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vbdp1I-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vckWjD-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vcsLvs-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vd8Zhx-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vdDEcH-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vdLtjB-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vggfAe-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vhakWz-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vhhJFi-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-viajk9-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vifNFl-ds{
display:block !important;
padding:12px 20px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vj0cKb-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vkzcpP-ds{
padding-top:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vm3bIA-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-voNyYm-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vpYovC{
font-size:18px;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vqt9sQ-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vrVqSu-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vsP1cQ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vuQ3TD-ds{
display:inline-block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vuoiy0-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vurIN5-ds{
font-family:Chalet-LondonSixty !important;
font-size:12px !important;
letter-spacing:-0.2px !important;
line-height:20px !important;
text-decoration:underline !important;
color:#737373 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vuuQ94-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vv3X1t-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vwFway-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vwUE2t-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vxFZc7-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.5),var(--mobile-font-size)) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vxR6LL-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vyh0Lb-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vz6GGH-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vzK0sf-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-w0OHxz-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-w0Uu4Q-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-w0l13S-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-w0zPMp-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-w2NUOt-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-w33lKM-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-w3JmyV-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-w3tc7R-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-w4ptLa-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-w5rTyv-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-w6Aafu-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-w8FDbR-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-w8GJf5-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-w90epH-ds{
background-color:rgba(10, 10, 10, 0.55) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-w9A55y-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-w9bkGo-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wAfbtw-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wAk47d-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wAvZwW-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wBClC9-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wBdtIs-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wBpPHh-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wCJ19m-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wCL6W1-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wDHGWt-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wEtlbH-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wEwvEY-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wF7oAf-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wG4MoX-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wG7mKm-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wHA3go-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wHK9pC-ds{
background-color:rgba(10, 10, 10, 0.55) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wHUxi6-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wHVc5D-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wHeiyE-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wHsI8l-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wHzKsY-ds{
z-index:2 !important;
pointer-events:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wKExTY-ds{
display:block !important;
padding:12px 20px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wLeRLA-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wMU3zn-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wNKQLn-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wNS2Lo-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wNTeyw-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wNxgtS-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wOF92O-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wPZwgQ-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wQVfqN-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wQq43o-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wRP7SQ-ds{
display:none !important;
}
.phw-g-i-wRP7SQ-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wRREGX-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wRUj5i-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wRhkjN-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wRkS0S-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wRxODp-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wSTSIp-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wSX5Yk-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wU37U1-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.5),var(--mobile-font-size)) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wUsJOL-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wXDqhj-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wbekdy-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wcm20s-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-we5i79-ds{
border-width:1px !important;
border-style:solid !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wg89Yd-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wgTyrW-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wgbtCs-ds{
font-family:Chalet-LondonSixty !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-whNU5Z-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wiIDNR-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wj81hG-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wjM7zM-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wjQFpN-ds{
display:none !important;
}
.phw-g-i-wjQFpN-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wjwXup-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wk7BI7-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wkgSCh-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wkslDI-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wlrd3F-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wmVbtn-ds{
z-index:2 !important;
pointer-events:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wnvPQo-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wokyGf-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wq1h2g-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wq7TtD-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wqF7EJ-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wqiWnd-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wrObKk-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wsEr1L-ds{
font-size:max(calc(var(--font-size-8)*0.5),var(--mobile-font-size)) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wtFTps-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wtVb0X-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wtrvmr-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wuxDLA-ds{
background-color:rgba(0, 0, 0, 0.2) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wwKZ0L-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-x1UOfR-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-x1UOfR-ds:hover{
color:var(--brand-color-primary) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-x3Xt5T-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-x4z2HW-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-x5Y5MN-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-x601cT-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-x7ByrH-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-x7edqd-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-x7gtbr-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-x8Oenw-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-x9Oy33-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xBUVN1-ds{
background:rgb(245, 245, 245) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xCPvHl-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xCT6Yd-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xCoMg6-ds{
display:none !important;
}
.phw-g-i-xCoMg6-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xD4CJw-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.5),var(--mobile-font-size)) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xDAZel-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xEa59I-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xEjWzE-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xFrNqx-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xGSeNV-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xGcmbG-ds{
border:1px solid #6400ff !important;
border-radius:2px !important;
background-color:#6400ff !important;
font-family:var(--cms-g-chaletnewyorksixty) !important;
font-size:16px !important;
color:#ffffff !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xGjhr7-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xGzJbp-ds{
border:none !important;
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:16px !important;
line-height:24px !important;
color:#6400ff !important;
padding:0 !important;
min-height:auto !important;
height:auto !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xHzbAE-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xIOBwR-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xIOgvb-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xIZIAF-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xJRC6k-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xJUOxe-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xJnjZX-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xJrw4j-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xL3QCN-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xMm5pG-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xNpClc-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xNpxE7-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xOVRUA-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xOWFT0-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xP8QDq-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xPK66N-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xPX22n-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xQcjB6-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xQmI4j-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xSBxfq-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xUplin-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xVFLbo-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xWJ4IX-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xWg2C3-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xX0UuC-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xXHEld-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xaJjOY-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xb2oNm-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xctnr0-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xdaKR3-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xeWlO3-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xenxtB-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xgEAtj-ds{
background-image:url("") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xgWxkP-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xkMoLP-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xlM1Ax-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xlggA3-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xluio6-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xnZYzN-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xoSj2B-ds{
z-index:2 !important;
pointer-events:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xopnRk-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xp5zhH-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xpzeH4-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xrs00i-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xsJPe5-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xtbKDn-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xtj8qx-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xu9Pds-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xuCpAi-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xuHNs9-ds{
display:none !important;
}
.phw-g-i-xuHNs9-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xuLoqu-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xxirxj-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xzOkH8-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xzRQ0F-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xzTCxb-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xzWzyk-ds{
z-index:3 !important;
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-y1Ic73-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-y23pz7-ds{
display:none !important;
}
.phw-g-i-y23pz7-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-y2NHrJ-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.5),var(--mobile-font-size)) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-y2XeKu-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-y2d3br-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-y4OiFl-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-y5Eejh-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-y5d4LY-ds{
border-width:1px !important;
border-style:solid !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-y9wS4t-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-yB3uBf-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-yBYZKr-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-yCRBM9-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-yCdO1w-ds{
font-family:Chalet-LondonSixty !important;
font-size:12px !important;
letter-spacing:-0.2px !important;
line-height:20px !important;
text-decoration:underline !important;
color:#737373 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-yEIshc-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.5),var(--mobile-font-size)) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-yFWiSd-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-yGdXPX-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-yGeJJZ-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-yH8RtY-ds{
font-size:18px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-yHZ0Zd-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-yHiKUg-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-yHjVbd-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-yIYc8o-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-yKm4Ds-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-yKxMC2-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-yLOxp2-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-yLhNZY-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-yMN2GK-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-yN7jRb-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-yNAfl7-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-yNp5sj-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-yPKCMq-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-yPgIJJ-ds{
display:none !important;
}
.phw-g-i-yPgIJJ-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-yQ6zL8-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-yR5zVV-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-yRCFJX-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ySpwwV-ds{
padding:16px 16px 16px 0 !important;
color:var(--text-dark) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-yUL30K-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-yUUUWo-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.5),var(--mobile-font-size)) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-yXOHV1-ds{
display:none !important;
}
.phw-g-i-yXOHV1-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-yXutFy-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-yXyjk0-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-yYQVC0-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-yYdaWT-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-yaFVT9-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ybeUIG-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ydZjGh-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-yejieA-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-yeuFiv-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-yhU5AV-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-yiQI9U-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ylHoRJ-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ylvCKR-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ymI7d9-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ynDrsj-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ynOtei-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-yrUggR-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ys5jUp-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ysw0gw-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ytpQ1T-ds{
display:none !important;
}
.phw-g-i-ytpQ1T-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-yw0Q2y-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ywWTG1-ds{
border-width:1px !important;
border-style:solid !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-yxLd0U-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-yxWZmV-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-yyoFFC-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-z0OWxo-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-z0yLD9-ds{
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-z2ZGCw-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-z2e1va-ds{
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-z3FQBn-ds{
background-color:rgba(10, 10, 10, 0.55) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-z4w1fd-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zArhJk-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zBMOvg-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zBr4GF-ds{
background-color:rgba(10, 10, 10, 0.55) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zEkxhC-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zG8rBH-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zGEeoT-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zGNG1R-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zGUy0n-ds{
border-width:1px !important;
border-style:solid !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zH8tXe-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zHKi0p-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zHLe6I-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zIJQxE-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zK0QiD-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zMguZS-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zNKaio-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zPB6pP-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zPHez4-ds{
display:none !important;
}
.phw-g-i-zPHez4-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zPJg8D-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zRJqGN-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zS8yaV-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zUVkzI-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zV0ZsW-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zV4jXw-ds{
font-family:Chalet-LondonSixty !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zWcomw-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zXOjhi-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zXogE6-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zay4m8-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zbH6Sd-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zbMEEH-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zbrvWw-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zchm1R-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zczSCp-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zd5lq3-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zfS8JH-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zgEp0j-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zggaBn-ds{
background:transparent !important;
border:0px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zglanV-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zhSpX4-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zhvtFp-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zi3M0k-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zkLFHk-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zlLVP0-ds{
border:1px solid #6400ff !important;
border-radius:2px !important;
background-color:#6400ff !important;
font-family:var(--cms-g-chaletnewyorksixty) !important;
font-size:16px !important;
color:#ffffff !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zlb53o-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zlgAoz-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zlq4W8-ds{
border-width:1px !important;
border-style:solid !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zmF2xA-ds{
display:none !important;
}
.phw-g-i-zmF2xA-ds img{
object-fit:cover ;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zndHI1-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-znmHpM-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zqREAT-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zsLPgD-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zsrTLC-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zsuBbn-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zt4dxn-ds{
border:none !important;
font-family:var(--cms-g-chaletlondensixty) !important;
font-size:16px !important;
line-height:24px !important;
color:#6400ff !important;
padding:0 !important;
min-height:auto !important;
height:auto !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zum34r-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zuyxXb-ds{
border-width:1px !important;
border-style:solid !important;
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zvCtav-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zwkWdt-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zwzSx6-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zx3G3Q-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zx9J6h-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zxR1fP-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zxueL5-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zxzvhH-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zy4uAg-ds{
width:200px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zzgS0u-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zzk63o-ds{
width:200px !important;
}
}

