h1{
font-family:var(--cms-g-opensansregular);
font-weight:inherit;
font-size:56px;
line-height:1.2;
color:#ffffff;
}

h2{
font-family:var(--cms-g-opensansregular);
font-weight:inherit;
font-size:32px;
line-height:1.4;
color:var(--brand-color-secondary);
}

h3{
font-family:var(--cms-g-opensansregular);
font-weight:inherit;
font-size:28px;
line-height:1.6;
color:var(--secondary-text);
}

h4{
font-family:var(--cms-g-opensansregular);
font-weight:inherit;
font-size:22px;
line-height:1.8;
color:var(--secondary-text);
}

h5{
font-family:var(--cms-g-opensansregular);
font-weight:inherit;
font-size:20px;
line-height:1.8;
color:var(--secondary-text);
}

h6{
font-family:var(--cms-g-opensansregular);
font-weight:inherit;
font-size:18px;
line-height:1.8;
color:var(--secondary-text);
}

a{
text-decoration:none;
}

body{
font-family:var(--cms-g-opensansregular);
color:var(--body-color);
line-height:1.75;
}

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

.phw-g-btn-default,.btn-default,.default-button,.btn.default-button,.default-button a.action-link,.default-button button.action-link{
background:none;
border-color:#ffffff;
border-top-left-radius:0;
border-top-right-radius:0;
border-bottom-left-radius:0;
border-bottom-right-radius:0;
color:#702082;
font-size:16px;
font-family:var(--cms-g-opensansregular);
font-weight:normal;
line-height:28px;
text-align:center;
padding-left:38px;
padding-right:38px;
min-height:52px;
background-color:#ffffff;
box-shadow:none;
}

.phw-g-btn-default:hover,.btn-default,.default-button:hover,.btn.default-button:hover,.default-button a.action-link:hover,.default-button button.action-link:hover{
background:none;
border-color:#702082;
color:#fff;
background-color:#702082;
box-shadow:none;
}

.phw-g-btn-large-default,btn.default-button.btn-lg,.btn.default-button.button-lg,.default-button.button-lg a.action-link{
border-top-left-radius:28px;
border-top-right-radius:28px;
border-bottom-left-radius:28px;
border-bottom-right-radius:28px;
font-size:var(--phw-g-small-text-font-size);
font-weight:normal;
line-height:28px;
padding-left:28px;
padding-right:28px;
min-height:60px;
}

.phw-g-btn-large-plain,btn.plain-button.btn-lg,.btn.plain-button.button-lg,.plain-button.button-lg a.action-link{
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:28px;
padding-left:28px;
padding-right:28px;
min-height:60px;
}

.phw-g-btn-large-primary,.btn.primary-button.btn-lg,.btn.primary-button.button-lg,.primary-button.button-lg a.action-link{
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:28px;
padding-left:28px;
padding-right:28px;
min-height:60px;
}

.phw-g-btn-large-secondary,btn.secondary-button.btn-lg,.btn.secondary-button.button-lg,.secondary-button.button-lg a.action-link{
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:28px;
padding-left:28px;
padding-right:28px;
min-height:60px;
}

.phw-g-btn-plain,.btn-info,.plain-button,.btn.plain-button,.plain-button a.action-link,.plain-button button.action-link{
background:none;
border-color:#702082;
border-top-left-radius:0;
border-top-right-radius:0;
border-bottom-left-radius:0;
border-bottom-right-radius:0;
color:#702082;
font-size:16px;
font-family:var(--cms-g-opensansregular);
font-weight:normal;
line-height:28px;
text-align:center;
padding-left:38px;
padding-right:38px;
min-height:52px;
background-color:var(--widget-bg-gray-light);
box-shadow:none;
}

.phw-g-btn-plain:hover,.btn-info,.plain-button:hover,.btn.plain-button:hover,.plain-button a.action-link:hover,.plain-button button.action-link:hover{
background:none;
border-color:#702082;
color:var(--text-gray-light);
background-color:#702082;
box-shadow:0 0 0 0 #f8f8f8;
}

.phw-g-btn-plain:active,.btn-info,.plain-button:active,.btn.plain-button:active,.plain-button a.action-link:active,.plain-button button.action-link:active{
border-color:var(--brand-color-primary);
}

