@charset "utf-8";
/* CSS Document */

html, body, #root {
    font-size: 16px;
    margin: 0px;
    line-height: 1.5;
    height: 100vh;
    min-height: 100vh;
    padding: 0px;
    background-color: #ebebea;
}

.button:hover {
    background: var(--button-color);
    border: solid 2px var(--button-color);
    color: var(--background-color);
}

.buttonWrapper {
    font-size: 19px;
}

.button {
    background: var(--background-color);
    border-radius: var(--button-border-radius);
    border: solid 2px var(--button-color);
    color: var(--button-color);
    cursor: pointer;
    text-decoration: none;
    display: inline-block;
    font-size: var(--tertiary-font-size);
    margin: 0px 30px;
    overflow: hidden;
    padding: 0.7em 1.25em;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.required {
    color: #FF0000;
    vertical-align: super;
}

.input {
    background: var(--background-color);
    border-radius: var(--button-border-radius);
    border: solid 2px var(--button-color);
    color: var(--button-color);
    text-decoration: none;
    display: inline-block;
    font-size: var(--tertiary-font-size);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 50%;
}

label {
    font-weight: normal !important;
}

a:hover {
    text-decoration: none;
}

a {
    color: rgb(250, 142, 145);
}

.laAjcb::before {
    background: var(--accent-color);
    border-radius: 10px;
    border: var(--accent-color);
    height: 8px;
    left: 10px;
    top: 4px;
    width: 8px;
    z-index: 2;
}

.laAjcb::after {
    width: 1px;
    background: transparent;
    border-right: solid 2px var(--accent-color);
    left: 12px;
    top: 4px;
    height: 100%;
    opacity: 0.7;
    z-index: 1;
}

.gyboCK {
    padding: 0px 12px 0px 6px;
    width: 250px;
}

.MuTXV {
    -webkit-box-flex: 2;
    flex-grow: 2;
    text-align: left;
    padding-left: 20px;
    width: 100%;
}

.icQsPI {
    margin: 0px 0px 10px;
}

.TicWR {
    margin: 0px 0px 10px;
    font-size: 0.9em;
    word-break: break-word;
    white-space: pre-wrap;
}

.galleryImage {
    box-shadow: rgba(0, 0, 0, 0.25) 0px 3px 5px inset;
    background-image: url(/images/IMG_20201208_202917_585.jpg?width=1200&height=auto);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
    height: 90vh;
    width: 100%;
}
@media only screen and (max-device-width: 1366px) {
  .galleryImage {
    background-attachment: scroll;
  }
}

.kTxDPY a {
    margin-bottom: 10px;
}

.sectionText {
    font-family: var(--tertiary-font-family);
    font-size: var(--tertiary-font-size);
    margin: 0px auto;
    max-width: 1024px;
    white-space: pre-wrap;
}

.languageSelect {
	margin-left: auto;
	margin-right: 0;
    cursor: pointer;
}

.carousel1 {
    background-image: url(/images/carousel/PSX_20190831_183707.jpg?width=900&amp;height=auto);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    margin: 24px 0px;
    width: 100%;
    height: 80vh;
}

.carousel2 {
    background-image: url(/images/carousel/20190123_160018.jpg?width=900&amp;height=auto);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    margin: 24px 0px;
    width: 100%;
    height: 80vh;
}

.carousel3 {
    background-image: url(/images/carousel/20220416_145503.jpg?width=900&amp;height=auto);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    margin: 24px 0px;
    width: 100%;
    height: 80vh;
}

.carousel4 {
    background-image: url(/images/carousel/20190130_214550.jpg?width=900&amp;height=auto);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    margin: 24px 0px;
    width: 100%;
    height: 80vh;
}

.carousel5 {
    background-image: url(/images/carousel/20210228_160111.jpg?width=900&height=auto);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    margin: 24px 0px;
    width: 100%;
    height: 80vh;
}

.kTxDPY {
    text-align: center;
    padding: 1em 0px 0px;
}

.fKiMeI {
    padding: 2em 2em 0px;
}

.dZkckO {
    position: absolute;
    top: calc(50% - 17.5px);
    height: 35px;
    width: 35px;
    background: rgb(255, 255, 255);
    border-radius: 50%;
    box-shadow: rgba(0, 0, 0, 0.6) 0px 0px 5px 0px;
    z-index: 10;
    cursor: pointer;
    font-size: 10px;
    opacity: 0.6;
    transition: opacity 0.25s;
    left: initial;
    right: 5px;
}

.bBfHpH {
    position: absolute;
    top: calc(50% - 17.5px);
    height: 35px;
    width: 35px;
    background: rgb(255, 255, 255);
    border-radius: 50%;
    box-shadow: rgba(0, 0, 0, 0.6) 0px 0px 5px 0px;
    z-index: 10;
    cursor: pointer;
    font-size: 10px;
    opacity: 0.6;
    transition: opacity 0.25s;
    left: 5px;
    right: initial;
}

.bBfHpH::before {
    content: "";
    height: 10px;
    width: 10px;
    background: transparent;
    border-top: 2px solid rgb(0, 0, 0);
    border-right: 2px solid rgb(0, 0, 0);
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-25%, -50%) rotate(-135deg);
}

