html {
  overflow-x: hidden;
}

p {
  font-family: "Instrument Serif", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 24px;
  text-align: justify;
  line-height: 32px;
}

/* mobile */
@media (max-width: 450px) {
  p {
    font-size: 20px;
    line-height: 28px;
  }
}

body {
  background-color: #F9F3EC;
  text-align: center;
  padding-top: 48px;
  padding-bottom: 64px;
  overflow-x: hidden;

  color: #3e5641;
}

@media (min-width: 500px) {
  body {
    border-image:  url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFQAAABUCAYAAAAcaxDBAAAC4klEQVR4AezcUW4TQRBF0SFr4J8FsP+lZAH5zx7gxzKq63HfKddgSPKQouS5ump6DlGrJSRe3t9ef+XrPIOXLX9OFQjoqZzbFtBng37/8fNbvv4YmH9+Q02oWQ9oE8yWB9SEmvUbUJ6XnMc761erm88NKIGSewIB7Xnp6oAqUW+Bgu6cmb0nnLzazrCTH7d1319Bz97gZ58X0JP/hgP6bFCeWczd/Vi/1e1Ms37bL/uZrT+/oSbUrAe0CWbLA2pCzbqC8syybM9nP9ezzsz1zNP17Gfm85gVlA3Ja4GArn3a1YC2ydYNCsp7WDdfHn/9xv5r4fID65YvbddvXH8tXH5gvZsvY+5+U9C7nSnsCgR0l+XxDwP6uN1up4LyHsbMqVbn+mdn2x/rzLZfBbUBqVeBgFaPcQromLAOUFC7p9Vx28b1rP/rbPtjndn2r6A2IPUqENDqMU4BHRPWAQpq9zDWmevjWumvLLb9sc5sm1JQG5B6FQho9RingI4J6wAFtXuY1evj/v/E92G2N1BQG5B6FQho9RingI4J6wAF5T2MuY77eMnex+p8YwVlQ/JaIKBrn3Y1oG2ydYOC8h7GzPFW5/qTs47j/pg5wOpcr6BsSF4LBHTt064GtE22blBQ3sOYOd7qXP/sbPtjndn2q6A2IPUqENDqMU4BHRPWAQrKexhzHZd/l1dQgiWvBQK69mlXA9omWzcoKO9h3czHs9/qXM9s/VZ/f3tt/d9/nMesoGxIXgsEdO3Trga0TbZuUFDeOy2vH9e/p3afx/Xd/bCf2eYpqA1IvQoEtHqMU0DHhHWAgvLex1zHebJ+O7Os3+q2Q/YzW7+C2oDUq0BAq8c4BXRMWAcoqJ1pddw8dc+s+RPXE+68/90mBb3bmcKuQEB3WR7/MKCP2+123oDaGWZnymevm88N6C57PjwsENDDVMcWBvSY0+FVCsoz46tnk1VQG5B6FQho9RingI4J64DfAAAA//+PlxyOAAAABklEQVQDAPK9Ydcz2sWQAAAAAElFTkSuQmCC") 28 /  28px / 0 round;
    border-width:  8px;
    border-style:  solid;
    overflow-x: hidden;
  }
}


.center {
  text-align: center;
}

.left {
  text-align: left;
}

.right {
  text-align: right;
}

.relative {
  position: relative;
}

.instrument-italic {
  font-family: "Instrument Serif", serif;
  font-weight: 400;
  font-style: italic;
  opacity: 0.5;
}

.instrument {
  font-family: "Instrument Serif", serif;
  font-weight: 400;
}

.mea-culpa {
  font-family: "Imperial Script", cursive;
  font-weight: 400;
  font-style: normal;
}

/*// <weight>: Use a value from 200 to 800
// <uniquifier>: Use a unique and descriptive class name*/

.karla {
  font-family: "Karla", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 8px;
  letter-spacing: -0.5px;
}

.dim {
  opacity: 0.65;
}

.young-serif {
  font-family: "Young Serif", serif;
  font-weight: 400;
  font-style: normal;
}

.celebrate {
  font-size: clamp(72px, 12vw, 96px);
  line-height: clamp(48px, 12vw, 84px);
  color: rgb(167, 162, 105);
  overflow: visible;
  scale: 160%;
  margin-bottom: 32px;

}

.truckee {
  font-size: clamp(48px, 12vw, 64px);
  line-height: clamp(48px, 12vw, 64px);
}

