﻿html{--OffWhite: #f2f1f0;--White: #FFF;--DarkBrown: #2a2626;--Brown: #837768;--DarkGrey: #333;--LargeMargin: 7.5vw;--Margin: 5vw;--SmallMargin: 2.5vw;--ExtraSmallMargin: 1.25vw;--ParagraphText: 17px;--ParagraphLeading: 30px;--IntroParagraphText: 22px;--IntroParagraphLeading: 35px}img{width:100%;height:auto}.MarginTop{margin-top:var(--Margin)}.MarginBottom{margin-bottom:var(--Margin)}.SmallMarginTop{margin-top:var(--SmallMargin)}.SmallMarginBottom{margin-bottom:var(--SmallMargin)}.PaddingBottom{padding-bottom:var(--Margin)}.TextCenter{text-align:center}li,ul,ol{margin:0;padding:0}li{list-style:none}body{margin:0;background:var(--OffWhite);color:var(--DarkBrown);font-family:semplicitapro, sans-serif;font-weight:500}body::after{content:"";height:100%;width:100%;position:fixed;top:0;left:0;z-index:9;background:rgba(42, 38, 38, 0.75);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);opacity:0;visibility:hidden;transition:all 0.3s}.WhiteBack{float:left;width:100%}:focus-visible{outline:-webkit-focus-ring-color auto 0 !important}a{color:var(--Brown);text-decoration:none;transition:all 0.3s ease-in-out}a:hover{text-decoration:none;color:var(--DarkBrown);outline:0}a:focus{outline:0}a:focus,a:hover{outline:0}hr{margin:var(--SmallMargin) 0;border:0;height:3px;background:var(--Brown);border-radius:3px}p{font-size:var(--ParagraphText);line-height:var(--ParagraphLeading);padding:0;margin:0 0 var(--SmallMargin) 0;color:var(--DarkBrown)}p:last-child{margin:0}p a{font-weight:700;color:var(--Brown)}p a:hover{color:var(--DarkBrown)}.ColumnFlexCont .IntroArea{display:flex;justify-content:center;flex-direction:column}.IntroArea p{font-size:var(--IntroParagraphText);line-height:var(--IntroParagraphLeading)}.IntroArea h4:last-child,.IntroArea h3:last-child,.IntroArea h5:last-child,.IntroArea h6:last-child{margin-bottom:0}h1,h2,h3,h4,h5,h6,.Block p.InsetTitle{margin:0 0 var(--SmallMargin) 0;padding:0;color:var(--Brown);font-weight:400}a h1,a h2,a h3,a h4,a h5,a h6,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:var(--DarkBrown)}a h1:hover,a h2:hover,a h3:hover,a h4:hover,a h5:hover,a h6:hover,h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover{color:var(--Brown)}h1{font-size:60px;line-height:70px}h2,.Block p.InsetTitle{font-size:50px;line-height:60px}.Block p.InsetTitle{text-align:center}h3{font-size:40px;line-height:50px}h4{font-size:30px;line-height:35px}h5{font-size:25px;line-height:30px}h6{font-size:20px;line-height:25px}.Caption{font-size:16px;line-height:25px;color:var(--Brown);padding:15px 0}.ColumnFlexCont .Text ul,.ColumnFlexCont .Text ol{margin-bottom:var(--SmallMargin);padding:0;display:flex;flex-direction:column}.Text li{font-size:var(--ParagraphText);line-height:var(--ParagraphLeading);list-style-type:none;color:var(--Brown);padding:0 0 var(--ExtraSmallMargin) 25px;position:relative;float:left}.Text li:last-child{padding-bottom:0}.Text li:before{content:"";position:absolute;top:15px;transform:translateY(-50%);left:0;width:10px;height:10px;z-index:90;border-radius:100%;background:var(--Brown)}.Text li a{color:var(--DarkBrown);font-weight:700}.Text li a:hover{color:var(--Brown)}.Text ol{list-style:none;counter-reset:my-awesome-counter}.Text ol li{counter-increment:my-awesome-counter;list-style-type:none;padding-left:40px}.Text ol li:before{content:counter(my-awesome-counter) "";font-size:15px;color:var(--White);font-weight:700;width:30px;height:30px;display:flex;align-items:center;justify-content:center}blockquote{display:flex;margin:0;position:relative;flex-direction:row;margin-bottom:var(--SmallMargin)}blockquote p{font-size:var(--ParagraphText);line-height:var(--ParagraphLeading);padding:0;margin:0;color:var(--Brown);position:relative}blockquote::after,blockquote::before{content:"";position:relative;width:25px;height:25px;-webkit-mask-image:url(../images/quote-mark.svg);background:var(--Brown);-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;display:block;flex-shrink:0;margin-right:15px}blockquote::after{transform:rotate(180deg);align-self:end;margin-left:15px;margin-right:0}.MobileNavigationIsOpen .DeskTopNav{opacity:0}.MobileNavigationIsOpen .HeaderFlexCont.NoBanner{background:transparent}.Breadcrumbs{margin:0 0 var(--SmallMargin) 0}.Breadcrumbs p{color:var(--Brown);font-size:13px;line-height:22px;letter-spacing:3px;margin:0;text-transform:uppercase}.Breadcrumbs span{margin:0}.Breadcrumbs span span span{color:var(--DarkBrown)}.Breadcrumbs a,.Breadcrumbs a span{color:var(--DarkBrown) !important;transition:all 0.5s ease-in-out}.Breadcrumbs a:hover{color:var(--Brown) !important}.Breadcrumbs a:first-child,.Breadcrumbs span:first-child{margin-left:0}span.breadcrumb_last{color:var(--Brown);margin-right:0}.Password{flex-grow:1}.passwordprotectform label{color:var(--Brown);font-size:16px;line-height:20px;text-transform:uppercase;letter-spacing:3px;font-style:normal}.passwordprotectform p{margin-bottom:2.5%}.passwordprotectform input{font-size:16px;line-height:20px;color:var(--Purple);width:100%;transition:all 0.5s;position:relative;padding:10px 20px;font-weight:700;background:#fff;border-radius:50px;display:block;border:solid 3px var(--Brown)}.passwordprotectform input{width:auto;display:inline}.passwordprotectform input:focus{border:solid 3px var(--DarkBrown);color:var(--Brown)}.passwordprotectform input[type=submit]{font-size:var(--ParagraphText);line-height:normal;color:var(--Brown);text-transform:uppercase;letter-spacing:3px;text-decoration:none;transition:all 0.3s;margin:15px;padding:10px 50px;text-align:center;position:relative;background:transparent;border-radius:100px;border:solid 3px var(--Brown);cursor:pointer}.passwordprotectform input[type=submit]:hover{color:var(--White);background:var(--Brown)}.HeaderFlexCont.NoBanner{background:var(--Brown);position:relative;transition:all 0.3s ease-in-out}.TopBannerFlexCont{display:flex;position:relative}.TopBannerFlexCont:after{content:"";position:absolute;top:0;width:100%;height:33.3333334vh;z-index:2;background:linear-gradient(to bottom, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0) 100%)}.TopBannerGallery .slick-list,.TopBannerGallery .slick-track{height:100%}.TopBannerGallery.slick-slider{position:absolute;width:100%;height:100%;object-fit:cover;z-index:0}.BannerSmall,.BannerSmall img{min-height:50vh}.BannerMedium,.BannerMedium img{min-height:75vh}.BannerLarge,.BannerLarge img{min-height:100vh}.TopBanner.TopBannerGallery img{object-fit:cover}.Container{width:100%;max-width:1500px;padding-left:0;padding-right:0;margin-right:auto;margin-left:auto}.ColumnFlexCont{display:flex;align-items:start;width:100%}.ColumnFlexCont .Block{width:100%}.ColumnFlexCont .Block:first-child{margin-right:2.5vw}.ColumnFlexCont .Block:last-child{margin-left:2.5vw}.ColumnFlexCont .Block.Links:only-child{margin-right:0;margin-left:0}.VertAlignCenter{align-items:center}.VertAlignEnd{align-items:end}.VertAlignStretch{align-items:stretch}.ColumnFlexCont .Block:only-child.Text,.ColumnFlexCont .Block:only-child.FAQs,.ColumnFlexCont .Block:only-child.Bullets,.ColumnFlexCont .Block:only-child.Gallery,.ColumnFlexCont .Block:only-child.SlideShow,.ColumnFlexCont .Block:only-child.File,.ColumnFlexCont .Block:only-child.Video,.ColumnFlexCont .Block:only-child.Testimonials,.ColumnFlexCont .Block:only-child.Contacts,.ColumnFlexCont .Block:only-child.Checkout{width:75%;margin-left:12.5%;margin-right:12.5%}.GalleryInner img{display:flex;flex-direction:column;margin-bottom:var(--SmallMargin)}.GalleryInner:last-child img{margin-bottom:0}.ColumnFlexCont .Image{max-width:100%;overflow:hidden}.Question,.FAQuestion{display:flex;align-items:center;width:100%;transition:all 0.3s ease-in-out !important;position:relative}.Question p,.FAQuestion p,p.BulletTitle,p.FileTitle{margin:0;margin-right:60px;font-size:25px;line-height:30px;padding:25px 0;position:relative;height:100%;transition:all 0.3s ease-in-out;color:var(--Brown);width:100%}.Question:hover p,.FAQuestion:hover p{cursor:pointer;color:var(--Brown)}.Question p:hover,.Open p,.Question.Open p,.Question.Open,.Question.Open:hover,.FAQuestion p:hover,.FAQuestion.Open p,.FAQuestion.Open,.FAQuestion.Open:hover{color:var(--DarkBrown)}.QuestionArrow{position:absolute;z-index:10;flex-grow:0;transition:all 0.3s ease;width:44px;height:44px;right:0;border-radius:100%;display:flex;justify-content:center;align-items:center}.QuestionArrow:before,.QuestionArrow:after{width:3px;height:15px;content:"";background:var(--Brown);position:absolute;transition:all 0.5s ease;border-radius:3px}.QuestionArrow:after{transform:rotate(-45deg);left:16px}.QuestionArrow:before{transform:rotate(45deg);right:16px}i.rotate-icon:after{transform:rotate(45deg)}i.rotate-icon:before{transform:rotate(-45deg)}.Answer{display:none}.AnswerInner{padding:0 0 var(--ExtraSmallMargin) 0}.FAQs hr{margin:0}.BulletArea{margin-bottom:var(--SmallMargin);display:flex}.BulletTextArea{display:flex;flex-direction:column}p.BulletTitle{margin-right:0}.Bullets .BulletArea:last-child .BulletTextArea,.Bullets .BulletArea:last-child p{margin-bottom:0}.BulletArrow{width:75px;height:75px;flex-shrink:0;margin-right:25px;border-radius:100%;border:solid 3px var(--Blue)}.BulletArrow img{border-radius:100%}.ColumnFlexCont .Block:only-child.Pop{margin-left:0;margin-right:0}.FileDownload{display:flex;align-items:end;justify-content:space-between;transition:all 0.5s ease-in-out}.File a{display:block;transition:all 0.5s ease-in-out;border-bottom:3px solid var(--Blue);padding-bottom:var(--ExtraSmallMargin)}.File a:last-child{border-bottom:none}.ColumnFlexCont .Block:only-child.File .FileDownload{flex-wrap:nowrap}.FileInfoCont{display:flex;flex-wrap:wrap;width:100%}.FileInfo{display:flex;align-items:center;margin-right:15px}.FileInfo span{color:var(--Blue)}.ContactFlex{display:flex;flex-wrap:nowrap;flex-direction:column;align-items:center}.ContactFlex a{display:flex;align-items:center;margin:0 10px}.ContactFlex i{margin:0 10px 0 0;font-size:20px;line-height:25px;border:solid 2px var(--Brown);border-radius:100%;display:flex;justify-content:center;align-items:center;padding:5px;width:25px;height:25px}.ContactFlex p.ContactTitle{font-size:25px;line-height:30px;color:var(--Brown);display:flex;align-items:center}.InlineTestimonialsCarousel{overflow:hidden}.InlineTestimonialsInner{display:flex !important;flex-direction:column;margin-bottom:var(--SmallMargin)}.InlineTestimonialsInner cite{font-size:var(--ParagraphText);line-height:var(--ParagraphLeading);color:var(--Brown);text-transform:uppercase;letter-spacing:5px;font-style:normal}.InlineTestimonialsInner .Credit{display:flex;justify-content:center}.InlineTestimonialsInner .Location:before{content:"|";padding-right:10px}.TopBannerGallery.FullWidthGallery{position:relative}.InlineTestimonialsInner .Location{margin-left:10px}.Block{display:block;float:left}.InsetTitleBlock{width:100%}.ColumnFlexCont .Block .InsetPageLink{padding-left:0;padding-right:0;flex-basis:100%}.ColumnFlexCont .Block:only-child .InsetPageLink{padding-left:0;padding-right:0;flex-basis:auto}.ColumnFlexCont .Block:only-child .InsetPageLink:first-child{padding-left:0;padding-right:2.5vw}.ColumnFlexCont .Block:only-child .InsetPageLink:last-child{padding-right:0;padding-left:2.5vw}.ColumnFlexCont .Block:only-child .InsetPageLink:only-child{width:50%;margin-left:25%;margin-right:25%;padding-left:0;padding-right:0}.Links .InsetPageLink{flex-grow:1}.ColumnFlexCont .Block:only-child.InsetPageLinks{flex-wrap:nowrap;flex-grow:1}.InsetPageLinks .PageLink a{margin:0}.EmbedContainer{overflow:hidden;position:relative;width:100%}.EmbedContainer::after{padding-top:56.25%;display:block;content:""}.EmbedContainer iframe{position:absolute;top:0;width:100%;height:100%;left:0;right:0;border:0}.Gallery img{object-fit:cover;height:100%}.ListCarousel .TestimonialsInner{margin-bottom:2.5vw}.Block.SingleTestimonialsCarousel{overflow:hidden}.PageLinksFlexCont{display:flex;flex-wrap:wrap;justify-content:center}.PageLinksFlexCont .PageLink a{height:100%}.PageLinksContInner{margin:0 -2.5vw;display:block}.PageLink{flex:0 1 50%}.PageLink a{margin:0 2.5vw}.PageLinkImage{position:relative;align-items:center;justify-content:center}.PageLinkImage{display:flex}.InsetBlock{padding:var(--ExtraSmallMargin) 0 0 0;margin:0;transition:all 0.5s;position:relative;display:flex;flex-direction:column;text-align:center;align-items:center;height:100%}.InsetBlock p.PageLinkTitle{margin-bottom:var(--ExtraSmallMargin);font-size:25px;line-height:35px;transition:all 0.5s ease-in-out;color:var(--Brown);letter-spacing:5px;text-transform:uppercase}.InsetBlock p{margin-bottom:var(--ExtraSmallMargin)}.ExhibitionsLink .InsetBlock{align-items:start}.PageLink a:hover p.PageLinkTitle{color:var(--DarkBrown)}.SingleLink .InsetBlock p.PageLinkTitle{margin-bottom:15px}.SingleLink .PageLinkImage{align-items:end;transition:all 0.5s ease-in-out}.SingleLink .PageLinkImage:after{content:"";position:absolute;top:0;width:100%;height:100%;z-index:2;background:linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%)}.SingleLink a:hover p.OverlayTitle:after{width:100%}.SingleLink p.OverlayTitle{position:absolute;z-index:3;margin-bottom:var(--Margin);font-size:45px;line-height:50px;transition:all 0.5s ease-in-out;color:var(--White);letter-spacing:5px;text-transform:uppercase;text-align:center;padding-bottom:10px;margin:0 15px}.SingleLink p.OverlayTitle:after{position:absolute;content:"";height:2px;background:#fff;width:0;bottom:0;left:0;right:0;margin:0 auto;transition:all 0.5s}.SiblingCarousel .slick-track{display:flex;justify-content:start}.SiblingCarousel .PageLink a{margin:0 2.5vw 0 2.5vw}.PageLinksFlexCont .PageLink a,.SiblingCarousel .PageLink a,.MenuCarousel .PageLink a{display:flex;justify-content:start;flex-direction:column}.TestimonialsCarousel{width:100%;float:left;display:block}.ArtistsLink{display:flex;flex:0 1 33.3333334%}.ArtistsLink .InsetBlock .UnderlineLinkButton p{letter-spacing:2px;font-size:16px;line-height:21px;color:var(--Brown);text-transform:uppercase;font-weight:500;position:relative;padding-bottom:5px;margin-bottom:0}.ArtistsLink .UnderlineLinkButton p:after{position:absolute;content:"";height:2px;background:var(--Brown);width:0;bottom:0;left:0;right:0;margin:0 auto;transition:all 0.5s}.ArtistsLink a:hover .UnderlineLinkButton p:after{width:100%}.ArtistProfileLink{display:flex;flex:1 1 100%}.ArtistProfileLink .ProfileImage{border-radius:100%;width:25%;margin-right:25px;padding:5px;border:solid 2px var(--Brown);height:25%;display:flex;flex-shrink:0;background:var(--White)}.ArtistProfileLink .ProfileImage img{border-radius:100%}.ArtistProfileLink .ProfileText p{margin-bottom:15px}.ArtistProfileLink .ProfileText .UnderlineLinkButton{display:flex}.ArtistProfileLink .ProfileText .UnderlineLinkButton a p{letter-spacing:2px;font-size:16px;line-height:21px;color:var(--Brown);text-transform:uppercase;font-weight:500;position:relative;padding-bottom:5px;margin-bottom:0}.ArtistProfileLink .ProfileText .UnderlineLinkButton p:after{position:absolute;content:"";height:2px;background:var(--Brown);width:0;bottom:0;left:0;right:0;margin:0 auto;transition:all 0.5s}.ProfileText .UnderlineLinkButton a:hover p:after{width:100%}.ExhibitionsLink{display:flex;flex:1 1 100%}.ExhibitionsLink .InsetBlock p.PageLinkTitle{margin-bottom:15px}.ExhibitionsLink .PageLinkImage{align-items:end;transition:all 0.5s ease-in-out}.ExhibitionsLink .PageLinkImage:after{content:"";position:absolute;top:0;width:100%;height:100%;z-index:2;background:linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%)}.ExhibitionsLink a:hover p.OverlayTitle:after{width:100%}.ExhibitionsLink p.OverlayTitle{position:absolute;z-index:3;margin-bottom:var(--SmallMargin);margin-left:var(--ExtraSmallMargin);margin-right:var(--ExtraSmallMargin);font-size:45px;line-height:50px;transition:all 0.5s ease-in-out;color:var(--White);letter-spacing:5px;text-transform:uppercase;text-align:center;padding-bottom:10px}.ExhibitionsLink p.OverlayTitle:after{position:absolute;content:"";height:2px;background:#fff;width:0;bottom:0;left:0;right:0;margin:0 auto;transition:all 0.5s}.ExhibitionsLink .InsetBlock{display:flex;flex-direction:row;justify-content:space-between}.ExhibitionsLink p.Date,.ExhibitionsLink ul.Artists li{letter-spacing:2px;font-size:15px;line-height:20px;color:var(--DarkBrown);font-weight:700;text-transform:uppercase;margin-bottom:5px;text-align:left}.ExhibitionsLink ul.Artists li{margin-left:10px;text-align:right}.ExhibitionsLink ul.Artists li:after{content:","}.ExhibitionsLink ul.Artists li:last-child:after{content:""}.ExhibitionsLink ul.Artists{display:flex;flex-wrap:wrap;justify-content:end}.SmallExhibitionsLink{flex:0 1 50%}.SmallExhibitionsLink p.OverlayTitle{margin-bottom:var(--ExtraSmallMargin);font-size:30px;line-height:40px}.SingleIntroArea ul.Artists{display:flex;flex-direction:row;justify-content:center}.SingleIntroArea ul.Artists li:after{content:","}.SingleIntroArea ul.Artists li:last-child:after{content:""}.SingleIntroArea ul.Artists li:before{display:none}.SingleIntroArea p.Date,.SingleIntroArea ul.Artists li{letter-spacing:2px;font-size:15px;line-height:20px;color:var(--DarkBrown);font-weight:700;text-transform:uppercase;text-align:center;padding:0 5px}.ArtistProfileLinkFlexCont{display:flex;flex-wrap:wrap;justify-content:center}.ArtistProfileLinkFlexCont .ArtistProfileLink{display:flex;flex:0 1 50%}.ArtistProfileInner{display:flex;flex-direction:row;margin:0 2.5vw;align-items:start}.ArtistProfileInner .ProfileImage{height:auto}.PastEvent p{background:var(--Brown);color:var(--White);padding:10px 20px;display:inline-block;font-size:22px;line-height:25px;text-transform:uppercase;letter-spacing:3px}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content{color:#000 !important}body.single-product h1{font-size:45px;line-height:55px}.wapf{display:none}.Question~.cart .wapf{display:block}.wapf-field-label label .required{display:none}.wapf-radios{display:flex}.wapf-checkable{margin-right:15px}.wapf-field-textarea label span{display:none !important}.wapf-field-input input[type=checkbox],.wapf-field-input input[type=radio]{margin-top:0}.wc-block-components-notice-banner.is-info{background-color:var(--Brown) !important;border-color:var(--Brown) !important;border-radius:0 !important}.wc-block-components-form .wc-block-components-text-input input[type=email],.wc-block-components-form .wc-block-components-text-input input[type=number],.wc-block-components-form .wc-block-components-text-input input[type=password],.wc-block-components-form .wc-block-components-text-input input[type=tel],.wc-block-components-form .wc-block-components-text-input input[type=text],.wc-block-components-form .wc-block-components-text-input input[type=url],.wc-block-components-text-input input[type=email],.wc-block-components-text-input input[type=number],.wc-block-components-text-input input[type=password],.wc-block-components-text-input input[type=tel],.wc-block-components-text-input input[type=text],.wc-block-components-text-input input[type=url]{border-radius:0 !important}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content{color:var(--White) !important}.wc-block-store-notice.wc-block-components-notice-banner.is-error.is-dismissible{background-color:var(--Brown) !important;border-color:var(--Brown) !important}.wc-block-components-notice-banner.is-info>svg{display:none}#pwgc-balance-number{width:auto !important}.pwgc-field-container{display:flex;flex-direction:column}.pwgc-input-text,#pwgc-message{width:auto !important;flex-grow:1}#pwgc-balance-amount-value{font-size:200%;font-weight:600;color:var(--Brown) !important}.pwgc-input-text,#pwgc-custom-amount,#pwgc-message,#pwgc-balance-number{padding:10px 20px;border:var(--Brown) 2px solid;font-size:16px;line-height:25px;color:var(--Brown) !important;font-family:semplicitapro, sans-serif !important;font-weight:500 !important}.pika-button:hover,.pika-row.pick-whole-week:hover .pika-button{color:#fff;background:var(--Brown) !important;box-shadow:none;border-radius:3px}.woocommerce-error::after,.woocommerce-info::after,.woocommerce-message::after{display:none}.woocommerce div.product div.summary{margin-bottom:0}.woocommerce-error,.woocommerce-info,.woocommerce-message{padding:0;margin:var(--ExtraSmallMargin);position:relative;background-color:transparent;color:var(--White);border-top:none;list-style:none outside;width:auto;word-wrap:break-word}.woocommerce div.product form.cart{margin-bottom:var(--ExtraSmallMargin)}.woocommerce div.product form.cart .variations{margin-bottom:0}.woocommerce div.product div.images .flex-control-thumbs li img{opacity:1}.woocommerce div.product form.cart .variations select,.woocommerce-error::before,.woocommerce-info::before,.woocommerce-message::before{display:none}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled{background-color:#fff;color:var(--Brown);opacity:0.5}.woocommerce div.product form.cart .variations label{font-weight:500}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button{font-size:inherit;margin:inherit;line-height:inherit;cursor:pointer;position:relative;text-decoration:none;overflow:visible;padding:inherit;font-weight:inherit;border-radius:0;left:auto;color:inherit;background-color:inherit;border:inherit;display:inline-block;background-image:none;box-shadow:none;text-shadow:none}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:hover{background-color:transparent;text-decoration:none;background-image:none;color:var(--White)}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price,.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price{color:var(--DarkBrown)}.woocommerce div.product p.stock,.woocommerce-variation-price span{font-size:var(--ParagraphText);line-height:var(--ParagraphLeading);letter-spacing:2px}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .stock{color:var(--DarkBrown)}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt{background-color:inherit;color:inherit;-webkit-font-smoothing:antialiased}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:hover{background-color:inherit;color:inherit}.variations input:disabled+.VariableLabel{opacity:0.5;text-decoration:line-through;cursor:not-allowed}.ProductLink{display:flex;flex:0 1 33.3333334%}.ProductLink .InsetBlock p.PageLinkTitle{width:100%}.ProductLink .InsetBlock{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap}.ProductLink .ProductCardFooter{width:100%;display:flex;justify-content:space-between;text-align:center}.ProductLink .ProductCardFooter p.Price:only-child{width:100%;text-align:center}.ProductLink p.Price,.ProductLink ul.Artists li{letter-spacing:2px;font-size:14px;line-height:20px;color:var(--DarkBrown);font-weight:700;text-transform:uppercase;margin-bottom:15px;text-align:left}.woocommerce div.ProductLink.product{margin-bottom:var(--Margin)}.ProductLink a{flex-grow:1}.ProductLink .InsetBlock{text-align:center;align-items:start;height:auto}.woocommerce #content div.product div.summary,.woocommerce div.product div.summary,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.summary,.woocommerce-page div.product div.images{width:100%}.woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1){clear:none}.flex-control-nav{display:flex;flex-wrap:wrap}.woocommerce div.product div.images .flex-control-thumbs li{width:33.3333334%;display:flex}.woocommerce-product-gallery__wrapper a{display:flex}.SingleAttributesFlexCont{display:flex}.SingleAttributesFlexCont .AttributesFlexCont{display:flex;flex-direction:column;width:100%}.SingleAttributesFlexCont .AttributesFlexCont .AttributesFlexRow{display:flex}.SingleAttributesFlexCont .AttributesFlexCont .AttributesFlexRow p{width:50%;margin-bottom:10px;color:var(--DarkBrown);letter-spacing:3px;font-size:14px;line-height:16px;text-transform:uppercase;display:flex;flex-wrap:wrap}.SingleAttributesFlexCont .AttributesFlexCont .AttributesFlexRow p span{color:var(--Brown)}.AttributesFlexRow p span:after{content:", ";margin-right:5px}.AttributesFlexRow p span:last-child:after{content:""}.summary.Block form{margin-bottom:var(--SmallMargin)}.SingleArtists{margin-bottom:var(--SmallMargin)}.SingleArtists li,.SingleArtistProfileTitle{margin-bottom:var(--ExtraSmallMargin);font-size:20px;line-height:25px;transition:all 0.5s ease-in-out;color:var(--Brown);letter-spacing:5px;text-transform:uppercase}.SingleArtists li:after{content:","}.SingleArtists li:last-child:after{content:""}.ColumnFlexCont .ProductSingleBlock,.woocommerce-page div.product div.summary.ProductSingleBlock{width:50%}.ColumnFlexCont .ProductSingleBlock.GalleryBlock{position:sticky;top:0}.SinglePrice.price .amount{letter-spacing:2px;font-size:30px;line-height:35px;color:var(--DarkBrown)}.variations select,.variations input[type="radio"]{display:none}.variation-radios{margin-bottom:var(--ExtraSmallMargin)}.variation-radios label{display:inline-block;margin:0 10px 10px 0;font-size:14px;line-height:normal;color:var(--Brown);text-transform:uppercase;letter-spacing:2px;text-decoration:none;transition:all 0.5s;padding:10px 20px;text-align:center;position:relative;background:var(--White);border:solid 2px var(--Brown);cursor:pointer}.VariableInput:checked+label{background:var(--Brown);color:var(--White)}.variations tbody{display:flex;flex-direction:column}.variations tr{display:flex;flex-direction:column;text-align:left}.variations .label label,.single_variation_wrap .Dietary,.summary .Dietary,.giftcard-form-field label,.wapf-field-textarea label span,.wapf-field-label label,.wapf-input-label{margin-bottom:15px;font-size:16px;line-height:20px;color:var(--Brown);letter-spacing:2px;text-transform:uppercase;display:block;font-weight:500}.wapf-input-label{color:var(--DarkBrown);display:flex}.wapf-field-container{padding:0 5px 0 5px;box-sizing:border-box}.wapf-wrapper{margin-bottom:var(--SmallMargin)}.single_variation_wrap .Dietary{margin-bottom:0}.single_variation_wrap{margin-bottom:var(--SmallMargin)}.woocommerce-variation-price .woocommerce-Price-amount.amount,.stock.in-stock{display:block;margin-bottom:var(--SmallMargin);text-transform:uppercase}.woocommerce-variation.single_variation{display:flex;justify-content:space-between;align-items:center}.woocommerce-variation-price{flex-grow:1}.woocommerce-notices-wrapper{display:flex;justify-content:space-between;background:var(--DarkBrown);color:var(--White)}.woocommerce-notices-wrapper a.button,.woocommerce-notices-wrapper a{letter-spacing:2px;font-size:var(--ParagraphText);line-height:var(--ParagraphLeading);color:var(--White);text-transform:uppercase;font-weight:500;position:relative;padding-bottom:5px;margin-bottom:0;margin-top:0;margin:0}.woocommerce-notices-wrapper li{font-size:var(--ParagraphText);line-height:var(--ParagraphLeading);display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;width:100%}.woocommerce-notices-wrapper a.button:after,.woocommerce-notices-wrapper a:after{position:absolute;content:"";height:2px;background:var(--Brown);width:0;bottom:0;left:0;right:0;margin:0 auto;transition:all 0.5s}.woocommerce-notices-wrapper a.button:hover:after,.woocommerce-notices-wrapper a:hover:after{width:100%}.woocommerce-error,.woocommerce-message{flex-grow:1;margin:var(--ExtraSmallMargin);display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.wapf-field-textarea textarea{border:solid 2px var(--Brown) !important;font-size:16px;line-height:25px;padding:10px 20px;font-family:semplicitapro, sans-serif !important}.pswp__caption,.pswp__counter,.pswp__button--zoom,.pswp__button--fs{display:none !important}.pswp__ui--idle .pswp__top-bar{opacity:0 !important}.pswp__ui--fit .pswp__caption,.pswp__ui--fit .pswp__top-bar{background-color:transparent !important}.pswp__bg{background:rgba(131, 119, 104, 0.95)}.wc-block-components-button:not(.is-link),.single_add_to_cart_button.button.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button{font-size:var(--ParagraphText);line-height:normal;color:var(--White);text-transform:uppercase;letter-spacing:5px;text-decoration:none;transition:all 0.5s !important;padding:15px 40px;text-align:center;display:block;position:relative;background-color:var(--Brown);border:solid 2px var(--Brown);flex-grow:0}.wc-block-components-button:hover:not(.is-link),.single_add_to_cart_button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:hover{color:var(--Brown) !important;background:var(--White) !important}.woocommerce div.product form.cart .button{display:flex;align-items:center}.single_add_to_cart_button:after{font-family:FontAwesome;content:"";font-size:14px;margin-left:10px}.woocommerce form .form-row input.input-text{font-size:16px;padding:5px}.single .giftcard-container{display:flex;width:100%;flex-direction:row;flex-wrap:wrap}.giftcard-form-field{margin:0;flex:1 1 47.5%}.giftcard-form-field:nth-child(2){margin-right:2.5%}.giftcard-form-field:nth-child(3){margin-left:2.5%}.giftcard-container{padding:0}.giftcard-textfield,.giftcard-textarea{font-size:16px;width:100%;border:2px solid var(--Brown) !important;background-color:#fff !important;color:var(--Brown);margin-bottom:25px}.woocommerce-thankyou-order-details.order_details{display:flex;width:100%;margin-bottom:25px;flex-wrap:wrap}.woocommerce table.shop_table{border:1px solid rgba(0, 0, 0, 0.1);margin:0 -1px 24px 0;text-align:left;width:100%;border-collapse:separate;border-radius:5px}.woocommerce ul.order_details li{float:left;margin-right:2em;text-transform:uppercase;font-size:0.715em;line-height:1;border-right:1px dashed #cfc8d8;padding-right:2em;margin-left:0;padding-left:0;list-style-type:none;margin-bottom:var(--ExtraSmallMargin)}.woocommerce ul.order_details li strong{display:block;font-size:1.4em;text-transform:none;line-height:1.5}.FilterFlexCont{display:flex;align-items:start;justify-content:center;padding:25px 0;width:100%;flex-wrap:wrap}.FilterCont{margin-left:var(--SmallMargin);margin-right:var(--SmallMargin)}.FilterName{display:flex;margin-right:60px;position:relative;transition:all 0.3s ease-in-out;color:var(--Brown);width:100%}.FilterName p{margin-bottom:0;padding:7px;color:var(--Brown);letter-spacing:2px;text-transform:uppercase}.FilterResults{display:none}.SingleProductDateFlex{display:flex}.SingleProductDateFlex p,.SingleProductDate p{margin-bottom:15px;font-size:16px;line-height:20px;color:var(--DarkBrown);letter-spacing:2px;text-transform:uppercase;display:block;font-weight:500}.SingleProductDateFlex>p{margin-right:15px;color:var(--Brown);margin-bottom:0}.SingleProductDate p:last-child{margin-bottom:0}.Block.Checkout .woocommerce ul.woocommerce-error li{color:var(--Brown) !important;text-align:center;width:100%}.ProfileLink{display:flex;flex:0 1 33.3333334%}.ProfileLink .InsetBlock p.PageLinkTitle{margin-bottom:15px}.ProfileLink .Position{margin-bottom:15px}.ProfileLink .InsetBlock .UnderlineLinkButton p{letter-spacing:2px;font-size:16px;line-height:21px;color:var(--Brown);text-transform:uppercase;font-weight:500;position:relative;padding-bottom:5px;margin-bottom:0}.ProfileLink .InsetBlock p{margin-bottom:15px}.ProfileLink .UnderlineLinkButton p:after{position:absolute;content:"";height:2px;background:var(--Brown);width:0;bottom:0;left:0;right:0;margin:0 auto;transition:all 0.5s}.Position{letter-spacing:2px;font-size:var(--ParagraphText);line-height:var(--ParagraphLeading);color:var(--DarkBrown);font-weight:700;text-transform:uppercase;margin-bottom:var(--SmallMargin)}.ProfileLink a{flex-grow:1}.ProfileLink a:hover .UnderlineLinkButton p:after{width:100%}.GeneralTestimonialsCarousel blockquote,.GeneralTestimonialsBlock blockquote{margin-bottom:0}.TestimonialsInner{display:flex !important;justify-content:center;text-align:center;flex-direction:column;align-items:center;margin-left:2.5vw;margin-right:2.5vw}.TestimonialsImage,.TestimonialsInner blockquote p{margin-bottom:var(--ExtraSmallMargin)}.TestimonialsImage img{max-width:150px;border-radius:100%}.TestimonialsInner blockquote::before,.TestimonialsInner blockquote::after{display:none}.TestimonialsInner cite{font-size:var(--ParagraphText);line-height:var(--ParagraphLeading);color:var(--Brown);text-transform:uppercase;letter-spacing:5px;font-style:normal}.TestimonialsInner .Credit{display:flex;justify-content:center;flex-wrap:wrap}.TestimonialsInner .Author{color:var(--DarkBrown)}.TestimonialsInner .Location{margin-left:10px}.TestimonialsInner .Location:before{content:"|";padding-right:10px}.GeneralTestimonialsFlexCont{display:flex;flex-wrap:wrap}.GeneralTestimonialsBlock{width:50%}.NewsLink{display:flex;flex:0 1 50%}.NewsLink .InsetBlock p.PageLinkTitle{margin-bottom:15px}.NewsLink .Date{letter-spacing:2px;font-size:15px;line-height:20px;color:var(--DarkBrown);font-weight:700;text-transform:uppercase;margin-bottom:15px}.NewsLink .InsetBlock .UnderlineLinkButton p{letter-spacing:2px;font-size:16px;line-height:21px;color:var(--Brown);text-transform:uppercase;font-weight:500;position:relative;padding-bottom:5px;margin-bottom:0}.NewsLink .InsetBlock p{margin-bottom:15px}.NewsLink .UnderlineLinkButton p:after{position:absolute;content:"";height:2px;background:var(--Brown);width:0;bottom:0;left:0;right:0;margin:0 auto;transition:all 0.5s}.NewsLink a:hover .UnderlineLinkButton p:after{width:100%}.nav-links{display:flex;margin:0 var(--SmallMargin);justify-content:center}.pagination{width:100%;float:left;margin-bottom:var(--Margin)}.pagination .next,.pagination .prev{letter-spacing:2px;padding:0 20px}.pagination a{color:var(--Brown)}.pagination a :hover{color:var(--Brown) !important}.pagination a :hover .dots{background:var(--White);color:var(--Brown)}ul.page-numbers{display:flex;justify-content:center;align-items:center}.page-numbers:not(ul.page-numbers){min-height:40px;min-width:40px;text-align:center;background:var(--White);margin:0 10px;text-transform:uppercase;font-size:16px;line-height:20px;color:var(--Brown);transition:all 0.5s;display:flex;justify-content:center;align-items:center;border:solid 2px var(--Brown)}.page-numbers:not(ul.page-numbers):hover,.page-numbers:not(ul.page-numbers).current{background:var(--Brown);border:solid 2px var(--Brown);color:var(--White)}.page-numbers:not(ul.page-numbers).dots{background:var(--OffWhite);color:var(--Brown);padding:0;width:20px;min-height:10px;min-width:10px;border:solid 0 var(--Brown)}body.blog:not(.paged) .NewsLink:nth-child(1){flex:0 1 100%}body.blog:not(.paged) .NewsLink:nth-child(1) a{display:flex;flex-direction:row;align-items:center}body.blog:not(.paged) .NewsLink:nth-child(1) .PageLinkImage{width:66.6666667%}body.blog:not(.paged) .NewsLink:nth-child(1) .InsetBlock{width:33.3333334%;height:auto;padding-left:2.5vw;padding-top:0;text-align:left;align-items:start}.wpcf7-form-control-wrap{position:relative;display:flex;flex-wrap:wrap}.wpcf7-form input:not([type="submit"]),.wpcf7-form textarea,.wpcf7-select{padding:10px;width:100%;font-size:16px;line-height:20px;color:var(--DarkBrown) !important;transition:all 0.3s;margin-bottom:0;padding:10px 20px;display:block;position:relative;background:var(--White) !important;border:solid 2px var(--Brown) !important;font-family:semplicitapro, sans-serif;font-weight:500}.wpcf7-form input:focus,.wpcf7-form textarea:focus{color:var(--DarkBrown) !important;border:2px solid var(--DarkBrown) !important}.modal p,.wpcf7-form p{margin-bottom:var(--ExtraSmallMargin)}.wpcf7-form input[type="submit"]{font-size:var(--ParagraphText) !important;line-height:normal !important;color:var(--White) !important;text-transform:uppercase !important;letter-spacing:3px !important;text-decoration:none !important;transition:all 0.3s !important;margin-bottom:0 !important;padding:10px 40px !important;text-align:center !important;display:block !important;position:relative !important;background:var(--Brown) !important;border:solid 2px var(--Brown) !important}.wpcf7-form input[type="submit"]:hover{background:var(--White) !important;color:var(--Brown) !important}.wpcf7-form input[type="checkbox"]{display:inline;width:auto}.wpcf7-list-item{margin:0 0 5% 0}.wpcf7-list-item-label{font-weight:400;font-size:16px;line-height:20px}.wpcf7-not-valid-tip{color:#ff4438;font-size:16px !important;line-height:20px !important;display:block;padding-top:10px}.wpcf7 form.invalid .wpcf7-response-output{border:none;color:#ff4438;font-size:16px !important;line-height:20px !important;padding:0}.wpcf7 form .wpcf7-response-output{margin:2em 0.5em 1em;padding:0;border:none;color:#5bc5f2;font-size:16px !important;font-weight:600}.LinkButton{display:inline-block;margin:0 var(--SmallMargin) var(--SmallMargin) 0}.LinkButton a{position:relative;display:block}.LinkButton a p,.LinkButton.InlineLinkButton p{font-size:var(--ParagraphText);line-height:normal;color:var(--Brown);text-transform:uppercase;letter-spacing:5px;text-decoration:none;transition:all 0.5s;margin-bottom:0;padding:10px 40px;text-align:center;display:block;position:relative;background:var(--White);border:solid 2px var(--Brown)}.LinkButton a:hover p{color:var(--White);background:var(--Brown)}.LinkButton:last-child{margin-bottom:0}.LinkButton.InlineLinkButton{margin-right:0}.File a:hover .LinkButton p{color:var(--White);background:var(--Brown)}.File a:hover .FileTitle{color:var(--DarkBrown)}.IntroButton .LinkButton,.IntroFilters .LinkButton{margin:0 var(--ExtraSmallMargin) var(--ExtraSmallMargin) var(--ExtraSmallMargin)}.Filter{display:flex;justify-content:center;flex-wrap:wrap}.Filter li{margin:0 var(--ExtraSmallMargin) var(--SmallMargin) var(--ExtraSmallMargin)}.Filter a{font-size:var(--ParagraphText);line-height:normal;color:var(--Brown);text-transform:uppercase;letter-spacing:5px;text-decoration:none;transition:all 0.5s;margin-bottom:0;padding:10px 40px;text-align:center;display:block;position:relative;background:var(--White);border:solid 2px var(--Brown)}.Filter a:hover{color:var(--White);background:var(--Brown)}#pwgc-balance-button,#pwgc-balance-reload{font-size:var(--ParagraphText);line-height:normal;color:var(--White);text-transform:uppercase;letter-spacing:5px;text-decoration:none;transition:all 0.5s;margin-bottom:0;padding:12px 20px;text-align:center;position:relative;background:var(--Brown);border:solid 2px var(--Brown)}#pwgc-balance-button:hover,#pwgc-balance-reload:hover{color:var(--Brown);background:var(--White)}#pwgc-balance-reload{font-size:12px;letter-spacing:2px;padding:10px 10px}.slick-list,.slick-slider,.slick-track{position:relative;display:block}.slick-loading .slick-slide,.slick-loading .slick-track{visibility:hidden}.slick-slider{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.slick-track{top:0;left:0}.slick-track:after,.slick-track:before{display:table;content:""}.slick-track:after{clear:both}.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-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.NewsCarousel .slick-list,.GeneralTestimonialsCarousel .slick-list,.ArtistsCarousel .slick-list,.ProductsCarousel .slick-list,.PeopleCarousel .slick-list,.SiblingCarousel .slick-list,.ExhibitionsCarousel .slick-list,.MasterclassCarousel .slick-list{padding:0 10vw 0 10vw !important}.ExhibitionsCarousel .PageLink a{flex-grow:1}.SplitCol .MasterclassCarousel .slick-list{padding:0 !important}.SplitCol .MasterclassCarousel .slick-list .PageLink a{margin:0}.SiblingCarousel .PageLink,.NewsCarousel .PageLink,.ArtistsCarousel .PageLink,.ProductsCarousel .PageLink,.PeopleCarousel .PageLink,.ExhibitionsCarousel .PageLink,.MasterclassCarousel .PageLink{display:flex !important;height:auto;flex-basis:auto;justify-content:center}.SiblingCarousel .PageLink .InsetBlock,.NewsCarousel .PageLink .InsetBlock,.ArtistsCarousel .PageLink .InsetBlock,.ProductsCarousel .PageLink .InsetBlock,.PeopleCarousel .PageLink .InsetBlock,.ExhibitionsCarousel .PageLink .InsetBlock,.MasterclassCarousel .PageLink .InsetBlock{display:flex !important;height:auto;flex-basis:auto}.InsetGallery .slick-list{margin-bottom:var(--SmallMargin)}.slick-prev,.slick-next{background:#fff;height:50px;width:50px;border-radius:100%;border:solid 3px var(--Blue);position:absolute;z-index:1;margin-left:1.25vw;display:flex !important;justify-content:center;align-items:center;font-size:0;transition:all 0.5s ease-in-out;cursor:pointer}.slick-prev:hover,.slick-next:hover{background:var(--Purple);border:solid 3px var(--Purple)}.slick-prev:hover:before,.slick-prev:hover:after,.slick-next:hover:before,.slick-next:hover:after{background:var(--White)}.slick-next{right:0;margin-right:1.25vw;margin-left:0;transform:rotate(180deg)}.TestimonialsCarousel .slick-next{margin-right:25px}.slick-prev:before,.slick-prev:after,.slick-next:before,.slick-next:after{content:"";background:var(--Brown);height:3px;width:15px;position:absolute;transform:rotate(45deg);bottom:16px;border-radius:5px;transition:all 0.5s ease-in-out}.slick-next:before,.slick-prev:before{transform:rotate(135deg);top:16px;bottom:auto}.slick-disabled{opacity:0.25;pointer-events:none}.slick-dots{margin:0;padding:0;display:flex;width:100%;justify-content:center;align-items:center}.slick-dots li{list-style:none;background:var(--OffWhite);padding:5px;transition:all 0.5s ease-in-out;z-index:1;position:relative;display:flex;justify-content:center;align-items:center;margin:0}.slick-dots li:first-child{padding-left:15px}.slick-dots li:last-child{padding-right:15px}.slick-dots li:after{content:"";height:10px;width:10px;background:var(--White);border:solid 2px var(--Brown);border-radius:100%;cursor:pointer;transition:all 0.5s ease-in-out}.slick-dots li:hover:after,.slick-dots li.slick-active:after{background:var(--Brown);border:solid 2px var(--Brown)}.slick-dots button{display:none}.slick-dots:after{content:"";width:100%;height:2px;background:var(--Brown);position:absolute;left:0;right:0}.chocolat-parent{display:flex;flex-wrap:wrap;justify-content:center;margin:0 -10px}.chocolat-zoomable.chocolat-zoomed .chocolat-img{cursor:zoom-out}.chocolat-open{overflow:hidden}.chocolat-overlay{height:100%;width:100%;position:fixed;left:0;top:0;z-index:100;display:none;opacity:0.95;border-bottom:none;background:var(--Brown);float:left}.chocolat-wrapper{height:100%;width:100%;position:fixed;left:0;top:0;z-index:1100;color:#fff;transition:all 0.3s ease-in-out}.chocolat-zoomable .chocolat-img{cursor:zoom-in}.chocolat-loader{height:50px;width:50px;position:absolute;left:50%;top:50%;margin-left:-32px;margin-top:-32px;z-index:1100;display:none}.chocolat-content{position:fixed;width:0;height:0;left:50%;top:50%;z-index:100;text-align:left;border:none !important}.chocolat-content .chocolat-img{position:absolute;width:100%;height:100%}.chocolat-wrapper .chocolat-left,.chocolat-wrapper .chocolat-right{position:absolute;cursor:pointer;z-index:99;display:none;cursor:pointer !important;top:50%;transform:translateY(-50%);height:46px !important;width:46px !important;left:1.25vw;z-index:101}.chocolat-wrapper .chocolat-left:after,.chocolat-wrapper .chocolat-left:before,.chocolat-wrapper .chocolat-right:after,.chocolat-wrapper .chocolat-right:before{content:"";display:block;height:3px;width:15px;background:var(--White);position:relative;opacity:1;transform-origin:center;transition:all 0.3s ease-in-out;margin:0 auto;transform:translateY(0%) rotate(-45deg);top:-3px;border-radius:3px}.chocolat-wrapper .active.chocolat-left:after,.chocolat-wrapper .active.chocolat-right:after{top:auto;left:0;bottom:-3px;transform:translateY(0%) rotate(45deg)}.chocolat-wrapper .chocolat-right{right:1.25vw;left:auto}.chocolat-wrapper .active.chocolat-right:after{transform:translateY(0%) rotate(-45deg)}.chocolat-wrapper .active.chocolat-right:before{transform:translateY(0%) rotate(45deg)}.chocolat-wrapper .chocolat-left:hover,.chocolat-wrapper .chocolat-right:hover{background:var(--Brown)}.chocolat-wrapper .chocolat-left:hover:before,.chocolat-wrapper .chocolat-left:hover:after,.chocolat-wrapper .chocolat-right:hover:before,.chocolat-wrapper .chocolat-right:hover:after{background:var(--White)}.chocolat-wrapper .chocolat-left.active,.chocolat-wrapper .chocolat-right.active{display:flex;flex-direction:column;align-items:center;justify-content:center;transition:all 0.5s ease-in-out}.chocolat-wrapper .chocolat-top{position:absolute;top:0;right:0;left:0;height:50px;overflow:hidden;z-index:1100}.chocolat-wrapper .chocolat-close{width:30px;height:30px;cursor:pointer;position:absolute;top:10px;right:10px;transition:all 0.3s ease}.chocolat-wrapper .chocolat-close:before,.chocolat-wrapper .chocolat-close:after{content:"";display:block;position:absolute;height:3px;width:30px;background:var(--White);opacity:1;transform-origin:center;transition:all 0.5s ease-in-out;margin:0 auto;left:0;right:0;top:15px;transform:translateY(0%) rotate(-45deg);border-radius:3px}.chocolat-wrapper .chocolat-close:before{transform:translateY(0%) rotate(45deg)}.chocolat-close:hover{transform:rotate(-720deg)}body.chocolat-open>.chocolat-overlay,body.chocolat-open>.chocolat-loader{z-index:150}body.chocolat-open>.chocolat-content{z-index:170}.chocolat-wrapper .chocolat-bottom{left:0;right:0;line-height:20px;bottom:0;z-index:1700;text-align:center;position:absolute}.chocolat-wrapper .chocolat-description{display:block;text-align:center;position:absolute;left:15px;right:15px;bottom:5px}.chocolat-pagination{display:none}.ChocolatInner{flex:33.3333334% 0 1}.ColumnFlexCont .Block:only-child.Pop .ChocolatInner{flex:33.3333334% 0 1}.ChocolatOverlay{position:relative;display:flex;align-items:center;justify-content:center;margin:10px}.ChocolatOverlay:after,.ChocolatOverlay:before{content:"";display:block;position:absolute;height:3px;border-radius:3px;width:30px;background:var(--White);opacity:1;transform-origin:center;transition:all 0.3s ease-in-out;z-index:90}.ChocolatOverlay:hover:after,.ChocolatOverlay:hover:before{background:var(--White)}.ChocolatOverlay::before{-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg)}.ChocolatOverlay:hover::before{transform:rotate(450deg)}.ChocolatOverlay:hover::after{transform:rotate(360deg)}.chocolat-image{position:relative;display:flex;align-items:center;justify-content:center;transition:all 0.3s ease-in-out !important}.chocolat-image:before{content:"";position:absolute;z-index:1;height:50px;width:50px;transition:all 0.5s ease-in-out}.chocolat-image:hover:before{background:var(--Brown)}.HeaderFlexCont{display:flex;position:absolute;justify-content:space-between;align-items:center;width:100%;left:0;z-index:10;flex-wrap:nowrap}.BasketCont{padding:var(--ExtraSmallMargin) var(--ExtraSmallMargin) 0 0;display:flex;justify-content:end;color:var(--White);font-size:11px;line-height:15px;text-transform:uppercase;letter-spacing:3px;top:0;right:0;position:absolute;z-index:99}.BasketCont a{color:var(--White)}.BasketCont .Checkout{margin-left:15px}.BasketCont .Checkout:before{content:"|";color:var(--White);padding-right:15px;opacity:0.25}.HeaderLogo{width:100%}.HeaderLogo{display:flex;align-items:center;justify-content:center;width:200px;margin:var(--ExtraSmallMargin);z-index:101;position:relative}.HeaderLogo a{flex-grow:1}.DeskTopNav{position:relative;z-index:1;flex-grow:1}.DeskTopNav .menu{display:flex;justify-content:center;height:100%;margin:0;padding:0 35px}.DeskTopNav .menu li{display:flex;margin:0;padding:0 var(--ExtraSmallMargin)}.DeskTopNav .menu li a{font-size:14px;line-height:18px;color:var(--White);letter-spacing:5px;text-transform:uppercase;position:relative;display:flex;align-items:center;padding:7px 0;text-align:center}.DeskTopNav .menu li a:after{position:absolute;content:"";height:2px;background:#fff;width:0;bottom:0;left:0;right:0;margin:0 auto;transition:all 0.5s}.DeskTopNav .menu li a:hover:after,.DeskTopNav .menu .current-menu-item a:after,.DeskTopNav .menu .current-page-ancestor a:after{width:100%}#MobileNavigationToggle{display:none}.MobileNav{width:200px;display:flex;justify-content:end}.MobileNavigationIsOpen{overflow:hidden}body.MobileNavigationIsOpen:after{opacity:1;visibility:visible}.MobileNavigationButton{position:relative;cursor:pointer;z-index:104}.MobileHeaderContact{left:auto;right:15px;text-align:center;top:10px}.MobileHeaderContact i{color:#0069B4;font-size:30px}#nav-icon{width:50px;height:35px;position:relative;transform:rotate(0);transition:0.5s ease-in-out;cursor:pointer;top:0;right:var(--ExtraSmallMargin)}#nav-icon span{display:block;position:absolute;height:3px;width:100%;background:var(--White);border-radius:5px;left:0;transform:rotate(0);transition:0.5s ease-in-out}#nav-icon:hover span{background:var(--White)}#nav-icon span:nth-child(1){top:0}#nav-icon span:nth-child(2),#nav-icon span:nth-child(3){top:15px;z-index:10}#nav-icon span:nth-child(4){top:30px}#nav-icon.open span:nth-child(2){transform:rotate(315deg);background:var(--White)}#nav-icon.open span:nth-child(3){transform:rotate(225deg);background:var(--White)}#nav-icon.open:hover span:nth-child(2),#nav-icon.open:hover span:nth-child(3){background:var(--White)}#nav-icon.open span:nth-child(1),#nav-icon.open span:nth-child(4){top:15px;left:0;right:0;margin:0 auto;opacity:0}.MobileNavigation{z-index:100;position:fixed;right:-100%;left:auto;display:block;height:100%;overflow:scroll;transition:right 700ms;float:left;width:33.3333334%;background:var(--Brown);bottom:0;max-width:100%}.MobileNavigationFlex{display:flex;align-items:center;flex-grow:1;flex-direction:column;margin-top:1.25vh}.MobileNavigationFlex ul{width:100%}#MobileNavigationToggle:checked+.MobileNavigationButton+.MobileNavigation{right:0}.MobileNavigationInner{left:0;width:100%;z-index:2;display:flex;flex-direction:column;position:relative;height:100%;overflow-x:hidden}.MobileNavigation .menu#menu-main-menu{display:flex;flex-direction:column;width:100%;padding:0;margin:0}.MobileNavigation .menu .menu-item .sub-menu>a,.MobileNavigation .menu .menu-item{max-width:100%;list-style-type:none;width:100%;display:flex;align-items:center}.MobileNavigation .menu-item a{position:relative;font-size:14px;line-height:18px;color:var(--White);letter-spacing:5px;text-transform:uppercase;width:100%;display:flex;align-items:center;justify-content:space-between;margin:1vh var(--ExtraSmallMargin)}.MobileNavigation .menu-item a:hover{color:var(--DarkBrown)}.MobileNavigation .menu .menu-item.menu-item-has-children span{height:25px;width:25px;display:flex;justify-content:end;position:relative}.MobileNavigation .sub-menu .menu-item.menu-item-has-children span{margin-right:25px}.MobileNavigation .menu .menu-item.menu-item-has-children span:after,.MobileNavigation .menu .menu-item.menu-item-has-children span:before{content:"";background:var(--White);height:3px;width:15px;position:absolute;transform:rotate(45deg);bottom:16px;border-radius:5px;transition:all 0.5s ease-in-out}.MobileNavigation .menu .menu-item.menu-item-has-children span:before{transform:rotate(135deg);top:15px;bottom:auto}li.Underline{border-bottom:solid 1px var(--White);margin-bottom:2.5vh;padding-bottom:2.5vh}li.Account a:before{content:"";-webkit-mask-image:url(../images/icon-profile.svg);background:var(--White);-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;height:15px;width:15px;position:relative;margin-right:10px}.MobileNavigation li.Account a{justify-content:start}.MobileNavigation .menu .menu-item .sub-menu{position:absolute;top:0;left:100%;width:100%;transition:left 700ms;height:100%;background:var(--Brown);margin-top:1.25vh}.MobileNavigation .depth-1 .menu#menu-main-menu-1>.menu-item>a{pointer-events:none}.MobileNavigation .depth-1{height:100vh;overflow:hidden}.MobileNavigationButtonBack{z-index:105;display:none;top:0;height:100%;justify-content:left;align-items:center;position:absolute;width:50px;margin-right:var(--ExtraSmallMargin);right:50px}.MobileNavigationButtonInner{position:relative;height:35px;display:flex;float:left;width:50px;flex-direction:column-reverse;justify-content:space-around;cursor:pointer}.MobileNavigationButtonBack span:nth-child(1),.MobileNavigationButtonBack span:nth-child(2){background:var(--DarkBrown);display:block;height:3px;border-radius:3px;width:28px;opacity:1}.MobileNavigationButtonBack span:nth-child(1){transform:rotate(45deg)}.MobileNavigationButtonBack span:nth-child(2){transform:rotate(-45deg);margin-top:-3px}.MobileNavigationButtonBack span{transition:all 300ms}.MobileNavigationButtonBack:hover span{background:var(--White)}.MobileNavigation .menu .menu-item>.sub-menu.active{pointer-events:all;z-index:6;height:100vh;left:0}.MobileNavigation .menu .menu-item>.sub-menu .menu-item>.sub-menu.active{z-index:100}.MobileNavigation .menu .menu-item .sub-menu .sub-menu.active{left:0}.MobileNavigationIsOpen .depth-1 .MobileNavigationButtonBack{display:block}.MobileNavigation .NavButton a{width:auto;font-weight:700;padding:10px 30px}.MobileNavigation .NavButton a:after,.MobileNavigation .NavButton a:before{content:"";position:absolute;top:50%;transform:translateY(-50%);width:40px;height:100%;z-index:10;background:#fff;right:0;border-radius:100px;-webkit-mask:url(../img/arrow-right.svg) center center no-repeat;-webkit-mask-size:10px;transition:all 0.3s}.MobileNavigation .NavButton a:before{left:-40px}.MobileNavigation .NavButton a:hover:before{left:0px;background:#0069B4}.MobileNavigation .NavButton a:hover:after{right:-40px}.MobileNavigation .NavButton a:hover{padding:10px 20px 10px 40px;color:#0069B4}.NavigationContact{width:100%;display:flex;flex-direction:column;margin:1vh 0;align-items:start;height:100%;justify-content:end}.NavigationContact.ContactDetails a{color:#fff;font-size:17px;line-height:20px}.NavigationContact.ContactDetails i{height:25px;width:25px;font-size:15px}.Newsletter{display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.NewsInput{width:33.3333334%;display:flex}.Newsletter ::-webkit-input-placeholder{color:var(--Brown)}.Newsletter :-ms-input-placeholder{color:var(--Brown)}.Newsletter ::-moz-placeholder{color:var(--Brown);opacity:1}.Newsletter input{margin:15px;padding:10px 20px;border:var(--Brown) 2px solid;display:block;text-decoration:none;transition:all 0.3s;font-size:16px;line-height:25px;color:var(--Brown);flex-grow:1;width:100%}.Newsletter p{color:var(--Brown)}#mc_embed_signup p{font-size:15px;line-height:15px}.Newsletter input[type="checkbox"]{height:15px;width:15px;margin-right:10px}.Newsletter input[type="submit"]{font-size:var(--ParagraphText);line-height:normal;color:var(--White);text-transform:uppercase;letter-spacing:5px;text-decoration:none;transition:all 0.5s;padding:10px 40px;text-align:center;display:block;position:relative;background:var(--Brown);border:solid 2px var(--Brown);flex-grow:0;margin:15px auto}.Newsletter input:hover[type="submit"]{color:var(--Brown);background:var(--WHite)}.NewsButton{display:flex}.Consent{display:flex;justify-content:center;align-items:center;margin:15px 0}.FooterLogo a{max-width:170px;display:flex}.BottomFooterFlexCont{align-items:stretch}.ContactFlexCont{display:flex}.FooterContacts{display:flex;flex-wrap:wrap;flex-direction:column;justify-content:space-between}.FooterContacts p{margin:0 15px 0 0;color:var(--Brown);font-size:18px;line-height:20px}.FooterContacts a{color:var(--Brown);font-size:16px;line-height:20px;display:flex;align-items:center}.FooterContacts a i{color:var(--Brown);border:solid 2px var(--Brown);border-radius:100px;padding:5px;width:15px;height:15px;display:flex;justify-content:center;align-items:center;margin-right:10px;font-size:15px;letter-spacing:0;text-align:center}.FooterContacts a:hover{color:var(--DarkBrown)}.FooterMenu li{margin-bottom:5px;display:block}.FooterMenu li a{font-size:14px;line-height:18px}.AccreditationFlexCont{display:flex;justify-content:end;height:100%}.LogoBlock{margin:0 0 0 25px;display:flex;position:relative;justify-content:start;align-items:start}.LogoBlock img{object-fit:contain;max-height:100px;object-position:right}.LogoBlock .LogoBlock a{object-fit:contain;display:flex;align-self:stretch;height:auto;align-items:center;justify-content:center}.SocialMediaLinks{justify-content:center;display:flex}.SocialMediaLinks ul{display:flex;margin:0;padding:0}.SocialMediaLinks ul li{display:flex}.SocialMediaLinks ul li a{margin:0 15px;color:var(--Brown);background:var(--White);border-radius:100%;font-size:30px;display:flex;align-items:center;justify-content:center;transition:all 0.3s;padding:10px;height:30px;width:30px;border:solid 2px var(--Brown)}.SocialMediaLinks ul li a i{width:35px;height:35px;text-align:center;display:flex;align-items:center;justify-content:center}.SocialMediaLinks a:hover{color:var(--White);background:var(--Brown)}.AlignEnd{align-items:end}.FooterRight{text-align:right}.ColumnFlexCont.BottomFooterFlexCont .Block.FooterRight:last-child{margin-left:0}.SmallPrint p{font-size:11px;line-height:20px;color:var(--Brown);margin-bottom:0}.CapeCreative{display:inline-block;margin-right:0}.CapeCreative a{display:inline;white-space:normal;color:var(--Brown)}.CapeCreative a:after{background:url(../images/Cape-Creative.svg) center left no-repeat;height:10px;width:35px;content:"";display:inline-block;float:right;margin-left:4px;background-size:contain;top:6px;position:relative}.CapeCreative a:hover{color:var(--DarkBrown)}.SmallPrintMenu ul{margin:0;padding:0}.SmallPrintMenu ul li{list-style:none;display:inline-block;margin-left:15px}.SmallPrintMenu ul li a{font-size:12px;line-height:16px;color:var(--White);letter-spacing:2px;display:inline-block;text-transform:uppercase}.SmallPrintMenu ul li a:hover{color:var(--Purple)}@media (max-width:1580px){html{--ParagraphText: 16px;--ParagraphLeading: 25px;--IntroParagraphText: 20px;--IntroParagraphLeading: 28px}.Block,.ColumnFlexCont .Block:only-child.Pop{margin-left:2.5vw;margin-right:2.5vw}.DeskTopNav .menu li a{font-size:13px;line-height:16px;letter-spacing:3px}.HeaderLogo{width:150px}.LinkButton a p,.LinkButton.InlineLinkButton p,.Filter a{padding:8px 30px}.variation-radios label{margin:0 8px 8px 0;padding:8px 20px}.Breadcrumbs p{font-size:12px;line-height:16px}h1{font-size:55px;line-height:65px}h2,.Block p.InsetTitle,body.single-product h1{font-size:45px;line-height:55px}h3{font-size:35px;line-height:45px}h4{font-size:25px;line-height:30px}h5{font-size:20px;line-height:25px}h6{font-size:18px;line-height:25px}.Caption{font-size:14px;line-height:20px}.PageLinksContInner{margin:0}.InsetBlock p.PageLinkTitle{font-size:20px;line-height:30px}.SinglePrice{font-size:25px;line-height:30px}.ProductLink p.Price,.ProductLink ul.Artists li{letter-spacing:2px;font-size:12px;line-height:16px;margin-bottom:10px}.ArtistsLink .InsetBlock .UnderlineLinkButton p,.NewsLink .InsetBlock .UnderlineLinkButton p,.ArtistProfileLink .ProfileText .UnderlineLinkButton a p{letter-spacing:2px;font-size:12px;line-height:16px}.NewsLink .Date,.SingleIntroArea p.Date,.SingleIntroArea ul.Artists li,.ExhibitionsLink p.Date,.ExhibitionsLink ul.Artists li{font-size:14px;line-height:18px}.ExhibitionsLink p.OverlayTitle{font-size:40px;line-height:45px}.SmallExhibitionsLink p.OverlayTitle{font-size:25px;line-height:35px}.SingleArtists li,.SingleArtistProfileTitle{font-size:18px;line-height:22px}.Text li:before{top:12px}.Testimonials{margin-left:2.5vw;margin-right:2.5vw}.Question p,.FAQuestion p,p.BulletTitle,p.FileTitle{font-size:22px;line-height:28px;padding:20px 0}.BulletArrow{width:65px;height:65px}.SingleAttributesFlexCont .AttributesFlexCont .AttributesFlexRow p{letter-spacing:2px;font-size:12px;line-height:14px}.variation-radios label{margin:0 7px 7px 0;font-size:11px;padding:8px 15px}}@media (max-width:1200px){html{--ParagraphText: 14px;--ParagraphLeading: 20px;--IntroParagraphText: 16px;--IntroParagraphLeading: 22px}.DeskTopNav .menu li a{font-size:11px;line-height:15px;letter-spacing:2px}.BannerSmall,.BannerSmall img{min-height:40vh}.BannerMedium,.BannerMedium img{min-height:60vh}.BannerLarge,.BannerLarge img{min-height:75vh}.LinkButton a p,.LinkButton.InlineLinkButton p,.Filter a{padding:6px 20px}.variation-radios label{margin:0 6px 6px 0;padding:6px 15px}.Breadcrumbs p{font-size:11px;line-height:16px}h1{font-size:45px;line-height:55px}h2,.Block p.InsetTitle,body.single-product h1{font-size:35px;line-height:45px}h3{font-size:30px;line-height:40px}h4{font-size:22px;line-height:26px}h5{font-size:18px;line-height:22px}h6{font-size:16px;line-height:22px}.SingleProductDateFlex p,.SingleProductDate p,.variations .label label,.single_variation_wrap .Dietary,.summary .Dietary,.giftcard-form-field label,.wapf-field-textarea label span,.wapf-field-label label,.wapf-input-label{font-size:14px;line-height:18px}.InsetBlock p.PageLinkTitle{font-size:15px;line-height:25px}.SinglePrice{font-size:22px;line-height:26px}.NewsLink .Date,.SingleIntroArea p.Date,.SingleIntroArea ul.Artists li,.ExhibitionsLink p.Date,.ExhibitionsLink ul.Artists li,.ProfileLink .InsetBlock .UnderlineLinkButton p,.ArtistsLink .InsetBlock .UnderlineLinkButton p,.NewsLink .InsetBlock .UnderlineLinkButton p,.ArtistProfileLink .ProfileText .UnderlineLinkButton a p,.ProductLink p.Price,.ProductLink ul.Artists li{font-size:10px;line-height:16px}.ExhibitionsLink p.OverlayTitle{font-size:35px;line-height:40px}.SmallExhibitionsLink p.OverlayTitle{font-size:20px;line-height:30px}.SingleArtists li,.SingleArtistProfileTitle{font-size:16px;line-height:20px}.Text ol li:before{font-size:13px;width:25px;height:25px}.Text li:before{top:10px}.Question p,.FAQuestion p,p.BulletTitle,p.FileTitle{font-size:20px;line-height:26px}.ContactFlex p.ContactTitle{font-size:20px;line-height:25px}.BasketCont{font-size:10px;line-height:14px}.AccreditationFlexCont{flex-wrap:wrap}.LogoBlock{margin:0 0 5px 25px}.SingleAttributesFlexCont .AttributesFlexCont .AttributesFlexRow p{font-size:11px;line-height:12px}.SinglePrice.price .amount{font-size:20px;line-height:25px}.variation-radios label{margin:0 5px 5px 0;font-size:10px;padding:5px 10px}}@media (max-width:992px){html{--ParagraphText: 14px;--ParagraphLeading: 20px;--IntroParagraphText: 16px;--IntroParagraphLeading: 22px}.BasketCont{position:relative;background:var(--DarkBrown);padding:0;justify-content:center}.BasketCont a{padding:var(--ExtraSmallMargin)}.BasketCont .Checkout{margin-left:0;padding-left:0}.BasketCont .Checkout::before{padding-right:var(--ExtraSmallMargin)}.HeaderLogo,.MobileNav{width:100px}.DeskTopNav .menu li a{font-size:10px;line-height:14px;letter-spacing:1px}.MobileNavigation{width:50%}.LinkButton a p,.LinkButton.InlineLinkButton p,.Filter a{padding:6px 15px}.variation-radios label{padding:6px 10px}.Breadcrumbs p{font-size:10px;line-height:14px;letter-spacing:3px}h1{font-size:40px;line-height:50px}h2,.Block p.InsetTitle,body.single-product h1{font-size:30px;line-height:40px}h3{font-size:25px;line-height:30px}h4{font-size:20px;line-height:24px}h5{font-size:16px;line-height:20px}h6{font-size:14px;line-height:18px}.SingleProductDateFlex p,.SingleProductDate p,.variations .label label,.single_variation_wrap .Dietary,.summary .Dietary,.giftcard-form-field label,.wapf-field-textarea label span,.wapf-field-label label,.wapf-input-label{font-size:12px;line-height:16px}.InsetBlock p.PageLinkTitle{font-size:15px;line-height:25px}.SinglePrice{font-size:20px;line-height:25px}.NewsLink .Date,.SingleIntroArea p.Date,.SingleIntroArea ul.Artists li,.ExhibitionsLink p.Date,.ExhibitionsLink ul.Artists li,.ProfileLink .InsetBlock .UnderlineLinkButton p,.ArtistsLink .InsetBlock .UnderlineLinkButton p,.NewsLink .InsetBlock .UnderlineLinkButton p,.ArtistProfileLink .ProfileText .UnderlineLinkButton a p,.ProductLink p.Price,.ProductLink ul.Artists li{font-size:9px;line-height:12px}.ExhibitionsLink p.OverlayTitle{font-size:25px;line-height:35px}.SmallExhibitionsLink p.OverlayTitle{font-size:15px;line-height:25px}.SingleArtists li,.SingleArtistProfileTitle{font-size:14px;line-height:18px}.Text ol li:before{font-size:11px;width:20px;height:20px}.Text li:before{top:10px}.Question p,.FAQuestion p,p.BulletTitle,p.FileTitle{font-size:18px;line-height:24px}.ContactFlex p.ContactTitle{font-size:18px;line-height:23px}.slick-dots li:after{height:7px;width:7px}.BottomFooterFlexCont{flex-wrap:wrap;padding-left:2.5vw;padding-right:2.5vw;width:auto}.BottomFooterFlexCont.ColumnFlexCont .Block{margin-left:0;margin-right:0;width:33.3333334%}.BottomFooterFlexCont.ColumnFlexCont .Block:first-child,.BottomFooterFlexCont.ColumnFlexCont .Block:nth-child(5){width:100%}.FooterContacts a{font-size:14px;line-height:18px;margin:5px 0}.FooterLogo{justify-content:center;display:flex}.FooterMenu li a{font-size:12px;line-height:16px}.AccreditationFlexCont{justify-content:center}.LogoBlock{margin:0 15px 0 15px}.ArtistsLink,.ProductLink{flex:0 1 50%}.ArtistProfileLinkFlexCont .ArtistProfileLink{flex:0 1 100%}.ProfileLink{flex:0 1 50%}.NewsLink{flex:0 1 100%}body.blog:not(.paged) .NewsLink:nth-child(1) a{flex-wrap:wrap}body.blog:not(.paged) .NewsLink:nth-child(1) .PageLinkImage{width:100%}body.blog:not(.paged) .NewsLink:nth-child(1) .InsetBlock{width:100%;padding-left:0;padding-right:0;padding-top:1.25vh;text-align:center;align-items:center}.pagination .next,.pagination .prev{padding:0 10px}.page-numbers{min-height:30px;min-width:30px;margin:0 3px;font-size:12px;line-height:16px}.SingleAttributesFlexCont{flex-wrap:wrap}}@media (max-width:767px){html{--LargeMargin: 7.5vh;--Margin: 5vh;--SmallMargin: 2.5vh;--ExtraSmallMargin: 1.25vh;--ParagraphText: 14px;--ParagraphLeading: 18px;--IntroParagraphText: 14px;--IntroParagraphLeading: 18px}.BannerSmall,.BannerSmall img{min-height:30vh}.BannerMedium,.BannerMedium img{min-height:40vh}.BannerLarge,.BannerLarge img{min-height:50vh}.LinkButton a p,.LinkButton.InlineLinkButton p,.Filter a{padding:3px 10px}.NewsCarousel .slick-list,.GeneralTestimonialsCarousel .slick-list,.ArtistsCarousel .slick-list,.ProductsCarousel .slick-list,.PeopleCarousel .slick-list,.SiblingCarousel .slick-list,.ExhibitionsCarousel .slick-list,.MasterclassCarousel .slick-list{padding:0 5vw 0 5vw !important}.ExhibitionsLink p.OverlayTitle{font-size:22px;line-height:28px;margin-bottom:var(--ExtraSmallMargin)}.SmallExhibitionsLink p.OverlayTitle{font-size:15px;line-height:25px;margin-bottom:var(--ExtraSmallMargin)}h1{font-size:30px;line-height:40px}h2,.Block p.InsetTitle,body.single-product h1{font-size:25px;line-height:30px}h3{font-size:22px;line-height:25px}h4{font-size:18px;line-height:22px}h5{font-size:14px;line-height:18px}h6{font-size:12px;line-height:16px}.SingleProductDateFlex p,.SingleProductDate p,.variations .label label,.single_variation_wrap .Dietary,.summary .Dietary,.giftcard-form-field label,.wapf-field-textarea label span,.wapf-field-label label,.wapf-input-label{font-size:12px;line-height:16px}.InsetBlock p.PageLinkTitle{font-size:12px;line-height:20px}.SinglePrice{font-size:18px;line-height:22px}.SingleLink{flex:0 1 100%}.GeneralTestimonialsBlock{flex:1 1 100%}.SmallExhibitionsLink{flex:0 1 100%}.ProductLink .InsetBlock .Artists,.ProductLink .InsetBlock .Artists li,.ProductLink .InsetBlock .Price{flex-grow:1;width:100%;text-align:center}.ColumnFlexCont{flex-wrap:wrap}.ColumnFlexCont .Block:only-child.FAQs,.ColumnFlexCont .Block:only-child.Bullets,.ColumnFlexCont .Block:only-child.Gallery,.ColumnFlexCont .Block:only-child.SlideShow,.ColumnFlexCont .Block:only-child.Pop,.ColumnFlexCont .Block:only-child.File,.ColumnFlexCont .Block:only-child.Video,.ColumnFlexCont .Block:only-child.Testimonials,.ColumnFlexCont .Block:only-child.Contacts{width:100%;margin-left:2.5vw;margin-right:2.5vw}.MobileNavigation{width:100%}.DeskTopNav{display:none}#nav-icon{width:40px}.Block p.InsetTitleSmall{font-size:10px;line-height:10px}.HeaderLogo{max-width:50vw}.TestimonialsInner{flex-wrap:wrap;justify-content:center}.TestimonialsCarousel .slick-next{margin-right:1.25vw}.FooterLogo{max-width:300px;width:75%;margin-left:auto;margin-right:auto}.FooterContacts p{font-size:16px;line-height:18px}.FooterContacts,.AccreditationFlexCont,.SocialMediaLinks ul{justify-content:center}.LogoBlock{margin:0 15px 0 15px}.LogoBlock img{object-position:center}.SocialMediaLinks ul li a,.SmallPrintMenu ul li{margin:0 10px}.FooterRight{margin-bottom:var(--Margin)}#menu-footer-menu,.SmallPrint{display:flex;justify-content:center;flex-wrap:wrap;align-items:center}p.Copyright{width:100%}.SmallPrint p{text-align:center}.FooterMenu li{text-align:center}.NewsInput{width:100%}.Newsletter input{width:100%;margin:15px 0}#mc_embed_signup p{text-align:left}.ColumnFlexCont.product{flex-direction:column-reverse;flex-wrap:wrap}.ColumnFlexCont .ProductSingleBlock.GalleryBlock{position:relative;top:0}.ColumnFlexCont .ProductSingleBlock,.woocommerce-page div.product div.summary.ProductSingleBlock{flex-grow:1;width:auto}.BottomFooterFlexCont.ColumnFlexCont .Block{width:50%}.BottomFooterFlexCont.ColumnFlexCont .Block.ContactFlexCont{width:100%;justify-content:center}.ContactFlex p.ContactTitle{flex-wrap:wrap;justify-content:center}.ContactFlex a{width:100%;justify-content:center}}/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22https%3A%2F%2Fwww.thewaldron.co.uk%2F%22%2C%22sources%22%3A%5B%22wp-content%2Fthemes%2FTheWaldron%2Fassets%2Fsass%2Fsource%2Fbase.scss%22%2C%22wp-content%2Fthemes%2FTheWaldron%2Fassets%2Fsass%2Fsource%2Fbanner.scss%22%2C%22wp-content%2Fthemes%2FTheWaldron%2Fassets%2Fsass%2Fsource%2Flayout.scss%22%2C%22wp-content%2Fthemes%2FTheWaldron%2Fassets%2Fsass%2Fsource%2Fpagelinks.scss%22%2C%22wp-content%2Fthemes%2FTheWaldron%2Fassets%2Fsass%2Fsource%2Fartists.scss%22%2C%22wp-content%2Fthemes%2FTheWaldron%2Fassets%2Fsass%2Fsource%2Fexhibitions.scss%22%2C%22wp-content%2Fthemes%2FTheWaldron%2Fassets%2Fsass%2Fsource%2Fwoo.scss%22%2C%22wp-content%2Fthemes%2FTheWaldron%2Fassets%2Fsass%2Fsource%2Fprofiles.scss%22%2C%22wp-content%2Fthemes%2FTheWaldron%2Fassets%2Fsass%2Fsource%2Ftestimonials.scss%22%2C%22wp-content%2Fthemes%2FTheWaldron%2Fassets%2Fsass%2Fsource%2Fnews.scss%22%2C%22wp-content%2Fthemes%2FTheWaldron%2Fassets%2Fsass%2Fsource%2Fforms.scss%22%2C%22wp-content%2Fthemes%2FTheWaldron%2Fassets%2Fsass%2Fsource%2Fbuttons.scss%22%2C%22wp-content%2Fthemes%2FTheWaldron%2Fassets%2Fsass%2Fsource%2Fslick.scss%22%2C%22wp-content%2Fthemes%2FTheWaldron%2Fassets%2Fsass%2Fsource%2Fchoc.scss%22%2C%22wp-content%2Fthemes%2FTheWaldron%2Fassets%2Fsass%2Fsource%2Fheader.scss%22%2C%22wp-content%2Fthemes%2FTheWaldron%2Fassets%2Fsass%2Fsource%2Ffooter.scss%22%2C%22wp-content%2Fthemes%2FTheWaldron%2Fassets%2Fsass%2Fresponsive%2F1500.scss%22%2C%22wp-content%2Fthemes%2FTheWaldron%2Fassets%2Fsass%2Fresponsive%2F1200.scss%22%2C%22wp-content%2Fthemes%2FTheWaldron%2Fassets%2Fsass%2Fresponsive%2F992.scss%22%2C%22wp-content%2Fthemes%2FTheWaldron%2Fassets%2Fsass%2Fresponsive%2F767.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22GAAA%2CKAAA%2CmRAAA%2CCAmBA%2CIAAA%2CsBAAA%2CCAKA%2CWAAA%2CwBAAA%2CCAGA%2CcAAA%2C2BAAA%2CCAGA%2CgBAAA%2C6BAAA%2CCAGA%2CmBAAA%2CgCAAA%2CCAIA%2CeAAA%2C4BAAA%2CCAIA%2CYAAA%2CiBAAA%2CCAIA%2CSAAA%2CkBAAA%2CCAIA%2CGAAA%2CeAAA%2CCAMA%2CKAAA%2CgHAAA%2CCAQC%2CYAAA%2CqNAAA%2CCAiBD%2CWAAA%2CqBAAA%2CCAKA%2CeAAA%2CkDAAA%2CCAKA%2CEAAA%2CuEAAA%2CCAKC%2CQAAA%2CqDAAA%2CCAKC%2CQAAA%2CSAAA%2CCAOF%2CgBAAA%2CSAAA%2CCAIA%2CGAAA%2CyFAAA%2CCASA%2CEAAA%2CmIAAA%2CCAOA%2CaAAA%2CQAAA%2CCAGA%2CIAAA%2CkCAAA%2CCAIA%2CUAAA%2CsBAAA%2CCAMA%2C2BAAA%2CyDAAA%2CCAOA%2CaAAA%2C4EAAA%2CCAMA%2CoGAAA%2CeAAA%2CCAOA%2CsCAAA%2C4EAAA%2CCAMA%2C4DAAA%2CsBAAA%2CCAGC%2CoIAAA%2CkBAAA%2CCAID%2CGAAA%2C%2BBAAA%2CCAKA%2CuBAAA%2C%2BBAAA%2CCAKA%2CoBAAA%2CiBAAA%2CCAGA%2CGAAA%2C%2BBAAA%2CCAIA%2CGAAA%2C%2BBAAA%2CCAIA%2CGAAA%2C%2BBAAA%2CCAIA%2CGAAA%2C%2BBAAA%2CCAMA%2CSAAA%2CiEAAA%2CCAMA%2CkDAAA%2C6EAAA%2CCAMA%2CSAAA%2CgLAAA%2CCASC%2CoBAAA%2CgBAAA%2CCAED%2CgBAAA%2CoJAAA%2CCAaC%2CWAAA%2CsCAAA%2CCAKC%2CiBAAA%2CkBAAA%2CCAKF%2CSAAA%2CgDAAA%2CCAIA%2CYAAA%2C2EAAA%2CCAKA%2CmBAAA%2CsKAAA%2CCAYA%2CWAAA%2C2FAAA%2CCAOC%2CaAAA%2C0HAAA%2CCASD%2CqCAAA%2CkOAAA%2CCAcA%2CkBAAA%2CuEAAA%2CCAOA%2CoCAAA%2CSAAA%2CCAKA%2CiDAAA%2CsBAAA%2CCAKA%2CaAAA%2C%2BBAAA%2CCAGA%2CeAAA%2CuGAAA%2CCASA%2CkBAAA%2CQAAA%2CCAKA%2C4BAAA%2CsBAAA%2CCAKC%2CmCAAA%2CiEAAA%2CCAKA%2CqBAAA%2C6BAAA%2CCAKA%2CyDAAA%2CaAAA%2CCAOD%2CqBAAA%2CiCAAA%2CCAOA%2CUAAA%2CWAAA%2CCAGA%2C2BAAA%2CgHAAA%2CCAQA%2CuBAAA%2CkBAAA%2CCAIA%2C2BAAA%2CqNAAA%2CCAcA%2C2BAAA%2CyBAAA%2CCAIC%2CiCAAA%2CoDAAA%2CCAID%2CwCAAA%2CmTAAA%2CCAiBC%2C8CAAA%2C0CAAA%2CCClaD%2CyBAAA%2CyEAAA%2CCAQA%2CmBAAA%2C8BAAA%2CCAIA%2CyBAAA%2CgKAAA%2CCAcA%2C6DAAA%2CWAAA%2CCAIA%2C%2BBAAA%2CmEAAA%2CCAOA%2C8BAAA%2CeAAA%2CCAGA%2CgCAAA%2CeAAA%2CCAGA%2C8BAAA%2CgBAAA%2CCAGA%2CgCAAA%2CgBAAA%2CCC7CA%2CWAAA%2C6FAAA%2CCAUA%2CgBAAA%2CyCAAA%2CCAKC%2CuBAAA%2CUAAA%2CCAID%2CmCAAA%2CkBAAA%2CCAGA%2CkCAAA%2CiBAAA%2CCAIA%2CwCAAA%2C4BAAA%2CCAOA%2CiBAAA%2CkBAAA%2CCAGA%2CcAAA%2CeAAA%2CCAGA%2CkBAAA%2CmBAAA%2CCAIA%2CkaAAA%2C8CAAA%2CCASA%2CkBAAA%2CmEAAA%2CCAKA%2C6BAAA%2CeAAA%2CCAOA%2CuBAAA%2C8BAAA%2CCAKA%2CsBAAA%2CuGAAA%2CCAQA%2CoDAAA%2CqKAAA%2CCAeA%2CsCAAA%2CiCAAA%2CCAMA%2C8JAAA%2CsBAAA%2CCAaA%2CeAAA%2C0KAAA%2CCAeA%2C2CAAA%2CqHAAA%2CCAYA%2CqBAAA%2CkCAAA%2CCAIA%2CsBAAA%2CkCAAA%2CCASC%2CoBAAA%2CuBAAA%2CCAID%2CqBAAA%2CwBAAA%2CCAOA%2CQAAA%2CYAAA%2CCAGA%2CaAAA%2CqCAAA%2CCAIA%2CSAAA%2CQAAA%2CCAMA%2CYAAA%2C6CAAA%2CCAIA%2CgBAAA%2CkCAAA%2CCAKC%2CcAAA%2CcAAA%2CCAOD%2CkFAAA%2CeAAA%2CCAKA%2CaAAA%2CsGAAA%2CCAQA%2CiBAAA%2CkBAAA%2CCAIA%2CsCAAA%2C4BAAA%2CCAMA%2CcAAA%2C0FAAA%2CCAOA%2CQAAA%2CwHAAA%2CCAMA%2CmBAAA%2CkBAAA%2CCAKA%2CqDAAA%2CgBAAA%2CCAIA%2CcAAA%2CsCAAA%2CCAOA%2CUAAA%2CiDAAA%2CCAKA%2CeAAA%2CiBAAA%2CCAKA%2CaAAA%2CsEAAA%2CCAOC%2CeAAA%2C6CAAA%2CCAKA%2CeAAA%2C4LAAA%2CCAcD%2C4BAAA%2CkFAAA%2CCAaA%2C4BAAA%2CeAAA%2CCAMA%2CyBAAA%2C8EAAA%2CCAOA%2C8BAAA%2CmJAAA%2CCASA%2CiCAAA%2CmCAAA%2CCAOA%2C0CAAA%2C8BAAA%2CCAKA%2CmCAAA%2CiBAAA%2CCAKC%2CmCAAA%2CgBAAA%2CCA2BD%2COAAA%2CwBAAA%2CCAIA%2CiBAAA%2CUAAA%2CCAMA%2CsCAAA%2C8CAAA%2CCAKA%2CiDAAA%2C8CAAA%2CCAKA%2C6DAAA%2CkCAAA%2CCAIA%2C4DAAA%2CkCAAA%2CCAIA%2C4DAAA%2CyEAAA%2CCAQA%2CsBAAA%2CWAAA%2CCAGA%2CiDAAA%2C4BAAA%2CCAIA%2C4BAAA%2CQAAA%2CCAIA%2CgBAAA%2C4CAAA%2CCAKA%2CuBAAA%2C2CAAA%2CCAKA%2CuBAAA%2CsEAAA%2CCASA%2CaAAA%2C4BAAA%2CCAMA%2CiCAAA%2CmBAAA%2CCAGA%2CkCAAA%2CeAAA%2CCClbA%2CmBAAA%2CkDAAA%2CCAKA%2C%2BBAAA%2CWAAA%2CCAKA%2CoBAAA%2C6BAAA%2CCAKA%2CUAAA%2CYAAA%2CCAEA%2CYAAA%2CcAAA%2CCAMA%2CeAAA%2C2DAAA%2CCAOA%2CeAAA%2CYAAA%2CCAIA%2CYAAA%2CwKAAA%2CCAWA%2C4BAAA%2CoKAAA%2CCAYC%2CcAAA%2CqCAAA%2CCAKD%2C6BAAA%2CiBAAA%2CCAIC%2CkCAAA%2CsBAAA%2CCAMA%2CwCAAA%2CkBAAA%2CCAIA%2C2BAAA%2C%2BCAAA%2CCAID%2CiCAAA%2CuJAAA%2CCAUC%2CyCAAA%2CUAAA%2CCAIA%2C2BAAA%2C0OAAA%2CCAeC%2CiCAAA%2CyHAAA%2CCA%2BBF%2C8BAAA%2CkCAAA%2CCAIA%2C6BAAA%2CsBAAA%2CCAGA%2CsFAAA%2CwDAAA%2CCAKA%2CsBAAA%2CmCAAA%2CCCvJC%2CaAAA%2CiCAAA%2CCAOA%2CgDAAA%2CmKAAA%2CCAgBI%2C0CAAA%2CiIAAA%2CCAeJ%2CkDAAA%2CUAAA%2CCAeD%2CmBAAA%2C0BAAA%2CCAKE%2CiCAAA%2CsJAAA%2CCAWG%2CqCAAA%2CkBAAA%2CCAQH%2CkCAAA%2CkBAAA%2CCAOA%2CqDAAA%2CYAAA%2CCAID%2CyDAAA%2CmKAAA%2CCAcE%2C6DAAA%2CiIAAA%2CCAeF%2CkDAAA%2CUAAA%2CCCtHD%2CiBAAA%2C0BAAA%2CCAGC%2C6CAAA%2CkBAAA%2CCAIA%2CgCAAA%2C%2BCAAA%2CCAID%2CsCAAA%2CuJAAA%2CCAUC%2C8CAAA%2CUAAA%2CCAIA%2CgCAAA%2C0SAAA%2CCAgBC%2CsCAAA%2CyHAAA%2CCAaA%2C6BAAA%2C6DAAA%2CCAOD%2CuDAAA%2CoJAAA%2CCAWC%2C%2BBAAA%2CiCAAA%2CCAKA%2CqCAAA%2CWAAA%2CCAGC%2CgDAAA%2CUAAA%2CCAGA%2C4BAAA%2C%2BCAAA%2CCASH%2CsBAAA%2CYAAA%2CCAGE%2CqCAAA%2CqEAAA%2CCAUF%2C4BAAA%2CsDAAA%2CCAME%2CqCAAA%2CWAAA%2CCAGA%2CgDAAA%2CUAAA%2CCAKD%2CsCAAA%2CYAAA%2CCAQA%2CuDAAA%2CkJAAA%2CCAYD%2C2BAAA%2CkDAAA%2CCAKC%2C8CAAA%2CyBAAA%2CCAMD%2CoBAAA%2CgEAAA%2CCAOA%2CkCAAA%2CWAAA%2CCAKA%2CaAAA%2C6JAAA%2CCChKA%2C%2BEAAA%2CqBAAA%2CCAOA%2CuBAAA%2C%2BBAAA%2CCAKA%2CMAAA%2CYAAA%2CCAIA%2CsBAAA%2CaAAA%2CCAIA%2CkCAAA%2CYAAA%2CCAIA%2CaAAA%2CYAAA%2CCAIA%2CgBAAA%2CiBAAA%2CCAIA%2CgCAAA%2CuBAAA%2CCAIA%2C2EAAA%2CYAAA%2CCAMA%2C2CAAA%2CwGAAA%2CCAMA%2CkvBAAA%2C0BAAA%2CCAIA%2C%2BEAAA%2C6BAAA%2CCAMA%2CiFAAA%2C6EAAA%2CCAMA%2C%2BCAAA%2CYAAA%2CCAIA%2CqBAAA%2CqBAAA%2CCAGA%2CsBAAA%2CkCAAA%2CCAKA%2C%2BBAAA%2CiCAAA%2CCAKA%2C2BAAA%2C4DAAA%2CCAOA%2CwEAAA%2CyLAAA%2CCAUA%2CgEAAA%2C%2BEAAA%2CCAQA%2C%2BEAAA%2CYAAA%2CCAMA%2CqCAAA%2CeAAA%2CCAGA%2C0DAAA%2CkLAAA%2CCAWA%2CmCAAA%2CqCAAA%2CCAIA%2C%2BCAAA%2CeAAA%2CCAGA%2CgEAAA%2CSAAA%2CCAGA%2CwIAAA%2CYAAA%2CCAKC%2CoGAAA%2CoDAAA%2CCAMD%2CqDAAA%2CeAAA%2CCAEA%2CgsBAAA%2C2TAAA%2CCAuBA%2CgvBAAA%2C0FAAA%2CCAOA%2CmKAAA%2CsBAAA%2CCAIA%2CmEAAA%2CqFAAA%2CCAaA%2C%2BEAAA%2CsBAAA%2CCAIA%2CguBAAA%2CyEAAA%2CCAOA%2CgxBAAA%2CsCAAA%2CCAOA%2C0CAAA%2C2DAAA%2CCAMC%2CaAAA%2CiCAAA%2CCAIA%2CyCAAA%2CUAAA%2CCAGE%2CyBAAA%2C4EAAA%2CCAQF%2CgCAAA%2CuEAAA%2CCAQA%2CmDAAA%2C4BAAA%2CCAQC%2CgDAAA%2CqJAAA%2CCAcF%2CqCAAA%2C2BAAA%2CCAIC%2CeAAA%2CWAAA%2CCAID%2CyBAAA%2C%2BCAAA%2CCAQA%2CyNAAA%2CUAAA%2CCAIA%2CyGAAA%2CUAAA%2CCAIA%2CkBAAA%2C2BAAA%2CCAIA%2C4DAAA%2C8BAAA%2CCAIA%2CwCAAA%2CYAAA%2CCAKA%2C0BAAA%2CYAAA%2CCAGC%2C8CAAA%2C6CAAA%2CCAMC%2CiEAAA%2CYAAA%2CCAGA%2CmEAAA%2C2JAAA%2CCAUC%2CwEAAA%2CkBAAA%2CCAUF%2CgCAAA%2C6BAAA%2CCAKD%2C2CAAA%2CUAAA%2CCAIA%2CoBAAA%2CgCAAA%2CCAMA%2CeAAA%2CgCAAA%2CCAMA%2C4CAAA%2CoKAAA%2CCAUA%2CwBAAA%2CWAAA%2CCAGG%2CmCAAA%2CUAAA%2CCAMH%2CiGAAA%2CSAAA%2CCAMA%2CiDAAA%2CqBAAA%2CCAOA%2C2BAAA%2CyEAAA%2CCAOA%2CmDAAA%2CYAAA%2CCAKA%2CkBAAA%2CqCAAA%2CCAIA%2CwBAAA%2C8SAAA%2CCAmBA%2C6BAAA%2C0CAAA%2CCAKA%2CkBAAA%2CkCAAA%2CCAKA%2CeAAA%2CkDAAA%2CCAOA%2CgLAAA%2C%2BIAAA%2CCAYA%2CkBAAA%2CmCAAA%2CCAKA%2CsBAAA%2CyCAAA%2CCAKA%2CcAAA%2CgCAAA%2CCAQA%2CgCAAA%2CeAAA%2CCAGA%2CuBAAA%2CgCAAA%2CCAMA%2C8EAAA%2CuEAAA%2CCAMA%2CwCAAA%2C6DAAA%2CCAKA%2C6BAAA%2CWAAA%2CCAYA%2C6BAAA%2CyFAAA%2CCAMC%2CqEAAA%2C4NAAA%2CCAeC%2CgCAAA%2C0JAAA%2CCAUD%2CiFAAA%2CiIAAA%2CCAaA%2C6FAAA%2CUAAA%2CCAOD%2CwCAAA%2CuHAAA%2CCAWA%2C8BAAA%2C2IAAA%2CCAWA%2CoEAAA%2CuBAAA%2CCAGA%2C%2BBAAA%2CoBAAA%2CCAIA%2C4DAAA%2CuCAAA%2CCAGA%2CUAAA%2CoCAAA%2CCAKA%2CmQAAA%2CgTAAA%2CCAoBA%2C%2BKAAA%2CgEAAA%2CCAMA%2C2CAAA%2C%2BBAAA%2CCAKA%2CiCAAA%2CqEAAA%2CCAOA%2C6CAAA%2C0BAAA%2CCAKA%2C4BAAA%2CyDAAA%2CCAOA%2CqBAAA%2CuBAAA%2CCAKA%2CkCAAA%2CiBAAA%2CCAGA%2CkCAAA%2CgBAAA%2CCAIA%2CoBAAA%2CSAAA%2CCAKA%2CuCAAA%2CyIAAA%2CCASA%2CkDAAA%2CyDAAA%2CCAOA%2C8BAAA%2C8HAAA%2CCAUA%2CiCAAA%2C8NAAA%2CCAcA%2CwCAAA%2CiEAAA%2CCASA%2CgBAAA%2C8FAAA%2CCAUA%2CYAAA%2C8DAAA%2CCAQA%2CYAAA%2C8GAAA%2CCASA%2CcAAA%2C0FAAA%2CCAQA%2CeAAA%2CYAAA%2CCAIA%2CuBAAA%2CYAAA%2CCAKA%2C8CAAA%2CmJAAA%2CCAaA%2CyBAAA%2CoDAAA%2CCAOA%2CgCAAA%2CeAAA%2CCAKA%2CqDAAA%2C0DAAA%2CCCxwBA%2CaAAA%2CiCAAA%2CCAGC%2CyCAAA%2CkBAAA%2CCAIC%2CuBAAA%2CkBAAA%2CCAKD%2CgDAAA%2CmKAAA%2CCAaC%2C2BAAA%2CkBAAA%2CCAIG%2C0CAAA%2CiIAAA%2CCAcJ%2CUAAA%2CsLAAA%2CCAUA%2CeAAA%2CWAAA%2CCAGD%2CkDAAA%2CUAAA%2CCCvDA%2C6EAAA%2CeAAA%2CCAKA%2CmBAAA%2C8IAAA%2CCAUA%2CmDAAA%2CqCAAA%2CCAMA%2CuBAAA%2CkCAAA%2CCAKA%2C2EAAA%2CYAAA%2CCAMA%2CwBAAA%2CmJAAA%2CCASA%2C2BAAA%2CkDAAA%2CCAKA%2C2BAAA%2CsBAAA%2CCAIA%2C6BAAA%2CgBAAA%2CCAIA%2CoCAAA%2C8BAAA%2CCAIA%2C6BAAA%2C2BAAA%2CCAIA%2C0BAAA%2CSAAA%2CCC9DC%2CUAAA%2CyBAAA%2CCAGA%2CsCAAA%2CkBAAA%2CCAIC%2CgBAAA%2CqIAAA%2CCAUD%2C6CAAA%2CmKAAA%2CCAaC%2CwBAAA%2CkBAAA%2CCAIG%2CuCAAA%2CiIAAA%2CCAeJ%2C%2BCAAA%2CUAAA%2CCAMD%2CWAAA%2C%2BDAAA%2CCAMA%2CYAAA%2CiDAAA%2CCAMC%2CoCAAA%2CiCAAA%2CCAMC%2CcAAA%2CkBAAA%2CCAGF%2CqBAAA%2C6BAAA%2CCAGA%2C2BAAA%2C0CAAA%2CCAQA%2CgBAAA%2CsDAAA%2CCAKA%2CmCAAA%2C2QAAA%2CCAgBC%2CoFAAA%2CwEAAA%2CCAOA%2CwCAAA%2C6HAAA%2CCAeD%2C6CAAA%2CaAAA%2CCAKA%2C%2BCAAA%2CkDAAA%2CCAOA%2C4DAAA%2CiBAAA%2CCAIA%2CyDAAA%2CgGAAA%2CCClJA%2CyBAAA%2C6CAAA%2CCAKA%2C0EAAA%2CiTAAA%2CCAiBA%2CmDAAA%2C8EAAA%2CCAKA%2CuBAAA%2CqCAAA%2CCAOA%2CiCAAA%2C6bAAA%2CCAgBA%2CuCAAA%2CgEAAA%2CCAOA%2CmCAAA%2CyBAAA%2CCAIA%2CiBAAA%2CeAAA%2CCAGA%2CuBAAA%2C%2BCAAA%2CCAKA%2CqBAAA%2CkGAAA%2CCAOA%2C2CAAA%2CyFAAA%2CCAOA%2CmCAAA%2CkGAAA%2CCCpFA%2CYAAA%2CqEAAA%2CCAIC%2CcAAA%2C%2BBAAA%2CCAKA%2C%2BCAAA%2CmSAAA%2CCAkBD%2CsBAAA%2C0CAAA%2CCAKC%2CuBAAA%2CeAAA%2CCAIA%2C6BAAA%2CcAAA%2CCAOD%2C4BAAA%2C0CAAA%2CCAKA%2CyBAAA%2CsBAAA%2CCAKA%2CmDAAA%2CgFAAA%2CCAMA%2CQAAA%2CkDAAA%2CCAKA%2CWAAA%2C2EAAA%2CCAKC%2CUAAA%2CmSAAA%2CCAgBA%2CgBAAA%2C0CAAA%2CCAUD%2C0CAAA%2CqRAAA%2CCAeC%2CsDAAA%2C0CAAA%2CCAOD%2CqBAAA%2CmDAAA%2CCCrHA%2CuCAAA%2C%2BBAAA%2CCAAsE%2CwDAAA%2CiBAAA%2CCAA0E%2CcAAA%2C%2BOAAA%2CCAA8P%2CYAAA%2CkCAAA%2CCAA%2BC%2CkBAAA%2CSAAA%2CCAA4B%2CqBAAA%2C0BAAA%2CCAAgD%2CqDAAA%2C8KAAA%2CCAA0N%2CaAAA%2CYAAA%2CCAA0B%2CuCAAA%2CwBAAA%2CCAAgE%2CmBAAA%2CUAAA%2CCAA8B%2CaAAA%2CkDAAA%2CCAAgE%2CuBAAA%2CWAAA%2CCAAmC%2CiBAAA%2CaAAA%2CCAA%2BB%2C%2BBAAA%2CYAAA%2CCAA4C%2C0BAAA%2CmBAAA%2CCAA8C%2CgCAAA%2CaAAA%2CCAA8C%2C6BAAA%2CsDAAA%2CCAAoF%2C0BAAA%2CYAAA%2CCAGzrC%2CyPAAA%2CgCAAA%2CCAYA%2CiCAAA%2CWAAA%2CCAIA%2C2CAAA%2CoBAAA%2CCAKA%2CuDAAA%2CQAAA%2CCAKA%2CkMAAA%2C0EAAA%2CCAgBA%2CsRAAA%2CmDAAA%2CCAcA%2C0BAAA%2CgCAAA%2CCASA%2CwBAAA%2CkQAAA%2CCAiBC%2CoCAAA%2CuDAAA%2CCAKA%2CkGAAA%2CuBAAA%2CCAMD%2CYAAA%2CkEAAA%2CCAQA%2CkCAAA%2CiBAAA%2CCAKA%2C0EAAA%2CgKAAA%2CCAgBA%2CsCAAA%2C6CAAA%2CCAQA%2CgBAAA%2CgCAAA%2CCAOA%2CYAAA%2CoFAAA%2CCAQC%2CeAAA%2CkLAAA%2CCAaA%2C2BAAA%2CiBAAA%2CCAGD%2C0BAAA%2CkBAAA%2CCAGG%2CqBAAA%2CyJAAA%2CCAWF%2C6DAAA%2CqDAAA%2CCAOE%2CmBAAA%2CYAAA%2CCAOF%2CkBAAA%2CyFAAA%2CCChMD%2CiBAAA%2CiEAAA%2CCAMA%2CiDAAA%2CeAAA%2CCAGA%2CeAAA%2CeAAA%2CCAGA%2CkBAAA%2C8IAAA%2CCAaA%2CkBAAA%2C0GAAA%2CCAUA%2CiCAAA%2CcAAA%2CCAGA%2CiBAAA%2CsHAAA%2CCAWA%2CkBAAA%2CmGAAA%2CCAUA%2CgCAAA%2CwCAAA%2CCAOA%2CmEAAA%2C0LAAA%2CCAcA%2CgKAAA%2C2OAAA%2CCAyBA%2C6FAAA%2CkEAAA%2CCAQA%2CkCAAA%2CsBAAA%2CCAMA%2C%2BCAAA%2CuCAAA%2CCAGA%2CgDAAA%2CsCAAA%2CCAKA%2C%2BEAAA%2CuBAAA%2CCAMA%2CwLAAA%2CuBAAA%2CCAMA%2CiFAAA%2C4GAAA%2CCAUA%2CgCAAA%2C%2BEAAA%2CCASA%2CkCAAA%2CoGAAA%2CCASA%2CiFAAA%2C0PAAA%2CCAoBA%2CyCAAA%2CsCAAA%2CCAIA%2CsBAAA%2CyBAAA%2CCAGA%2CyEAAA%2CWAAA%2CCAKA%2CqCAAA%2CWAAA%2CCAKA%2CmCAAA%2CyFAAA%2CCASA%2CwCAAA%2CiFAAA%2CCAQA%2CqBAAA%2CYAAA%2CCASA%2CeAAA%2CoBAAA%2CCAGA%2CqDAAA%2CoBAAA%2CCAKA%2CiBAAA%2CoFAAA%2CCAQA%2C%2BCAAA%2CuLAAA%2CCAcC%2C2DAAA%2CuBAAA%2CCAKA%2CyBAAA%2CmHAAA%2CCAMD%2C%2BBAAA%2CwBAAA%2CCAGA%2C8BAAA%2CwBAAA%2CCAQA%2CgBAAA%2CmHAAA%2CCAQA%2CuBAAA%2C6FAAA%2CCASA%2C6BAAA%2CuBAAA%2CCC1SA%2CgBAAA%2C6HAAA%2CCAWA%2CYAAA%2CsOAAA%2CCAeA%2CcAAA%2CkBAAA%2CCAGA%2CsBAAA%2CgBAAA%2CCAGC%2C6BAAA%2C8DAAA%2CCAWD%2CYAAA%2CUAAA%2CCAIA%2CYAAA%2C%2BHAAA%2CCAUA%2CcAAA%2CWAAA%2CCAMA%2CYAAA%2CuCAAA%2CCAKI%2CkBAAA%2CuEAAA%2CCAOI%2CqBAAA%2CuDAAA%2CCAKI%2CuBAAA%2CgLAAA%2CCAaL%2C6BAAA%2CyHAAA%2CCAeP%2CiIAAA%2CUAAA%2CCAYA%2CwBAAA%2CYAAA%2CCAIA%2CWAAA%2C4CAAA%2CCAMA%2CwBAAA%2CeAAA%2CCAGC%2CkCAAA%2C4BAAA%2CCAIA%2CwBAAA%2C4CAAA%2CCAKA%2CqBAAA%2C%2BCAAA%2CCAMA%2CuBAAA%2C4BAAA%2CCAIA%2CUAAA%2C2IAAA%2CCAUA%2CeAAA%2CsJAAA%2CCAaA%2CqBAAA%2CuBAAA%2CCAGA%2C4BAAA%2CKAAA%2CCAGA%2CwDAAA%2CmBAAA%2CCAIA%2C4BAAA%2CQAAA%2CCAGA%2CiCAAA%2CgDAAA%2CCAIA%2CiCAAA%2CgDAAA%2CCAIA%2C8EAAA%2CuBAAA%2CCAGA%2CkEAAA%2C%2BCAAA%2CCAOA%2CkBAAA%2C8LAAA%2CCAeA%2CsBAAA%2CmFAAA%2CCAOA%2CyBAAA%2CUAAA%2CCAGA%2C0EAAA%2COAAA%2CCAGA%2CuBAAA%2C8GAAA%2CCAUA%2CuCAAA%2CgEAAA%2CCAOA%2CkFAAA%2C8EAAA%2CCAUA%2C%2BBAAA%2C4NAAA%2CCAcA%2CqCAAA%2CsBAAA%2CCAGA%2C%2BDAAA%2CyEAAA%2CCAQI%2CmEAAA%2CiBAAA%2CCAKH%2C2IAAA%2CgKAAA%2CCAcD%2CsEAAA%2C6CAAA%2CCAMA%2CaAAA%2C6EAAA%2CCAMA%2CoBAAA%2CwMAAA%2CCAYD%2C%2BBAAA%2CqBAAA%2CCASC%2C6CAAA%2CwHAAA%2CCAWA%2C%2BDAAA%2CmBAAA%2CCAGA%2C2BAAA%2C4BAAA%2CCAIA%2C4BAAA%2C%2BJAAA%2CCAYA%2C6BAAA%2C0IAAA%2CCAWA%2C4FAAA%2C2FAAA%2CCAQA%2C8CAAA%2CuBAAA%2CCAGA%2C8CAAA%2CwCAAA%2CCAIA%2CiCAAA%2CoBAAA%2CCAGA%2CuCAAA%2CuBAAA%2CCAIA%2CoDAAA%2CgDAAA%2CCAMA%2CyEAAA%2CWAAA%2CCAGA%2C8DAAA%2CMAAA%2CCAGA%2C6DAAA%2CaAAA%2CCAGA%2C%2BBAAA%2C4CAAA%2CCAKA%2C2EAAA%2CyPAAA%2CCAeA%2CsCAAA%2CUAAA%2CCAGA%2C4CAAA%2C2BAAA%2CCAIA%2C2CAAA%2CWAAA%2CCAGA%2CqCAAA%2CyCAAA%2CCAIA%2CmBAAA%2C4GAAA%2CCASA%2CoCAAA%2C0CAAA%2CCAKA%2CoCAAA%2CqCAAA%2CCChdD%2CYAAA%2CqEAAA%2CCAOA%2CWAAA%2C8BAAA%2CCAMA%2CwCAAA%2CkBAAA%2CCAGA%2CmCAAA%2CkBAAA%2CCAGA%2C%2BBAAA%2C4BAAA%2CCAKA%2CkBAAA%2C4LAAA%2CCAcA%2CcAAA%2CkBAAA%2CCAGA%2CmBAAA%2C%2BBAAA%2CCAKA%2CmCAAA%2CwCAAA%2CCAKA%2CiCAAA%2CgTAAA%2CCAkBA%2CuCAAA%2C0CAAA%2CCAMA%2CYAAA%2CYAAA%2CCAIA%2CSAAA%2CoEAAA%2CCAYA%2CcAAA%2C4BAAA%2CCAIA%2CsBAAA%2CmBAAA%2CCAGA%2CiBAAA%2CYAAA%2CCAKA%2CgBAAA%2C%2BEAAA%2CCAME%2CkBAAA%2CoEAAA%2CCAMD%2CkBAAA%2CkFAAA%2CCAMD%2CoBAAA%2CkOAAA%2CCAgBA%2CwBAAA%2CsBAAA%2CCAMA%2CeAAA%2C%2BBAAA%2CCAIC%2CiBAAA%2C%2BBAAA%2CCAKD%2CuBAAA%2C4CAAA%2CCAOA%2CWAAA%2CwFAAA%2CCAQC%2CeAAA%2CyDAAA%2CCAMD%2CwBAAA%2CwGAAA%2CCAUA%2CkBAAA%2CmCAAA%2CCAKA%2CqBAAA%2C%2BBAAA%2CCAKA%2CwBAAA%2CYAAA%2CCAGA%2C0BAAA%2CuOAAA%2CCAeA%2C4BAAA%2C%2BFAAA%2CCAQA%2C0BAAA%2C0CAAA%2CCAQA%2CUAAA%2CeAAA%2CCAGA%2CaAAA%2CgBAAA%2CCAIA%2CmEAAA%2CaAAA%2CCAQA%2CcAAA%2CkEAAA%2CCAQA%2CcAAA%2CmCAAA%2CCAIA%2CgBAAA%2CoDAAA%2CCAKA%2CsBAAA%2CsMAAA%2CCAaA%2CsBAAA%2CsBAAA%2CCAIA%2CmBAAA%2CkBAAA%2CCAIA%2CsBAAA%2CqDAAA%2CCAKA%2CwBAAA%2CmHAAA%2CCAQA%2C8BAAA%2CmBAAA%2CCCtSA%2C0BAGC%2CKAAA%2CuGAAA%2CCAOA%2C6CAAA%2CoCAAA%2CCAKD%2CuBAAA%2CkDAAA%2CCAMC%2CYAAA%2CWAAA%2CCAMD%2CyDAAA%2CgBAAA%2CCAGC%2CwBAAA%2CmCAAA%2CCAKA%2CeAAA%2C%2BBAAA%2CCAKA%2CGAAA%2C%2BBAAA%2CCAKD%2C8CAAA%2C%2BBAAA%2CCAKA%2CGAAA%2C%2BBAAA%2CCAIA%2CGAAA%2C%2BBAAA%2CCAIA%2CGAAA%2C%2BBAAA%2CCAIA%2CGAAA%2C%2BBAAA%2CCASA%2CSAAA%2C%2BBAAA%2CCAOA%2CoBAAA%2CQAAA%2CCAKC%2C4BAAA%2C%2BBAAA%2CCAKA%2CaAAA%2C%2BBAAA%2CCAKD%2CgDAAA%2CqEAAA%2CCAOC%2CsJAAA%2CkDAAA%2CCAQA%2C8HAAA%2C%2BBAAA%2CCAMA%2CgCAAA%2C%2BBAAA%2CCAMA%2CqCAAA%2C%2BBAAA%2CCAKA%2C4CAAA%2C%2BBAAA%2CCAMD%2CgBAAA%2CQAAA%2CCAKC%2CcAAA%2CoCAAA%2CCAKD%2CoDAAA%2C8CAAA%2CCAMA%2CaAAA%2CsBAAA%2CCAKA%2CmEAAA%2CkDAAA%2CCAKC%2CwBAAA%2CkDAAA%2CCAAA%2CCC7JD%2C0BAGC%2CKAAA%2CuGAAA%2CCAQD%2CuBAAA%2CkDAAA%2CCAMA%2C8BAAA%2CeAAA%2CCAGA%2CgCAAA%2CeAAA%2CCAGA%2C8BAAA%2CeAAA%2CCAMA%2CyDAAA%2CgBAAA%2CCAGC%2CwBAAA%2CmCAAA%2CCAKA%2CeAAA%2C%2BBAAA%2CCAKA%2CGAAA%2C%2BBAAA%2CCAMD%2C8CAAA%2C%2BBAAA%2CCAKA%2CGAAA%2C%2BBAAA%2CCAIA%2CGAAA%2C%2BBAAA%2CCAIA%2CGAAA%2C%2BBAAA%2CCAIA%2CGAAA%2C%2BBAAA%2CCAKA%2C8NAAA%2C%2BBAAA%2CCAKC%2C4BAAA%2C%2BBAAA%2CCAKA%2CaAAA%2C%2BBAAA%2CCAKA%2CoXAAA%2C%2BBAAA%2CCAOA%2CgCAAA%2C%2BBAAA%2CCAMA%2CqCAAA%2C%2BBAAA%2CCAKA%2C4CAAA%2C%2BBAAA%2CCAMD%2CmBAAA%2CqCAAA%2CCAMK%2CgBAAA%2CQAAA%2CCAIL%2CoDAAA%2C%2BBAAA%2CCAKA%2C4BAAA%2C%2BBAAA%2CCAIA%2CYAAA%2C%2BBAAA%2CCAKC%2CuBAAA%2CcAAA%2CCAGA%2CWAAA%2CmBAAA%2CCAID%2CmEAAA%2C%2BBAAA%2CCAIC%2C2BAAA%2C%2BBAAA%2CCAIC%2CwBAAA%2CkDAAA%2CCAAA%2CCCpJF%2CyBACK%2CKAAA%2CuGAAA%2CCASJ%2CYAAA%2C8EAAA%2CCAMC%2CcAAA%2C%2BBAAA%2CCAID%2CsBAAA%2C4BAAA%2CCAKA%2C8BAAA%2CqCAAA%2CCAMI%2CuBAAA%2CWAAA%2CCAKL%2CuBAAA%2CkDAAA%2CCAMC%2CkBAAA%2CSAAA%2CCAOD%2CyDAAA%2CgBAAA%2CCAGC%2CwBAAA%2CgBAAA%2CCAIA%2CeAAA%2CkDAAA%2CCAMA%2CGAAA%2C%2BBAAA%2CCAKD%2C8CAAA%2C%2BBAAA%2CCAKA%2CGAAA%2C%2BBAAA%2CCAIA%2CGAAA%2C%2BBAAA%2CCAIA%2CGAAA%2C%2BBAAA%2CCAIA%2CGAAA%2C%2BBAAA%2CCAKA%2C8NAAA%2C%2BBAAA%2CCAKC%2C4BAAA%2C%2BBAAA%2CCAKA%2CaAAA%2C%2BBAAA%2CCAKA%2CoXAAA%2C8BAAA%2CCASA%2CgCAAA%2C%2BBAAA%2CCAMA%2CqCAAA%2C%2BBAAA%2CCAKA%2C4CAAA%2C%2BBAAA%2CCAMD%2CmBAAA%2CqCAAA%2CCAMK%2CgBAAA%2CQAAA%2CCAIL%2CoDAAA%2C%2BBAAA%2CCAKA%2C4BAAA%2C%2BBAAA%2CCAIA%2CqBAAA%2CoBAAA%2CCAMA%2CsBAAA%2CgEAAA%2CCAQC%2C4CAAA%2C8CAAA%2CCAKA%2CiHAAA%2CUAAA%2CCAKA%2CkBAAA%2C4CAAA%2CCAMA%2CYAAA%2CmCAAA%2CCAKA%2CiBAAA%2C%2BBAAA%2CCAKA%2CuBAAA%2CsBAAA%2CCAID%2CWAAA%2CoBAAA%2CCAGA%2C0BAAA%2CYAAA%2CCAIC%2C8CAAA%2CaAAA%2CCAIA%2CaAAA%2CYAAA%2CCAGA%2CUAAA%2CaAAA%2CCAMD%2C%2BCAAA%2CcAAA%2CCAKA%2C4DAAA%2CUAAA%2CCAIA%2CyDAAA%2CiGAAA%2CCAUC%2CoCAAA%2CcAAA%2CCAIA%2CcAAA%2C2EAAA%2CCAQA%2C0BAAA%2CcAAA%2CCAAA%2CCCpPD%2CyBAGC%2CKAAA%2C0LAAA%2CCAYA%2C8BAAA%2CeAAA%2CCAGD%2CgCAAA%2CeAAA%2CCAGA%2C8BAAA%2CeAAA%2CCAMK%2CyDAAA%2CgBAAA%2CCAIJ%2CyPAAA%2C8BAAA%2CCAIC%2CgCAAA%2CqEAAA%2CCAOD%2CqCAAA%2CqEAAA%2CCAMA%2CGAAA%2C%2BBAAA%2CCAKD%2C8CAAA%2C%2BBAAA%2CCAKA%2CGAAA%2C%2BBAAA%2CCAIA%2CGAAA%2C%2BBAAA%2CCAIA%2CGAAA%2C%2BBAAA%2CCAIA%2CGAAA%2C%2BBAAA%2CCAKE%2C8NAAA%2C%2BBAAA%2CCAMD%2C4BAAA%2C%2BBAAA%2CCAKA%2CaAAA%2C%2BBAAA%2CCAOA%2CYAAA%2CaAAA%2CCAIA%2C0BAAA%2CaAAA%2CCAIA%2CsBAAA%2CaAAA%2CCAIA%2CuGAAA%2CwCAAA%2CCAkBA%2CgBAAA%2CcAAA%2CCAKA%2CsXAAA%2C%2BCAAA%2CCAMI%2CkBAAA%2CUAAA%2CCAIJ%2CYAAA%2CYAAA%2CCAIA%2CUAAA%2CUAAA%2CCAMI%2CyBAAA%2C%2BBAAA%2CCAML%2CYAAA%2CcAAA%2CCASC%2CmBAAA%2CqCAAA%2CCAKA%2CkCAAA%2CmBAAA%2CCAOA%2CYAAA%2C4DAAA%2CCAMC%2CkBAAA%2C%2BBAAA%2CCAMD%2C4DAAA%2CsBAAA%2CCAOD%2CWAAA%2CoBAAA%2CCAGC%2CeAAA%2CsBAAA%2CCAKD%2CgDAAA%2CaAAA%2CCAKA%2CaAAA%2C2BAAA%2CCAIC%2C8BAAA%2CqEAAA%2CCAQI%2CYAAA%2CUAAA%2CCAIH%2CcAAA%2CiBAAA%2CCAID%2CeAAA%2CiBAAA%2CCAIA%2CWAAA%2CUAAA%2CCAIA%2CkBAAA%2CwBAAA%2CCAKD%2CmBAAA%2CeAAA%2CCAmBC%2CwBAAA%2C4CAAA%2CCAKA%2CiDAAA%2CuBAAA%2CCAKA%2CiGAAA%2CsBAAA%2CCAKA%2C4CAAA%2CSAAA%2CCAKA%2C4DAAA%2CiCAAA%2CCAIA%2C4BAAA%2CqCAAA%2CCAKA%2CeAAA%2CiCAAA%2CCAAA%22%7D */