.dZkckO::before {
    content: "";
    height: 10px;
    width: 10px;
    background: transparent;
    border-top: 2px solid rgb(0, 0, 0);
    border-right: 2px solid rgb(0, 0, 0);
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-75%, -50%) rotate(45deg);
}

.bhHnmT {
    overflow: hidden;
    margin: 0px 20px;
	width: auto !important;
	position: relative;
}

.bEjuCR {
    display: grid;
    column-gap: 10px;
    position: relative;
    transition: transform 0.5s cubic-bezier(0.2, 1, 0.3, 1);
    grid-template-columns: repeat(4, 100%);
    transform: translateX(calc(0% + 0px));
}

.jiZlZm {
    display: grid;
    column-gap: 10px;
    position: relative;
    transition: transform 0.5s cubic-bezier(0.2, 1, 0.3, 1);
    grid-template-columns: repeat(4, 100%);
    transform: translateX(calc(-300% - 30px));
}

.cDrGVh {
    display: grid;
    column-gap: 10px;
    position: relative;
    transition: transform 0.5s cubic-bezier(0.2, 1, 0.3, 1);
    grid-template-columns: repeat(4, 100%);
    transform: translateX(calc(-200% - 20px));
}

.hUEEOJ {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-template-rows: repeat(1, 1fr);
    gap: 10px;
}

.jjfwLM {
    scroll-snap-align: center;
}


.laAjcb::before, .laAjcb::after {
    content: " ";
    position: absolute;
    top: 4px;
}

.laAjcb:last-child::after {
    display: none;
}

.jsPAbp a {
    color: var(--link-color);
}

.lNPlk {
    font-size: 0.8em;
}

.scheduleLinkSection {
    font-style: normal;
    font-size: 0.9em;
    opacity: 0.9;
}

.section {
    background: var(--background-color);
    color: var(--body-text-color);
    width: 100%;
}

.daPAgi {
    display: flex;
    flex-direction: column;
    width: 100%;
    min-height: 90vh;
    position: relative;
}

.djXwKS {
    font-family: var(--tertiary-font-family);
    font-size: 13px;
    margin: 0px auto;
    max-width: 100%;
    text-align: center;
    width: 100%;
    padding: 0px !important;
}

.fPimMH {
    position: relative;
}

.seperator {
    height: 1px;
    border-bottom: solid 1px var(--body-text-color);
    margin: 0px auto;
    width: 30%;
}

.sectionTitle {
    color: var(--title-text-color);
    font-family: var(--title-font-family);
    font-size: var(--title-font-size);
    margin-bottom: 20px;
    text-align: center;
}

.fwmuPp {
    font-family: var(--tertiary-font-family);
}

.scheduleDay {
    font-size: var(--tertiary-font-size);
    max-width: 550px;
    margin: 0px auto;
}

.scheduleDate {
    text-align: left;
    padding: 3em 0px 1em;
}

.laAjcb {
    padding: 0px 0px 20px 60px;
    position: relative;
    text-align: left;
}

.jsPAbp {
    display: flex;
    flex-direction: row;
    text-align: left;
}

.sectionContainer {
    font-family: var(--tertiary-font-family);
    font-size: 13px;
    margin: 0px auto;
    max-width: 1024px;
    padding: 40px 1em;
    text-align: center;
    width: 95%;
}