.date {
  font-size: clamp(48px, 7vw, 54px);
  line-height: clamp(48px, 7vw, 54px);
}

.tape {
  background-color: rgba(255, 255, 255, 0.65);
  backdrop-filter: blur(2px);
  position: absolute;
  height: 40px;
  width: 30%;
  top: -20px;
  left:0; right:0;
  margin-inline: auto;
  box-shadow: rgba(0, 0, 0, 0.01) 0px 1px 3px 0px, rgba(27, 31, 35, 0.05) 0px 0px 0px 1px;
}

.photo-border {
  border: 1rem solid white;
}

#happy-couple {
  transform: translateX(50px);
  animation: tilt-n-move-shaking 0.5s 1;
}

#yellow-flower {
  position: absolute;
  height: 15vw;
  width: 15vw;
  min-width: 150px;
  min-height: 150px;
  max-width: 180px;
  max-height: 180px;
  bottom: -100px;
  z-index: 2;
}

#yellow-flower.left {
  left: clamp(-50px, -30%, 0px);
}

#yellow-flower.right {
  transform: scaleX(-1);
  right: clamp(-50px, -30%, 0px);
}

#purple-flower {
  position: absolute;
  height: 10vw;
  width: 10vw;
  min-width: 100px;
  min-height: 100px;
  bottom: -100px;
  z-index: 3;
}

#purple-flower.left {
  left: clamp(-100px, -60%, 0px);
}

#purple-flower.right {
  right: clamp(-100px, -60%, 0px);
  transform: scaleX(-1);
}

#lupine {
  position: absolute;
  height: 10vw;
  width: 10vw;
  min-width: 100px;
  min-height: 100px;
  bottom:-60px;
  z-index: 0;
}

#lupine.left {
  left: clamp(-75px, -45%, 0px);
  transform: scaleX(-1);
}

#lupine.right {
  right: clamp(-75px, -45%, 0px);
}


.light {
  opacity: 65%;
}

.full-img {
  width: 95%;
  object-fit: fill;
  margin-bottom: 24px;
}

.tilt-img-right {
  margin: 20px 0 20px 20px;

  float: right;
  transform: rotate(1deg) translateX(20px);
  width: 40%;
}

.tilt-img-left {
  margin: 20px 20px  20px 0;

  float: left;
  transform: rotate(-1deg) translateX(-20px);
  width: 40%;
}


@media (max-width: 450px) {
  .tilt-img-left {
    transform: rotate(0deg);
    float: none;
    width: 80%;
    margin: 10%;
  }
  .tilt-img-right {
    transform: rotate(0deg);
    float: none;
    width: 80%;
    margin: 10%;
  }
}

.stamp-border {
  /*border-image:  url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAqCAYAAADFw8lbAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAKqADAAQAAAABAAAAKgAAAADUGqULAAABdklEQVRYCe2YUW7CMBBECeQ8iMNUfCMOhviuehjU+7SFRczIWq0dJ03QWEp+Fq93zfh5Yxu6zeu5fZx+to8HbbO/j+fwdd2lvtznpfMpzIs0QZEvJzSKjXxT87uIhB+sRPZd+TZpUvUC0S7FlPrmzO++j+c/DKhsB2mqiG9HqL0oKtRyOkxjh07VWt1/Xp4aufSKZFNNJKpGFiShi0ThULWr0LlXpp86oK+h2nGm7i7NLD2J1tyCaqnNEWfkbXvCfZhEa25BcwgYM0aqqVcj6ScCsiaaVH2QSrsJkYAlT7M9oekNBerVrGnssU9NPTGWnhROQNaoItlUE08mNbIgiRUjUThULYmOFfjumm6G6Cp0bCkNxfNXqOItyrYn7EZcesVbVKqp6v/RoWVZut/INnHVa0IkVos1CoeqrT6Z/NmLCdWeUP/N31qh4ktzthRT6sN4pZhSX5rPfTRHJkcCg8Aunc8ajWYW+SDM2yg28vk8tKPY1HcHkd3RADCvHfgAAAAASUVORK5CYII=') 14 /  14px / 0 round;*/
  /*border-width:  14px;*/
  border-style:  solid; 
}

.tiny {
  font-size: 19px;
  margin-bottom: 8px;
  line-height: 24px;
  opacity: 80%;
  /*padding-left: 15px;*/
  /*border-left: 3px solid #ccc;*/
}

/* mobile */
@media (max-width: 450px) {
  .tiny {
    font-size: 16px;
    line-height: 20px;
  }
}