.phw-g-btn-primary,.btn-primary,.primary-button,.btn.primary-button,.primary-button a.action-link,.primary-button button.action-link{
background:none;
border-color:#702082;
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-opensansregular);
font-weight:normal;
line-height:28px;
text-align:center;
padding-left:38px;
padding-right:38px;
min-height:52px;
background-color:var(--brand-color-primary);
box-shadow:none;
}

.phw-g-btn-primary:hover,.btn-primary,.primary-button:hover,.btn.primary-button:hover,.primary-button a.action-link:hover,.primary-button button.action-link:hover{
background:none;
border-color:#ffffff;
color:#702082;
background-color:#ffffff;
box-shadow:none;
}

.phw-g-btn-secondary,.btn-success,.secondary-button,.btn.secondary-button,.secondary-button a.action-link,.secondary-button button.action-link{
background:none;
border-color:#702082;
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-opensansregular);
font-weight:normal;
line-height:28px;
text-align:center;
padding-left:38px;
padding-right:38px;
min-height:52px;
background-color:var(--brand-color-secondary);
box-shadow:none;
}

.phw-g-btn-secondary:hover,.btn-success,.secondary-button:hover,.btn.secondary-button:hover,.secondary-button a.action-link:hover,.secondary-button button.action-link:hover{
background:none;
border-color:var(--stroke-gray-light);
color:#702082;
background-color:var(--widget-bg-gray-light);
box-shadow:none;
}

.phw-g-btn-small-default,btn.default-button.btn-sm,.btn.default-button.button-sm,.default-button.button-sm a.action-link{
border-top-left-radius:0;
border-top-right-radius:0;
border-bottom-left-radius:0;
border-bottom-right-radius:0;
font-size:var(--font-size-8);
font-weight:normal;
line-height:24px;
padding-left:38px;
padding-right:38px;
min-height:48px;
}

.phw-g-btn-small-plain,btn.plain-button.btn-sm,.btn.plain-button.button-sm,.plain-button.button-sm a.action-link{
border-top-left-radius:0;
border-top-right-radius:0;
border-bottom-left-radius:0;
border-bottom-right-radius:0;
font-size:var(--font-size-8);
font-weight:normal;
line-height:24px;
padding-left:38px;
padding-right:38px;
min-height:48px;
}

.phw-g-btn-small-primary,.btn.primary-button.btn-sm,.btn.primary-button.button-sm,.primary-button.button-sm a.action-link{
border-top-left-radius:0;
border-top-right-radius:0;
border-bottom-left-radius:0;
border-bottom-right-radius:0;
font-size:var(--font-size-8);
font-weight:normal;
line-height:24px;
padding-left:38px;
padding-right:38px;
min-height:48px;
}

.phw-g-btn-small-secondary,btn.secondary-button.btn-sm,.btn.secondary-button.button-sm,.secondary-button.button-sm a.action-link{
border-top-left-radius:0;
border-top-right-radius:0;
border-bottom-left-radius:0;
border-bottom-right-radius:0;
font-size:var(--font-size-8);
font-weight:normal;
line-height:24px;
padding-left:38px;
padding-right:38px;
min-height:48px;
}

.phw-g-i-00NqET-ds{
opacity:0.8 !important;
}

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

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

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

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

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

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

.phw-g-i-11rdlE-ds{
padding-top:40px !important;
text-align:center !important;
}

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

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

.phw-g-i-17aGsz-ds{
opacity:0.8 !important;
}

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

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

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

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

.phw-g-i-281SfL-ds{
opacity:0.8 !important;
}

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

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

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

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

.phw-g-i-39CCUO-ds{
width:100% !important;
}

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

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

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

