:root{--white: #fff;--cream: #E7E5D6;--pink: #9C546B;--orange: #E3A27B;--blue: #3A6AA0;--black: #2B2926;--yellow: #E2AE4E;--green: #5C654A;--maroon: #953E3E;--gray-blue: #3E4763;--bronze: #A16543;--sand: #C69A5D;--image-dark-overlay: rgba(67, 81, 71, .25);--photo-shadow: 0 8px 13px 4px rgba(0, 0, 0, 0.25);--button-scale: 1.2;--transition-time: .5s;--transition-property: transform}.color--white{color:var(--white)}.color--cream{color:var(--cream)}.color--pink{color:var(--pink)}.color--orange{color:var(--orange)}.color--blue{color:var(--blue)}.color--black{color:var(--black)}.color--yellow{color:var(--yellow)}.color--maroon{color:var(--maroon)}.color--gray-blue{color:var(--gray-blue)}.yellow-block{background-color:var(--yellow);padding:12rem 0 6rem;color:var(--black);text-align:center}.yellow-block__row{width:100%}.yellow-block__col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.yellow-block__title{margin-bottom:5.5rem;font-weight:400}.yellow-block__subtitle{margin-bottom:6rem}.yellow-block__content{text-align:left;font-size:1.4rem;line-height:2.4rem;font-weight:500;font-family:var(--font-interstate);margin:0}.yellow-block__content:first-letter{font-family:var(--font-ocho);font-size:4.2rem;font-weight:400}.yellow-block__white-dots{position:absolute;width:45vw;height:70%;left:-10rem;bottom:-10rem;background-image:url("../../assets/img/white-dots.svg");opacity:.25}.yellow-block__white-dots--right{display:none}@media(min-width: 768px){.yellow-block{padding:17rem 0 12rem}.yellow-block__content{font-size:1.6rem;line-height:3.2rem;font-weight:700}.yellow-block__content:first-letter{font-size:7.2rem}.yellow-block__subtitle{margin-bottom:15rem}.yellow-block__white-dots--right{display:block;top:-30rem;right:-10rem;bottom:initial;left:initial}}@media(min-width: 1200px){.yellow-block__content{max-width:60rem}}
