:root{--chocolat-icon-left:url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 viewBox%3D%220 0 32 32%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%3E    %3Ccircle cx%3D%2216%22 cy%3D%2216%22 r%3D%2216%22 fill-opacity%3D%22.2%22%2F%3E    %3Cpath d%3D%22M15.3 20.7 10.7 16l4.6-4.7m7.4 4.7h-12%22 fill%3D%22none%22 stroke%3D%22%23fff%22 stroke-width%3D%221.3%22%2F%3E%3C%2Fsvg%3E");--chocolat-icon-right:url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 viewBox%3D%220 0 32 32%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%3E    %3Ccircle cx%3D%2216%22 cy%3D%2216%22 r%3D%2216%22 fill-opacity%3D%22.2%22%2F%3E    %3Cpath d%3D%22m16.7 11.3 4.6 4.7-4.6 4.7M9.3 16h12%22 fill%3D%22none%22 stroke%3D%22%23fff%22 stroke-width%3D%221.3%22%2F%3E%3C%2Fsvg%3E");--chocolat-icon-close:url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 viewBox%3D%220 0 32 32%22 stroke-linecap%3D%22round%22%3E    %3Ccircle cx%3D%2216%22 cy%3D%2216%22 r%3D%2216%22 fill-opacity%3D%22.2%22%2F%3E    %3Cpath d%3D%22m12 12 8 8m0-8-8 8%22 fill%3D%22none%22 stroke%3D%22%23fff%22 stroke-width%3D%221.3%22%2F%3E%3C%2Fsvg%3E");--chocolat-icon-loader:url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 width%3D%2238%22 height%3D%2238%22%3E  %3Cg transform%3D%22translate(1 1)%22 stroke-width%3D%222%22 fill%3D%22none%22 fill-rule%3D%22evenodd%22%3E    %3Ccircle stroke-opacity%3D%22.2%22 stroke%3D%22%23000%22 cx%3D%2218%22 cy%3D%2218%22 r%3D%2218%22%2F%3E    %3Cpath d%3D%22M36 18C36 8 28 0 18 0%22 stroke%3D%22%23fff%22%3E      %3CanimateTransform attributeName%3D%22transform%22 type%3D%22rotate%22 from%3D%220 18 18%22 to%3D%22360 18 18%22 dur%3D%221s%22 repeatCount%3D%22indefinite%22%2F%3E    %3C%2Fpath%3E  %3C%2Fg%3E%3C%2Fsvg%3E");--chocolat-icon-fullscreen:url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 viewBox%3D%220 0 16 16%22%3E    %3Cg stroke%3D%22%23fff%22 fill%3D%22none%22%3E        %3Cpath d%3D%22M.5 2.5h15v11H.5z%22%2F%3E        %3Cpath d%3D%22M7.5 7.5h8v6h-8z%22%2F%3E    %3C%2Fg%3E%3C%2Fsvg%3E")}.chocolat-zoomable.chocolat-zoomed{cursor:zoom-out}.chocolat-open{overflow:hidden}.chocolat-overlay{transition:opacity 0.4s ease,visibility 0s 0.4s ease;height:100%;width:100%;position:fixed;left:0;top:0;z-index:10;background-color:rgba(255,255,255,.3);visibility:hidden;opacity:0}.chocolat-overlay.chocolat-visible{transition:opacity 0.4s,visibility 0s;visibility:visible;opacity:.8}.chocolat-wrapper{transition:opacity 0.4s ease,visibility 0s 0.4s ease;width:100%;height:100%;position:fixed;opacity:0;left:0;top:0;z-index:16;color:#fff;visibility:hidden}.chocolat-wrapper.chocolat-visible{transition:opacity 0.4s,visibility 0s;opacity:1;visibility:visible;backdrop-filter:blur(6px)}.chocolat-zoomable .chocolat-img{cursor:zoom-in}.chocolat-loader{transition:opacity 0.3s;height:38px;width:38px;position:absolute;left:50%;top:50%;margin-left:-19px;margin-top:-19px;z-index:11;background:var(--chocolat-icon-loader);opacity:0}.chocolat-loader.chocolat-visible{opacity:1}.chocolat-image-wrapper{position:fixed;width:0;height:0;left:50%;top:50%;z-index:14;text-align:left;transform:translate(-50%,-50%)}.chocolat-image-wrapper .chocolat-img{position:absolute;width:100%;height:100%}.chocolat-wrapper .chocolat-left{width:50px;height:100px;cursor:pointer;background:var(--chocolat-icon-left) 50% 50% / 2rem auto no-repeat;z-index:17;visibility:hidden}.chocolat-layout{display:flex;flex-direction:column;position:absolute;top:0;bottom:0;left:0;right:0}.chocolat-image-canvas{transition:opacity .2s;opacity:0;flex-grow:1;align-self:stretch}.chocolat-image-canvas.chocolat-visible{opacity:1}.chocolat-center{flex-grow:1;display:flex;justify-content:center;align-items:center;user-select:none}.chocolat-wrapper .chocolat-right{width:50px;height:100px;cursor:pointer;background:var(--chocolat-icon-right) 50% 50% / 2rem auto no-repeat;z-index:17;visibility:hidden;backdrop-filter:blur(6px)}.chocolat-wrapper .chocolat-right.active{visibility:visible}.chocolat-wrapper .chocolat-left.active{visibility:visible}.chocolat-wrapper .chocolat-top{height:50px;overflow:hidden;z-index:17;flex-shrink:0}.chocolat-wrapper .chocolat-close{width:50px;height:50px;cursor:pointer;position:absolute;top:0;right:0;background:var(--chocolat-icon-close) 50% 50% / 2rem auto no-repeat}.chocolat-wrapper .chocolat-bottom{height:50px;font-size:1rem;z-index:17;padding-left:15px;padding-right:15px;background:rgba(0,0,0,.9);flex-shrink:0;display:none;align-items:center}.chocolat-wrapper .chocolat-set-title{display:inline-block;padding-right:15px;line-height:1;border-right:1px solid rgba(255,255,255,.3)}.chocolat-wrapper .chocolat-pagination{float:right;display:inline-block;padding-left:15px;padding-right:15px;margin-right:15px}.chocolat-wrapper .chocolat-fullscreen{width:16px;height:40px;background:var(--chocolat-icon-fullscreen) 50% 50% / 1rem auto no-repeat;display:block;cursor:pointer;float:right}.chocolat-wrapper .chocolat-description{display:inline-block;flex-grow:1;text-align:center}body.chocolat-open>.chocolat-overlay{z-index:15}body.chocolat-open>.chocolat-loader{z-index:15}body.chocolat-open>.chocolat-image-wrapper{position:relative;z-index:17}.chocolat-in-container .chocolat-wrapper,.chocolat-in-container .chocolat-image-wrapper,.chocolat-in-container .chocolat-overlay{position:absolute}.chocolat-in-container{position:relative}.chocolat-zoomable.chocolat-zooming-in .chocolat-image-wrapper,.chocolat-zoomable.chocolat-zooming-out .chocolat-image-wrapper{transition:width .2s ease,height .2s ease}.chocolat-zoomable.chocolat-zooming-in .chocolat-img,.chocolat-zoomable.chocolat-zooming-out .chocolat-img{transition:margin .2s ease}@font-face{font-family:'Cormorant Garamond';font-style:italic;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/cormorantgaramond/v21/co3smX5slCNuHLi8bLeY9MK7whWMhyjYrGFEsdtdc62E6zd5rDDOjw.ttf) format('truetype')}@font-face{font-family:'Cormorant Garamond';font-style:italic;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/cormorantgaramond/v21/co3smX5slCNuHLi8bLeY9MK7whWMhyjYrGFEsdtdc62E6zd5LDfOjw.ttf) format('truetype')}@font-face{font-family:'Cormorant Garamond';font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/cormorantgaramond/v21/co3umX5slCNuHLi8bLeY9MK7whWMhyjypVO7abI26QOD_qE6GnM.ttf) format('truetype')}@font-face{font-family:'Cormorant Garamond';font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/cormorantgaramond/v21/co3umX5slCNuHLi8bLeY9MK7whWMhyjypVO7abI26QOD_s06GnM.ttf) format('truetype')}@font-face{font-family:'Cormorant Garamond';font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/cormorantgaramond/v21/co3umX5slCNuHLi8bLeY9MK7whWMhyjypVO7abI26QOD_iE9GnM.ttf) format('truetype')}@font-face{font-family:'Coustard';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/coustard/v17/3XFpErgg3YsZ5fqUU9UP.ttf) format('truetype')}@font-face{font-family:'Coustard';font-style:normal;font-weight:900;font-display:swap;src:url(https://fonts.gstatic.com/s/coustard/v17/3XFuErgg3YsZ5fqUU-2LkEHm.ttf) format('truetype')}:root{--mobile:'only screen and (max-width: 1024px)';--ipad:'only screen (max-device-width: 1024px)';--logo:'Coustard',serif;--bodyfont:'Cormorant Garamond',serif;--headline:'Cormorant Garamond',serif;--headings:'Coustard',serif;--primary-clr:#9d2828;--secondary-clr:#9e9e9e;--highlight-clr:orangered}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}*{margin:0;padding:0;font:inherit}body{height:100vh;background-color:#f5f5f5}img,picture,svg,video{display:block;max-width:100%}.align_center{display:block;margin-inline:auto}html{overflow-y:scroll}body{font-family:'Cormorant Garamond',serif;font-family:var(--bodyfont);font-weight:300;font-size:1.1rem;line-height:1.6;width:100%}.container,footer,nav ul{--max-width:1100px;--padding:2rem;max-width:1100px;margin:auto}.content{padding-top:15rem}@media screen and (max-width:40rem){.content{padding-top:13rem;padding-left:1rem;padding-right:1rem}}header{background-color:rgba(255,255,255,.87);backdrop-filter:blur(6px);text-align:center;position:fixed;width:100%;padding:1.5rem 0 1rem 0;-webkit-box-shadow:0 0 104px rgba(220,220,220,.5);box-shadow:0 0 104px rgba(220,220,220,.5)}@media screen and (max-width:40rem){header{padding:4.5rem 0 1rem 0}}header p{font-family:'Cormorant Garamond',serif;font-family:var(--headline);font-weight:600;line-height:1.3;font-size:1.1rem;color:#111}@media screen and (max-width:40rem){header p{padding-inline:2rem}}.logo{font-family:'Coustard',serif;font-family:var(--logo);font-weight:400;font-size:2.3rem;text-align:center;line-height:1.62}@media screen and (max-width:40rem){.logo{font-size:1.8rem}}.logo:link,.logo:visited{text-decoration:none;color:#9d2828;color:var(--primary-clr)}.logo:hover{-webkit-transition:all ease 1s 0s;transition:all ease 1s 0s;color:#9e9e9e;color:var(--secondary-clr)}.logo i{color:orangered}.nav-toggle{display:none}.nav-toggle-label{position:absolute;top:0;right:3em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}@media screen and (max-width:40rem){.nav-toggle-label{right:0;left:0;width:1.62em;background-color:orangered;background-color:var(--highlight-clr);margin-left:auto;margin-right:auto;top:2.2em;height:auto}.nav-toggle-label span,.nav-toggle-label span:after,.nav-toggle-label span:before{display:block;background-color:orangered;background-color:var(--highlight-clr);height:3px;width:1.62em;border-radius:2px;position:relative}.nav-toggle-label span:after,.nav-toggle-label span:before{content:'';position:absolute}.nav-toggle-label span:before{margin-bottom:9px}.nav-toggle-label span:after{margin-top:9px}nav{position:absolute;background-color:rgba(255,255,255,.97);text-align:left;top:100%;left:0;width:100%;padding-top:1rem;padding-bottom:1rem;-webkit-transform:scale(1,0);transform:scale(1,0);-webkit-transform-origin:top;transform-origin:top;-webkit-backdrop-filter:blur(6px);-webkit-transition:-webkit-transform 100ms ease-in-out;transition:-webkit-transform 100ms ease-in-out;transition:transform 100ms ease-in-out;transition:transform 100ms ease-in-out,-webkit-transform 100ms ease-in-out}}nav ul{list-style-type:none;text-align:center;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center}nav li{font-family:'Cormorant Garamond',serif;font-family:var(--headline);font-weight:500;font-size:1rem;text-transform:uppercase;letter-spacing:.5rem;display:inline-block;padding:10px 20px}@media screen and (max-width:40rem){nav li{display:block}}nav a{color:#111;text-decoration:none;padding:9px 0}nav a:hover{border-bottom:1px dotted orangered;border-bottom:1px dotted var(--highlight-clr);color:orangered;color:var(--highlight-clr)}nav li.current a{border-bottom:1px dotted var(--highlight-clr)}.nav-toggle:checked~nav{-webkit-transform:scale(1,1);transform:scale(1,1)}figcaption,h1,h2,h3,h4,p,ul{margin-bottom:1rem;font-size:1.1rem;color:#222}h1,h2,h3{font-size:2rem;font-family:var(--headings);font-weight:300;line-height:1.4;color:var(--highlight-clr);margin-bottom:1rem;text-align:center}h1{margin-bottom:3rem}h2{font-size:1.4rem;text-align:left}h3{font-size:1.3rem}p{font-family:'Cormorant Garamond',serif;font-weight:300;font-family:var(--bodyfont)}p strong{color:orangered}p+h2{margin-top:2rem}em{font-style:italic}.intro,.intro-extra{width:65%;margin:0 auto;margin-bottom:3rem;text-align:left}@media screen and (max-width:40rem){.intro,.intro-extra{width:100%}}.intro-extra h3{font-size:1rem;text-align:left;margin-bottom:0}.intro-extra hr{border-top:1px dotted orangered;border-top:1px dotted var(--highlight-clr);border-left:0;border-right:0;margin-top:2rem;margin-bottom:2rem}.intro p,.intro ul li{font-size:1.3rem}.intro-extra>p a,.intro>p a{color:orangered;color:var(--highlight-clr)}ul.pricing{list-style-type:none;margin-bottom:3rem}ul.pricing h2{font-size:1.7rem;font-weight:300;color:orangered;padding:0rem 0 1rem;margin-bottom:1.4rem;border-bottom:1px dotted orangered;border-bottom:1px dotted var(--highlight-clr);text-align:center}@media screen and (max-width:40rem){ul.pricing h2{font-size:1.2rem;text-align:left}}ul.pricing h2 span{color:#9e9e9e;color:var(--secondary-clr)}ul.pricing li{margin-bottom:3rem}ul.pricing li .pricing__info img{border-radius:3px;max-width:100%;fit:cover}@media screen and (max-width:40rem){ul.pricing li .pricing__info img{max-width:100%;-o-object-fit:fit;object-fit:fit}}.pricing__info ul{margin-left:1.5rem;white-space:normal}.pricing__info ul li{margin-bottom:.5rem;font-size:1.2rem}.pricing__info ul li p{text-decoration:underline}.pricing__info ul li::marker{content:"\2014\2002";color:orangered;color:var(--highlight-clr)}.pricing-details li{margin-bottom:.5rem}.pricing__info{display:-ms-grid;display:grid;grid-gap:3rem;gap:3rem;-ms-grid-columns:1fr 3rem 1fr;grid-template-columns:1fr 1fr}@media screen and (max-width:40rem){.pricing__info{-ms-grid-columns:100%;grid-template-columns:100%}}.chocolat-image{margin-bottom:1rem}.portfolio-container{display:-ms-grid;display:grid;justify-items:center;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.portfolio-container a img{border-radius:50%}@media screen and (max-width:40rem){.portfolio-container{-ms-grid-columns:48% 48%;grid-template-columns:48% 48%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}ul.wedd-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:2rem;list-style-type:none;text-align:center}@media screen and (max-width:40rem){ul.wedd-list{display:block}}ul.wedd-list li a:link,ul.wedd-list li a:visited{padding:.5rem;text-decoration:none;font-style:italic;color:var(--primary-clr)}@media screen and (max-width:40rem){ul.wedd-list li a:link,ul.wedd-list li a:visited{padding:0}}ul.wedd-list li a:visited{color:var(--primary-clr)}footer{border-top:1px solid orangered;border-top:1px solid var(--highlight-clr);margin-top:3rem;padding:3rem 0;text-align:center}@media screen and (max-width:40rem){footer{padding:1rem 1rem}}footer p{font-size:1rem;line-height:1.4}footer p a:link,footer p a:visited{color:orangered;color:var(--highlight-clr);text-decoration:none}footer p.contact{color:orangered;color:var(--highlight-clr);font-size:1.3rem;font-weight:700;font-family:'Cormorant Garamond',serif;font-family:var(--headline)}footer p.akl{margin:0 auto;width:70%}@media screen and (max-width:40rem){footer p.akl{width:100%}}a.edit-page,a.edit-cms{position:fixed;bottom:0;left:0;background-color:red}a.edit-page:link,a.edit-cms:link,a.edit-page:visited,a.edit-cms:visited{color:white;padding:1.5rem}a.edit-cms{bottom:4.5rem}