<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.business {
    font-size: 16px;
}

.business .page-width {
    width: 930px;
}

.business .blur {
    -webkit-filter: blur(2px);
    -moz-filter: blur(2px);
    -o-filter: blur(2px);
    -ms-filter: blur(2px);
    filter: blur(2px);
}

.business h1 {
    font-size: 45px;
    font-weight: bold;
}

.business h2 {
    font-size: 27px;
}

.business h1.shadow, .business h2.shadow {
    text-shadow: 1px 1px 4px #666666;
}

.business h4, .business label {
    font-size: 14px
}

.business .pick {
    width: 550px;
    padding: 30px;
    background: #EEEEEE;
}

.business .pick .load-overlay {
    margin: 25px auto;
}

.business .pick .load-overlay .path {
    stroke: #333;
}

.business .pick .container {
}

.business .pick .container {
}

.business .pick .title {
    margin-bottom: 30px;
}

.business .pick .close-section {
    font-size: 40px;
    cursor: pointer;
    position: absolute;
    top: 9px;
    left: 20px;
}

.business .pick .images.load {
    opacity: 0.7;
}

.business .pick .images img {
    opacity: 0;
}

.business .pick .images img.show {
    opacity: 1;
    margin-top: 10px;
}

.business .pick .images {
    overflow-y: auto;
}

.business .pick .images ul {

}

.business .pick li img {
    height: 90px;
    float: right;
    margin: 0 20px 20px 0;
    border: 5px solid #FFF;
    box-shadow: 0px 0px 1px 0px #999999;
    cursor: pointer;
}

.business &gt; .top {
    height: 330px;
    position: relative;
    overflow: hidden;
}

.business .top .background {
    height: 100%;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    z-index: -1;
}

.business .top .title {
    margin-top: 5px;
}

.business .top &gt; .banner {
    position: fixed;
    background: rgba(0, 0, 0, 0.6);
    width: 100%;
    height: 50px;
    position: fixed;
}

.business .top &gt; .inner {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.25);
}

.business .top .edit {
    position: absolute;
    left: 10px;
    top: 30px;
    border: 1px solid #DDDDDD;
    color: #FFFFFF;
    background: rgba(255, 255, 255, 0.4);
    border-radius: 3px;
    padding: 10px 50px;
    text-shadow: 1px 1px 3px #000000;
    cursor: pointer;
    vertical-align: baseline;
}

.business .top .edit:hover {
    background: rgba(255, 255, 255, 0.6);
}

.business .top .edit span {
    top: 2px;
    padding: 0;
    margin-left: 10px;
    font-size: 22px;
    text-shadow: 0px 1px 5px #000000;
    color: #FFF;
}

.business .details {
    color: #FFFFFF;
    text-align: center;
    padding: 80px;
    position: relative;
    height: 300px;
}

.business .details .logo {
    margin: -30px 0 15px;
    height: 70px
}

.business .details .logo img {
    height: 70px
}

.business .details .logo:before {
}

.business .details .name {
}

.business .details ul.social-icons {
    position: absolute;
    left: 0;
    bottom: 0;
}

.business .details ul.social-icons li {
    display: inline-block;
    cursor: pointer;
}

.business .details ul.social-icons li .fa {
    color: #FFFFFF;
    font-size: 28px;
    margin-right: 17px;
    text-shadow: 0px 1px 2px #000000;
}

.business .summary {
    height: 130px;
    border-bottom: 2px solid #E3E3E3;
}

.business .description {
    background: #EEEEEE;
    min-height: 470px;
    padding: 40px 0;
}

.business .description .item {
    width: 590px;
    float: left;
    line-height: 24px;
    text-align: justify;
    margin-top: 40px;
    padding: 40px 0;
    border-top: 1px solid #D9D9D9;
}

.business .description .item:first-child {
    border-top: none;
    padding: 0 0;
    margin-top: 0;
}

.business .description .item.inline-blocks &gt; div {
    vertical-align: top;
}

.business .description .item &gt; .title {
}

.business .description .item &gt; .info {
    margin-right: 40px;
}

.business .location {
    height: auto;
    width: 100%;
}

.business #map {
    width: 100%;
    height: 500px;
    z-index: 0;
}

