@import url(https://fonts.googleapis.com/css2?family=Urbanist:ital,wght@0,100..900;1,100..900&display=swap);body,html{color:#333;font-family:Urbanist,sans-serif;margin:0;padding:0}*{box-sizing:border-box}:focus{outline:0}:root{--light--:300;--regular--:400;--medium--:500;--semibold--:600;--bold--:700;--extrabold--:800;--black--:900;--red--:#ed1c24;--brown--:#817979;--lightgrey--:#ededee;--blue--:#0073e6;--coral--:#fe8d6f;--filter-red--:brightness(0) saturate(100%) invert(15%) sepia(100%) saturate(4311%) hue-rotate(350deg) brightness(95%) contrast(95%);--filter-blue--:brightness(0) saturate(100%) invert(50%) sepia(75%) saturate(7139%) hue-rotate(197deg) brightness(96%) contrast(101%)}a{color:#333;text-decoration:none;transition:.3s}a:hover{opacity:.8}img{max-width:100%}section{margin-top:50px}p{margin:0 0 25px}.w1148,.w840,.w880,.w940{margin-left:15px;margin-right:15px;width:calc(100% - 30px)}.frx-container{background-color:#fff;margin-left:auto;margin-right:auto;max-width:80pc;padding-top:107px}body.non-mall .frx-container{padding-top:4pc}.frx-container.pt-0{padding-top:0}.title-more{align-items:flex-end;display:flex;flex-wrap:wrap;justify-content:flex-start;margin-bottom:25px;position:relative}.d-title{color:#333;font-size:30px;font-weight:var(--bold--);letter-spacing:-1px;line-height:110%;margin-right:13px;margin-top:9px;position:relative}.title-more.center{justify-content:center;text-align:center}.title-more.center .d-title:before{left:0;margin:0 auto;right:0}.title-more .more{bottom:6px;color:#333;font-size:11px;font-weight:var(--bold--);letter-spacing:-.5px;margin-right:unset;margin-top:unset;position:relative}.d-title:before{border-top:2px solid var(--red--);content:"";position:absolute;top:-8px;width:35px}.more{color:#000;display:inline-block;font-size:1pc;font-weight:var(--semibold--);margin-right:30px;margin-top:30px;text-decoration:underline;text-decoration-thickness:2px;text-transform:uppercase;text-underline-offset:6px}.window{overflow-x:scroll;scroll-behavior:smooth;width:100%}.window::-webkit-scrollbar{display:none}.window .flex-list{display:flex;flex-wrap:nowrap;gap:0 2%}.window .flex-list .item{flex-shrink:0}.window .flex-list .item img{max-height:100%}.thumb-with-carousel .item:last-of-type{padding-right:15px}.accepts{display:flex;justify-content:center}.accepts .item{align-items:center;border:0;border-radius:0;display:flex;gap:0 5px;padding-bottom:0;width:auto}.accepts .icon img{display:block;height:1pc}.accepts .item:first-of-type{border-right:2px solid #d9d9d9;margin-right:10px;padding-right:10px}.accepts .item .text{color:#464749;font-size:11px;font-weight:var(--semibold--)}input{font-family:Urbanist,sans-serif}input:focus,textarea:focus{outline:none}.checkbox{align-items:center;cursor:pointer;display:flex;font-size:22px;height:25px;padding-left:33px;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.checkbox input{cursor:pointer;height:0;opacity:0;position:absolute;width:0}.checkbox .checkmark{border:1px solid #dfe0e5;border-radius:5px;height:25px;left:0;position:absolute;top:0;transition:.2s;width:25px}.checkbox input:checked~.checkmark{background-color:#fff}.checkmark:after{content:"";display:none;position:absolute}.checkbox input:checked~.checkmark:after{display:block}.checkbox .checkmark:after{border:solid var(--red--);border-width:0 3px 3px 0;height:10px;left:8px;top:3px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);width:5px}.checkbox .text{font-size:14px}.zoomin-hover img{transition:.3s}.zoomin-hover a:hover img{transform:scale(1.05)}.zoomin-hover .thumb{overflow:hidden}.red-outline-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border:1px solid var(--coral--);border-radius:5px;color:var(--coral--)!important;cursor:pointer;display:inline-block;font-size:20px;font-weight:var(--semibold--);padding:9pt 30px;transition:.3s}.red-outline-button .puff-loader{margin-left:auto;margin-right:auto}.red-outline-button .puff-loader span{border-color:var(--red--)!important}.red-outline-button:hover{background-color:var(--coral--);color:#fff!important}.red-outline-button:hover .puff-loader span{border-color:#fff!important}.red-outline-button.grey{border-color:#ccc;color:#ccc!important}.red-outline-button.grey:hover{border-color:var(--red--);color:#fff!important}input[type=file]{font-size:17px}input::file-selector-button{background-color:#ededee;border:1px solid #b4acac;border-radius:5px;color:#444;cursor:pointer;font-family:Urbanist,sans-serif;font-size:17px;font-weight:var(--medium--);margin-right:18px;padding:10px 15px;transition:.3s}input::file-selector-button:hover{opacity:.8}.post-date{font-size:1pc;font-weight:var(--semibold--);margin-bottom:30px;margin-top:40px;text-align:left}.accessibility-pg .category-2col a{color:var(--coral--)}.accessibility-pg .category-2col img{height:auto}.preloader{display:none;height:45px;margin:30px auto 0;width:45px}.preloader.active{display:block}.spin{animation:spin 3s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.table-scroll{overflow-x:auto;width:100%}.table-scroll table{border-collapse:collapse;width:770px}.table-scroll table th{background-color:#eee;text-align:left}.table-scroll table td,.table-scroll table th{border:1px solid #eee;padding:7px}.anchor{display:block;margin-top:-90px;padding-top:90px;position:relative}.customimage img{width:100%}.customimage.original-width img{width:auto}.customimage.mt-25{margin-top:25px}.fourofour{text-align:center}.fourofour .msg{font-size:21px;margin-top:30px}.fourofour .msg .error-code{color:#333;font-size:28px;font-weight:var(--semibold--);margin-bottom:10px}.fourofour .button-wrap{margin-top:30px}.popup{background-color:rgba(0,0,0,.3);height:100vh;left:0;opacity:0;position:fixed;top:0;transition:.3s;visibility:hidden;width:100%;z-index:20}.popup.active{opacity:1;visibility:visible}.popup .box{background-color:#fff;border-radius:5px;display:none;left:0;margin:0 15px;max-width:510px;padding:25px 30px 30px;position:relative;right:0;top:20%;width:100%;width:calc(100% - 30px)}.popup.active .box{display:block}.popup .box .title{font-size:2pc;font-weight:var(--bold--);line-height:100%;position:relative;text-align:center}.popup .box .image{margin-top:20px}.popup .box .image img{width:100%}.popup .box .writeup{font-size:17px;line-height:135%;margin-top:20px;text-align:center}.popup .box .button-wrap{display:flex;gap:10px;justify-content:center;margin:30px auto 0;text-align:center}.popup .box .close-btn{cursor:pointer;position:absolute;right:15px;top:15px}.popup .box .title:before{background-color:var(--red--);content:"";display:inline-block;height:3px;left:0;margin:0 auto;position:absolute;right:0;top:-8px;width:54px}.popup .box .screen{opacity:0;position:absolute;visibility:hidden}.popup .box .screen.active{opacity:1;position:relative;transform:translateX(0);transition:.5s;visibility:visible}.popup .box .close-btn{height:35px}.popup .box .close-btn img{max-height:100%}.popup .box .progress{font-size:1pc;font-weight:var(--medium--);margin-bottom:25px;text-align:center}.hgATla .image-wrapper{height:auto;max-height:50px;width:100%}.hgATla p{line-height:100%}.hgATla{padding:0}@media(min-width:576px){.frx-container{padding-top:109px}.title-more .more{margin-top:unset}.accepts .item .text{font-size:15px}.accepts img{height:23px}}@media(min-width:768px){.frx-container{padding-top:109px}.events .d-title,.title-more .d-title{font-size:31px;margin-right:15px}.title-more .more{bottom:9px;display:inline-block;font-size:13px;font-weight:var(--semibold--);margin-top:15px;text-decoration:underline;text-decoration-thickness:2px;text-transform:uppercase;text-underline-offset:6px}.accepts .item .text{font-size:9pt}.accepts img{height:17px}.popup .box{margin:0 auto;width:unset}.popup .box .close-btn{height:40px}.popup .box .title{font-size:40px}.popup .box .writeup{font-size:17px}.popup .box .progress{font-size:1pc}}@media(min-width:992px){.frx-container{padding-top:114px}section{margin-top:70px}.w1148{max-width:861pt}.w1148,.w880{margin-left:auto;margin-right:auto}.w880{max-width:55pc}.w840{max-width:840px}.w840,.w940{margin-left:auto;margin-right:auto}.w940{max-width:940px}.d-title{font-size:50px;margin-top:14px}.title-more .d-title{font-size:40px;margin-right:20px}.title-more .more{bottom:9px;font-size:1pc;margin-top:auto;text-decoration-thickness:2px;text-underline-offset:6px}.d-title:before{border-top:2px solid var(--red--);top:-14px;width:55px}.accepts .item .text{font-size:14px}.accepts .icon img{height:20px}.accepts .item:first-of-type{margin-right:15px;padding-right:15px}.d-title{line-height:90%}}@media(min-width:1145px){.frx-container,body.non-mall .frx-container{padding-top:0}}@media(min-width:1200px){.w1148{padding-left:unset;padding-right:unset}.title-more .d-title{font-size:47px}}.cmp-helloworld__item-label{margin-bottom:0}.cmp-helloworld__item-output{margin-top:0}.cmp-navigation__item--level-0:hover>.cmp-navigation__group{background:#ececec}.cmp-text span.rte-red-text{color:var(--red--)}.big-quote{padding-bottom:21px;padding-top:20px}.big-quote .content{border:4px solid var(--coral--);border-radius:5px;font-size:22px;font-weight:var(--semibold--);margin-left:15px;margin-right:15px;max-width:860px;padding:20px;position:relative;text-align:center}.big-quote .content span{color:var(--coral--)}.big-quote .content:after,.big-quote .content:before{background-color:#fff;background-repeat:no-repeat;background-size:calc(100% - 13px);content:"";height:29px;position:absolute;width:35px}.big-quote .content:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='63.292' height='51.738' viewBox='0 0 63.292 51.738'%3E%3Cpath id='quote-tl' d='M12.058,0,0,27.877V51.738H26.624V25.114H16.075L23.359,0ZM48.727,0,36.668,27.877V51.738H63.292V25.114H52.743L60.029,0Z' fill='%23fe8d6f'/%3E%3C/svg%3E");left:-9px;padding-bottom:13px;padding-right:13px;top:-15px}.big-quote .content:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='63.292' height='51.738' viewBox='0 0 63.292 51.738'%3E%3Cpath id='quote-br' d='M12.058,0,0,27.877V51.738H26.624V25.114H16.075L23.359,0ZM48.727,0,36.668,27.877V51.738H63.292V25.114H52.743L60.029,0Z' transform='translate(63.292 51.738) rotate(180)' fill='%23fe8d6f'/%3E%3C/svg%3E");background-position:100% 100%;bottom:-15px;padding-left:13px;padding-top:13px;right:-9px}@media(min-width:768px){.big-quote .content{margin-left:auto;margin-right:auto;padding:30px 70px}.big-quote .content:after,.big-quote .content:before{background-color:#fff;background-size:calc(100% - 13px);height:65px;width:76px}.big-quote .content:before{height:63px;left:-13px;padding-bottom:13px;padding-right:13px;top:-25px;width:76px}.big-quote .content:after{bottom:-25px;padding-left:13px;padding-top:13px;right:-13px}.big-quote.wider .content{font-size:25px;max-width:825pt}}@media(min-width:992px){.big-quote.wider .content{font-size:26px}}@media(min-width:1200px){.big-quote.wider .content{font-size:30px}}.cmp-text{font-size:17px;line-height:160%}.cmp-text p{margin:0 0 25px}.cmp-text td p{margin-bottom:0}.cmp-text h1{color:var(--coral--)}.cmp-text h1,.cmp-text h2{font-size:17px;margin:0 0 25px}.cmp-text h3{color:var(--coral--)}.cmp-text h3,.cmp-text h4{font-size:20px;margin:0 0 25px}.cmp-text h5{color:var(--coral--)}.cmp-text h5,.cmp-text h6{font-size:22px;margin:0 0 25px}.cmp-text a{color:#fe8d6f;word-break:break-word}.cmp-text .caption{font-size:1pc;font-style:italic;line-height:130%;margin-bottom:25px;margin-top:-20px}.cmp-text ol,.cmp-text ul{margin:0 0 25px;padding-left:15px}.cmp-text ol li,.cmp-text ul li{margin-bottom:10px}.cmp-text .table-wrap{margin-right:-15px;overflow-x:auto;width:calc(100% + 15px)}.cmp-text .table-wrap::-webkit-scrollbar{display:none}.cmp-text table{border:1px solid #d9d9d9;border-spacing:0;margin-bottom:25px;margin-right:15px;width:100%}.cmp-text table td,.cmp-text table th{border:1px solid #d9d9d9;padding:5px;text-align:left}.cmp-text table th{background-color:#ededee;padding:10px}.cmp-text table td{padding:10px}.cmp-text.font-24{font-size:24px}.cmp-text.terms-of-use h1{color:var(--coral--);margin-bottom:10px;margin-top:40px}.cmp-text.terms-of-use{color:#444}.cmp-text.terms-of-use ol{counter-reset:item;padding-top:20px}.cmp-text.terms-of-use ol>li{counter-increment:item;display:block}.cmp-text.terms-of-use ol>li:before{content:counter(item) ". ";font-weight:var(--bold--)}.cmp-text.terms-of-use ol>li>ol{counter-reset:subitem}.cmp-text.terms-of-use ol>li>ol>li{counter-increment:subitem;display:block}.cmp-text.terms-of-use ol>li>ol>li:before{content:counter(item) "." counter(subitem) " ";font-weight:var(--bold--)}.cmp-text.terms-of-use ol>li>ol>li>ol{counter-reset:subsubitem}.cmp-text.terms-of-use ol>li>ol>li>ol>li{counter-increment:subsubitem;display:block}.cmp-text.terms-of-use ol>li>ol>li>ol>li:before{content:counter(subsubitem,lower-alpha) ". ";font-weight:400}.cmp-text.terms-of-use ol>li>ol>li>ol>li>ol{counter-reset:subsubsubitem}.cmp-text.terms-of-use ol>li>ol>li>ol>li>ol>li{counter-increment:subsubsubitem;display:block}.cmp-text.terms-of-use ol>li>ol>li>ol>li>ol>li:before{content:"(" counter(subsubsubitem,lower-roman) ") ";font-weight:var(--bold--)}@media(min-width:768px){.cmp-text .table-wrap{margin-right:unset;width:100%}.cmp-text table{margin-right:unset}}.mt-0{margin-top:0}.mt-5{margin-top:5px}.mt-10{margin-top:10px}.mt-15{margin-top:15px}.mt-20{margin-top:20px}.mt-25{margin-top:25px}.mt-30{margin-top:30px}.mt-35{margin-top:35px}.mt-40{margin-top:40px}.mt-45{margin-top:45px}.mt-50{margin-top:50px}.mt-55{margin-top:55px}.mt-60{margin-top:60px}.mt-65{margin-top:65px}.mt-70{margin-top:70px}.mt-75{margin-top:75px}.mt-80{margin-top:5pc}.mt-85{margin-top:85px}.mt-90{margin-top:90px}.mt-95{margin-top:95px}.mt-100{margin-top:75pt}.mr-0{margin-right:0!important}.pt-0{padding-top:0}.pt-10{padding-top:10px}.pt-20{padding-top:20px}.pt-30{padding-top:30px}.pt-40{padding-top:40px}.pt-50{padding-top:50px}.pt-60{padding-top:60px}.pt-70{padding-top:70px}.pt-80{padding-top:5pc}.pt-90{padding-top:90px}.pt-100{padding-top:75pt}.pb-0{padding-bottom:0}.pb-10{padding-bottom:10px}.pb-20{padding-bottom:20px}.pb-30{padding-bottom:30px}.pb-40{padding-bottom:40px}.pb-50{padding-bottom:50px}.pb-60{padding-bottom:60px}.pb-70{padding-bottom:70px}.pb-80{padding-bottom:5pc}.pb-90{padding-bottom:90px}.pb-100{padding-bottom:75pt}.gap-5{gap:0 5px}.gap-10{gap:0 10px}.gap-15{gap:0 15px}.gap-20{gap:0 20px}.gap-25{gap:0 25px}.gap-30{gap:0 30px}.gap-35{gap:0 35px}.gap-40{gap:0 40px}.gap-45{gap:0 45px}.gap-50{gap:0 50px}.gap-v-5{gap:5px 0}.gap-v-10{gap:10px 0}.gap-v-15{gap:15px 0}.gap-v-20{gap:20px 0}.gap-v-25{gap:25px 0}.gap-v-30{gap:30px 0}.gap-v-35{gap:35px 0}.gap-v-40{gap:40px 0}.gap-v-45{gap:45px 0}.gap-v-50{gap:50px 0}.align-items-top{align-items:flex-start}.align-items-center{align-items:center}.align-items-bottom{align-items:flex-end}.text-center{text-align:center}.justify-center{justify-content:center}.w-100{width:100%}.desktop-only{display:none}@media(min-width:992px){.mobile-only{display:none}.desktop-only{display:block}.max-500{margin-left:auto;margin-right:auto;max-width:500px}}.fullwidth-bluebar{background-color:#c8dded;margin-left:auto;width:90%}.fullwidth-bluebar .content{align-items:center;display:flex;flex-direction:column;justify-content:space-between;padding-bottom:40px;position:relative}.fullwidth-bluebar .content .thumb{position:relative}.fullwidth-bluebar .content .thumb img{border-radius:0 5px 5px 0;display:block;transform:translate(-14vw,20px)}.fullwidth-bluebar .writeup{margin-top:50px;padding:0 15px}.fullwidth-bluebar .writeup .d-title{margin-right:0}.fullwidth-bluebar .writeup .text{color:#444;font-size:21px;margin-top:20px}.fullwidth-bluebar .writeup .more{margin-right:0}@media(min-width:768px){.fullwidth-bluebar .content{flex-direction:row;padding-bottom:unset}.fullwidth-bluebar .content .thumb{position:relative;width:40%}.fullwidth-bluebar .writeup{padding:30px 0;width:56%}.fullwidth-bluebar .content .thumb img{border-radius:5px;display:block;transform:translateY(35px)}.fullwidth-bluebar{margin-left:unset;width:100%}.fullwidth-bluebar .writeup{margin-top:unset}}@media(min-width:992px){.fullwidth-bluebar .writeup{width:56.5%}}.thumb-text-wrap a.more{color:#000}@media(min-width:768px){.thumb-text-2col .thumb-text-wrap{align-items:center;flex-direction:row}.thumb-text-2col .thumb{width:48.5%}.thumb-text-2col .text{margin-top:unset;width:48.5%}.thumb-text-2col.reverse-order .thumb{order:2}.thumb-text-2col.reverse-order .text{order:1}.thumb-text-2col .plain-title{font-size:42px}.thumb-text-2col .tag{font-size:22px}.thumb-text-2col.partner .thumb-text-wrap{align-items:flex-start}.thumb-text-2col.partner .thumb{margin-left:unset;margin-right:unset}.thumb-text-2col.partner .thumb img{border-radius:5px}.thumb-text-2col.partner.reverse .thumb{order:2}.thumb-text-2col.partner.reverse .text{order:1}}@media(min-width:992px){.thumb-text-2col .thumb{width:48.5%}.thumb-text-2col .text{margin-top:unset;width:48.5%}.thumb-text-2col .plain-title{font-size:47px;font-weight:var(--bold--);letter-spacing:-1px;line-height:90%;margin-top:5px}.thumb-text-2col .tag{font-size:22px}.thumb-text-2col.partner .thumb-text-wrap{align-items:flex-start}}.dbl-blueboxes{display:flex;flex-direction:column;gap:20px;margin-top:50px}.dbl-blueboxes .full-width{position:absolute}.dbl-blueboxes .box{background-color:#c8dded;border-radius:0;height:220px;margin:0;padding:25px 15px;text-align:right;width:100%}.dbl-blueboxes .box.reverse{align-items:center;display:flex;padding:15px;text-align:left}.dbl-blueboxes .box .content{align-items:center;align-items:flex-start;display:inline-flex;justify-content:space-between}.dbl-blueboxes .box.reverse .content .thumb{order:2}.dbl-blueboxes .box.reverse .content .text{order:1}.dbl-blueboxes .box .content .thumb{width:30%}.dbl-blueboxes .box .content .thumb img{border-radius:50%;display:block}.dbl-blueboxes .box .content .text{text-align:left;width:64%}.dbl-blueboxes .box .content .text .d-title{margin-right:0}.dbl-blueboxes .box .content .text .writeup{color:#444;font-size:1pc;margin-top:15px}.dbl-blueboxes .box .content .text .note{font-size:15px;margin-top:15px}@media(min-width:576px){.dbl-blueboxes .box .content .text{width:66%}.dbl-blueboxes .box .content{align-items:center}}@media(min-width:768px){.dbl-blueboxes .box{min-height:255px;text-align:left;width:100%}.dbl-blueboxes .box .content .text .writeup{font-size:17px}.dbl-blueboxes .box .content .thumb{width:28%}.dbl-blueboxes .box .content .text{width:69%}}@media(min-width:992px){.dbl-blueboxes{display:flex;flex-direction:row;justify-content:space-between;margin-top:95px}.dbl-blueboxes .box{background-color:#c8dded;border-radius:0 5px 5px 0;height:unset;min-height:unset;padding:40px 15px;text-align:right;width:49%}.dbl-blueboxes .box.reverse{align-items:flex-start;border-radius:5px 0 0 5px;padding:40px 15px;text-align:left}.dbl-blueboxes .box .content{align-items:flex-start;display:inline-flex;max-width:35pc}.dbl-blueboxes .box.reverse .content{padding-right:0}.dbl-blueboxes .box .content .thumb{width:35%}.dbl-blueboxes .box .content .text{text-align:left;width:60%}.dbl-blueboxes .box.reverse .content .thumb{order:2}.dbl-blueboxes .box.reverse .content .text{order:1}.dbl-blueboxes .box .content .text .writeup{color:#444;font-size:21px;margin-top:15px}}@media(min-width:1200px){.dbl-blueboxes .box .content .text .d-title{font-size:46px}.dbl-blueboxes .box .content .text{padding-right:40px;width:63%}.dbl-blueboxes .box .content .thumb{width:33%}.dbl-blueboxes .box,.dbl-blueboxes .box.reverse{padding:40px 0}.dbl-blueboxes .box.reverse .content .text{padding-left:40px;padding-right:0}}.download-app .cmp-text.text-center{color:#444;font-size:21px;margin-top:-8px}.download-app .download-wrap{align-items:center;display:flex;gap:0 4%;justify-content:center;margin:30px auto 0;max-width:585px}.events.w1148{margin-left:15px;margin-right:15px;width:calc(100% - 30px)}.events{position:relative}.events .title-more.top{display:flex}.events .title-more.side{display:none}.events .event-carousel{margin-top:20px;z-index:0}.events .event-carousel .item{align-items:center;display:flex;flex-wrap:wrap;margin-top:20px}.events .event-carousel .item:first-of-type{margin-top:0}.events .item .thumb,.events .item .thumb img{width:100%}.events .item .details{margin-top:15px;padding-left:unset;width:100%}.events .item .details .title{display:block;font-size:18px;font-weight:var(--bold--);line-height:110%}.events .item .details .text{font-size:15px;margin-top:7px;padding:0}.eventsandworkshop.on-community .event-carousel,.eventsandworkshop.on-community .item{display:flex;justify-content:space-between}.eventsandworkshop.on-community .item .details .title{font-size:18px;text-align:left}.eventsandworkshop.on-community .item .details .text{font-size:17px;padding:0;text-align:left}@media(min-width:576px){.events .listing .item{margin-bottom:unset;width:48.7804%}}@media(min-width:768px){.events.w1148{margin-right:15px;width:calc(100% - 30px)}.events .item .thumb{border-radius:5px;overflow:hidden;width:58%}.events .item .details{margin-top:unset;padding-left:30px;text-align:unset;width:42%}.events .item .details .text{font-size:1pc;padding:unset}.events .item .details .title{display:block;font-size:19px;font-weight:var(--bold--);line-height:110%}.eventsandworkshop.on-community .thumb{width:48%}.eventsandworkshop.on-community .item .details .title{font-size:27px;font-weight:var(--bold--);margin:0 0 20px}.eventsandworkshop.on-community .title-more.top{display:none}.eventsandworkshop.on-community .title-more.side{display:flex}.eventsandworkshop.events.on-community .item .details{padding-left:unset;width:48.5%}}@media(min-width:992px){.events.w1148{margin-left:auto;margin-right:auto;max-width:861pt}.events .event-carousel{margin-top:30px}.events .event-carousel .item{margin-top:0}.events .item .details .title{font-size:26px}.events .item .details .text{font-size:1pc;padding:unset}.events .item .details{padding-left:40px}.eventsandworkshop.on-community .details,.eventsandworkshop.on-community .thumb{width:48.5%}}@media(min-width:1200px){.events.w1148{padding-left:unset;padding-right:unset}.events .item .details{padding-left:60px}.eventsandworkshop.on-community .item .details{padding-left:unset}}@media(min-width:992px){.thumb-text-2col .thumb{width:48.5%}.thumb-text-2col .text{margin-top:unset;width:48.5%}.thumb-text-2col .plain-title{font-size:47px;font-weight:var(--bold--);letter-spacing:-1px;line-height:90%;margin-top:5px}.thumb-text-2col .tag{font-size:22px}.thumb-text-2col.partner .thumb-text-wrap{align-items:flex-start}}.promotions .listing .item .title{font-weight:var(--extrabold--);margin-top:20px}.promotions .listing .item .text{font-size:14px;margin-top:6px}@media(min-width:768px){.promotions.w1148{margin-right:15px;width:calc(100% - 30px)}}@media(min-width:992px){.promotions.w1148{margin-left:auto;margin-right:auto;max-width:861pt}.promotions .listing{margin-top:30px}.promotions .listing .item{width:49%}.promotions .listing .item .title{font-size:26px;line-height:110%}.promotions .listing .item .text{font-size:1pc}}@media(min-width:1200px){.promotions.w1148{padding-left:unset;padding-right:unset}}.accordian-select .fr-accordian{border:1px solid #d9d9d9;border-radius:5px;cursor:pointer;font-size:17px;max-height:3pc;overflow:hidden;padding:15px;transition:max-height .5s}.accordian-select .fr-accordian.active{max-height:125pc;transition:max-height .5s}.accordian-select .label-toggle{align-items:center;color:#333;display:flex;justify-content:space-between;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.accordian-select .label-toggle .label{padding-right:20px}.accordian-select .fr-accordian.active .label-toggle .label{font-weight:var(--semibold--)}.accordian-select .label-toggle .toggle{position:relative}.accordian-select .label-toggle .toggle .line{background-color:#444;height:2px;position:absolute;right:0;top:0;transition:.5s;width:14px}.accordian-select .content{color:#666;cursor:auto;margin-top:15px}.accordian-select .content a{color:var(--coral--)}.accordian-select .content img{max-height:435px}.accordian-select .content p:last-of-type{margin-bottom:0}.accordian-select .content.listing{display:inline-flex;flex-direction:column;gap:10px 0}.accordian-select .content.listing .item{color:var(--coral--);text-decoration:underline}.accordian-select .fr-accordian.active .line{transition:.3s}.accordian-select .label-toggle .toggle .line.one{opacity:1}.accordian-select .label-toggle .toggle .line.two{transform:rotate(90deg)}.accordian-select .fr-accordian.active .label-toggle .toggle .line.one{opacity:0;transform:rotate(-90deg)}.accordian-select .fr-accordian.active .label-toggle .toggle .line.two{transform:rotate(0deg)}.accordian-select .fr-accordian .content ul{margin:0;padding:0 0 0 25px}.accordian-select.faq .fr-accordian{margin-bottom:20px}.accordian-select.faq .fr-accordian ul{display:flex;flex-direction:column;gap:15px}.accordian-select .button-wrap{margin-top:-10px;text-align:center}.faq-pg{display:flex;flex-wrap:wrap;margin-top:40px}.faq-pg .faq-categories{width:100%}.faq-pg .faq-categories ul{display:flex;flex-direction:column;gap:30px;margin:0;padding:0}.faq-pg .faq-categories ul li{list-style-type:none}.faq-pg .faq-categories ul li a{cursor:pointer;font-size:22px;font-weight:var(--medium--);text-underline-offset:6px;transition:.3s}.faq-pg .faq-categories ul li a.active{text-decoration:underline}.faq-pg .fr-accordian-wrap{width:100%}.faq-pg .faq-categories{display:none;margin-top:10px;order:2}.faq-pg .fr-accordian-wrap{order:1}.faq-pg .category-indicator{background-color:#fff;border-bottom:1px solid #ccc;margin-bottom:30px;padding-bottom:30px}.faq .title-more,.faq .title-more.center{justify-content:center}.faq .title-more .d-title{margin-right:0;text-align:center}.faq .title-more .d-title:before,.faq .title-more.center:before{left:0;margin:0 auto;right:0}@media(min-width:768px){.faq-pg .faq-categories{order:1}.faq-pg .fr-accordian-wrap{order:2}.faq-pg .faq-categories{display:block;margin-top:0;width:35%}.faq-pg .fr-accordian-wrap{width:65%}.faq-pg .faq-categories ul li a{font-size:18px}.faq .title-more{justify-content:flex-start}.faq .title-more .d-title{text-align:left}.faq .title-more .d-title:before{left:unset;right:unset}.faq .category-indicator{display:none}.faq .title-more.center .d-title:before{left:0;right:0}.table-scroll table{width:100%}}@media(min-width:992px){.faq-pg .faq-categories{width:30%}.faq-pg .fr-accordian-wrap{width:70%}}.featured-categories.w1148{margin-left:15px;margin-right:0;width:calc(100% - 15px)}.featured-categories{display:flex;gap:0 15px;justify-content:space-between}.featured-categories .window .flex-list{gap:0 2.5%}.featured-categories .item{border-radius:5px;display:block;flex-shrink:0;height:60vw;overflow:hidden;position:relative;width:42vw}.featured-categories .item:last-of-type{padding-right:15px}.featured-categories .item img{border-radius:5px;display:block;filter:brightness(95%);height:100%;object-fit:cover;width:100%}.featured-categories .text{bottom:13px;color:#fff;font-size:2pc;font-weight:var(--bold--);left:9pt;position:absolute;text-shadow:2px 2px 4px rgba(0,0,0,.2)}@media(min-width:768px){.featured-categories .item{height:325px;margin:0;width:32.33333%}.featured-categories .item img{height:100%}.featured-categories .text{bottom:18px;font-size:45px;left:20px}.featured-categories .window .flex-list{gap:0 1.5%}.featured-categories.w1148{margin-right:15px;width:calc(100% - 30px)}.featured-categories .item:last-of-type{padding-right:0}}@media(min-width:992px){.featured-categories.w1148{margin-left:auto;margin-right:auto;max-width:861pt}.featured-categories{display:flex;gap:0 15px;justify-content:space-between;margin-top:65px}.featured-categories .item{height:425px}.featured-categories .text{bottom:22px;font-size:49px;left:22px}}@media(min-width:1200px){.featured-categories.w1148{padding-left:unset;padding-right:unset}.featured-categories .item{height:510px}.featured-categories .text{bottom:20px;font-size:50px;left:25px}}.featured-stores .featured-stores{margin-right:0;position:relative;width:calc(100% - 15px)}.featured-stores .slick-next,.featured-stores .slick-prev{cursor:pointer;display:none;opacity:.9;position:absolute;top:50px;transition:.5s;z-index:1}.featured-stores .slick-next:hover,.featured-stores .slick-prev:hover{filter:brightness(95%);opacity:1}.featured-stores .slick-prev{left:-15px;z-index:1}.featured-stores .slick-slide{border-radius:5px;flex-shrink:0;padding:0 5px}.featured-stores .slick-slide img{border:1px solid #ccc;border-radius:5px;display:block;max-height:100%}.featured-stores{margin-top:40px}.featured-stores .cmp-text{color:#444;font-size:21px;margin-top:-8px}.featured-stores .stores-wrap{margin-right:0;position:relative;width:calc(100% + 10px)}.featured-stores .button-wrap{margin-top:30px;text-align:center}.featured-stores .slick-slider{position:relative}.featured-stores .slick-slider .slick-list{margin-left:-5px;margin-right:-5px;padding:0 10% 0 0!important}.slick-next:before,.slick-prev:before{-webkit-font-smoothing:unset;color:unset;content:unset;font-family:unset;font-size:unset;line-height:unset;opacity:unset}.featured-stores .title-more{justify-content:center;text-align:center}.featured-stores .d-title:before{left:0;margin-left:auto;margin-right:auto;right:0}.featuredstore.text-left .title-more{justify-content:flex-start}.featuredstore.text-left .d-title:before{left:0;right:unset}.featuredstore.text-left .cmp-text{max-width:unset;text-align:left}.featuredstore.text-left .button-wrap{text-align:left}@media(min-width:768px){.featured-stores.w1148{margin-right:-15px}.featured-stores .slick-arrow{top:35%}.featured-stores .slick-prev{left:0}.featured-stores .featured-stores .item{height:12vw}.featured-stores .item img{display:block;max-height:100%}.featured-stores .slick-arrow img{height:25px}.featured-stores{margin-top:40px}.featured-stores .stores-wrap{width:100%}.featured-stores .slick-slider .slick-list{padding:unset!important}.featured-stores .slick-prev{left:-10px}.featured-stores .slick-next{right:-10px}#featured-malls .slick-arrow{top:40%}}@media(min-width:992px){.featured-stores.w1148{margin-left:auto;margin-right:auto;max-width:861pt}.featured-stores .slick-arrow{display:block}.featured-stores .slick-next{right:-9pt}.featured-stores{margin-top:50px}.featured-stores .stores-wrap{margin-left:-10px;margin-right:-10px;padding-left:10px;padding-right:10px;width:calc(100% + 20px)}}@media(min-width:1200px){.featured-stores.w1148{padding-left:unset;padding-right:unset}.featured-stores .slick-prev{left:-15px}.featured-stores .slick-next{right:-15px}.featured-stores .slick-arrow img{height:unset}.featured-stores{margin-top:70px}}footer{background-color:#000;font-size:14px;margin-top:130px;padding-top:30px;position:relative}.btt-chat{align-items:flex-end;bottom:20px;display:flex;position:fixed;right:15px;text-align:center;z-index:4}.btt-chat.stop-fixed{bottom:unset;position:absolute;right:15px;top:-50px}.btt-chat .btt{opacity:0;transition:.3s;visibility:hidden}.btt-chat .btt:hover{opacity:.8}.btt-chat .btt .text,.btt-chat .chat .text{display:none;text-shadow:0 0 8px #fff}.btt-chat .btt,.btt-chat .chat{align-items:center;color:#333;cursor:pointer;font-size:13px;font-weight:var(--semibold--);justify-content:flex-end;text-align:center}.btt-chat .chat{display:none;width:110px}.accessibility.standalone{bottom:20px;display:none;left:25px;position:fixed;z-index:4}.accessibility.standalone.stop-fixed{bottom:unset;position:absolute;top:-70px}footer a{color:#a39b9b}.accessibility img{display:block;height:50px}footer .content.w1148{margin-left:15px;margin-right:15px;width:calc(100% - 30px)}footer .content{display:flex;flex-wrap:wrap;position:relative}footer .content.three-col{display:none}footer .column{width:100%}footer .column.one{display:flex;justify-content:space-between}footer .logo img{width:150px}footer .column.one .social-links{border-top:1px solid #707070;display:flex;gap:0 15px;justify-content:center;margin-top:30px;padding-top:20px}footer .column.one .social-links .item{align-items:center;display:flex}footer .column.one .social-links .item .icon{margin-right:10px}footer .column.one .social-links .item .icon img{display:block}footer .column.one .social-links .text{color:#a39b9b;display:none;font-size:14px;font-weight:var(--medium--)}footer .block{margin-bottom:30px}footer .block.address{align-items:flex-start;display:flex;flex-wrap:wrap}footer .title{color:#fff;font-size:1pc;font-weight:var(--semibold--);line-height:100%;margin-bottom:10px}footer .title a{color:#fff}footer .block.address .title{order:1}footer .block.address .text{order:3;width:100%}footer .column.two .text{color:#fff;line-height:155%}footer .block.address a{display:block;font-size:13px;margin-bottom:10px;margin-left:15px;order:2;text-decoration:underline}footer .column.three{border-bottom:1px solid #333;border-top:1px solid #333;margin-bottom:30px;margin-top:30px;padding-bottom:30px;padding-top:30px}footer .column.three .links{display:flex;flex-wrap:wrap}footer .links .group{line-height:150%;margin-bottom:20px}footer .column.three .links .group{width:50%}footer .column.three .links .group.whats-on{order:2}footer .links .group:last-of-type{margin-bottom:0}footer .column.three .links .group.find-property{width:100%}footer .column.three .links .group.accessibility-guide a{color:#fff;font-size:15px;font-weight:var(--semibold--);line-height:100%}footer .content.one-col{display:block;font-size:1pc;margin:0 auto -20px;text-align:center;width:calc(100% - 30px)}footer .content.one-col .row{border-bottom:1px solid #444;margin-bottom:20px;padding-bottom:20px}footer .content.one-col a{color:#fff;display:block;font-weight:var(--semibold--);margin-top:10px}footer .content.one-col a:first-of-type{margin-top:0}footer .content.one-col .row.three{border-bottom:0;color:#d9d9d9;line-height:140%;margin-bottom:30px;padding-bottom:0}footer .content.one-col .row.three .title{color:#d9d9d9}footer .content.one-col .row.four{border-bottom:0;margin-bottom:0;padding-bottom:0}.copyright{color:#a39b9b;flex-wrap:wrap;font-size:13px;justify-content:center;order:4;padding:50px 25px 35px;width:100%}.copyright .text{color:#a39b9b;margin-bottom:10px;text-align:center}.copyright .links{display:flex;justify-content:center}.copyright .links .divider,.copyright .links a{color:#fff;margin-right:8px}footer a.white-link{color:#fff;display:block;font-size:15px;font-weight:var(--semibold--);margin-bottom:5px}footer .column.three .links .group.find-property a{color:#fff;font-size:15px;font-weight:var(--semibold--);line-height:100%}footer .block:last-of-type{margin-bottom:0}footer .content.one-col .row.four .social-links img{width:40px}footer .content.one-col .row.four .social-links{display:flex;justify-content:center}footer .content.one-col .row.four .social-links a{margin:0 5px}footer .content.one-col .row.four .logo img{width:200px}footer .content.one-col .row.four .logo{margin-top:20px}footer .content.one-col .row.three a{color:#a39b9b;font-weight:var(--regular--);text-decoration:underline}.copyright .links a:last-of-type{margin-right:0}footer .content.one-col .row.two a{font-weight:var(--regular--)}.btt-chat .icon{margin-bottom:5px}.btt-chat .btt.hide{opacity:0;visibility:hidden}.cmp-link__screen-reader-only{display:none}@media(min-width:576px){footer .block{margin-bottom:0}footer .column.two .block{width:33%}footer .block.address a{margin:15px 0 0}footer .column.three .links{display:flex}footer .column.three .links .group{width:33%}footer .block.address{display:block}}@media(min-width:768px){footer .logo img{width:210px}footer .social-links .item img{height:2pc}footer .content.three-col{display:flex}footer .column.one .social-links .text{display:block}footer .block{margin-bottom:30px}footer .column.two .block{width:unset}footer .block.address a{font-size:14px}footer .column.three .links{display:unset}footer .column.three .links .group{width:unset}footer .column.three .links .group.whats-on{order:2}footer .content.one-col{display:none}.copyright{padding-top:50px}.copyright .links a:last-of-type{margin-right:0}footer .column.one{border:unset;display:unset;margin-left:2%;margin-right:13%;width:20%}footer .column.two{font-size:14px;margin-right:4%;width:33%}footer .column.three{border:unset;font-size:13px;margin-bottom:unset;margin-top:unset;padding-bottom:unset;padding-top:unset;width:28%}}@media(min-width:992px){footer.w1148{margin-left:auto;margin-right:auto;max-width:861pt}footer .content{padding-left:unset;padding-right:unset}footer .logo img{width:unset}.copyright{display:flex;padding-left:unset;padding-right:unset;padding-top:50px;width:100%}.copyright .text{margin-bottom:0;margin-right:20px}footer .content.w1148{margin-left:auto;margin-right:auto;max-width:861pt}footer{margin-top:75pt;padding-top:50px}.accessibility.standalone{display:none}.btt-chat{display:block;right:20px}.btt-chat .btt{opacity:1;visibility:visible}.btt-chat.stop-fixed{right:20px;top:-52px}.btt .text{display:none}footer .column.one{margin-right:16%;width:20%}footer .column.two{font-size:14px;margin-right:11%;width:23%}footer .column.three{font-size:14px}}@media(min-width:1200px){footer.w1148{padding-left:unset;padding-right:unset}footer{margin-top:75pt}footer .column.one{margin-right:20%;width:20%}footer .column.two{font-size:14px;margin-right:11%;width:19%}footer .column.three{width:28%}}.hide-section{display:none}.title-more.bio{margin-bottom:30px}.mobile-no{border:1px solid #d9d9d9;border-radius:5px;display:flex;position:relative}.mobile-no .country-code{align-items:center;border-right:1px solid #d9d9d9;cursor:pointer;display:flex;gap:0 5px;justify-content:center;width:20%}.mobile-no .country-code .code{font-size:17px}.mobile-no .dropdown{background-color:#fff;border:1px solid #dfe0e4;border-radius:5px;left:-1px;opacity:0;position:absolute;top:50px;transition:.3s;visibility:hidden;width:calc(100% + 2px)}.mobile-no .dropdown:first-of-type{z-index:1}.mobile-no .dropdown:nth-of-type(2){z-index:2}.mobile-no .dropdown:nth-of-type(3){z-index:3}.mobile-no .dropdown .item{align-items:center;display:flex;gap:0 30px;padding:13px 20px;transition:.3s}.mobile-no .dropdown .item:hover{background-color:#f2f2f2;border-radius:5px;cursor:pointer}.mobile-no .dropdown .item .flag img{display:block}.mobile-no input{border:0;border-radius:15px;font-size:17px;padding:15px;width:80%}.mobile-no .country-code #selectCountry.active{opacity:1;top:65px;visibility:visible}.password .txtfield{align-items:center;border:1px solid #d9d9d9;border-radius:5px;display:flex;font-size:17px;padding:15px;width:100%}.password input{border:0;font-size:17px;padding-block:0;padding-inline:0;width:calc(100% - 31px)}.password .eye{cursor:pointer;transition:.3s}.password .eye img{display:block}.password .eye.active{opacity:.3}.forgotpw{margin-top:15px;text-align:right}.forgotpw a{color:var(--coral--);font-weight:var(--medium--)}.button-wrap{display:flex;gap:0 15px;justify-content:center;margin:20px auto 0;text-align:center}.button-wrap.same-width-125 .red-outline-button{width:125px}.msg-with-btn{font-size:17px;margin-top:50px;text-align:center}.msg-with-btn .title{font-size:19px;font-weight:var(--bold--);margin-bottom:6px}.msg-with-btn .subtitle{font-size:17px;line-height:140%;margin-top:10px}.msg-with-btn .button-wrap{margin-top:20px}.error,.msg-with-btn a{color:var(--coral--)}.error{display:none;font-size:17px;font-weight:var(--medium--);margin-top:8px;width:100%}.error.active{display:block}.otp .msg{font-size:19px;font-weight:var(--bold--);text-align:center}.otp .otp-input{display:flex;justify-content:space-between;margin:25px auto 0;max-width:460px}.otp .otp-input input{border:1px solid #d9d9d9;border-radius:5px;color:#333;font-size:26px;font-weight:var(--medium--);height:60px;text-align:center;width:13%}.note{font-size:17px;font-weight:var(--regular--);line-height:140%;margin-top:30px;text-align:center}.note a,.resend-msg{color:var(--coral--)}.resend-msg{font-size:17px;margin-top:10px}.msg,.resend-msg{font-weight:var(--medium--)}.msg{font-size:24px;text-align:center}.msg .email-change,.msg .mobile-change{margin-top:20px}.msg .email-change span,.msg .mobile-change span{font-weight:var(--bold--)}.box-with-shadow{box-shadow:1px 1px 20px rgba(0,0,0,.08);margin:0 auto;padding:20px 0 25px;text-align:left;width:95%}.box-with-shadow .content{align-items:center;display:flex;gap:15px;justify-content:center}.box-with-shadow .content.two-col{display:flex;flex-direction:column;gap:25px 0;justify-content:center;padding:0 20px}.box-with-shadow .content.two-col .col{display:flex;width:auto}.box-with-shadow .content.two-col .col:first-of-type{align-items:center;border-bottom:1px solid #ddd;gap:30px;padding-bottom:30px}.box-with-shadow .content .red-title{color:var(--red--);font-size:18px;font-weight:var(--semibold--);text-align:left}.box-with-shadow .content .value{color:#b4acac;font-size:26px;font-weight:var(--bold--);text-align:left}.box-with-shadow .content .view{display:block;font-size:11px;font-weight:var(--semibold--);margin-top:10px;text-decoration:underline;text-decoration-thickness:2px;text-transform:uppercase;text-underline-offset:6px}.box-with-shadow .content .view.active{color:#ccc;pointer-events:none;text-decoration-color:#ccc}.member-status{color:#333;font-size:18px;font-weight:var(--semibold--);margin-top:-20px;text-align:center}.member-status .tag{display:inline-block;margin-top:-6px;padding:7px 20px;transform:scale(.8)}.member-status.basic .tag{background-color:#bbd6e0}.member-status.elite .tag{background-color:#fdd7b6}.otp .error{margin-top:20px}.bio-nav{margin-top:40px}.bio-nav ul{display:flex;justify-content:space-between;list-style-type:none;margin:0;padding:0}.bio-nav ul li{font-size:22px;font-weight:var(--medium--)}.bio-nav ul li.active a{text-decoration:underline;text-underline-offset:6px}.bio-statusprogress .msg{font-size:21px;font-weight:var(--regular--)}.bio-statusprogress .progressbar{height:40px;margin:40px auto 0;max-width:810px;position:relative}.bio-statusprogress .progressbar .blackbar{background-color:#000;border-radius:8px;height:5px;left:0;position:absolute;top:0;width:50%;z-index:1}.bio-statusprogress .progressbar .greydashedbar{display:inline-block;left:0;position:absolute;top:0;width:100%;z-index:0}.bio-statusprogress .progressbar .greydashedbar img{display:block;height:3px;width:100%}.bio-statusprogress .progressbar .milestone{position:absolute;text-align:center;top:-8px;z-index:3}.bio-statusprogress .progressbar .milestone .circle{align-items:center;background-color:#ededee;border-radius:50%;display:flex;height:20px;justify-content:center;left:9px;position:relative;width:20px}.bio-statusprogress .progressbar .milestone .text{font-size:17px;font-weight:var(--medium--);margin-top:10px}.bio-statusprogress .progressbar .milestone.basic{left:calc(50% - 17.5px)}.bio-statusprogress .progressbar .milestone.elite{right:0}.bio-statusprogress .progressbar .milestone .circle .inner-circle{background-color:var(--red--);border-radius:50%}.bio-statusprogress .note{margin-top:30px}.bio-quickview .three-col{display:flex;flex-wrap:wrap;gap:10px 0;justify-content:space-between}.box-with-shadow.no-links{padding:15px 0}.box-with-shadow .icon{align-items:flex-end;display:flex;justify-content:center;position:relative}.box-with-shadow .icon img{bottom:0;left:0;margin-left:auto;margin-right:auto;right:0}.progressbar.basic-member .blackbar{animation:animate-bar-basic 1s ease-in-out forwards}@keyframes animate-bar-basic{0%{width:0}to{width:50%}}.progressbar.basic-member .milestone.basic .circle .inner-circle{animation:animate-circle-basic .3s ease-out .9s forwards;background-color:var(--red--);border-radius:50%;position:absolute;transform-origin:center}@keyframes animate-circle-basic{0%{height:0;opacity:0;width:0}to{height:20px;opacity:1;width:20px}}.progressbar.elite-member .blackbar{animation:animate-bar-elite 2s ease-in-out forwards}@keyframes animate-bar-elite{0%{width:0}to{width:99%}}.progressbar.elite-member .milestone.elite .circle .inner-circle{animation:animate-circle .3s ease-out 1.7s forwards}@keyframes animate-circle{0%{height:0;width:0}to{height:20px;width:20px}}.show-date-range{color:#333;cursor:pointer;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:6px;white-space:nowrap}.show-date-range:hover{opacity:.8}.date-range{display:flex;flex-direction:column;margin-top:0;max-height:0;opacity:0;overflow-y:hidden;transition:.3s;visibility:hidden}.date-range.active{max-height:9999px;opacity:1;overflow-y:visible;padding-top:40px;visibility:visible}.date-range .row:nth-of-type(2){margin-top:20px}.date-range .three-col{display:flex;justify-content:space-between;margin-top:10px}.date-range .three-col .column{width:32%}.date-range .button-wrap{margin-top:40px}.date-range .button-wrap .red-outline-button{padding:9pt 5pc}.date-range .reset-date{cursor:pointer;font-size:1pc;font-weight:var(--semibold--);text-decoration:underline;text-decoration-thickness:2px;text-transform:uppercase;text-underline-offset:6px;transition:.3s}.date-range .reset-date:hover{opacity:.8}.transaction-listing{margin-top:30px}.transaction-listing .item{align-items:center;border-bottom:1px solid #ddd;cursor:pointer;flex-wrap:wrap;font-size:17px;padding:20px 0;transition:.3s}.transaction-listing .item .summary:hover{opacity:.8}.transaction-listing.view-only .item{cursor:auto}.transaction-listing.view-only .item .summary:hover{opacity:1}.transaction-listing .item:last-of-type{border-bottom:0}.transaction-listing .item:first-of-type{border-top:1px solid #ddd}.transaction-listing .item.active{border-bottom:0;padding-bottom:0}.transaction-listing .item .left{display:flex;flex-direction:column;gap:5px;width:70%}.transaction-listing .item .left .comment{font-weight:var(--medium--)}.transaction-listing .item .right{display:flex;flex-direction:column;gap:5px;text-align:right;width:30%}.transaction-listing .item .details{border:1px solid #ddd;border-radius:5px;display:flex;flex-direction:column;gap:10px 0;max-height:0;opacity:0;overflow-y:hidden;transition:.3s;width:100%}.transaction-listing .item.active .details{margin-top:15px;max-height:999px;opacity:1;padding:15px}.transaction-listing .item .details .row{display:flex;flex-direction:column}.transaction-listing .item .details .row .left{width:100%}.transaction-listing .item .details .row .right{text-align:left;width:100%}.transaction-listing .item .summary{align-items:center;display:flex;justify-content:space-between}.bio-frxcarpark .note,.bio-frxpoints .note,.bio-giftcards .note{font-size:1pc;font-weight:var(--medium--)}.giftcard-status{margin-bottom:-30px;margin-top:50px}.transaction-listing.msg{font-size:21px;padding-top:10px;text-align:center}.giftcard-status .dropdown-custom .property{font-size:15px}.giftcard-status .dropdown-custom .value{font-size:17px}.giftcard-status .dropdown-custom.active .dropdown{top:52px}.transaction-listing.show-details .item{border-bottom:0;padding-bottom:0}.transaction-listing.show-details .details{margin-top:15px;max-height:unset;opacity:1;padding:15px}.bio-emailverification .msg .title{font-size:21px}.bio-emailverification .msg .text{color:#444;font-size:17px;font-weight:var(--medium--);line-height:160%;margin-top:20px}.bio-emailverification .download-wrap{display:flex;gap:0 10px;justify-content:center;margin-top:40px}.bio-emailverification .download-wrap img{display:block;height:55px}.otp-resend{cursor:pointer;font-size:17px;font-weight:var(--medium--);margin-top:1pc;text-decoration:underline;text-underline-offset:6px}.otp-resend:hover{opacity:.8}.frx-points-phone img{width:44px}.frx-carpark img,.frx-giftcard img{width:65px}.box-with-shadow .content.two-col .col{justify-content:center}.box-with-shadow .content.two-col .col:last-of-type{justify-content:flex-start;width:100%}.box-with-shadow .content.two-col .col .icon{padding:0;text-align:center;width:35%}.box-with-shadow .two-col .col:last-of-type .info{display:flex;justify-content:space-between;width:100%}.bio-transactions .box-with-shadow .two-col .col:last-of-type .info{display:block}.bio-transactions .box-with-shadow .content.two-col .col{gap:10px;justify-content:center;width:100%}.bio-transactions .box-with-shadow .content.two-col .col .icon{width:30%}.bio-transactions .box-with-shadow .content.two-col .col .info{width:48%}.bio-quickview .box-with-shadow .content .icon{width:21%}@media(min-width:768px){.mobile-no .country-code{width:10%}.mobile-no input{width:90%}.transaction-listing .item .details .row{flex-direction:row}.transaction-listing .item .details .row .left{width:50%}.transaction-listing .item .details .row .right{text-align:right;width:50%}.bio-quickview .three-col{flex-direction:row}.bio-quickview .three-col .box-with-shadow{margin:unset;padding:25px 0 35px;width:30%}.bio-quickview .three-col .box-with-shadow.wider{width:36%}.bio-quickview .three-col .box-with-shadow .icon{height:90pt;margin-bottom:10px;width:unset}.bio-quickview .three-col .box-with-shadow .icon img{position:absolute}.bio-statusprogress .progressbar .milestone.elite{right:0}.box-with-shadow .content .value{font-size:47px}.box-with-shadow .content .view{font-size:1pc}.box-with-shadow .content .red-title{font-size:20px}.box-with-shadow{padding:25px 0 35px;width:100%}.transaction-listing .item{font-size:19px}.bio-frxcarpark .note,.bio-frxpoints .note,.bio-giftcards .note{font-size:21px}.box-with-shadow .content{display:flex;gap:10px;justify-content:center}.box-with-shadow .content .red-title,.box-with-shadow .content .value{text-align:left}.frx-points-phone img{width:auto}.bio-quickview .box-with-shadow .content .red-title,.bio-quickview .box-with-shadow .content .value,.bio-quickview .box-with-shadow .content .view{text-align:center}.frx-carpark img{width:unset}@keyframes animate-circle-basic{0%{height:0;opacity:0;width:0}to{height:35px;opacity:1;width:35px}}.bio-statusprogress .progressbar .milestone{top:-15px}.bio-statusprogress .progressbar .milestone .circle{height:35px;left:3px;width:35px}.bio-statusprogress .progressbar .greydashedbar img{height:5px}.bio-statusprogress .progressbar{height:50px;margin-top:50px}.bio-quickview .box-with-shadow .content{display:block}@keyframes animate-circle{0%{height:0;width:0}to{height:35px;width:35px}}.box-with-shadow .icon{padding:0 25px;width:auto}.box-with-shadow.no-links{padding:25px 0}.box-with-shadow .content.two-col .info{width:calc(55% + 40px)}.box-with-shadow .content.two-col .col:last-of-type{width:25%}.box-with-shadow .content.two-col{flex-direction:row;padding:unset}.box-with-shadow .content.two-col .col:first-of-type{border-bottom:0;border-right:1px solid #ddd;padding-bottom:unset}.box-with-shadow .content .value.desktop-only{display:block}.box-with-shadow .content .value.mobile-only{display:none}.box-with-shadow .content.two-col .col:last-of-type{padding-left:4%}.box-with-shadow .two-col .col:last-of-type .info{display:block}.box-with-shadow .content.two-col .col{gap:40px}.box-with-shadow .content.two-col .col:first-of-type{padding-right:4%}.bio-transactions .box-with-shadow .content.two-col .col{gap:30px;width:auto}.bio-transactions .box-with-shadow .content.two-col .col .icon{width:45%}.bio-transactions .box-with-shadow .content.two-col .col .info{width:unset}.bio-transactions .box-with-shadow .content.two-col .col:first-of-type{gap:40px}.frx-giftcard img{width:unset}.box-with-shadow .content.two-col .col:first-of-type{gap:40px}.msg-with-btn,.note{font-size:21px}}@media(min-width:992px){.mobile-no .country-code .code{font-size:17px}.mobile-no .country-code{width:10%}.mobile-no input{width:90%}.otp .otp-input input{height:70px}.box-with-shadow .content .value{font-size:47px}.box-with-shadow .content .view{font-size:1pc}.box-with-shadow .content .red-title{font-size:20px}.box-with-shadow{width:100%}.transaction-listing .item{font-size:19px}.bio-frxcarpark .note,.bio-frxpoints .note,.bio-giftcards .note{font-size:21px}.msg-with-btn .title{font-size:24px;margin-bottom:8px}.msg-with-btn .subtitle{font-size:19px}.otp .msg{font-size:24px}.member-status.basic .tag{margin-top:0;transform:scale(1)}.bio-statusprogress .progressbar{height:50px}.bio-statusprogress .progressbar .blackbar{height:8px}.bio-statusprogress .progressbar .greydashedbar img{height:6px}}.contact-form input[type=password],.contact-form input[type=text],.contact-form textarea{background-color:#fff;border:1px solid #dfe0e5;border-radius:5px;color:#666;font-size:17px;padding:15px;width:100%}.dropdown-custom.active .dropdown{max-height:318px;overflow-y:auto}.grey-header-bar{background-color:var(--lightgrey--);color:#444;display:block;padding-bottom:9pt;padding-top:13px;position:fixed;text-align:center;top:0;width:100%;z-index:6}.grey-header-bar .content{margin:0 auto;max-width:861pt;position:relative}.grey-header-bar .other-links{align-items:center;display:none;font-size:13px;font-weight:var(--medium--);justify-content:center}.grey-header-bar.non-mall{display:none;padding-bottom:6px;padding-top:7px}.grey-header-bar.non-mall .other-links{display:flex}.grey-header-bar .openinghrs{align-items:center;display:flex;justify-content:center;transition:.3s}.grey-header-bar .openinghrs div{opacity:1;transition:.3s}.openinghrs img{display:block;height:1pc;transition:.3s}.grey-header-bar .openinghrs .text{font-size:15px;font-weight:var(--semibold--);margin-left:7px;text-transform:uppercase}.grey-header-bar .other-links .link{border-left:1px solid #444;margin-left:8px;padding-left:8px}.grey-header-bar .other-links .link a.active{text-decoration:underline;text-decoration-color:var(--red--);text-decoration-thickness:2px;text-underline-offset:6px}.grey-header-bar .other-links .link:nth-child(2){border-left:none;padding-left:0}.grey-header-bar .other-links .icon img{display:block;height:23px;transition:.3s}.grey-header-bar.hide{opacity:0;visibility:hidden}@media(min-width:576px){.grey-header-bar .openinghrs .text{font-size:17px}}@media(min-width:768px){.openinghrs img{height:20px}.grey-header-bar .openinghrs .text{font-size:17px}}@media(min-width:992px){.grey-header-bar .openinghrs{font-size:20px;margin-top:3px}.openinghrs img{height:21px}.grey-header-bar .openinghrs .text{font-size:18px;margin-left:10px}.grey-header-bar.non-mall{display:block;padding-bottom:15px;padding-top:15px}}@media(min-width:1145px){.grey-header-bar{display:block;height:55px;padding:15px;padding-bottom:unset;position:relative}.grey-header-bar .other-links{display:flex;position:absolute;right:0;top:0}.menubar .content{padding:0 0 0 15px}}@media(min-width:1200px){.grey-header-bar{padding:15px 0}.grey-header-bar .other-links{right:0}}.menubar{background:linear-gradient(90deg,#000 50%,var(--red--) 50%);display:none}.menubar .content{align-items:center;background-color:#000;display:flex;justify-content:space-between;margin:0 auto;max-width:861pt;width:100%}.menubar .logo img{display:block;height:24px;transition:.3s}nav ul{column-gap:9pt;display:flex;font-weight:var(--medium--);list-style-type:none;margin:0;padding:2px 0 0;text-transform:uppercase}nav ul a{background:linear-gradient(var(--red,red) 0 0) 0 100%/0 2px no-repeat;color:#fff;font-size:17px;padding-bottom:6px;text-decoration:none;transition:background-size .3s ease-in-out,background-position .3s ease-in-out}.menubar .right-side{align-items:center;display:flex;margin-right:-1px}.menubar .right-side a.accessibility{display:flex;font-size:15px;margin-right:20px;opacity:1}.menubar .right-side a.accessibility .icon{margin-right:6px;position:relative;top:2px}.menubar .right-side a.accessibility .icon img{display:block;filter:brightness(0) saturate(100%) invert(100%) sepia(3%) saturate(13%) hue-rotate(81deg) brightness(106%) contrast(106%);height:24px}.menubar .right-side .accessibility .text.active{border-bottom:2px solid #fff!important}.menubar .right-side a.accessibility .text{border-bottom:2px solid transparent;color:#fff;font-weight:var(--medium--);padding-bottom:3px;position:relative;top:2px;transition:.3s}.menubar .right-side .block{background-color:var(--red--);display:flex;font-size:18px;font-weight:var(--light--);padding:20px 40px 20px 20px;transition:.3s}.menubar .right-side a{align-items:center;display:flex;text-decoration:none}.menubar .right-side .block .text{border-bottom:2px solid transparent;color:#fff;display:inline-block;font-size:15px;font-weight:var(--medium--);padding-bottom:3px;position:relative;top:-4px;transition:.3s}.menubar .right-side .block a .icon{display:inline-block;margin-right:5px}.menubar .right-side .block a{color:#fff;display:block;margin-left:15px}.menubar .right-side .icon img{display:block;height:22px}.menubar nav ul a:hover,.menubar nav ul li.active a{background-position:0 100%;background-size:100% 2px;opacity:1;padding-bottom:6px}.menubar nav ul a.search:hover{opacity:.8}.menubar nav ul a.search{transition:.3s}.menubar .right-side .block a:first-of-type{margin-left:0}.menubar nav ul a img{display:block}.menubar .right-side a.accessibility.active .text,.menubar .right-side a.accessibility:hover .text{border-bottom:2px solid #fff}.menubar .right-side .block a.active,.menubar .right-side .block a:hover{opacity:1}.menubar .right-side .block a.active .text,.menubar .right-side .block a:hover .text{border-bottom:2px solid #fff}.menubar.shrink{box-shadow:0 5px 5px -5px rgba(0,0,0,.5);position:fixed;top:0;width:100%;z-index:6}.menubar.shrink .logo img{height:20px}.menubar.shrink .right-side .block{height:49px;padding:15px 40px 15px 20px}.menubar.shrink .right-side .icon img{height:18px}.menubar.shrink .right-side a.accessibility .icon img{height:22px}.menubar .logo.mall-frx img{height:40px}.menubar.shrink .logo.mall-frx img{height:35px}.menubar .logo.mall-cs img{height:40px}.menubar.shrink .logo.mall-cs img{height:35px}.menubar .logo.mall-cwp img{height:40px}.menubar.shrink .logo.mall-cwp img{height:35px}.menubar .logo.mall-epm img{height:40px}.menubar.shrink .logo.mall-epm img{height:35px}.menubar .logo.mall-hm img{height:45px}.menubar.shrink .logo.mall-hm img{height:40px}.menubar .logo.mall-npc img{height:25px}.menubar.shrink .logo.mall-npc img{height:20px}.menubar .logo.mall-rw img{height:35px}.menubar.shrink .logo.mall-rw img{height:30px}.menubar .logo.mall-t1 img{height:35px}.menubar.shrink .logo.mall-t1 img{height:30px}.menubar .logo.mall-tbp img{height:50px}.menubar .logo.mall-tcp img,.menubar.shrink .logo.mall-tbp img{height:40px}.menubar.shrink .logo.mall-tcp img{height:35px}.menubar .logo.mall-vp img{height:50px}.menubar.shrink .logo.mall-vp img{height:40px}.menubar .logo.mall-ws img{height:50px}.menubar.shrink .logo.mall-ws img{height:45px}.menubar .logo.mall-wwp img{height:25px}.menubar.shrink .logo.mall-wwp img{height:20px}@media(min-width:992px){.menubar .right-side .block{height:70px;padding:15px 15px 15px 20px}.menubar .right-side .block a{align-items:center;display:flex}.menubar .right-side .block .text{top:2px}}@media(min-width:1145px){.menubar{display:block}.menubar .content{display:flex;padding-left:15px}}.menubar.shrink .right-side .block{padding-right:15px;padding-top:1pc}@media(min-width:1200px){.menubar .right-side .block,.menubar.shrink .right-side .block{padding-right:0}.menubar .content{padding-left:0}}.mobile-header{position:fixed;top:36px}.mobile-header.non-mall{position:fixed;top:0}.mobile-header .first-bar{align-items:center;background-color:#000;display:flex;height:4pc;justify-content:space-between;padding:0 15px;position:relative;z-index:3}.mobile-header img{display:block}.mobile-header .logo img{height:20px}.mobile-header .logo.mall-frx img{height:35px}.mobile-header .right-icons{align-items:center;display:flex}.mobile-header .first-bar .hamburger{margin-left:15px;width:25px}.mobile-header .first-bar .hamburger .patty{background-color:#fff;border-radius:3px;display:block;height:2px;margin-bottom:6px;transition:.3s}.mobile-header .first-bar .hamburger .patty:last-of-type{margin-bottom:0}.side-menu{background-color:#000;height:100vh;left:-87%;overflow-y:auto;position:fixed;top:0;transition:.3s;width:87%;z-index:8}.side-menu.active{left:0;opacity:1;visibility:visible}.side-menu .content{background-color:#fff;padding:60px 20px 30px}.side-menu .links{font-size:1pc}.side-menu .links ul{margin:10px 0 0;padding:0}.side-menu .links ul:first-of-type{margin-top:0}.side-menu .links ul li{font-size:21px;font-weight:var(--bold--);line-height:100%;list-style-type:none;margin-bottom:24px;position:relative}.side-menu .links ul li:before{border-top:2px solid var(--red--);content:"";position:absolute;top:-7px;width:30px}.side-menu .block{border-top:1px solid rgba(237,28,36,.6);margin-top:20px;padding-top:20px}.side-menu .block ul{margin:0;padding:0}.side-menu .block ul li{list-style-type:none;margin-bottom:10px}.side-menu .block a{align-items:center;display:flex;font-size:1pc}.side-menu .block .icon{margin-right:10px;text-align:center;width:20px}.side-menu .block .icon.no-filter img{filter:none}.side-menu .block img{filter:var(--filter-red--)}.side-menu-close{position:fixed;right:0;right:-100vw;top:40px;transition:.3s;z-index:10}.side-menu-close.active{right:-9px}.side-menu-close img{height:3pc}.side-menu-copyright{background-color:#000;bottom:0;color:#a39b9b;left:0;padding:30px 15px;text-align:center}.side-menu-copyright .text{font-size:13px}.side-menu-copyright .links{align-items:center;display:flex;gap:0 8px;justify-content:center;padding-top:20px}.side-menu-copyright .links a{color:#fff;font-size:9pt}.side-menu-overlay{background-color:rgba(0,0,0,.8);height:100vh;left:0;opacity:0;position:fixed;top:0;visibility:hidden;width:100%}.side-menu-overlay.active{opacity:1;visibility:visible;z-index:7}.mobile-header{background-color:#231f20;box-shadow:0 5px 5px -5px rgba(0,0,0,.5);position:absolute;top:43px;width:100%;z-index:7}.mobile-header.shrink{position:fixed;top:0}.side-menu .w13{width:13px}.mobile-header .mall-cs img,.mobile-header .mall-cwp img,.mobile-header .mall-epm img,.mobile-header .mall-frx img{height:40px}.mobile-header .mall-hm img{height:45px}.mobile-header .mall-npc img{height:25px}.mobile-header .mall-rw img{height:35px}.mobile-header .mall-t1 img{height:39px}.mobile-header .mall-tbp img{height:45px}.mobile-header .mall-tcp img{height:35px}.mobile-header .mall-vp img,.mobile-header .mall-ws img{height:45px}.mobile-header .mall-wwp img{height:24px}@media(min-width:576px){.mobile-header{top:40px}}@media(min-width:768px){.mobile-header .first-bar{padding:15px}.side-menu .content{padding:60px 60px 30px}}@media(min-width:992px){.mobile-header{top:45px}}@media(min-width:1145px){.mobile-header{display:none}}.site-search{height:100vh;left:0;opacity:0;position:fixed;top:0;transition:.3s;visibility:hidden;width:100%;z-index:10}.site-search .overlay{background-color:rgba(0,0,0,.9);height:100vh;width:100%}.site-search.active{opacity:1;visibility:visible}.site-search .content{left:0;margin-left:auto;margin-right:auto;padding:0 15px;position:fixed;right:0;top:45px;transition:.3s;width:100%}.site-search.active .content{top:55px}.site-search .content .searchbar{margin-top:23px;width:100%}.site-search .content .title-close{align-items:flex-end;display:flex;gap:0 20px;justify-content:flex-start}.site-search .content .search-close{align-items:center;cursor:pointer;display:flex;margin-bottom:5px;transition:.3s}.site-search .content .search-close:hover{opacity:.8}.site-search .content .title-close .title{color:#fff;font-size:35px;font-weight:var(--bold--);line-height:100%}.site-search .content .search-close .text{border-bottom:1px solid #fff;color:#fff;font-size:14px;font-weight:var(--bold--);padding-bottom:1px;text-transform:uppercase}.site-search .content .searchbar{background-color:#fff;border:1px solid #ccc;border-radius:5px;padding:17px 15px;position:relative}.site-search .content .searchbar input{border:0;font-size:1pc;padding:0 75px 0 0;width:100%}.site-search .content .searchbar button{appearance:none;-moz-appearance:none;-webkit-appearance:none;background:transparent;border:0;padding:0;position:absolute;right:15px;top:15px}.site-search .content .searchbar button img{display:block}.site-search .suggested{background-color:#fff;border-radius:5px;font-size:1pc;height:0;margin-top:0;opacity:0;padding:25px 15px;transition:.3s;visibility:hidden}.site-search .suggested.active{height:auto;margin-top:20px;opacity:1;visibility:visible}.site-search .suggested .title{font-size:1pc;font-weight:var(--semibold--);margin-bottom:15px}.site-search .suggested .listing{display:inline-flex;flex-direction:column;gap:8px 0}.site-search .suggested .item{color:#333;cursor:pointer}.site-search .suggested .item:hover{opacity:.8}.site-search .suggested a{border-bottom:1px solid #666;color:#000;display:inline-block;font-size:14px;font-weight:var(--semibold--);padding-bottom:1px;text-transform:uppercase}.site-search #clear-search,.site-search #submit-search{cursor:pointer;opacity:0;transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;-webkit-transition:opacity .3s ease-in-out;visibility:hidden}.site-search #clear-search.active,.site-search #submit-search.active{opacity:1;transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;-webkit-transition:opacity .3s ease-in-out;visibility:visible}.site-search #clear-search:hover,.site-search #submit-search:hover{opacity:.8}.site-search #clear-search{align-items:center;display:flex}.site-search #clear-search .text{font-family:Urbanist,sans-serif;font-size:14px;font-weight:var(--semibold--);margin-top:3px;text-decoration:underline;text-decoration-thickness:2px;text-transform:uppercase;text-underline-offset:6px}.site-search #clear-search .icon{display:none}.site-search .view-all{margin-top:20px}@media(min-width:768px){.site-search .content .title-close .title{font-size:35px;font-size:50px}.site-search .content .search-close .text{font-size:1pc}.site-search .content .title-close{gap:0 20px;justify-content:flex-start}}@media(min-width:992px){.site-search .content{top:75px}.site-search.active .content{top:85px}}@media(min-width:1200px){.site-search .content .title-close .title{font-size:50px}}.text-threeslides{margin-right:-15px;width:calc(100% - 15px)}.text-threeslides .wrapper{align-items:center;display:flex;flex-wrap:wrap;gap:20px 0}.text-threeslides .text{color:#666;font-size:17px;line-height:140%;padding-right:4%;width:100%}.text-threeslides .three-slides{position:relative;width:100%}.text-threeslides .three-slides .flex-list{gap:0 3%}.text-threeslides .three-slides .flex-list .item{height:145px}.text-threeslides .three-slides .flex-list .item img{border-radius:5px;display:block}.text-threeslides .next,.text-threeslides .prev{display:none}.text-threeslides .three-slides .flex-list .item:last-of-type{padding-right:15px}@media(min-width:768px){.text-threeslides .text{font-size:17px;padding-right:3%;width:25%}.text-threeslides .three-slides{width:75%}.text-threeslides .three-slides .flex-list .item{height:230px}.text-threeslides .three-slides .flex-list{gap:0 3%}}@media(min-width:992px){.text-threeslides .next,.text-threeslides .prev{cursor:pointer;display:block;height:25px;opacity:.9;position:absolute;top:calc(50% - 15px);transition:.5s;z-index:1}.text-threeslides .next img,.text-threeslides .prev img{height:100%}.text-threeslides .prev{left:-9pt}.text-threeslides .next{right:-9pt}.text-threeslides{margin-right:auto;width:calc(100% - 30px)}.text-threeslides .text{padding-right:5%;width:20%}.text-threeslides .three-slides{width:80%}.text-threeslides .three-slides .flex-list .item{height:24.3vw}}@media(min-width:1200px){.text-threeslides .three-slides .flex-list{gap:0 21px}.text-threeslides .three-slides .flex-list .item{height:292px}.text-threeslides .prev{left:-15px}.text-threeslides .next{right:-18px}.text-threeslides .next,.text-threeslides .prev{height:auto}.text-threeslides .three-slides .flex-list .item:last-of-type{padding-right:0}}.hero{height:250px;position:relative;z-index:0}.hero:after{background:#000;background:linear-gradient(90deg,#000,hsla(0,0%,100%,0) 65%);content:"";display:block;opacity:.4;position:absolute;top:0}.hero .hero-image,.hero .hero-image img,.hero:after{height:100%;width:100%}.hero .hero-image img{display:block;object-fit:cover;object-position:center top}.hero .title{bottom:25px;color:#fff;font-size:3pc;font-style:italic;font-weight:var(--bold--);left:20px;letter-spacing:-2px;line-height:95%;position:absolute;text-shadow:2px 2px 4px rgba(0,0,0,.2);z-index:1}@media(min-width:768px){.hero{height:230px}.hero .title{bottom:30px;font-size:70px;left:3%}}@media(min-width:992px){.hero{height:310px;overflow:hidden}}@media(min-width:1200px){.hero{height:410px}.hero .title{bottom:60px;font-size:75pt;left:70px}}.slider{flex-wrap:wrap;z-index:0}.slider,.slider .slide{position:relative}.slick-slide img{width:100%}.slider .image img{height:332px;object-fit:cover}.slider .title{bottom:30%;color:#fff;font-size:45px;font-style:italic;font-weight:var(--bold--);left:5%;letter-spacing:-2px;line-height:95%;max-width:57%;position:absolute;text-shadow:2px 2px 4px rgba(0,0,0,.2)}.slider a{opacity:1}.slider .cta{bottom:calc(30% - 30px);color:#fff;font-size:9pt;font-weight:var(--semibold--);left:5%;position:absolute;text-decoration:underline;text-shadow:2px 2px 4px rgba(0,0,0,.2);text-transform:uppercase;text-underline-offset:8px}.slider .cta:hover{opacity:.8}.slider .slider-nav{bottom:0;display:flex;display:none;justify-content:center;position:absolute;width:100%}.slider .slider-nav img{filter:var(--filter-red--)}.slider .slider-nav .slick-disabled img{filter:none;opacity:.5}@media(min-width:576px){.slider .image img{height:465px}}@media(min-width:768px){.slider .title{bottom:45%;font-size:70px}.slider .image img{height:645px}.slider .cta{bottom:calc(45% - 50px);font-size:18px}.slider{max-height:500px;overflow:hidden}}@media(min-width:992px){.slider .slide .title{bottom:45%;font-size:90px;max-width:540px}.slider .image img{height:unset}.slider .slide .cta{bottom:calc(45% - 50px);font-size:22px;max-width:500px}.slider{max-height:602px;overflow:hidden}.slider .slider-nav{display:none}}@media(min-width:1200px){.slider .slide .title{bottom:53%;font-size:75pt}.slider .slide .cta{bottom:calc(53% - 60px)}.slider{max-height:665px}}.four-circles{max-width:920px}.four-circles.full,.joinfrx.full .four-circles{max-width:861pt}.four-circles .cmp-text{color:#444;font-size:21px;margin-left:auto;margin-right:auto;margin-top:-8px;max-width:820px;text-align:center}.four-circles .title-more{justify-content:center}.four-circles .d-title{margin-right:0;text-align:center}.four-circles .d-title:before{left:0;margin:0 auto;right:0}.four-circles.text-left .title-more{justify-content:flex-start}.four-circles.text-left .d-title:before{left:0;right:unset}.four-circles.text-left .cmp-text{max-width:unset;text-align:left}.four-circles .circles-wrap{display:flex;flex-wrap:wrap;gap:25px 0;justify-content:space-between;margin-top:40px}.four-circles .circles-wrap .item{text-align:center;width:48%}.four-circles .circles-wrap .item .circle{align-items:center;border:2px solid #000;border-radius:50%;color:var(--red--);display:flex;display:inline-flex;font-size:47px;font-weight:var(--bold--);height:140px;justify-content:center;width:140px}.four-circles .circles-wrap .item .title{font-size:24px;font-weight:var(--bold--)}.four-circles .circles-wrap .item .text{color:#333;font-size:19px;line-height:125%}.four-circles .red-outline-button{margin:0 1%}.four-circles .button-wrap{margin-top:30px;text-align:center}.four-circles .circles-wrap .item .circle.bigger img{transform:scale(.65)}@media(min-width:768px){.four-circles .circles-wrap{gap:unset}.four-circles .circles-wrap .item{width:22%}.four-circles .red-outline-button{margin:0 1%}}@media(min-width:992px){.four-circles .circles-wrap .item .circle.bigger{height:180px;width:180px}.four-circles .circles-wrap .item .circle.bigger img{transform:scale(.75)}}@media(min-width:1200px){.four-circles .circles-wrap .item .circle.bigger{height:15pc;width:15pc}.four-circles .circles-wrap .item .circle.bigger img{transform:scale(1)}}.breadcrumb{display:none;font-size:15px;margin:35px auto 0;max-width:861pt;padding:0 15px;width:100%}.cmp-breadcrumb__list{display:flex;flex-wrap:wrap;gap:10px 0;list-style-type:none;margin:0;padding:0}.cmp-breadcrumb__item{color:#333;margin-right:5px;padding-bottom:1px;text-decoration:none}.cmp-breadcrumb__item:after{border-bottom:1px solid transparent;color:#333;content:"/";margin-left:5px;margin-right:2px}.cmp-breadcrumb__item--active:after{content:""}.cmp-breadcrumb__item--active a{color:#999;pointer-events:none}.cmp-breadcrumb__item--active .cmp-breadcrumb__item-link span,.cmp-breadcrumb__item--active span{text-decoration:none}.cmp-breadcrumb__item-link{color:#000;font-weight:var(--medium--)}.cmp-breadcrumb__item-link span{text-decoration:underline;text-underline-offset:6px}.article .breadcrumb{padding-left:0;padding-right:0}@media(min-width:768px){.breadcrumb{display:block}}@media(min-width:1200px){.breadcrumb{padding:0}}.results{margin-top:30px;padding-bottom:40px}.results .listing{font-size:17px;margin-top:20px}.results .category-nav{border-bottom:1px solid #ccc;display:flex;flex-wrap:wrap;font-size:14px;padding-bottom:30px}.results .category-nav .item{cursor:pointer;margin-top:5px;width:100%}.results .category-nav .item:hover{opacity:.8}.results .category-nav .item.active{font-weight:var(--semibold--)}.results .content .category .group{margin-top:50px}.results .content .category{display:none}.results .content .category.active{display:block}.results .content .listing .item{display:block;margin-bottom:7px}.results .content .listing .item a{color:#666}@media(min-width:768px){.results{padding-bottom:unset}.results .category-nav .item{margin-right:40px;margin-top:unset;width:unset}}.full-width-banner{margin-left:0;margin-right:0;width:100%}.full-width-banner img{display:block;height:180px;object-fit:cover;width:100%}@media(min-width:576px){.full-width-banner img{height:300px}}@media(min-width:768px){.full-width-banner img{border-radius:5px;height:300px}.full-width-banner{margin-left:auto;margin-right:auto;width:calc(100% - 30px)}}@media(min-width:992px){.full-width-banner img{height:unset;object-fit:unset}.full-width-banner.mobile-only{display:none}.full-width-banner.zoomout img{animation-timeline:view();animation-range:entry 50% cover 50%;animation:zoomout linear both}@keyframes zoomout{0%{transform:scale(.8)}to{transform:scale(1)}}}.thumb-text-2col .cmp-text{color:#444;font-size:21px;margin-left:auto;margin-right:auto;margin-top:-8px;max-width:760px;text-align:center}.thumb-text-2col .button-wrap{margin-top:40px;text-align:center}.thumb-text-2col .thumb-text-wrap{align-items:center;display:flex;flex-direction:column;justify-content:space-between}.thumb-text-wrap a.more{color:#444}.thumb-text-2col .thumb img{border-radius:5px;display:block}.thumb-text-2col .text{margin-top:20px;width:100%}.thumb-text-2col .text .writeup{color:#444;font-size:17px;line-height:140%;margin-top:20px}.thumb-text-2col .text .writeup h1{font-size:27px;font-weight:var(--bold--);margin:0 0 20px}.thumb-text-2col .text .writeup p:last-of-type{margin-bottom:0}.thumb-text-2col .location-map{align-items:center;display:flex;gap:0 20px;margin-top:30px}.thumb-text-2col .location-map .location{align-items:center;display:flex;gap:0 10px}.thumb-text-2col .location-map .location .icon img{display:block}.thumb-text-2col .location-map .location .text{color:#444;font-size:18px;font-weight:var(--semibold--);margin-top:unset;width:100%}.thumb-text-2col .location-map .map{color:#000;font-size:1pc;font-weight:var(--semibold--);text-decoration:underline;text-decoration-thickness:2px;text-transform:uppercase;text-underline-offset:6px}.thumb-text-2col .tag{color:var(--red--);font-size:18px;font-weight:var(--semibold--)}.thumb-text-2col .plain-title{font-size:30px;font-weight:var(--bold--);letter-spacing:-1px;line-height:90%;margin-top:5px}.thumb-text-2col.partner .thumb{margin-left:-15px;margin-right:-15px}.thumb-text-2col.partner .thumb img{border-radius:0}.thumb-text-wrap a{color:var(--coral--)}@media(min-width:768px){.thumb-text-2col .thumb-text-wrap{align-items:center;flex-direction:row}.thumb-text-2col .thumb{width:48.5%}.thumb-text-2col .text{margin-top:unset;width:48.5%}.thumb-text-2col.reverse-order .thumb{order:2}.thumb-text-2col.reverse-order .text{order:1}.thumb-text-2col .plain-title{font-size:42px}.thumb-text-2col .tag{font-size:22px}.thumb-text-2col.partner .thumb-text-wrap{align-items:flex-start}.thumb-text-2col.partner .thumb{margin-left:unset;margin-right:unset}.thumb-text-2col.partner .thumb img{border-radius:5px}}@media(min-width:992px){.thumb-text-2col .thumb{width:48.5%}.thumb-text-2col .text{margin-top:unset;width:48.5%}.thumb-text-2col .plain-title{font-size:47px;font-weight:var(--bold--);letter-spacing:-1px;line-height:90%;margin-top:5px}.thumb-text-2col .tag{font-size:22px}.thumb-text-2col.partner .thumb-text-wrap{align-items:flex-start}}@media(min-width:1200px){.thumb-text-2col .thumb-text-wrap{align-items:center}.thumb-text-2col .plain-title{font-size:3pc}.thumb-text-2col .tag{font-size:22px}.thumb-text-2col.partner .thumb-text-wrap{align-items:center}}.contact .title-more.center .d-title:before{left:0;right:auto}.contact .title-more.center{justify-content:flex-start;text-align:left}.contact .article .head .subtitle{text-align:left}.contact-form{display:flex;flex-direction:column;gap:30px 0}.contact-form .field{position:relative}.contact-form .field.with-btn{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.contact-form .field.with-btn input{width:75%}.contact-form .field.label-and-btn .btn,.contact-form .field.with-btn .btn{border:1px solid #666;border-radius:5px;cursor:pointer;font-size:1pc;font-weight:var(--medium--);padding:8px 0;text-align:center;transition:.3s;width:22%}.contact-form .field.two-column{display:flex;flex-wrap:wrap;justify-content:space-between}.contact-form .field.two-column .col{width:49%}.contact-form .field.three-column{display:flex;flex-wrap:wrap;justify-content:space-between}.contact-form .field.three-column .col{width:32%}.contact-form .btn:hover{background-color:#666;color:#fff}.contact-form .field.label-and-btn{align-items:center;display:flex;justify-content:space-between}.contact-form .field.label-and-btn label{margin-bottom:0;width:auto}.contact-form label{color:#444;display:inline-block;font-size:17px;font-weight:var(--medium--);margin-bottom:10px;width:100%}.contact-form input[type=text],.contact-form textarea{background-color:#fff;border:1px solid #dfe0e5;border-radius:5px;color:#666;font-size:17px;padding:15px;width:100%}.contact-form textarea{font-family:Urbanist,sans-serif;height:15pc}.contact-form .hint{color:#444;font-size:17px}.contact-form .dropdown-custom .value{color:#666}.contact-form .field.multiple-text-inputs input{margin-bottom:10px}.contact-form .field.multiple-text-inputs input:last-of-type{margin-bottom:0}.contact-form .radio-wrap .item.gift-card-type{color:#555;width:40%}.contact-form .field.disclaimer{color:#666;font-size:1pc;line-height:137%}.contact-form .field.field.disclaimer a{color:var(--coral--)}.contact-form .notifications{border-top:1px solid #ddd;padding-top:40px}.contact-form .no-border{border-top:0;padding-top:0}.contact-form .notifications .title{font-size:20px;font-weight:var(--semibold--);margin-bottom:25px}.contact-form .notifications .item{align-items:center;display:flex;justify-content:space-between;margin-top:20px}.contact-form .notifications .text{color:#444;font-size:17px}.contact-form .notifications .switch{background-color:#ededee;border-radius:20px;cursor:pointer;padding:5px;width:5pc}.contact-form .notifications .switch .knob{background-color:#fff;border-radius:50%;height:25px;transition:.3s;width:25px}.contact-form .notifications .switch.on{background-color:var(--coral--)}.contact-form .notifications .switch.on .knob{transform:translateX(45px)}.contact-form .security{border-top:1px solid #ddd;padding-top:40px}.contact-form .security .title{font-size:20px;font-weight:var(--semibold--);margin-bottom:25px}.contact-form .password input[type=text]{background-color:unset;border:unset;border-radius:unset;color:unset;font-size:unset;padding:unset;width:calc(100% - 31px)}.profile .pdpa{display:flex}.profile .pdpa label{width:7%}.profile .pdpa .text{font-size:17px;line-height:140%}.profile .pdpa .text a{color:var(--coral--)}.response{opacity:0;visibility:hidden}.response,.response.active .overlay{height:100vh;left:0;position:fixed;top:0;width:100%}.response.active .overlay{background-color:rgba(0,0,0,.5)}.response.active{opacity:1;visibility:visible;z-index:7}.response .box{background-color:#fff;border-radius:5px;left:0;margin:0 15px;padding:25px;position:absolute;right:0;text-align:center;top:calc(30% - 20px);transition:.3s}.response.active .box{top:30%}.response .box .title{font-size:21px;font-weight:var(--medium--)}.response .box .text{color:#7c7a79;font-size:21px;margin-top:9pt}.response .box .text a{color:var(--coral--);word-break:break-all}.response .box .red-outline-button{margin-top:30px;padding:9pt 70px}.response .mobile-output{font-size:21px;font-weight:var(--semibold--);margin-top:10px}.contact-form .radio-wrap{display:flex;font-size:17px;gap:0 15px}.contact-form .radio-wrap label{color:#666;cursor:pointer;margin-bottom:0}.contact-form .radio-wrap .item{display:flex}.order-system{max-width:650px}.order-system .select-denomination .denominations{display:flex;flex-wrap:wrap;gap:10px 0;justify-content:space-between}.order-system .select-denomination .denominations .item{border:1px solid #dfe0e5;border-radius:5px;color:#666;cursor:pointer;font-size:17px;padding:15px;transition:.3s}.order-system .select-denomination .denominations .item.active{background-color:var(--coral--);color:#fff}.order-system .select-denomination .denominations .item.other-amount{border:0;padding:0}.order-system .select-denomination .sub-total-wrap{align-items:center;display:flex;justify-content:space-between;margin-top:20px}.order-system .select-denomination .sub-total-wrap .sub-total{color:#666;font-size:17px;font-weight:var(--medium--)}.order-system .add-denomination{align-items:center;color:#666;cursor:pointer;display:flex;font-size:17px;gap:0 10px;margin-top:30px}.order-system .add-denomination:hover{opacity:.8}.order-system .grand-total{border-top:1px solid #d9d9d9;color:#666;font-size:17px;font-weight:var(--medium--);margin-top:40px;padding-top:20px;text-align:right}.order-system .cloned-denomination{border-top:1px solid #d9d9d9;margin-top:35px;padding-top:30px}.order-system .cloned-denomination .remove-denomination{color:var(--coral--);cursor:pointer;margin-top:20px;text-decoration:underline}.order-system .cloned-denomination .remove-denomination:hover{opacity:.8}.order-system .select-denomination .sub-total-wrap input{width:50%}.contact-form .note{color:#444;font-size:1pc;margin-bottom:-10px;margin-top:40px;text-align:left}@media(min-width:576px){.contact-form .radio-wrap .item.gift-card-type{width:24%}.order-system .select-denomination .denominations .item{padding:15px 18px}}@media(min-width:768px){.contact-form .radio-wrap .item.gift-card-type{width:165px}.order-system .select-denomination .sub-total-wrap input{width:48%}.contact-form .field.with-btn input{width:85%}.contact-form .field.label-and-btn .btn,.contact-form .field.with-btn .btn{width:13%}.contact-form .hint{max-width:70%}.contact .title-more.center{justify-content:center;text-align:center}.contact .title-more.center .d-title:before{right:0}.contact .article .head .subtitle{text-align:center}}@media(min-width:992px){.order-system .select-denomination .sub-total-wrap input{width:48%}.response .box{margin:0 auto;max-width:500px;padding:30px 40px}}.phone-box .cmp-text{color:#444;font-size:21px;margin-top:-8px;text-align:center}.phone-box .two-column-wrap{display:flex;flex-wrap:wrap;gap:15px 0;justify-content:space-between;margin-top:30px;max-width:885pt;position:relative}.phone-box .phone-with-text{position:relative;width:100%}.phone-box .phone-with-text .phone{display:inline-block;position:relative;width:55%;z-index:2}.phone-box .phone-with-text .phone img{display:block}.phone-box .phone-with-text .text-box{border:2px solid var(--red--);border-radius:15px;height:73vw;left:5%;padding-left:48%;padding-top:35px;position:absolute;text-align:center;top:12vw;width:95%;z-index:1}.phone-box .phone-with-text.reverse{left:unset;text-align:right}.phone-box .phone-with-text .text-box .text{color:#444;font-size:1pc;margin-top:20px}.phone-box .phone-with-text.reverse .phone{right:0}.phone-box .phone-with-text.reverse .text-box{left:unset;padding-left:0;padding-right:48%;right:5%}.phone-box .note{color:#444;font-size:17px;font-size:1pc;line-height:140%;margin:20px auto 0;max-width:520px;text-align:center}.phone-box .button-wrap{margin-top:40px;text-align:center}.phone-box .phone-with-text .text-box .icon img{height:100%}@media(min-width:576px){.phone-box .phone-with-text .text-box{height:370px;padding-left:42%;padding-top:55px;top:65px;width:95%}.phone-box .phone-with-text .phone{width:50%}.phone-box .phone-with-text .text-box .icon{height:140px}.phone-box .phone-with-text .text-box .text{font-size:25px}.phone-box .phone-with-text.reverse .text-box{padding-right:42%}.phone-box .note{font-size:18px}}@media(min-width:768px){.phone-box .two-column-wrap{gap:unset}.phone-box .phone-with-text .phone{width:200px}.phone-box .phone-with-text .text-box{height:280px;padding-left:50%;padding-top:50px;top:50px}.phone-box .phone-with-text .text-box .icon{height:90px}.phone-box .phone-with-text .text-box .text{font-size:17px;margin-top:15px}.phone-box .note{bottom:-30px;font-size:15px;left:0;margin:0 auto;max-width:20pc;position:absolute;right:0}.phone-box .phone-with-text{left:unset;width:48.7%}.phone-box .phone-with-text.reverse{right:0}.phone-box .phone-with-text.reverse .text-box{padding-right:49%}}@media(min-width:992px){.phone-box .phone-with-text .phone{width:260px}.phone-box .phone-with-text .text-box{height:350px;padding-left:50%;padding-top:90px;top:60px}.phone-box .phone-with-text .text-box .icon{height:105px}.phone-box .phone-with-text .text-box .text{margin-top:20px}.phone-box .note{bottom:-10px;font-size:15px;max-width:420px}.phone-box .phone-with-text.reverse .text-box{padding-right:50%}.phone-box .phone-with-text{width:48.2%}}@media(min-width:1200px){.phone-box .phone-with-text .text-box{height:363px;left:6%;padding-left:41%;padding-top:70px;top:85px}.phone-box .phone-with-text .text-box .icon{height:105px}.phone-box .phone-with-text .text-box .text{font-size:22px;margin-top:20px}.phone-box .note{bottom:-15px;font-size:17px;max-width:520px}.phone-box .phone-with-text{width:47.7%}.phone-box .phone-with-text.reverse .text-box{padding-right:42%}}.promotions.w1148{margin-left:15px;margin-right:15px;width:calc(100% - 30px)}.promotions{margin-right:0;width:calc(100% - 15px)}.promotions .listing{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:20px}.promotions .listing .item{margin-bottom:30px;width:100%}.promotions .listing .item:last-of-type{margin-bottom:0}.promotions .listing .item.zoomin-hover .thumb{overflow:hidden}.promotions .listing .item .thumb{border-radius:5px;display:block;overflow:hidden;width:100%}.promotions .zoomin-hover img{transition:.3s}.promotions .listing .item .thumb img{border-radius:5px;display:block}.promotions .listing .item .title{display:block;font-size:18px;font-weight:var(--bold--);line-height:100%;margin-top:15px}.promotions .listing .item .text{color:#444;display:block;font-size:15px;margin-top:7px}.promotions .listing.mt-50{margin-top:50px}.promotions .cmp-text{color:#444;font-size:21px;margin-top:-8px}.promotions .button-wrap{margin-top:30px;text-align:center}.promotionalwidgets.text-left .title-more{justify-content:flex-start}.promotionalwidgets.text-left .d-title:before{left:0;right:unset}.promotionalwidgets.text-left .cmp-text{max-width:unset;text-align:left}.promotionalwidgets.text-left .button-wrap{text-align:left}.promotionalwidgets.text-align-center .title-more,.promotions.text-align-center .title-more{justify-content:center}.promotionalwidgets.text-align-center .d-title:before,.promotions.text-align-center .d-title:before{left:0;margin:0 auto;right:0}@media(min-width:576px){.promotions .listing .item{margin-bottom:unset;width:48.7804%}}@media(min-width:768px){.promotions.w1148{margin-right:15px;width:calc(100% - 30px)}.promotions .listing .item .title{font-size:19px;margin-top:15px}.promotions .listing .item .text{font-size:1pc}}@media(min-width:992px){.promotions.w1148{margin-left:auto;margin-right:auto;max-width:861pt}.promotions .listing{margin-top:30px}.promotions .listing .item{width:48.5%}.promotions .listing .item .title{font-size:26px;line-height:110%}.promotions .listing .item .text{font-size:1pc}}@media(min-width:1200px){.promotions.w1148{padding-left:unset;padding-right:unset}.promotions .listing .item .title{font-size:26px;line-height:110%}.promotions .listing .item .text{font-size:1pc}}.slider{align-items:center;display:flex;justify-content:space-between;overflow:hidden;width:100%}.text-container{display:flex;transition:transform .3s ease-in-out}.text-container p{border:1px solid #ddd;border-radius:10px;font-size:20px;margin:0 20px;min-width:200px;padding:10px;text-align:center}button{cursor:pointer;font-size:18px;padding:10px 20px}.detail-hero{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;position:relative}.detail-hero .hero-img{background-color:#fff;border:1px solid #ccc;border-top:none;position:relative;width:100%}.detail-hero .hero-img img{display:block;width:100%}.detail-hero .hero-img .prev-next{bottom:calc(50% + 9pt);left:0;margin:0 auto;position:absolute;right:0}.detail-hero .hero-img .slick-track .slick-slide>div{margin-bottom:-4px}.detail-hero .store-info{margin-top:20px;text-align:center;width:100%}.detail-hero .location{font-size:15px;font-weight:var(--semibold--)}.detail-hero .title{color:#000;font-size:29px;font-weight:var(--extrabold--);line-height:95%;margin-top:15px}.detail-hero .store-info .accepts{display:flex;justify-content:center;margin-top:35px}.detail-hero .store-info .accepts .item{align-items:center;border:0;border-radius:0;display:flex;gap:0 5px;padding-bottom:0;width:auto}.detail-hero .store-info .accepts img{display:block;height:23px}.detail-hero .store-info .accepts .item .text{color:#464749;font-size:15px;font-weight:var(--semibold--)}.detail-hero .store-info .accepts .item:first-of-type{border-right:2px solid #d9d9d9;margin-right:15px;padding-right:15px}.detail-hero .store-info .accepts .item:last-child,.detail-hero .store-info .accepts .item:only-of-type{border-right:none;margin-right:0;padding-right:0}.detail-hero .store-info .calm-dementia{display:flex;gap:0 10px;justify-content:center;margin-top:15px}.detail-hero .store-info .calm-dementia a{border:1px solid #5bb9df;border-radius:5px;color:#5bb9df;font-size:15px;font-weight:var(--semibold--);padding:5px 10px}.detail-hero .tag{background-image:url(../../../etc.clientlibs/frasersexperience/clientlibs/clientlib-site/resources/images/store-tag.svg);background-position:100%;background-repeat:no-repeat;background-size:auto 45px;color:#fff;font-size:15px;font-weight:var(--medium--);left:21px;padding:5px 20px 5px 10px;position:absolute;top:40px}.detail-hero .tag.green{background-image:url(../../../etc.clientlibs/frasersexperience/clientlibs/clientlib-site/resources/images/store-tag-green.svg);background-position-x:0;left:unset;padding-left:30px;right:20px}.detail-hero .hero-img .prev-next .next,.detail-hero .hero-img .prev-next .prev{cursor:pointer;height:25px;position:absolute}.detail-hero .hero-img img{max-height:100%}.detail-hero .hero-img .slick-disabled{opacity:.5;pointer-events:none}.detail-hero .hero-img .next,.detail-hero .hero-img .prev{bottom:calc(50% - 9pt);cursor:pointer;height:25px;position:absolute;z-index:1}.detail-hero .hero-img .prev{left:10px}.detail-hero .hero-img .next{right:10px}@media(min-width:576px){.detail-hero .store-info .accepts .item .text{font-size:15px}}@media(min-width:768px){.detail-hero .hero-img{padding:unset;width:50%}.detail-hero .hero-img .prev-next{bottom:20px;display:flex;gap:0 15px;justify-content:center}.detail-hero .store-info{padding:0 15px;width:48%}.detail-hero .location{font-size:20px}.detail-hero .title{font-size:46px}.detail-hero .store-info .accepts .item .text{font-size:9pt}.detail-hero .store-info .calm-dementia{margin-top:20px}.detail-hero .store-info .calm-dementia a{font-size:17px;padding:10px 15px}.detail-hero .tag{font-size:20px;left:0;padding:5px 20px 5px 15px;top:20px}.detail-hero .hero-img .prev-next .next,.detail-hero .hero-img .prev-next .prev{left:unset;position:relative;right:unset}.detail-hero .hero-img .next,.detail-hero .hero-img .prev{bottom:15px;height:25px}.detail-hero .hero-img .prev{left:42%}.detail-hero .hero-img .next{right:42%}.detail-hero .tag.green{right:0}}@media(min-width:992px){.detail-hero .hero-img{width:50%}.detail-hero .store-info .accepts .icon img{height:23px}.detail-hero .store-info .accepts .item .text{font-size:17px}.detail-hero .store-info .accepts img{height:23px}.detail-hero .hero-img .prev{left:43%}.detail-hero .hero-img .next{right:43%}.detail-hero .hero-img .next,.detail-hero .hero-img .prev{bottom:20px}.detail-hero .title{font-size:56px}.detail-hero .store-info{padding:0}.detail-hero .tag{font-size:18px;padding:7px 20px}}@media(min-width:1200px){.detail-hero .store-info .accepts img{height:23px}.detail-hero .store-info .accepts .text{font-size:17px}.detail-hero .hero-img .prev{left:45%}.detail-hero .hero-img .next{right:45%}.detail-hero .tag{font-size:25px;padding:10px 25px 10px 15px}}.store-filters{border-bottom:1px solid #ddd;margin-top:40px;padding-bottom:20px}.store-filters .title-clear{align-items:flex-end;display:flex}.store-filters .title-clear .title{font-size:17px;font-weight:var(--medium--);margin-right:15px}.store-filters .clear{cursor:pointer;font-size:14px;text-decoration:underline;transition:.3s}.store-filters .dropdown-filters{display:flex;flex-direction:column;flex-wrap:wrap;gap:15px 0;justify-content:space-between;margin-top:20px}.checkbox-filters{display:flex;flex-wrap:wrap;gap:15px 0;margin-top:30px}.checkbox-filters .item{align-items:center;display:flex;width:50%}@media(min-width:768px){.store-filters .dropdown-filters{flex-direction:row;gap:15px 2%}.store-filters .dropdown-custom{width:49%}.checkbox-filters .item{width:33%}.checkbox-filters{margin-top:30px}}@media(min-width:992px){.store-filters .dropdown-filters{gap:unset}.store-filters .dropdown-filters .dropdown-custom{margin-bottom:0}.store-filters .dropdown-filters .dropdown-custom.store-name{width:38%}.store-filters .dropdown-filters .dropdown-custom.select-mall,.store-filters.frx-site .dropdown-filters .dropdown-custom.store-name{width:18%}.store-filters .dropdown-filters .dropdown-custom.category{width:38%}.store-filters .dropdown-filters .dropdown-custom.floor{width:20%}.checkbox-filters .item{margin-bottom:unset;width:unset}.checkbox-filters{gap:0 3%}}@media(min-width:1200px){.checkbox-filters{gap:3.9198%;margin-top:30px}}.store-listing .item .location .level.no-map{width:unset}@media(min-width:768px){.store-listing{gap:25px 2.6667%}.store-listing .item{width:23%}.store-listing .item .location .level.no-map{width:unset}}@media(min-width:992px){.store-listing{gap:50px 5.3333%}.store-listing .item{padding-bottom:70px;width:21%}.store-listing .item .location{font-size:15px;gap:0 3%}.store-listing{margin-top:50px}.store-listing .item .location .map{display:block}.store-listing .item .location .level{width:55%}.store-listing .item .location .level.no-map{width:unset}}@media(min-width:1200px){.store-listing .item .location .level{width:45%}.accepts .item .text{font-size:1pc}.store-listing .item .name{align-items:flex-end;display:flex;height:50px;justify-content:center}.store-listing .item .location .level.no-map{width:unset}}.three-icons{max-width:831pt}.three-icons .title-more{justify-content:center}.three-icons .title-more .d-title:before{left:0;margin-left:auto;margin-right:auto;right:0}.three-icons .cmp-text{color:#444;font-size:21px;margin-top:-8px}.three-icons.text-left .title-more{justify-content:flex-start}.three-icons.text-left .d-title:before{left:0;right:unset}.three-icons.text-left .cmp-text{max-width:unset;text-align:left}.three-icons .icons-wrap{display:flex;flex-wrap:wrap;gap:50px 0;justify-content:center;margin-top:30px}.three-icons .icons-wrap .item{position:relative;text-align:center}.three-icons .icons-wrap .item .icon{align-items:center;display:flex;justify-content:center;vertical-align:bottom}.three-icons .icons-wrap .item .title{font-size:24px;font-weight:var(--bold--);margin-top:26px}.three-icons .icons-wrap .item .text{color:#333;font-size:19px;line-height:140%;margin-top:10px}.three-icons .icons-wrap .item .red-outline-button{margin-top:30px}.three-icons .button-wrap{margin-top:30px;text-align:center}@media(min-width:768px){.three-icons .icons-wrap .item{width:30%}.three-icons .icons-wrap .item .icon{height:90pt}.three-icons .icons-wrap .item .title{margin-top:46px}.three-icons .icons-wrap{justify-content:space-between;margin-top:60px}}@media(min-width:1200px){.three-icons .icons-wrap .item .icon{height:90pt}.three-icons .icons-wrap .item .title{margin-top:46px}}.video-component{margin-left:0;margin-right:0;width:100%}.video-component .video-wrapper{padding:56.25% 0 0;position:relative;width:100%}.video-component .video-wrapper.square-video{height:330px}.video-component.article-video{margin-top:0}@media(min-width:768px){.video-component .video-wrapper.square-video{height:450px}.video-component{margin-left:auto;margin-right:auto;width:calc(100% - 30px)}.video-component.article-video{width:100%}}@media(min-width:992px){.video-component .video-wrapper.square-video{height:500px}}@media(min-width:1200px){.video-component .video-wrapper.square-video{height:40pc}}.pagination{gap:0 9pt;line-height:50%;margin-top:50px}.pagination,.pagination .item{align-items:center;display:flex;justify-content:center}.pagination .item{border:2px solid #d9d9d9;border-radius:50%;color:#d9d9d9;cursor:pointer;font-size:1pc;font-weight:var(--semibold--);height:34px;transition:.3s;width:34px}.pagination .item.active,.pagination .item:hover{border-color:#333;color:#333}.pagination .item.no-circle{border:0;font-size:13px;text-decoration:underline;text-transform:uppercase;text-underline-offset:5px;width:auto}@media(min-width:992px){.pagination{gap:0 22px}.pagination .item.no-circle{font-size:1pc}}.cmp-carousel{cursor:pointer;position:relative}.cmp-carousel a{color:#fff}.cmp-carousel .cmp-image__image{height:332px;object-fit:cover}.cmp-carousel .cmp-teaser__content h3{bottom:30%;color:#fff;font-size:3pc;font-style:italic;font-weight:var(--bold--);left:5%;letter-spacing:-2px;line-height:90%;margin:0;max-width:45%;position:absolute;text-shadow:2px 2px 4px rgba(0,0,0,.2)}.cmp-carousel .cmp-teaser__action-container{bottom:calc(30% - 50px);color:#fff;font-size:14px;font-weight:var(--semibold--);left:5%;position:absolute;text-decoration:underline;text-shadow:2px 2px 4px rgba(0,0,0,.2);text-transform:uppercase;text-underline-offset:8px}.cmp-carousel__actions,.cmp-carousel__indicators{display:none}@media(min-width:576px){.cmp-carousel .cmp-image__image{height:465px}}@media(min-width:768px){.cmp-carousel{max-height:500px;overflow:hidden}.cmp-carousel .cmp-image__image{height:645px}.cmp-carousel .cmp-teaser__content h3{bottom:40%;font-size:5pc}.cmp-carousel .cmp-teaser__action-container{bottom:calc(40% - 50px);font-size:18px}}@media(min-width:992px){.cmp-carousel{max-height:600px;overflow:hidden}.cmp-carousel .cmp-image__image{height:unset}.cmp-carousel .cmp-teaser__content h3{bottom:50%;font-size:75pt;max-width:500px}.cmp-carousel .cmp-teaser__action-container{bottom:calc(55% - 50px);font-size:22px;max-width:500px}}@media(min-width:1200px){.cmp-carousel .cmp-teaser__content h3{bottom:55%;font-size:110px}}.amenities .listing{display:flex;flex-wrap:wrap;gap:10px 3%;margin-top:26px}.amenities .item{text-align:center;width:22%}.amenities .item .icon{align-items:flex-end;display:flex;height:65px;justify-content:center}.amenities .item .text{color:#444;font-size:14px;font-weight:var(--medium--);margin-top:10px;white-space:nowrap}.amenities .contact-info-item{align-items:center}.amenities .contact-info-item .item{font-size:17px;font-weight:unset;text-align:left;width:unset}@media(min-width:768px){.amenities .listing{gap:0 4%}.amenities .item{width:9%}}@media(min-width:992px){.amenities .listing{gap:10px 1%;max-width:100%}.amenities .item{width:9%}.amenities .item .text{font-size:18px}.amenities .contact-info-item .text{font-size:17px}}@media(min-width:1200px){.amenities .item{width:9.1%}}.article .head{text-align:center}.article .head .date{font-size:19px;font-weight:var(--semibold--)}.article .head .title{font-size:40px;font-weight:var(--bold--);line-height:100%;margin-top:10px}.article .head .subtitle{font-size:19px;margin-top:10px}.article .head .subtitle a{color:var(--coral--)}.article .head .kv{margin-left:-15px;margin-right:-15px;margin-top:40px}.article .head .kv img{border-radius:0;display:block;width:100%}.article .head a{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:6px}@media(min-width:768px){.article .head .title{font-size:56px}.article .head .date,.article .head .subtitle{font-size:20px}}@media(min-width:992px){.article .head .kv{margin-left:auto;margin-right:auto}.article .head .kv img{border-radius:5px}}.article{margin-left:auto;margin-right:auto;max-width:840px;padding:0 15px}@media(min-width:1200px){.article{padding:unset}}.thumb-with-carousel{align-items:center;display:flex;flex-direction:column;justify-content:space-between}.thumb-with-carousel .thumb{margin-bottom:15px}.thumb-with-carousel .thumb img{border-radius:5px;display:block}.thumb-with-carousel .window{margin-right:-15px;width:calc(100% + 15px)}.thumb-with-carousel .item{height:75px}.thumb-with-carousel .item img{border:1px solid #ccc;border-radius:5px;display:block}.category-2col .col{position:relative}.category-preview.reverse-order .category-2col .col:first-of-type{order:2}.category-preview.reverse-order .category-2col .col:nth-of-type(2){order:1}.category-2col.reverse-order .col:first-of-type{order:2}.category-2col.reverse-order .col:nth-of-type(2){order:1}.category-2col .store-logos{display:flex;gap:0 10px;margin-top:20px;width:100%}.category-2col .store-logos .item{border:1px solid #ccc;border-radius:5px}.category-2col .store-logos .item img{border-radius:5px;display:block;width:100%}.category-2col .thumb img{border-radius:5px;display:block}.category-2col .col .title-more{width:100%}.category-2col .col .writeup{color:#444;font-size:17px;line-height:160%;margin-top:20px}.category-2col .col .writeup p:last-of-type{margin-bottom:0}.category-2col .col:nth-of-type(2){margin-top:70px}.category-2col .col .d-title{margin-bottom:24px}.category-2col .col .title-more .d-title{margin-bottom:0}.category-2col .location-map{align-items:center;display:flex;gap:0 20px}.category-2col .location-map.absolute-btm{bottom:0;position:absolute}.category-2col .location-map .location{align-items:center;display:flex;gap:0 10px}.category-2col .location-map .location .icon img{display:block}.category-2col .location-map .location .text{color:#444;font-size:18px;font-weight:var(--semibold--)}.category-2col .location-map .map{color:#000;font-size:1pc;font-weight:var(--semibold--);text-decoration:underline;text-decoration-thickness:2px;text-transform:uppercase;text-underline-offset:6px}.category-2col.giftcards .thumb{align-items:flex-end;display:flex;justify-content:center}.category-2col.giftcards .col{text-align:center}.category-2col.giftcards .more{display:block;margin-right:0;margin-top:15px;text-transform:capitalize}.category-2col.giftcards .cmp-text{margin-left:auto;margin-right:auto;max-width:40pc}.category-2col.giftcards .red-outline-button{margin-top:30px}.category-2col.giftcards .col .writeup{margin-top:30px;padding:0}.category-2col .col .writeup a{color:var(--coral--)}.category-2col.giftcards .col .writeup p{margin-bottom:15px}.category-2col.giftcards .col .writeup h1{margin:0 0 10px}.category-2col.giftcards .col .thumb img{max-height:100%}@media(min-width:576px){.thumb-with-carousel .item{height:90px}.category-2col.giftcards .col .writeup{padding:0 5%}}@media(min-width:768px){.thumb-with-carousel{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:0 3%;justify-content:space-between;margin-left:0;margin-right:0;margin-top:34px}.thumb-with-carousel .thumb{margin-bottom:0;width:48.5%}.thumb-with-carousel .window{margin-right:0;width:48.5%}.thumb-with-carousel .flex-list{flex-wrap:wrap;gap:10px 2%}.thumb-with-carousel .item{height:unset;width:32%}.thumb-with-carousel .item:last-of-type{padding-right:0}.category-preview.reverse-order .title-more{padding-left:51%}.category-preview.reverse-order .category-2col .title-more{padding-left:0}.category-preview.reverse-order .thumb-with-carousel .thumb{order:2}.category-preview.reverse-order .thumb-with-carousel .window{order:1}.category-2col .col{width:48.5%}.category-2col .col .thumb{width:100%}.category-2col .store-logos .item{margin:unset;width:33%}.category-2col .col .title-more{margin-left:unset}.category-2col .col:nth-of-type(2){margin-top:0}.category-2col .col-wrapper{align-items:flex-start;display:flex;justify-content:space-between;width:100%}.category-2col .cmp-text{color:#444;font-size:21px;margin-top:-8px}.category-2col.giftcards .thumb{align-items:flex-end;display:flex;height:254px}}@media(min-width:992px){.thumb-with-carousel .thumb img{border-radius:5px}.thumb-with-carousel .item{height:unset}.category-2col .store-logos{margin-top:30px}.category-2col.w1148{margin-left:auto;margin-right:auto}.category-2col .col .writeup{padding-right:10px}.category-2col.giftcards .thumb{align-items:flex-end;display:flex;height:21pc}}@media(min-width:1200px){.category-2col.giftcards .thumb{align-items:flex-end;display:flex;height:403px}.category-2col.giftcards .col .writeup{padding:0 13%}}.dropdown-custom{position:relative;width:100%}.dropdown-custom .current{background-color:#fff;border:1px solid #dfe0e5;border-radius:5px;cursor:pointer;padding:6px 15px;position:relative;transition:.3s;z-index:4}.dropdown-custom .property{color:#888;font-size:14px}.dropdown-custom .value{color:#444;font-size:15px;font-weight:var(--medium--);margin-top:3px}.dropdown-custom .arrow{position:absolute;right:15px;top:calc(50% - 7.57px);transition:.3s}.dropdown-custom .dropdown{border-radius:0 0 5px 5px;font-size:14px;left:0;opacity:0;position:absolute;top:35px;transition:.3s;visibility:hidden;width:100%;z-index:5}.dropdown-custom .dropdown .option{background-color:#eee;cursor:pointer;font-size:15px;padding:7px 15px;transition:.3s;white-space:break-spaces;width:100%}.dropdown-custom .dropdown .option:last-of-type{border-radius:0 0 5px 5px;padding-bottom:10px}.dropdown-custom .dropdown .option:first-of-type{padding-top:9pt}.dropdown-custom.active .dropdown{opacity:1;top:3pc;visibility:visible}.dropdown-custom .dropdown .option:hover{background-color:var(--coral--);color:#fff}.dropdown-custom.no-property.active .dropdown{top:50px}.dropdown-custom.no-property .current{padding:15px}.dropdown-custom.no-property .dropdown .option,.dropdown-custom.no-property .value{font-size:17px}.map-navigation{height:670px;margin-bottom:-75pt;position:relative}#mappedin-map{height:100%;width:100%}.page-search{margin-top:30px}.page-search .right-button{display:none}.page-search .searchbar{background-color:#fff;border:1px solid #ccc;border-radius:5px;order:2;padding:10px;position:relative;width:100%}.page-search .searchbar input{border:0;font-size:13px;padding:0 35px 0 0;width:100%}.page-search .searchbar button{appearance:none;-moz-appearance:none;-webkit-appearance:none;background:transparent;border:0;padding:0;position:absolute;right:10px;top:11px}.page-search #page-clear-search,.page-search #page-submit-search{cursor:pointer;opacity:0;transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;-webkit-transition:opacity .3s ease-in-out;visibility:hidden}.page-search #page-clear-search.active,.page-search #page-submit-search.active{opacity:1;transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;-webkit-transition:opacity .3s ease-in-out;visibility:visible}.page-search .searchbar button img{display:block;height:18px}.page-search.with-right-button .right-button{display:block;font-size:9pt;font-weight:var(--bold--);margin-bottom:25px;order:1;text-align:right;text-transform:uppercase;white-space:nowrap;width:100%}.page-search.with-right-button .right-button.center{text-align:center}.page-search.with-right-button .right-button a{border-bottom:2px solid #666;color:#333;padding-bottom:5px}.page-search .searchbar input:focus::placeholder{color:transparent}.page-search #page-clear-search .text{font-family:Urbanist,sans-serif;font-size:14px;font-weight:var(--semibold--);margin-top:3px;text-decoration:underline;text-decoration-thickness:2px;text-transform:uppercase;text-underline-offset:6px}.page-search.results-pg #page-clear-search{opacity:1;visibility:visible}.page-search .wrapper{align-items:center;display:flex;flex-wrap:wrap}@media(min-width:768px){.page-search.with-right-button .searchbar{order:1;padding:18px 15px;width:80%}.page-search .searchbar{padding:18px 15px}.page-search .searchbar input{font-size:1pc}.page-search .searchbar button{right:15px;top:14px}.page-search .searchbar button img{height:22px}.page-search.with-right-button .right-button{margin-bottom:0;order:2;padding-left:40px;text-align:left;width:20%}}@media(min-width:992px){.page-search.with-right-button .searchbar{width:85%}.page-search.with-right-button .right-button{width:15%}.page-search .searchbar button img{height:26px}}@media(min-width:1200px){.page-search.with-right-button .searchbar{width:85%}.page-search.with-right-button .right-button{font-size:15px;width:15%}}.store-offers.w1148{margin-left:15px}.store-offers,.store-offers.w1148{margin-right:0;width:calc(100% - 15px)}.store-offers .window .flex-list{gap:0 2.5%}.store-offers .item{width:60%}.store-offers .item .thumb{border-radius:5px;display:block;margin-bottom:15px;position:relative;width:100%}.store-offers.square-thumbs .item .thumb{overflow:hidden;padding-top:100%}.store-offers .item .thumb img{border-radius:5px;display:block}.store-offers.square-thumbs .item .thumb img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.store-offers .item .storename{color:#000;display:block;font-size:1pc}.store-offers .item .text{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:block;display:-webkit-box;font-size:17px;font-weight:var(--bold--);line-height:110%;margin-top:6px;max-width:100%;overflow:hidden}.store-offers .item:last-of-type{padding-right:15px;width:calc(60% + 15px)}@media(min-width:768px){.store-offers.w1148{margin-right:15px;width:calc(100% - 30px)}.store-offers .window .flex-list{gap:0 1.5%}.store-offers .item{margin:0;width:32.3333%}.store-offers.two-col .item,.store-offers.two-col .item:last-of-type{width:48.5%}.store-offers.two-col .item:nth-child(n+3){display:none}.store-offers.two-col .flex-list{justify-content:space-between}.store-offers .item .text{font-size:20px;text-align:left}.store-offers .window .flex-list .item:last-of-type{padding-right:0}.store-offers .item:last-of-type{padding-right:0;width:32.3333%}.store-offers .item .storename{font-size:1pc;text-align:left}}@media(min-width:992px){.store-offers.w1148{margin-left:auto;margin-right:auto;max-width:861pt}.store-offers{margin-right:auto}.store-offers .item{text-align:left}}@media(min-width:1200px){.store-offers.w1148{padding-left:unset;padding-right:unset}.store-offers .item .storename{font-size:1pc}.store-offers .item .text{font-size:24px}.col-xl-6-container{-ms-flex:0 0 50%;max-width:50%}}@media(min-width:768px){.login-form-container{margin-bottom:5rem;padding:3.4375rem}}.forgot-password-form-container{background-color:#f2f2f2;border:1px solid #757575;-webkit-box-shadow:0 .25rem .25rem 0 rgba(0,0,0,.15);box-shadow:0 .25rem .25rem 0 rgba(0,0,0,.15);margin-bottom:2.5rem;max-width:60%;padding:1rem}.forgot-password-form-container h3{margin-bottom:2.5rem}.forgot-password-success-message-text,.login-error-message-text{border-radius:5px;border-width:1px;margin-bottom:20px;padding:10px}.forgot-password-success-message-text{background:#ecfde8;border-color:#86cd5f;color:#28832a;width:70%}.forgot-password-success-message-text a{color:#28832a}.forgot-password-error-message-text{border-color:#f47a77;color:#be0703;font-weight:700;margin-bottom:10px}.custom-input-container{display:block;position:relative}.custom-input-container input,.custom-input-container textarea{display:block;padding:9pt;width:100%}.custom-input-container .custom-input--error{border:1px solid #db0000!important}.custom-input-container .error-message{color:#db0000;font-size:18px;font-weight:700;padding-top:8px}.slick-slider{-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);box-sizing:border-box;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-khtml-user-select:none}.slick-list,.slick-slider{display:block;position:relative}.slick-list{margin:0;overflow:hidden;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0)}.slick-track{display:block;left:0;margin-left:auto;margin-right:auto;position:relative;top:0}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{border:1px solid transparent;display:block;height:auto}.slick-arrow.slick-hidden{display:none}.detail-pg{display:flex;flex-wrap:wrap;justify-content:space-between}.detail-pg .mall-info{margin-top:50px}.detail-pg .left{width:100%}.detail-pg .openinghrs{font-size:17px;line-height:140%}.contact-info.address{align-items:center;display:flex;gap:0 10px;margin-top:15px}.contact-info.address .icon{height:20px}.contact-info.address img{display:block;max-height:100%}.contact-info.address .unit{font-size:15px;font-weight:var(--semibold--)}.detail-pg .map{height:600px;margin-top:30px;position:relative}.detail-pg .directions .note{margin-top:20px;text-align:left}.detail-pg .directions .note a{color:var(--coral--)}.detail-pg .contact.desktop-only{display:none}.contact-info-item{align-items:flex-start;display:flex;font-size:17px;gap:0 20px;margin-top:20px}.contact-info-item .cmp-text a{color:#333;cursor:pointer}.contact-info-item .text{display:flex;flex-direction:column;gap:10px 0}.detail-pg .about p:last-of-type{margin-bottom:0}.contact-info-item .text .item .head{font-weight:var(--semibold--)}.contact-info-item .text .item .text{color:#666;font-weight:unset;margin-top:5px}.contact .socials{display:flex;gap:0 25px;margin-top:30px}.detail-pg .tags{display:flex;flex-wrap:wrap;gap:8px 8px;margin-top:20px}.detail-pg .tag{background-color:#ededee;border-radius:3px;font-size:13px;padding:5px 10px}.detail-pg .openinghrs .cmp-text{line-height:140%}.detail-pg .similar-stores .store-listing{margin-top:25px}.visit-pg .mall-info .item strong{color:#333;font-weight:var(--semibold--)}.visit-pg .mall-info .item a{color:#000;text-decoration:underline}.visit-pg .getting-here .cmp-text{margin-top:20px}.getting-here .map{height:1650px;margin-top:20px;position:relative}.getting-here .map .image{height:100%;max-height:100%}.getting-here .map .image img{border-radius:5px;height:100%;max-height:100%;object-fit:cover;object-position:10% top}.getting-here .map .map-info{background-color:#fff;border-radius:5px;bottom:10px;display:flex;flex-direction:column;gap:30px 0;max-height:80pc;overflow-y:auto;padding:20px;position:absolute;right:10px;width:calc(100% - 20px)}.getting-here .mode .head{align-items:center;display:flex;gap:0 8px}.getting-here .mode .head .icon img{display:block}.getting-here .mode .head .title{font-size:20px;font-weight:var(--semibold--)}.getting-here .mode .text{color:#666;font-size:17px;margin-top:10px}.getting-here .mode .text .text:nth-of-type(n+2){margin-top:20px}.getting-here .mode .tags{display:flex;flex-wrap:wrap;gap:5px;margin-top:15px}.getting-here .mode .tags .item{background-color:#ededee;border-radius:5px;font-weight:var(--semibold--);padding:5px 13px}.getting-here .mode .get-directions{font-size:1pc;font-weight:var(--semibold--);margin-left:10px;text-decoration:underline;text-decoration-thickness:2px;text-transform:uppercase;text-underline-offset:5px}.getting-here .mode .parking-rule{border-top:1px dashed #999;padding:10px 0}.getting-here .mode .parking-rule .two-col{display:flex;gap:0 3%}.getting-here .mode .parking-rule .two-col .left{width:35%}.getting-here .mode .parking-rule .two-col .right{width:62%}.getting-here .cmp-text{line-height:120%}.openinghrs .three-col{display:flex;flex-direction:column;gap:15px 0;justify-content:space-between}.openinghrs .col{color:#666;width:100%}@media(min-width:576px){.getting-here .map{height:930pt}}@media(min-width:768px){.detail-pg .openinghrs .cmp-text{color:unset;font-size:17px}.detail-pg .contact.mobile-only{display:none}.getting-here .map{height:825pt}.openinghrs .three-col{flex-direction:row;gap:0 4%;justify-content:flex-start}.openinghrs .col{color:#666;width:auto}}@media(min-width:992px){.detail-pg .column.left{width:66.02787%}.detail-pg .column.right{margin-top:0;width:28.7456%}.contact-info.address{gap:0 10px}.contact-info.address .icon{height:auto}.contact-info.address .unit{font-size:17px}.detail-pg .directions .note{font-size:1pc}.detail-pg .contact.desktop-only{display:block}.getting-here .map{height:810px;overflow:hidden}.getting-here .map .image,.getting-here .map .image img{height:unset}.getting-here .map .map-info{gap:30px 0;height:calc(100% - 20px);overflow-y:auto;padding:25px 30px;position:absolute;right:10px;top:10px;width:50%}.detail-pg .mall-info{margin-top:0}}@media(min-width:1200px){.getting-here .map{height:730px}}.store-listing{display:flex;flex-wrap:wrap;gap:25px 4%;margin-top:40px}.store-listing .item{border:1px solid #ccc;border-radius:5px;padding-bottom:60px;position:relative;width:48%}.store-listing .item .tag{background-image:url(../../../etc.clientlibs/frasersexperience/clientlibs/clientlib-site/resources/images/store-tag.svg);background-position:100%;background-repeat:no-repeat;color:#fff;font-weight:var(--medium--);padding:9pt 15px 9pt 10px;position:absolute;top:0;z-index:1}.store-listing .item .thumb{border-bottom:1px solid #ccc;display:block}.store-listing .item .thumb img{border-radius:5px 5px 0 0;display:block;width:120%}.store-listing .item .name{display:block;font-size:18px;font-weight:var(--medium--);margin:15px 15px 0;text-align:center}.store-listing .item .location{align-items:center;color:#666;display:block;display:flex;font-size:14px;gap:0 10px;justify-content:center;margin-top:15px}.store-listing .item .location .level{align-items:center;display:flex;gap:0 2px;justify-content:center;max-width:75%;text-align:center}.store-listing .item .location .level .icon{width:20px}.store-listing .item .location .level .text{text-align:left;width:calc(100% - 20px)}.store-listing .item .location .map{display:none;font-size:14px;font-weight:var(--semibold--);text-decoration:underline;text-decoration-thickness:2px;text-transform:uppercase;text-underline-offset:4px;width:35px}.store-listing .accepts{bottom:20px;left:0;position:absolute;right:0}.store-listing .accepts .item{border:0;border-radius:0;padding-bottom:unset;width:auto}.store-listing .accepts .item:first-of-type{border-right:2px solid #d9d9d9}.store-listing .accepts .item:last-child,.store-listing .accepts .item:only-of-type{border-right:none!important;margin-right:0;padding-right:0}.store-listing .item .level img{display:block;height:19px}@media(min-width:768px){.store-listing{gap:25px 2.6667%}.store-listing .item{width:23%}}@media(min-width:992px){.store-listing{gap:50px 5.3333%}.store-listing .item{padding-bottom:70px;width:21%}.store-listing .item .location{font-size:15px;gap:0 3%}.store-listing{margin-top:50px}.store-listing .item .location .map{display:block}.store-listing .item .location .level{width:55%}}@media(min-width:1200px){.store-listing .item .location .level{width:45%}.accepts .item .text{font-size:1pc}.store-listing .item .name{align-items:flex-end;display:flex;height:50px;justify-content:center}}.whatson-filters{align-items:flex-end;border-bottom:1px solid #ddd;display:flex;flex-wrap:wrap;margin-top:35px;padding-bottom:20px}.whatson-filters .item{align-items:center;display:flex;margin-bottom:9pt;width:50%}.whatson-filters .checkbox .checkmark:after{border-color:#abadae}.whatson-filters .item.select-mall{margin-left:auto;margin-top:10px;width:100%}@media(min-width:768px){.whatson-filters .item{margin-bottom:15px;width:25%}}@media(min-width:992px){.whatson-filters .item{margin-bottom:unset;width:unset}.whatson-filters{gap:0 3%}.whatson-filters .item.select-mall{margin-top:0;width:230px}}.whatson-listing{display:flex;flex-wrap:wrap;gap:50px 2%}.whatson-listing .item .thumb img{border-radius:5px}.whatson-listing .item .title{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:24px;font-weight:var(--bold--);line-height:110%;margin-top:15px;max-width:100%;overflow:hidden}.whatson-listing .item .writeup{color:#444;font-size:1pc;margin-top:7px}.whatson-listing .d-title{margin-bottom:-30px}.whatson-listing.find .address{color:#666;font-size:17px;line-height:140%;margin-top:15px;text-align:center}@media(min-width:576px){.whatson-listing{gap:50px 4%}.whatson-listing .item{width:48%}}@media(min-width:768px){.whatson-listing{gap:40px 2%}.whatson-listing .item{width:32%}.whatson-listing .d-title{display:none}}