﻿body,html{margin:0;padding:0;}*{box-sizing:border-box;}.parallax{height:500px;height:calc(100vh - 78.8px);overflow-x:hidden;overflow-y:auto;-webkit-perspective:3px;perspective:3px;scroll-behavior:smooth;}.parallax section{background-size:cover;color:#fff;background-color:var(--bg,--color-black);position:relative;display:flex;align-items:center;justify-content:center;padding:1.25rem;}.parallax section.image{background-position:center center;transform:translateZ(-1px) scale(1.5);background-size:cover;z-index:-1;height:100vh;}.parallax section.image:first-child{height:70vh;align-items:end;}.parallax section.text{min-height:50vh;color:#2a5d6b;}.parallax section.text h3{align-self:self-start;text-align:left;margin-bottom:2rem;display:flex;flex-wrap:nowrap;}.parallax section.text h3:after{display:block;float:right;content:"";width:100px;height:1px;text-align:left;margin-top:1rem;margin-left:1rem;background:#2a5d6b;}.parallax section.text h3.left:after{display:none;}.parallax section.text h3.left:before{display:block;float:right;content:"";width:100px;height:1px;text-align:left;margin-top:1rem;margin-right:1rem;background:#2a5d6b;}.parallax section.heading{font-family:questa-grande,"Times New Roman",serif;margin-bottom:11%;text-transform:uppercase;text-align:center;width:75%;z-index:-1;}@media screen and (max-width:703px){.parallax section.heading{width:100%;}}@media screen and (max-width:1329px){.parallax section.heading{margin-bottom:13%;}}@media screen and (max-width:1100px){.parallax section.heading{margin-bottom:15%;}}@media screen and (max-width:991px){.parallax section.heading{margin-bottom:18%;}}@media screen and (max-width:850px){.parallax section.heading{margin-bottom:21%;}}@media screen and (max-width:710px){.parallax section.heading{margin-bottom:28%;}}@media screen and (max-width:522px){.parallax section.heading{margin-bottom:34%;}}@media screen and (max-width:443px){.parallax section.heading{margin-bottom:40%;}}@media screen and (max-width:380px){.parallax section.heading{margin-bottom:50%;}}.parallax-group{position:relative;height:500px;height:calc(100vh - 78.8px);-webkit-transform-style:preserve-3d;transform-style:preserve-3d;}.parallax-layer{position:absolute;top:0;left:0;right:0;bottom:0;}.parallax-layer-fore{-webkit-transform:translateZ(90px) scale(.7);transform:translateZ(90px) scale(.7);z-index:1;background-position:center center;background-repeat:no-repeat;background-size:cover;}.parallax-layer-base{-webkit-transform:translateZ(0);transform:translateZ(0);z-index:4;background-position:center center;background-repeat:no-repeat;background-size:cover;}.parallax-layer-back{-webkit-transform:translateZ(-295px) scale(2);transform:translateZ(-295px) scale(2);z-index:3;background-position:center center;background-repeat:no-repeat;background-size:cover;}.parallax-layer-deep{-webkit-transform:translateZ(-587px) scale(3);transform:translateZ(-587px) scale(3);z-index:2;}.regular-text{font-size:clamp(16px,4vw,24px);}#group2{z-index:3;}#group2 .parallax-layer-back{background-image:url("../images/bg1.jpg");filter:blur(3px);}#group3{z-index:4;}#group3 .parallax-layer-base{background-image:url("../images/bg2.jpg");filter:blur(3px);}#group4{z-index:2;}#group4 .parallax-layer-deep{background:#b8df65;}#group5{z-index:3;}#group5 .parallax-layer-base{background:#d6e564;}#group6{z-index:2;}#group6 .parallax-layer-back{background-image:url("../images/bg3.jpg");filter:blur(3px);}#group7{z-index:3;}#group7 .parallax-layer-base{background-image:url("../images/bg4.jpg");filter:blur(3px);}.parallax{font-size:200%;}.title{text-align:center;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}