.business .footer {
    width: 100%;
    height: 200px;
    background: #EEEEEE;
    padding: 10px;
    text-shadow: 1px 1px #F0F0F0;
}

.business .footer &gt; div {
}

.summary &gt; .container {
    position: relative;
}

.summary title {
    font-size: 19px;
}

.summary .list {
    float: left;
    width: 595px;
    padding: 8px 5px;
}

.summary ul {
    text-align: right;
}

.summary ul li {
    display: inline-block;
    width: 270px;
    text-align: right;
    margin-top: 13px;
}

.summary ul li .fa {
    padding: 0 0 0 10px;
    top: 0;
    font-size: 19px;
    color: #999999;
    display: inline-flex;
    width: 30px;
}

.summary .form {
    top: -50px;
    right: 50%;
    width: 330px;
    text-align: center;
    position: absolute;
    margin-right: -530px;
    z-index: 2;
}

.summary .form &gt; .title {
    background: rgba(0, 0, 0, 0.6);
    color: #FFFFFF;
    padding: 16px 40px;
    height: 50px;
    font-size: 18px;
}

.summary .form .container {
    padding: 30px 40px 50px;
    border: 1px solid #DDDDDD;
    background: #FFFFFF;
    min-height: 370px;
    height: auto;
}

.summary .form form button {
    width: 100%;
    margin-top: 15px;
}

.summary .form form button .fa {
    top: 1px;
    padding: 0;
    margin-right: 10px;
}

.summary .form form .extra {
    height: 0;
}

.summary .form form .extra.open {
    height: auto;
}

.summary .form form label {
    font-family: arial;
    display: block;
    text-align: right;
    margin-bottom: 2px;
    font-weight: 100;
    color: #000;
}

.summary .form form input.short {
    width: 121px;
}

.summary .form form input {
    border-radius: 2px;
    display: block;
    height: 40px;
    margin-bottom: 15px;
    border-color: #DDDDDD;
    font-size: 17px;
    padding: 0 15px;
}

.summary .form form input.location {
    background: #fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABWklEQVR4XpWOsUuCYRjE77W2qqWIgjb/BmdX0UEQNMhBVCQFFURxF0RwcxcqEkJsqKKxRiFQKYK2aAgchTQUSz+f3huSEPrUHxzH3fE+vJilrdSWVkrrVKtKZ2aPOfDxntZx1+lsjIvFnpRKQmdmz33egUzP7X6UXE4m2exUzOy5w4x3pSrjfP7TyGSkGg5L0OejCzN77jDjVakLo1AwxqmUHLhc4nA46MLMnjvMeFHqZJBOd0bJpJS9XnHa7XRhZs8dZrSUOnqz2Vrf+stf8fhUzOy5w4y6Utt1i+X6IxrtDmMx+RUze+6Yx51SwabV2hwmEjKIRITOzB6LcAus3QCXbY+n0w+FhM7MHotSAw7v9/ef+uGw0JmxDBVg4wyo9wIBoTNjWcrAQ9fvFzpMsOAfRnoTwwB9mQPM61o7AkAmE2gnu1qbWquLHFjjgWfg6rxWa9D/HFjBDD/EJ9c7Nq0X9AAAAABJRU5ErkJggg==) no-repeat 495px 8px;
}

.summary .form .comment {
    font-size: 11px;
    margin-right: 3px;
}

.summary .form .confirmation {
    min-height: 250px;
    height: auto;
    width: 100%;
    border: 1px solid #EEE;
    border-radius: 3px;
    padding: 30px 20px;
}

.summary .form .confirmation button {
    margin-top: 30px;
}

.summary .form .prom {
    text-align: right;
    padding: 30px 30px;
    background: rgba(255, 51, 102, 0.25);
    border-right: 2px;
    margin-top: 30px;
}

.summary .form .prom .fa {
}

.summary .form .prom span {
    font-size: 50px;
    color: #BBBBBB;
    float: left;
    top: 0;
    padding: 0;
    margin: 0px 10px 10px -8px;
}

/* old */
.join {
    border: medium none;
    box-shadow: none;
    height: 200%;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}

.card .logo img {
    margin-top: 20px;
    max-height: 50px;
}

