#breakpoint-helper{font-size:18px!important;position:fixed!important;color:#fff;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:10000;padding:0 10px}@media (min-width:1400px){#breakpoint-helper{background:purple}#breakpoint-helper:before{content:"XX-Large (xxl) : Min 1400px - Max none"}}@media (min-width:1200px) and (max-width:1399px){#breakpoint-helper{background:red}#breakpoint-helper:before{content:"X-Large (xl) : Min 1200px - Max 1400px"}}@media (min-width:992px) and (max-width:1199px){#breakpoint-helper{background:orange}#breakpoint-helper:before{content:"Large (lg) : Min 992px - Max 1200px"}}@media (min-width:768px) and (max-width:991px){#breakpoint-helper{background:green}#breakpoint-helper:before{content:"Medium (md) : Min 768px - Max 992px"}}@media (min-width:576px) and (max-width:767px){#breakpoint-helper{background:blue}#breakpoint-helper:before{content:"Small (sm) : Min 576px - Max 768px"}}@media (min-width:0px) and (max-width:575px){#breakpoint-helper{background:black}#breakpoint-helper:before{content:"Extra Small (xs) : Min 0px - Max 576px"}}main{background:#fff}.section{position:relative}.section:not(#rsvp,#info,#map,.has-bg){padding:150px 0;min-height:500px}@media (max-width:991px){.section:not(#rsvp,#info,#map,.has-bg){padding:80px 0;min-height:unset}}.section__heading{margin-bottom:60px}@media (max-width:991px){.section__heading{margin-bottom:30px}}.section a{color:var(--secondary-colour)}.section a:focus,.section a:hover{color:var(--primary-colour)}.section__bg{padding:150px 50px;position:relative;background:var(--primary-colour)}@media (max-width:991px){.section__bg{padding:80px 50px}}.section__bg a{color:#fff}.section__bg a:focus,.section__bg a:hover{color:var(--secondary-colour)}.section__bg .border-shapes__svg--heart{max-width:400px;right:-100px}.section__bg .border-shapes__svg--star{bottom:auto;top:135px}@media (max-width:991px){.section>.section__bg{padding:80px 15px}}