.phw-g-i-49JKBd-ds{
width:100% !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.phw-g-i-647O5E-ds{
}

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

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

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

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

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

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

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

.phw-g-i-6ofaMy-ds{
padding-top:40px !important;
text-align:center !important;
}

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

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

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

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

.phw-g-i-89MDys-ds{
opacity:0.8 !important;
}

.phw-g-i-8LVtEC-ds{
width:100% !important;
}

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

.phw-g-i-8S6EcH-ds{
opacity:0.8 !important;
}

.phw-g-i-8YCCYA-ds{
opacity:0.8 !important;
}

.phw-g-i-8ZF5sm-ds{
opacity:0.8 !important;
}

.phw-g-i-8eFb1f-ds{
width:100% !important;
}

.phw-g-i-8trsmi-ds{
width:80% !important;
}

.phw-g-i-96N2tE-ds{
width:100% !important;
}

.phw-g-i-9N9NIY-ds{
opacity:0.8 !important;
}

.phw-g-i-9PXkIX-ds{
opacity:0.8 !important;
}

.phw-g-i-9Um2CM-ds{
opacity:0.8 !important;
}

.phw-g-i-9eahDn-ds{
opacity:0.8 !important;
}

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

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

.phw-g-i-9sJBDl-ds{
opacity:0.8 !important;
}

.phw-g-i-9uCMZK-ds{
width:100% !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.phw-g-i-FgYjzD{
font-size:var(--phw-g-small-text-font-size) !important;
line-height:var(--paragraph-line-height-2) !important;
color:var(--text-dark) !important;
}

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

.phw-g-i-G0ZxHj-ds{
}

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

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

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

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

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

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

.phw-g-i-H9bpUA-ds{
border-radius:0px !important;
background-size:auto !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.phw-g-i-JT3pwX-ds{
border-radius:0px !important;
background-size:auto !important;
}

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

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

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

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

.phw-g-i-KgUE6P{
color:var(--custom-color-Ph9W8) !important;
font-style:normal !important;
}

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

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

.phw-g-i-LIAyp2-ds{
width:80% !important;
}

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

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

.phw-g-i-MG46LJ-ds{
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.phw-g-i-NRKc82-ds{
border-width:0px !important;
}

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

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

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

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

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

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

.phw-g-i-OHZzaI-ds{
border-width:0px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.phw-g-i-QTtFtO-ds{
pointer-events:visible !important;
}

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

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

.phw-g-i-QnPaI0-ds{
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.phw-g-i-ULjVYN-ds{
text-align:center !important;
display:block !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.phw-g-i-bYzLK7-ds{
pointer-events:visible !important;
}

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

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

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

.phw-g-i-bnssK3-ds{
}

.phw-g-i-bpJ0vR-ds{
pointer-events:visible !important;
}

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

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

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

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

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

.phw-g-i-d64zfy-ds{
background-color:rgb(248, 248, 248) !important;
}

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

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

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

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

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

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

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

.phw-g-i-dhzNVL-ds{
display:block !important;
}

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

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

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

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

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

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

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

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

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

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

.phw-g-i-fOZ1hG{
}

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

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

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

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

.phw-g-i-fZeplf{
color:var(--custom-color-4SZfL) !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.phw-g-i-ofqjfO-ds{
}

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

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

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

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

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

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

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

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

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

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

.phw-g-i-qjnTr5-ds{
background-size:100% 100% !important;
background-position:50% 0% !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.phw-g-i-scSKdj-ds{
background-color:rgb(248, 248, 248) !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.phw-g-i-upWbbY{
color:var(--custom-color-4SZfL) !important;
}

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

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

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

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

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

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

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

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

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

.phw-g-i-wHFYpB-ds{
pointer-events:visible !important;
}

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

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

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

.phw-g-i-xhJaPd-ds{
text-align:center !important;
display:block !important;
}

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

.phw-g-i-xoTtcB-ds{
display:block !important;
}

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

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

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

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

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

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

@media only screen and (min-width: 1920px) {
h1{
font-family:var(--cms-g-opensansregular);
font-weight:inherit;
font-size:56px;
line-height:1.2;
color:#ffffff;
}
}

@media only screen and (min-width: 1920px) {
h2{
font-family:var(--cms-g-opensansregular);
font-weight:inherit;
font-size:32px;
line-height:1.4;
color:var(--brand-color-secondary);
}
}

@media only screen and (min-width: 1920px) {
h3{
font-family:var(--cms-g-opensansregular);
font-weight:inherit;
font-size:28px;
line-height:1.6;
color:var(--secondary-text);
}
}

@media only screen and (min-width: 1920px) {
h4{
font-family:var(--cms-g-opensansregular);
font-weight:inherit;
font-size:22px;
line-height:1.8;
color:var(--secondary-text);
}
}

@media only screen and (min-width: 1920px) {
h5{
font-family:var(--cms-g-opensansregular);
font-weight:inherit;
font-size:20px;
line-height:1.8;
color:var(--secondary-text);
}
}

@media only screen and (min-width: 1920px) {
h6{
font-family:var(--cms-g-opensansregular);
font-weight:inherit;
font-size:18px;
line-height:1.8;
color:var(--secondary-text);
}
}

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

@media only screen and (max-width: 1199.98px) {
h1{
font-family:var(--cms-g-opensansregular);
font-weight:inherit;
font-size:var(--phw-g-widget-title-font-size);
line-height:48px;
color:#ffffff;
}
}

@media only screen and (max-width: 1199.98px) {
h2{
font-family:var(--cms-g-opensansregular);
font-weight:inherit;
font-size:var(--phw-g-cards-title-font-size);
line-height:44px;
color:var(--brand-color-secondary);
}
}

@media only screen and (max-width: 1199.98px) {
h3{
font-family:var(--cms-g-opensansregular);
font-weight:inherit;
font-size:var(--phw-g-cards-subtitle-font-size);
line-height:40px;
color:var(--secondary-text);
}
}

@media only screen and (max-width: 1199.98px) {
h4{
font-family:var(--cms-g-opensansregular);
font-weight:inherit;
font-size:var(--font-size-5);
line-height:36px;
color:var(--secondary-text);
}
}

@media only screen and (max-width: 1199.98px) {
h5{
font-family:var(--cms-g-opensansregular);
font-weight:inherit;
font-size:var(--font-size-5);
line-height:36px;
color:var(--secondary-text);
}
}

@media only screen and (max-width: 1199.98px) {
h6{
font-family:var(--cms-g-opensansregular);
font-weight:inherit;
font-size:var(--phw-g-regular-text-font-size);
line-height:32px;
color:var(--secondary-text);
}
}

@media only screen and (max-width: 1199.98px) {
.phw-container, .phw-container-nd{
width:96%;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-btn-large-default,btn.default-button.btn-lg,.btn.default-button.button-lg,.default-button.button-lg a.action-link{
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-large-plain,btn.plain-button.btn-lg,.btn.plain-button.button-lg,.plain-button.button-lg a.action-link{
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-large-primary,.btn.primary-button.btn-lg,.btn.primary-button.button-lg,.primary-button.button-lg a.action-link{
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-large-secondary,btn.secondary-button.btn-lg,.btn.secondary-button.button-lg,.secondary-button.button-lg a.action-link{
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-default,btn.default-button.btn-sm,.btn.default-button.button-sm,.default-button.button-sm a.action-link{
font-size:max(calc(var(--font-size-8)*0.75),var(--tab-font-size));
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-btn-small-plain,btn.plain-button.btn-sm,.btn.plain-button.button-sm,.plain-button.button-sm a.action-link{
font-size:max(calc(var(--font-size-8)*0.75),var(--tab-font-size));
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-btn-small-primary,.btn.primary-button.btn-sm,.btn.primary-button.button-sm,.primary-button.button-sm a.action-link{
font-size:max(calc(var(--font-size-8)*0.75),var(--tab-font-size));
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-btn-small-secondary,btn.secondary-button.btn-sm,.btn.secondary-button.button-sm,.secondary-button.button-sm a.action-link{
font-size:max(calc(var(--font-size-8)*0.75),var(--tab-font-size));
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-FgYjzD{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.75),var(--tab-font-size)) !important;
}
}

@media only screen and (max-width: 767.98px) {
h1{
font-family:var(--cms-g-opensansregular);
font-weight:inherit;
font-size:var(--phw-g-cards-title-font-size);
line-height:44px;
color:#ffffff;
}
}

@media only screen and (max-width: 767.98px) {
h2{
font-family:var(--cms-g-opensansregular);
font-weight:inherit;
font-size:var(--phw-g-cards-subtitle-font-size);
line-height:40px;
color:var(--brand-color-secondary);
}
}

@media only screen and (max-width: 767.98px) {
h3{
font-family:var(--cms-g-opensansregular);
font-weight:inherit;
font-size:var(--phw-g-cards-subtitle-font-size);
line-height:40px;
color:var(--secondary-text);
}
}

@media only screen and (max-width: 767.98px) {
h4{
font-family:var(--cms-g-opensansregular);
font-weight:inherit;
font-size:var(--phw-g-cards-subtitle-font-size);
line-height:40px;
color:var(--secondary-text);
}
}

@media only screen and (max-width: 767.98px) {
h5{
font-family:var(--cms-g-opensansregular);
font-weight:inherit;
font-size:var(--font-size-5);
line-height:36px;
color:var(--secondary-text);
}
}

@media only screen and (max-width: 767.98px) {
h6{
font-family:var(--cms-g-opensansregular);
font-weight:inherit;
font-size:var(--phw-g-regular-text-font-size);
line-height:32px;
color:var(--secondary-text);
}
}

@media only screen and (max-width: 767.98px) {
.phw-container, .phw-container-nd{
width:96%;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-btn-large-default,btn.default-button.btn-lg,.btn.default-button.button-lg,.default-button.button-lg a.action-link{
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-large-plain,btn.plain-button.btn-lg,.btn.plain-button.button-lg,.plain-button.button-lg a.action-link{
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-large-primary,.btn.primary-button.btn-lg,.btn.primary-button.button-lg,.primary-button.button-lg a.action-link{
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-large-secondary,btn.secondary-button.btn-lg,.btn.secondary-button.button-lg,.secondary-button.button-lg a.action-link{
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-default,btn.default-button.btn-sm,.btn.default-button.button-sm,.default-button.button-sm a.action-link{
font-size:max(calc(var(--font-size-8)*0.5),var(--mobile-font-size));
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-btn-small-plain,btn.plain-button.btn-sm,.btn.plain-button.button-sm,.plain-button.button-sm a.action-link{
font-size:max(calc(var(--font-size-8)*0.5),var(--mobile-font-size));
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-btn-small-primary,.btn.primary-button.btn-sm,.btn.primary-button.button-sm,.primary-button.button-sm a.action-link{
font-size:max(calc(var(--font-size-8)*0.5),var(--mobile-font-size));
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-btn-small-secondary,btn.secondary-button.btn-sm,.btn.secondary-button.button-sm,.secondary-button.button-sm a.action-link{
font-size:max(calc(var(--font-size-8)*0.5),var(--mobile-font-size));
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-00NqET-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-04zIDh-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0DmKB7-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0G0nUk-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0SyAOi-ds{
z-index:2 !important;
pointer-events:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0pYgry-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0ytosF-ds{
z-index:2 !important;
pointer-events:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-11rdlE-ds{
padding-top:40px !important;
text-align:center !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-14NqXy-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-15O50N-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-17aGsz-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1SIkCI-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1kPEzo-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1kcvGk-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1mssbE-ds{
z-index:2 !important;
pointer-events:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-281SfL-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2SxN29-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2i8haU-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2otpqc-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-32VrMj-ds{
background-color:rgb(255, 255, 255) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-39CCUO-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3OD7Of-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3QJsuu-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3TJlQi-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-49JKBd-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4UAwLn-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4cR1YN-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4pjWHQ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4tKoIV-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4uiYGL-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-58tB6a-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5AR6hV-ds{
z-index:2 !important;
pointer-events:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5Esf7s-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5IgrA4-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5MwRSq-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5RBWxD-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5tcXIa-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5wbBgz-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5xZzZ8-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-647O5E-ds{
background-color:rgb(255, 255, 255) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6CHHQV-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6E0j9v-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6Eozw6-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6LL5VE-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6M713D-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6NFje5-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6bg46T-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6ofaMy-ds{
padding-top:40px !important;
text-align:center !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6yGRvw-ds{
z-index:2 !important;
pointer-events:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7glVdX-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7mTmCQ-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-83CHQ7-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-89MDys-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8LVtEC-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8Nkjmz-ds{
z-index:2 !important;
pointer-events:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8S6EcH-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8YCCYA-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8ZF5sm-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8eFb1f-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8trsmi-ds{
width:80% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-96N2tE-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9N9NIY-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9PXkIX-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9Um2CM-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9eahDn-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9lWOOZ-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9rlxgu-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9sJBDl-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9uCMZK-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-A3vbt9-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ACLwnK-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AFPAPB-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AlrkXd-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-An6Iy3-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Atr6Cx-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Av1Iib-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BGhMGc-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BMHoW2-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BTT0ny-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BeoTi1-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BwYLOq-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-C64dCX-ds{
margin:0 auto !important;
max-width:100% !important;
height:auto !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-CWKRRX-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-CdZemQ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Cgoqkn-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-DIry5y-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-DgiZlj-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Dm2XnE-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-DsloHK-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-EB5339-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-EIirKQ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Ete24r-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FF62Ch-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FIiTWJ-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FgYjzD{
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-FizwE9-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-G0ZxHj-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-GFw7QE-ds{
z-index:2 !important;
pointer-events:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-GVBeOm-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Gt9fLm-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-GtJ6fm-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-GvSeWC-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-H2X74G-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-H9bpUA-ds{
border-radius:0px !important;
background-size:auto !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-H9ezVU-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-HSeiVv-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-HbpsOL-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Hd3mtG-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-HjY2yC-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Hr0DR7-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-IFL5xr-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-IJIkGj-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ITV5fW-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-J1aDIP-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-J285Qv-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-J5fePj-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-J7mLRZ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-JP1Bkl-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-JT3pwX-ds{
border-radius:0px !important;
background-size:auto !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-JY7GEa-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-JvnuZd-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-JwRCT5-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-JyU3iO-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-KkrRd3-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-KspHqd-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LIAyp2-ds{
width:80% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Lz1ntl-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MDSKl9-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MG46LJ-ds{
border-style:solid !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MGtvGP-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MHov2w-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MNewp8-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MbYYRu-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Mj7Kpo-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MkGz40-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MkHc8n-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-N37uYl-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-NAM8QC-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-NC3Jtf-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-NCNePM-ds{
z-index:2 !important;
pointer-events:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-NMYtRi-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-NOPd0x-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-NRKc82-ds{
border-width:0px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-NZrekc-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-NfLqY0-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Nl7490-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-NuW4Ol-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-O9jNwc-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-OAOL7X-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-OHZzaI-ds{
border-width:0px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-OKVAvS-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-OVZiYv-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-OdbmDJ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Oe4W6t-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-OqtI7o-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-P4AZHz-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-P80dwG-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-PHpQyF-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-PNfomd-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-PUCIjD-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-PjlbPB-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QBfDNE-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QC3fBZ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QFdBgQ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QNJ5B0-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QTtFtO-ds{
pointer-events:visible !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QZ5t7c-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Qmn9jJ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QnPaI0-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Qo0lYj-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QolVOO-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-RH6NeN-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-RbBGyW-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Rme6tR-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SLbJPe-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SMnhPm-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SaSajj-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Sb8Tyx-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SoMWqL-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SqrQcp-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Svyowv-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Swbl8B-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-T00uLT-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-TG9zhW-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-TJGMrR-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-TMNPDG-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Tf08IU-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-TvC38R-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ULjVYN-ds{
text-align:center !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UPyy0a-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UWHpQi-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UmlUwc-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-V7BsUE-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VXZrWY-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Vo8rgw-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VoNCm3-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Vs6grW-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VtpUKk-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VwZg9e-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-W1d9OR-ds{
position:relative !important;
pointer-events:all !important;
z-index:3 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-WIws8C-ds{
z-index:2 !important;
pointer-events:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-WlFkU3-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XD5XLv-ds{
background-color:rgb(255, 255, 255) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XEZ6iF-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XIrD30-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XYUYQc-ds{
z-index:2 !important;
pointer-events:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XhelR9-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XpbScP-ds{
z-index:2 !important;
pointer-events:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Y7EMhh-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-YDMj5L-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-YMAGuE-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-YZIQ36-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Z6Qmyr-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Z6izfA-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZD5cqM-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZQEnCm-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZmAuLr-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Zy3h8e-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-a3vVWz-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-aCh3iL-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-aKCTQD-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-aMBkJN-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-aSEj17-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ap4Zof-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bMlFku-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bYzLK7-ds{
pointer-events:visible !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bckfVp-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-beJrwJ-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bmxIE3-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bnssK3-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bpJ0vR-ds{
pointer-events:visible !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-c25TCX-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cFQeLt-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cFqppK-ds{
margin:0 auto !important;
max-width:100% !important;
height:auto !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cNr3G9-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-crEYnF-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-d64zfy-ds{
background-color:rgb(248, 248, 248) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-d6DebJ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-d927vm-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dQgxrY-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dS7rD7-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dWPrFD-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dXKUJM-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dhzNVL-ds{
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dlfWF4-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dlsSVr-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-duZDvI-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-eWSGL6-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ekTCsb-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-epPr3T-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-et4wDa-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ezy5Rd-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fBBfn2-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fQiQ5Z-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fQyoRC-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fSC1nP-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fTdcUa-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-flT1X8-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-g0J923-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gCVaYr-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gGJZzC-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gXmisM-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gXnXqW-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ga6qS9-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ge3nfN-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gjxmeT-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gkrkz0-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gtiQRY-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hhA48X-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hlHqgE-ds{
z-index:2 !important;
pointer-events:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hzQ00z-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-i0IYnH-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-i0kZH3-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ialDdW-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-idPmfI-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ij1vOD-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ik4KBm-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ipXEm9-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-j6cXkV-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-j6l1NB-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-j6xBoN-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jGYrWJ-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jJ5v9G-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jMMl0u-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jjPXm7-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jjviua-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jnClXr-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jxCG2M-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-k2yJ11-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kezMci-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kgaxY1-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ktN8Kp-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-lITnB3-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-lN51ou-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-leO99I-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-lh7CIj-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-lud28I-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-lzex3H-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-m1vB4K-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-m6F1dU-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-mJsblG-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-mX5EUc-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-n7qZGe-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-nZFVEi-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-neu38t-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-nlUcQI-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-nmWX8a-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-nn0pWQ-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-oPyr5n-ds{
z-index:2 !important;
pointer-events:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ofqjfO-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-p6knTN-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-p8xjYM-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-pAY9LX-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-pCjT63-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-pHXe5A-ds{
z-index:2 !important;
pointer-events:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-q4sUVv-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qHrCZp-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qJBH8Z-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qQ06pX-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qaJf7o-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qjnTr5-ds{
background-size:100% 100% !important;
background-position:50% 0% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qmJ5eZ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qn1pk9-ds{
position:relative !important;
pointer-events:all !important;
z-index:3 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-r69QN3-ds{
z-index:2 !important;
pointer-events:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rCHgQ5-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rDahJ2-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rDjRsY-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rEPx2D-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rTxio9-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rUJxkK-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rhfSRe-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rpokZp-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-sALHBR-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-sAhRJ2-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-sQKZvr-ds{
position:absolute !important;
height:100% !important;
width:100% !important;
top:0px !important;
left:0px !important;
pointer-events:all !important;
z-index:1 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-sb3OEy-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-scSKdj-ds{
background-color:rgb(248, 248, 248) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-sct9ND-ds{
z-index:2 !important;
pointer-events:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-sl3HZB-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-smXAL2-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-spYuZF-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tIPVNg-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tKVdel-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tLpiI6-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tT3hAe-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-trNqrw-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-uFHYCL-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-uIVlyh-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-uJTBhK-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-uSZsfA-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ucwvuE-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-uiQcgN-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ukIKWE-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-uotPbD-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-uxrB9h-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-uyGBUc-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vASMRk-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vJpUhA-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vV0bdv-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vcFbkT-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-veV5Se-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vvgejh-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wAhssC-ds{
border-width:99px !important;
border-style:solid !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wHFYpB-ds{
pointer-events:visible !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wdVxTM-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wvWoF8-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xILkZG-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xhJaPd-ds{
text-align:center !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xjTAof-ds{
position:relative !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xoTtcB-ds{
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-y7Gq0R-ds{
z-index:2 !important;
pointer-events:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-yhahhh-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-z8l262-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zW12oG-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zcHU4v-ds{
z-index:2 !important;
pointer-events:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ztE5LF-ds{
opacity:0.8 !important;
}
}