.join .card {
    background: none repeat scroll 0 0 #FFFFFF;
    margin-right: -350px;
    min-height: 340px;
    padding: 0 10px;
    position: relative;
    right: 50%;
    top: 60px;
    width: 700px;
}

.join .card .header h1 {
    font-size: 46px;
    padding: 10px 0;
}

.join .card .header {
    color: #636362;
    padding: 10px;
    text-align: center;
}

.join .card .footer {
    background-position: -2px 0;
    bottom: -20px;
    height: 19px;
    opacity: 0.8;
    position: absolute;
    right: -3px;
    width: 700px;
}

.join form {
    margin-right: -200px;
    padding: 15px;
    position: relative;
    right: 50%;
    text-align: center;
    width: 400px;
}

.join .text.ltr {
    text-align: left;
}

.join .id-code {
}

.join form .fields.email-set {
    margin: 0 auto;
    position: relative;
    width: 295px;
}

.join form.edit {
    margin: 25px 34px;
    padding: 0 20px;
    right: 0;
    text-align: right;
    width: auto;
}

.join form.edit .info {
    bottom: -47px;
    color: #FF3E65;
    font-size: 21px;
    height: 291px;
    left: -17px;
    opacity: 0.5;
    position: absolute;
    width: 182px;
}

.join .edit input.text:focus {
    box-shadow: 0 0 0 0 rgba(104, 189, 244, 0.9), 0 0 1px 0 #68BDF4;
}

.join .edit label {
    display: block;
    font-size: 13px;
    font-weight: normal;
}

.join .top.banner {
    background: none repeat scroll 0 0 #636363;
    height: 65px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
}

.top.banner .bottom {
    background-image: url("../images/top-banner.png");
    background-size: 18px auto;
    height: 6px;
    position: absolute;
    top: 66px;
    width: 100%;
}

.top.banner .text {
    margin-right: -200px;
    position: absolute;
    right: 50%;
    text-align: center;
    top: 78px;
    width: 400px;
}

.page form img.birthday {
    height: auto;
    position: absolute;
    right: 32px;
    top: 13px;
    width: auto;
}

.dates .text-field {
    direction: ltr;
    height: 80px;
}

.dates .text-field label {
    margin: 9px 0;
}

.dates .text-field input.bd.year {
    width: 50px;
}

.dates .text-field input.bd {
    display: inline-block;
    width: 30px;
    border-bottom: 1px solid #999999;
    text-align: left;
    direction: ltr;
    margin: 0 7px;
    line-height: 16px;
    padding: 0 5px;
}

.join form.edit .text-field.name {
    width: 190px;
}

.join form.edit .text-field {
    background: none repeat scroll 0 0 #EEEEEE;
    padding: 5px 15px 5px 15px;
    text-align: right;
    margin: 3px 0;
    width: 385px;
}

.join form.reg .text-field {
    width: 298px;
}

.join form.edit h3 {
    color: #636363;
    font-size: 16px;
    font-style: italic;
    text-shadow: 1px 1px #cccccc;
    margin: 60px 10px 0 0;
    text-align: right;
}

.join form input {
    box-shadow: none;
    -moz-box-shadow: none;
    height: 40px;
    line-height: 16px;
    padding: 0 10px;
    font-size: 16px;
}

.join form input:-moz-placeholder {
}

.join form input::-webkit-input-placeholder {
    font-size: 18px;
}

.join form .actions {
    padding: 20px 0 40px;
    position: relative;
    text-align: right;
}

.join form.reg button {
    height: 33px;
    left: 0;
    padding: 0 17px 4px;
    position: absolute;
    top: 23px;
}

.join form .input-help.right {
    left: 302px;
    top: 0;
}

.join form.reg .loader {
    left: -35px;
    top: 33px;
}

form.edit .loader {
    left: 126px;
    top: 30px;
}

.join form .select {
    width: 70px;
}

.join form select {
    padding: 0 10px;
}

.join form .select span {
    width: 92px;
}

.join form.edit input {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    border-radius: 0 0 0 0;
    font-size: 18px;
    height: 22px;
    padding: 0;
    text-indent: 0;
    text-align: right;
}

.join form.edit input.name {
    width: 150px;
}

