#accessForm .email-valid{animation:guest-email-valid 350ms forwards ease;opacity:0}@keyframes guest-email-valid{from{scale:0;opacity:0}to{scale:1;opacity:1}}.btn-pdf img{width:20px;min-width:20px;max-width:20px;height:20px;min-height:20px;max-height:20px;-o-object-fit:contain;object-fit:contain}#cnwBody .createAccountHeader h2 strong::after{background-image:url("../../../common/svg/underline-cnw.svg")}#sheBody .createAccountHeader h2 strong::after{background-image:url("../../../common/svg/underline-she.svg")}#samBody .createAccountHeader h2 strong::after{background-image:url("../../../common/svg/underline-sam.svg")}#bgwtBody .createAccountHeader h2 strong::after{background-image:url("../../../common/svg/underline-bgwt.svg")}.page-createaccountpage{background-color:var(--color-gray-lighter)}.page-createaccountpage .request-product{display:none}.createAccountHeader{margin-bottom:var(--gutter);display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.createAccountHeader h1{margin:0;padding:0}.createAccountHeader h2{margin:0;padding:0;text-wrap:balance;max-width:1200px}@media(max-width: 992px){.createAccountHeader h2{font-size:17px;margin-top:var(--gutter-half)}}.createAccountHeader h2 a,.createAccountHeader h2 strong{position:relative;color:var(--color-primary)}.createAccountHeader h2 a:hover,.createAccountHeader h2 strong:hover{text-decoration:none}.createAccountHeader h2 strong::after{content:"";position:absolute;bottom:-0.675rem;left:-0.1rem;right:-0.1rem;height:1rem;background-repeat:no-repeat;background-size:cover;pointer-events:none}@media(max-width: 992px){.createAccountHeader h2 strong::after{display:none}}.steps{display:flex;flex-wrap:wrap;gap:var(--gutter-half);align-items:center;justify-content:center;margin-bottom:var(--gutter-half);padding:var(--gutter-half)}@media(min-width: 992px){.steps{flex-wrap:nowrap;gap:2rem}}.steps .step{display:flex;align-items:center;gap:1rem;width:100%}@media(min-width: 992px){.steps .step{width:auto}}.steps .step .order{font-size:var(--font-size-medium);font-weight:var(--font-weight-700);background-color:#111;color:#f8f8f8;border-radius:100px;width:34px;min-width:34px;max-width:34px;height:34px;min-height:34px;max-height:34px;padding:6px;display:flex;justify-content:center;align-items:center}@media(min-width: 992px){.steps .step .order{font-size:var(--font-size-large);font-weight:var(--font-weight-800);width:50px;min-width:50px;max-width:50px;height:50px;min-height:50px;max-height:50px}}.steps .step .text{font-weight:var(--font-weight-600);text-wrap:balance;font-size:var(--font-size-medium)}@media(min-width: 992px){.steps .step .text{font-size:var(--font-size-large)}}.steps .step .arrow{display:none}@media(min-width: 992px){.steps .step .arrow{display:block}}.steps .step .arrow svg{width:30px;min-width:30px;max-width:30px;height:30px;min-height:30px;max-height:30px;stroke-width:2;stroke:var(--color-primary)}.createAccountWrapper{display:flex;flex-direction:column;gap:var(--gutter-half);margin:0 auto;width:1600px;max-width:100%;min-height:0;min-width:0;margin-bottom:4rem}@media(min-width: 992px){.createAccountWrapper{flex-direction:row}}.createAccountWrapper .createAccountRight{padding:var(--gutter-half)}@media(min-width: 992px){.createAccountWrapper .createAccountRight{padding:var(--gutter)}}.createAccountWrapper .createAccountLeft{flex:1;width:100%}.createAccountWrapper .createAccountLeft .card{width:100%;background:#fff;box-shadow:0px 5px 5px rgba(0,0,0,.2);border-radius:8px;padding:var(--gutter-half)}@media(min-width: 992px){.createAccountWrapper .createAccountLeft .card{padding:var(--gutter)}}.createAccountWrapper .createAccountLeft .card label span{color:var(--color-alert-error--darker);font-size:var(--font-size-small)}.createAccountWrapper .createAccountLeft .card label strong{color:var(--color-gray);font-weight:500;font-size:var(--font-size-small)}.createAccountWrapper .createAccountLeft .card input,.createAccountWrapper .createAccountLeft .card select,.createAccountWrapper .createAccountLeft .card textarea{font-size:var(--font-size-regular) !important;color:#222 !important;border-radius:4px !important}.createAccountWrapper .createAccountLeft .card input:focus,.createAccountWrapper .createAccountLeft .card select:focus,.createAccountWrapper .createAccountLeft .card textarea:focus{outline:0;border-color:#62676d !important}.createAccountWrapper .createAccountLeft .card select{min-height:40px;max-height:40px;background-color:#eee}.createAccountWrapper .createAccountLeft .card button,.createAccountWrapper .createAccountLeft .card .btn{border-radius:4px !important}.createAccountWrapper .createAccountLeft .verify-btn:not(:disabled){background:var(--color-alert-success--dark);color:#fff}.createAccountWrapper .createAccountLeft .verify-btn:not(:disabled):hover,.createAccountWrapper .createAccountLeft .verify-btn:not(:disabled):focus{background:var(--color-alert-success--darker)}.createAccountWrapper .createAccountLeft .card-header{color:var(--color-gray);margin-bottom:var(--gutter-half);border-bottom:solid 1px var(--color-gray-light);padding-bottom:var(--gutter-half)}.createAccountWrapper .createAccountLeft .row{display:grid;grid-template-columns:repeat(12, 1fr);gap:12px}.createAccountWrapper .createAccountLeft .col-12{grid-column:span 12;gap:2px;display:flex;flex-direction:column}.createAccountWrapper .createAccountLeft .col-12 .badge:empty{display:none;visibility:hidden}.createAccountWrapper .createAccountLeft .col-6{grid-column:span 12;gap:2px;display:flex;flex-direction:column}.createAccountWrapper .createAccountLeft .col-6 .badge:empty{display:none;visibility:hidden}@media(min-width: 720px){.createAccountWrapper .createAccountLeft .col-6{grid-column:span 6}}.createAccountWrapper .createAccountLeft label{font-weight:600;display:flex;align-items:center;margin-bottom:5px;gap:5px}.createAccountWrapper .createAccountLeft label .info svg{color:var(--color-gray);width:15px;height:15px;stroke-width:2}.createAccountWrapper .createAccountLeft .control{width:100%}.createAccountWrapper .createAccountLeft .hint{font-size:.875rem;color:#666;margin-top:4px}.createAccountWrapper .createAccountLeft .chips{display:flex;gap:8px;flex-wrap:wrap;min-height:38px}.createAccountWrapper .createAccountLeft .chip.active{background:var(--color-primary);border-color:var(--color-primary);color:#fff !important}.createAccountWrapper .createAccountLeft .hidden{display:none !important}.createAccountWrapper .createAccountLeft .error{color:var(--color-alert-error--darker);font-size:var(--font-size-small);margin-top:6px}.createAccountWrapper .createAccountLeft .success{color:var(--color-alert-success--darker);font-size:var(--font-size-small);margin-top:6px}.createAccountWrapper .createAccountLeft .actions{display:flex;align-items:center;gap:10px;margin-top:14px}.createAccountWrapper .createAccountLeft .email-msg:empty{display:none}.createAccountWrapper .createAccountLeft .email-valid{background-color:var(--color-alert-success--dark);width:18px;min-width:18px;max-width:18px;height:18px;min-height:18px;max-height:18px;border-radius:18px;overflow:hidden;justify-content:center;align-items:center;display:none}.createAccountWrapper .createAccountLeft .email-valid svg,.createAccountWrapper .createAccountLeft .email-valid i{color:#fff;stroke-width:3;width:14px}.createAccountWrapper .createAccountRight{flex:1;padding:0;width:100%;color:#fff;box-shadow:0px 5px 5px rgba(0,0,0,.2);border-radius:8px;height:-moz-fit-content;height:fit-content;overflow:hidden;text-align:left;background:var(--color-secondary);background-image:url("../../../common/images/cnw/guest/key-points-bg.jpg");background-size:cover;background-position:center center;background-repeat:no-repeat;position:relative}.createAccountWrapper .createAccountRight::before{content:"";background:#0a0a0a;background:linear-gradient(180deg, rgb(10, 10, 10) 0%, rgba(10, 10, 10, 0) 35%, rgba(10, 10, 10, 0) 65%, rgb(10, 10, 10) 100%);position:absolute;top:0;left:0;width:100%;height:100%}.createAccountWrapper .createAccountRight>a{width:100%;border:solid 1px var(--color-gray-dark)}.createAccountWrapper .createAccountRight>a:first-of-type{border-bottom:0}.createAccountWrapper .createAccountRight>a:last-of-type{border-top:0;border-bottom-left-radius:8px;border-bottom-right-radius:8px}.createAccountWrapper .createAccountRight .swiper.guestAccountSwiper{width:100%}.createAccountWrapper .createAccountRight .swiper.guestAccountSwiper>h2{width:100%;text-align:center;font-size:28px;font-weight:var(--font-weight-800);margin:0;padding:0}@media(min-width: 992px){.createAccountWrapper .createAccountRight .swiper.guestAccountSwiper>h2{font-size:38px}}@media(min-width: 1280px){.createAccountWrapper .createAccountRight .swiper.guestAccountSwiper>h2{font-size:48px}}.createAccountWrapper .createAccountRight .swiper.guestAccountSwiper>h2 span{color:var(--color-primary)}.createAccountWrapper .createAccountRight .swiper.guestAccountSwiper .swiper-wrapper{max-width:100%}.createAccountWrapper .createAccountRight .swiper.guestAccountSwiper .swiper-wrapper .swiper-slide{width:auto;text-align:center;font-size:18px;height:auto;display:flex;justify-content:flex-start;align-items:center;flex-direction:column}.createAccountWrapper .createAccountRight .swiper.guestAccountSwiper .swiper-wrapper .swiper-slide .icon{background-color:var(--color-primary);width:100px;height:100px;border-radius:100px;overflow:hidden;padding:16px;display:flex;justify-content:center;align-items:center;margin-top:var(--gutter)}.createAccountWrapper .createAccountRight .swiper.guestAccountSwiper .swiper-wrapper .swiper-slide .icon img{-o-object-fit:contain;object-fit:contain;max-width:100%}.createAccountWrapper .createAccountRight .swiper.guestAccountSwiper .swiper-wrapper .swiper-slide .text{padding:var(--gutter);text-align:left}.createAccountWrapper .createAccountRight .swiper.guestAccountSwiper .swiper-wrapper .swiper-slide .text .title{font-size:var(--font-size-medium);font-weight:var(--font-weight-600);margin-bottom:calc(var(--gutter-half)/2)}.createAccountWrapper .createAccountRight .swiper.guestAccountSwiper .swiper-wrapper .swiper-slide .text p{font-size:var(--font-size-regular);margin:0;padding:0}.createAccountWrapper .createAccountRight .swiper.guestAccountSwiper .swiper-button-next,.createAccountWrapper .createAccountRight .swiper.guestAccountSwiper .swiper-button-prev{background-color:hsla(0,0%,100%,.3);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:0;border-radius:100px}.createAccountWrapper .createAccountRight .swiper.guestAccountSwiper .swiper-button-next svg,.createAccountWrapper .createAccountRight .swiper.guestAccountSwiper .swiper-button-prev svg{stroke:#fff}.createAccountWrapper .createAccountRight .swiper.guestAccountSwiper .swiper-button-next.swiper-button-disabled,.createAccountWrapper .createAccountRight .swiper.guestAccountSwiper .swiper-button-prev.swiper-button-disabled{display:none}