.tiny:hover {
  opacity: 100%;
}

.strong {
  font-weight: 600;
}

.description {
  font-size: 20px;
}

.event {
  margin-bottom: 32px;
}

.day {
  color: white;
  font-family: "Young Serif", serif;
  border-image:  url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAqCAYAAADFw8lbAAAA/UlEQVR4AeyWsQrDMAxE0/xkpw79sg6d+pUtAb8OR4RQiWsfJGCEpLNzeou9Lu17Pe/vvdXaadjbu9XSjU2wafdWay9foxRmjStTRAZn6fsQjUhqHbIaVRfluo880mvdn+j19riMWEqS3Ico1HA+W8SfD1EI4px8dFQ/fkRHE8z+fxLNCFX7fkSrd2+VSFWvfnyIqvPq5L31+PMh2pvIUeefRI8iyTk+RPWVwgQSh6X48yEKKpyTj47qx4/oaILZ/0+iGaFq348or5TqpL306seHqDrvRejXc/HnQzSalEn+HSM//kR1Mu5ejaqLct1HHum17kM0m2yWvg3RDwAAAP//A9zCDgAAAAZJREFUAwAMXEh8+AH7GAAAAABJRU5ErkJggg==") 14 /  14px / 0 round;
  border-width:  10px;
  border-style:  solid;
  margin-top: 24px;
  margin-bottom: 8px;
}
.day-inner {  
  padding:4px;
  background-color: rgba(169, 163, 97, 1.0);
}

  

h5 {
  margin:0;
  margin-top: 12px;
  padding:0;
}

h3 {
  text-align: center;
}

.section {
  margin-top: 128px;
  position: relative;
}

button {
  width: 100%;
  height: 48px;
  color: white;
  background-color: rgb(164, 83, 80);
  border: none;
  font-size: 20px;
  margin-bottom:40px;
  letter-spacing: px;

}

.divider {
  background-color: #D8D8D8;
  width: 100%;
  height:1px;
  margin-top: 12px;
  margin-bottom: 12px;
}

div.list {
  counter-reset: list-number;
  text-align: left;

  font-family: "Instrument Serif", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  padding-bottom: 48px;
}
div.list div:before {
  counter-increment: list-number;
  content: counter(list-number);
  
  margin-right: 10px;
  margin-bottom:10px;
  width:35px;
  height:35px;
  display:inline-flex;
  align-items:center;
  justify-content: center;
  font-size:16px;
  background-color: #0C6291;
  border-radius:50%;
  color:#fff;
}

div.list div {
  font-size: 24px;
}

.numbadge {
  display: inline-block;
  width: 24px;
  height: 24px;
  background-color:rgb(164, 83, 80);
  border-radius:50%;
  color: #ffffff;
  text-align: center;
  line-height: 24px;
  font-size: 16px;
}

.letbadge {
  display: inline-block;
  width: 20px;
  height: 20px;
  background-color: #0C6291;
  border-radius:50%;
  color: #ffffff;
  text-align: center;
  line-height: 27px;
  font-size: 14px;
}

.list-lead {
  font-family: "Young Serif", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 20px;
  margin-bottom: 12px;
}

.paper-shadow {
  box-shadow: 0 5px 10px rgba(154,160,185,.05), 0 15px 40px rgba(166,173,201,.2);
}


.footnote {
  margin-top: 12px;
  margin-bottom: 32px;
}


.flower {
  height: 24px;
  width: 24px;
}

.caption {
  font-size: 16px;
  padding: 0 8px 0 8px;
}



path {
  fill: transparent;
}

text {
  fill: #a9a361;
  opacity: 30%;
}



@keyframes tilt-n-move-shaking {
  0% { transform: translateX(50px) translate(0, 0) rotate(0deg);}
  25% { transform: translateX(50px) translate(2px, 2px) rotate(2deg); }
  50% { transform: translateX(50px) translate(0, 0) rotate(0eg); }
  75% { transform: translateX(50px) translate(-2px, 2px) rotate(-2deg); }
  100% { transform: translateX(50px) translate(0, 0) rotate(0deg); }
}

.rocket {
  animation: linear 1 forwards;
  animation-name: drive;
  animation-duration: 1s ;
  transform: translateX(0px);  
  opacity: 0%;
}

@keyframes drive {
  0% {
    transform: translateX(-300px);
    opacity: 0%;
  }
  100% {
    transform: translateX(0px);   
    opacity: 100%;
  }
}