.join form.edit input.digit, .join form.edit input.eng {
    font-size: 16px;
}

.thankyou {
    margin-top: 38px;
    text-align: center;
    width: 100%;
}

.chatcont {
    margin-top: 38px;
    text-align: center;
    width: 100%;
}

.thankyou div {
    background: none repeat scroll 0 0 #d9fbe0;
    margin: 0 auto;
    padding: 38px 0 40px;
    width: 90%;
}

.thankyou.err div {
    background: none repeat scroll 0 0 rgba(255, 51, 102, 0.27);
}

.thankyou h3 {
    font-size: 18px;
}

.input-error {
    border: 1px solid red;
}

/* mobile */
.join-form-error {
    color: #fa164e;
    width: 100%;
    text-align: center;
    margin-top: 10px;
    font-size: 15px;
}

.join .mobile .header {
    margin-bottom: 15px;
}

.join .mobile .header .logo {
    width: 100%;
    position: relative;
    text-align: center;
    top: -10px;
}

.join .mobile .header .logo img {
    max-width: 180px;
    max-height: 80px;
}

.mobile .edit input.text:focus {
    box-shadow: none;
}

.mobile form.edit, .mobile form.reg {
    margin: 0;
    padding: 0 0;
    text-align: center;
}

.mobile form.edit input.mail {
    width: 100%;
}

.mobile form.edit input.name {
    width: 119px;
}

.mobile form.edit .text-field {
    margin: 5px auto 0;
    width: 286px;
}

.mobile form.edit .text-field.name {
    width: 140px;
    margin-left: 1px;
}

.mobile form.reg button, .mobile form.edit button {
    height: 50px;
    left: 50%;
    margin-left: -67px;
    padding: 0 35px;
    position: absolute;
}

.mobile form.reg.edit .loader {
    left: 50%;
    margin-left: -97px;
    top: 43px;
    position: absolute;
}

.mobile form.edit .loader {
    left: 50%;
    margin-left: -96px;
    top: 35px;
    position: absolute;
}

.mobile form.edit .info {
    display: none;
}

.mobile form .input-help.right {
    right: 0;
    top: -38px;
}

.mobile form .input-help.right::before {
    content: "\25BC";
    left: 68px;
    top: 34px;
}

.mobile form .actions {
    padding: 17px 97px;
    position: relative;
    text-align: left;
}

.card.mobile {
    margin: 0;
    min-height: 430px;
    right: 0;
    width: 100% !important;
    top: 15px;
}

.mobile .powered {
    right: 182px;
}

.card.mobile .footer {
    display: none;
}

.join .about {
    margin: 115px auto 0;
    width: 700px;
}

.join .about .content, .join .about .map-box {
    display: inline-block;
}

.join .about h3.dot-line {
    border-bottom: 5px dotted #999999;
    margin-bottom: 40px;
}

.join .about .content {
    vertical-align: top;
    width: 300px;
}

.join .about .map-box {
    width: auto;
}

.join .about #map {
    border: 7px solid #FFFFFF;
    box-shadow: 0 5px 13px rgba(0, 0, 0, 0.1), 0 0 0 3px #FFFFFF inset;
    height: 280px;
    margin-right: 53px;
    padding: 0;
    position: relative;
    width: 335px;
}

.ornaments.soft {
    background-image: url("../images/cos-ornaments.png");
    background-repeat: no-repeat;
    height: 299px;
    opacity: 0.6;
    width: 206px;
}

.ornaments {
    position: absolute;
    left: 0;
    top: 0;
}

.main-content.w750 {
    width: 800px;
}

.join .header.top {
    padding: 15px 0;
}

.join .header {
    position: relative;
    height: auto;
}

.join .header &gt; div {
}

.join .header .name {
    font-size: 30px;
    padding-top: 0px;
}

.join .header .title {
    font-size: 24px;
    margin-bottom: 10px;
}

.join .header .logo {
    top: 15px;
}

.join .header .logo img {
    max-height: 70px;
    margin-top: 20px;
}

.join .header .badge img.cat70 {
    height: 210px;
    margin-top: 45px;
    margin-left: -29px;
    transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
}

.join .header .badge img {
    transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    height: 280px;
}