.ftZOqX {
    -webkit-box-align: center;
    align-items: center;
    background: transparent;
    border-radius: calc(22em);
    display: inline-flex;
    height: 11em;
    -webkit-box-pack: center;
    justify-content: center;
    overflow: hidden;
    width: 11em;
}

.headerDate {
    color: var(--cover-text-color);
    font-family: var(--date-font-family);
    font-size: var(--date-font-size);
    font-weight: normal;
    margin: 1em 0px;
}

.headerVenue {
    color: var(--cover-text-color);
    font-family: var(--date-font-family);
    font-size: var(--date-font-size);
    font-weight: normal;
    margin: 1em 0px;
}

.eDRaUi {
    background: var(--background-color);
    font-family: sans-serif;
    font-size: 0.8em;
    padding-top: 20px;
    padding-bottom: 50px;
    text-align: center;
}

.headerNames {
    color: var(--cover-text-color);
    font-family: var(--primary-font-family);
    font-size: var(--primary-font-size);
    line-height: var(--primary-line-height);
    margin: 0.5em 0px;
    font-weight: normal;
}

.headerNameAmper {
    color: var(--cover-joiner-color);
}

.headerSalutation {
    color: var(--cover-text-color);
    font-family: var(--salutation-font-family);
    font-size: var(--salutation-font-size);
    font-weight: normal;
    margin: 0.5em 0px 1em;
}

.bGQzQj {
    background-color: var(--card-background-color);
    background-repeat: no-repeat;
    background-position: center center;
    min-width: 295px;
    text-align: center;
    padding: 2em;
}

.bDpkys {
    background-color: var(--cover-background-color);
    background-image: url(https://wedding.dingardo.geek.nz/images/background.png?width=auto&height=auto);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left top;
    display: flex;
    flex-direction: column;
    font-family: var(--tertiary-font-family);
    font-size: 12px;
    overflow: hidden;
    padding: 1em;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 2;
}

.gWtpOP, .PHOcVb {
    font-size: 13px;
    line-height: 1.2;
    min-height: 100vh;
    width: 100%;
    --accent-color: #417e7f;
    --background-color: #ebebea !important;
    --body-text-color: #333;
    --button-color: #417e7f;
    --card-background-color: transparent;
    --link-color: #417e7f;
    --cover-background-color: #ebebea;
    --cover-text-color: #383838;
    --cover-joiner-color: #383838;
    --title-text-color: #417e7f;
    --navigation-text-color: #383838;
    --primary-font-family: 'scriptina', cursive;
    --tertiary-font-family: Big Caslon, Cambria, Book Antiqua, Palatino Linotype, Georgia, serif;
    --title-font-family: 'chocolates', sans-serif;
    --date-font-family: 'chocolates', sans-serif;
    --salutation-font-family: 'chocolates', sans-serif;
    --primary-line-height: 1.2em;
    --primary-font-size: 5em;
    --tertiary-font-size: 1.1em;
    --title-font-size: 2em;
    --in-section-subtitle-font-size: 1.32em;
    --date-font-size: 1.25em;
    --salutation-font-size: 1.25em;
    --button-border-radius: 4px;
}

.eftWwo {
    margin: 0px auto;
    max-width: 1500px;
    width: 100%;
    display: flex;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    min-height: 40em;
    order: 1;
}



@media (min-width: 768px) {
	.bDpkys {
        font-size: 17px;
    }
	
    .gWtpOP {
        font-size: 16px;
    }
	
    .bGQzQj {
        margin-left: 2.5em;
        margin-right: 2.5em;
        width: auto;
    }
	
    .sectionContainer {
        padding-top: 70px;
        padding-bottom: 70px;
        font-size: 16px;
    }
	
    .djXwKS {
        padding-top: 70px;
        padding-bottom: 70px;
        font-size: 16px;
    }
}

@media (min-width: 1024px) {
    .bGQzQj {
        padding: 1.5em 4em;
    }
}

@media (min-width: 1120px) {
    .bDpkys {
        font-size: 20px;
    }
	
    .gWtpOP {
        font-size: 19px;
    }
	
    .bGQzQj {
        margin-left: 4em;
        margin-right: 4em;
        padding: 3em 6em;
    }
	
    .sectionContainer {
        font-size: 19px;
    }
	
    .djXwKS {
        font-size: 19px;
    }
}