.join .header .badge {
    left: 40px;
    top: -50px;
    position: absolute;
    z-index: 1;
}

.join .content {
    width: 100%;
    background: url("../images/bg-p.jpg") repeat scroll 0 0 transparent;
    height: auto;
    position: relative;
}

.join .content .strip {
    font-size: 20px;
    height: 50px;
    width: 100%;
    background: rgb(150, 150, 150);
    padding: 10px 20px;
    color: white;
    text-shadow: 1px 1px 0px #AF8B6D;
}

.join .content .links {
}

.join .content .links .fb span {
    width: 147px;
    display: inline-block;
    vertical-align: middle;
    margin-top: 14px;
}

.join .content .links .fa.facebook {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #46629e;
    color: #FFFFFF;
    padding: 7px 11px;
    font-size: 19px;
    margin: 20px 130px 25px 10px;
    display: inline-block;
}

.join .envelope &gt; div {
    position: relative;
}

.join .envelope .description {
    text-align: justify;
}

.join .envelope .body {
    bottom: 0;
    position: relative;
}

.join .envelope .body img {
    width: 570px;
    height: 210px;
}

.join .envelope .body .invitation {
    position: absolute;
    padding: 0;
    top: -25px;
    z-index: 1;
    text-align: center;
    color: #C16B23;
    width: 490px;
    right: 44px;
}

.join .envelope .paper {
    height: auto;
    width: 541px;
    background: #FFFFFF;
    right: 15px;
    padding: 50px 30px 90px;
    font-size: 15px;
    box-shadow: 0px 1px 15px 0px #999999;
    border-radius: 3px 3px;
    position: relative;
    margin-bottom: -3px;
    min-height: 300px;
}

.join .envelope {
    position: relative;
    margin: -10px 115px;
    height: auto;
    width: 730px;
    z-index: 42;
    top: 110px;
}

.join .map-box {
    position: absolute;
    top: 200px;
}

.join #map, .join #map-rep {
    display: inline-block;
    height: 320px;
    padding: 0;
    position: absolute;
    width: 800px;
    bottom: 510px;
    z-index: 1;
}

.join #map-rep {
    background: rgba(255, 62, 101, 0.2);
    z-index: 0;
}

.join .divider {
    margin-right: 277px;
}

.join .divider &gt; img {
    margin: 10px;
}

.join .details .container {
    padding: 40px 0;
}

.join .details .container .item {
    display: inline-block;
    width: 330px;
    margin-right: 30px;
    vertical-align: text-top;
    margin-left: 20px;
}

.join .details .container .item .header {
    font-size: 21px;
    border-bottom: 1px solid #cccccc;
    height: 34px;
    margin-bottom: 20px;
}

.join .details .container .item li {
    line-height: 30px;
}

.join .details .container .item li * {
    display: inline-block;
    vertical-align: super;
}

.join .details .container .item li .fa {
    padding: 0 0 0 20px;
    top: 6px;
    color: #333333;
}

.join form.reg.customer {
    position: absolute;
    top: 111px;
    width: 500px;
    right: 230px;
}

.join form.reg.customer .email-set {
    width: 480px;
    margin: 0;
}

.join form.reg.customer .email-set .c-email {
    width: 330px;
    margin: 0;
    right: -75px;
}

.join form.reg.customer .email-set .c-email input {
    border: none;
}

.join form.reg.customer button:hover {
    background: #C16B23;
}

.join form.reg.customer button {
    background: #da7928;
    border: none;
    text-shadow: none;
    box-shadow: none;
    top: 0;
    padding: 10px 49px 10px;
    height: 100%;
}

.join form.reg.customer .input-help.right {
    left: 342px;
}

form.reg.customer input:-moz-placeholder {
    color: #cccccc;
    font-weight: bold;
    padding: 2px 1px;
}

form.reg.customer input::-moz-placeholder {
    color: #cccccc;
    font-weight: bold;
    padding: 2px 1px;
}

form.reg.customer input:-ms-input-placeholder {
    color: #cccccc;
    font-weight: bold;
    padding: 2px 1px;
}

form.reg.customer input::-webkit-input-placeholder {
    color: #cccccc;
    font-weight: bold;
    padding: 2px 1px;
}

.join .nav-banner {
    height: 50px;
    background: #333333;
    font-family: arial;
    padding: 14px;
    box-shadow: 0px 2px 5px 0px #999999;
    margin-bottom: 10px;
}

.join .nav-banner a &gt; div {
    display: inline-block;
}

.join .nav-banner a {
    color: #F8FFC3;
    width: 150px;
    float: left;
}

.join .nav-banner .fa.desktop {
    padding: 0;
    top: 2px;
}

.join .container.complete {
    display: block;
    position: relative;
    top: 50px;
    background: white;
    width: 800px;
    right: 50%;
    margin-right: -400px;
    padding: 0px;
    border: 11px solid #DDDDDD;
    min-height: 640px;
    z-index: 1100;
}

.join .container.complete form.edit .text-field {
    margin: 7px 5px;
    width: 394px;
}

.join .container.complete form.edit .text-field.name {
    width: 189px;
}

.join .container.complete .close {
    width: 44px;
    height: 44px;
    right: -10px;
    position: absolute;
    top: 9px;
    cursor: pointer;
}

.join .container.complete form.edit {
    margin: 5px 34px;
    padding: 0 20px;
    right: 50%;
    text-align: center;
    width: 444px;
    margin-right: -225px;
    margin-top: 25px;
}

.join .container.complete .title {
    margin: 10px 0 20px;
    font-size: 23px;
}

.join .container.complete .divider {
    margin: 0;
    width: 100%;
}

.join .container.complete .divider img {
    height: 26px;
}

.join .container.complete .divider img {
    height: 26px;
}

.powered-by {
    direction: ltr;
}

.powered-by img {
    width: 130px;
    margin-top: 15px;
    margin-left: 5px;
}

.updated .text {
    font-size: 31px;
}

.updated a {
}

.updated {
    padding: 100px;
    margin: auto;
    width: 600px;
    text-align: center;
}

.public.unsubscribe {
    padding: 120px 20px;
    text-align: center;
}

.public.unsubscribe title {
    display: block;
    margin-bottom: 30px;
}

.public.unsubscribe input {
    height: 42px;
    margin-bottom: 20px;
    border: 2px solid #CCCCCC;
    direction: ltr;
    font-size: 21px;
    width: 210px;
    display: block;
    margin: 0px auto 30px;
}

.public.unsubscribe button {
    padding: 15px 70px;
}

.public.unsubscribe .text.conf {
    margin-top: 40px;
    background: rgba(244, 33, 86, 0.21);
    padding: 11px;
    border-radius: 3px;
    width: 170px;
    margin: 30px auto;
}

.b-pg {
    margin: 100px auto;
    position: relative;
    width: 325px;
}

.b-pg &gt; div.frame {
    height: 100vh;
    overflow: auto;
    left: 50%;
    position: fixed;
    margin-left: -171px;
    width: 356px;
}

.b-pg &gt; img.phone {
    position: absolute;
    top: -70px;
    width: 410px;
    right: -21px;
}

/* */
.bpg .access {
    background: #f3f3f3;
    line-height: 21px;
    color: #646f82;
    padding: 50px 0 120px;
    font-size: 17px;
}

.bpg .access .title {
    padding: 0 0 20px;
    margin-bottom: 20px;
}

.bpg .access ul li {
    margin-bottom: 20px;
}

.bpg .access ul.items li {
    margin-bottom: 5px;
    margin-right: 20px;
}

.bpg .access p {
    margin-bottom: 15px;
}

.bpg .access h2 {
    font-size: 35px;
}

.bpg .access h3 {
    font-size: 21px;
    color: #1f2532;
    font-weight: bold;
    margin-bottom: 15px;
}

@media screen and (max-width: 600px) {
    .join form {
        width: 100%;
        right: 0;
        margin-right: 0;
    }
    .b-pg {
        width: 100%;
        height: auto;
        margin: 0;
    }

    .bpg .access {
        padding:40px 20px;
    }
    .bpg .access .title {
    }
    .bpg .access ul li {
    }
    .bpg .access ul.items li {
    }
    .bpg .access p {
    }
    .bpg .access h2 {
    }
    .bpg .access h3 {
    }
}
</pre></body></html>