html {
font-size: 14px;
margin:0;
padding:0;
width: 100%;
height:100%;
overflow-x: hidden!important;
scroll-behavior: smooth;
font-family: "Kumbh Sans", sans-serif;
font-optical-sizing: auto;
font-style: normal;
}

body {
margin:0;
overflow-x: hidden;
padding:0;
width: 100%;
display: flex;
flex-direction: column;
align-items: center;
}

.interior {
width: 100%;
}



#homepageMain {
width: 1280px;
margin: 0 auto;
float: left;
position: relative;
}

.flex {
display: flex;
}

.jCenter {
justify-content: center;
}

.aCenter {
align-items: center;
}

.center_center {
align-items: last baseline;
justify-content: center;
}

.rowDirect {
flex-direction: row;
}

.columnDirect {
flex-direction: column;
}

#playerStatsLink {
display: none!important;
}

#homepageMain {
width: 100%;
}
div[contenteditable="false"] {
width:100%;
}

table#homepageContentTable {
display: none;
}

:root {
--color-one:#f73760;
--color-two:#242424;
--color-three:#FFFFFF;
--color-four:transparent;
--color-five:#F7F7F7;
--color-six:#777777;
--color-seven:#1A2F5A;
--color-eight:#EDA436;
--maxWidth-set:1300px;
}

.kumbh {
font-family: "Kumbh Sans", sans-serif;
font-weight: 600;
font-style: normal;

}

/* ----------------------- Header Styles ----------------------- */

header {
width:100%;
height: auto;
background-color:transparent;
position: absolute;
display: flex;
flex-direction: column;
justify-content: space-between;
align-items: center;
z-index: 900;
}

.subPageHeader {
background-color: var(--color-seven);
width:100%;
position: relative;
}

::marker {
display: none;
}

#playerStatsLink {
display: none!important;
}

.logoPlaceholder {
width: 11rem;
margin: 1rem;
height: 4rem;
background-color:var(--color-six);
}

.mainLogo {
width:12rem;
}

/* ----------------------- Navigation Styles ----------------------- */

.hamburger {
width: 30px;
height: 40px;
cursor: pointer;
position: relative;
display: none;;
justify-content: flex-start;
}

a.headerCTA {
color:#FFFFFF;
border: 2px solid #FFFFFF;
border-radius: 50px;
padding: 1rem 1.5rem;
font-size:17px;
font-weight:bold;
transition: all ease 300ms;
}

a.headerCTA:hover {
border: 2px solid var(--color-one);
background-color:var(--color-one)
}

.bar {
position: absolute;
width: 30px;
height: 3px;
background-color: #000;
border-radius: 3px;
transition: 0.4s;
}

.bar1 {
top: 10px;
}

.bar2 {
top: 18px;
}

.bar3 {
top: 26px;
width:20px
}

.hamburger.active .bar1 {
transform: rotate(45deg);
top: 18px;
}

.hamburger.active .bar2 {
opacity: 0;
}

.hamburger.active .bar3 {
transform: rotate(-45deg);
top: 18px;
width:30px;
}

ul#nav {
display: flex;
margin: auto;
padding: 0;
height:5rem;
}

#nav li {
list-style-type: none;
height:100%;
cursor: pointer;
}

#nav li a {
margin: 0 1.3rem;
color: #fff;
font-size: 1rem;
height: 100%;
display: flex;
align-items: center;
letter-spacing: 1px;
cursor: pointer;
text-decoration: none !important;
transition: all ease 200ms;
}

#nav li:hover a {
color:var(--color-one);
}

/* ----------------------- Main Styles ----------------------- */

.main {
width: 100%;
background-color:#f7f7f7;
}

.heroSection {
width: 100%;
height: 55vh;
background-color: transparent;
overflow: hidden;
position: relative;
background-image: url("https://app.greenrope.com/users/myteam49570/Media130.webp");
background-size:cover;
}

.heroNav {
color:var(--color-five);
}

.heroNav a {
color:var(--color-five);
margin: 1rem;
transition: all ease 400ms;
}

.heroNav a:hover {
color:var(--color-one);
}

.shortBG .heroContent h1 {
margin:.5rem;
}

.heroAction {
margin-top:2rem;
}

.heroAction a {
background-color:var(--color-seven);
padding: 1rem 1.5rem;
margin: 0 1rem;
border-radius: 50px;
font-weight:500;
color:var(--color-five);
transition: all ease 300ms;
}

.heroAction a:hover {
background-color: var(--color-one);
}

.heroSection h1 {
font-size: 4rem;
color: #ffffff;
max-width: 950px;
text-align: center;
font-weight: 800;
margin: 1rem 0;
}

.heroSection p {
text-align: center;
width: 100%;
max-width:950px;
color:#fff;
font-size:1.5rem;
}

.heroSection.shortBG {
height:300px;
}

.heroWrap {
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
z-index: 99;
height: 55vh;
background-color: rgba(0, 0, 0, 0.25);
}

.heroContent h1 span {
color: #f73760;
font-size:6rem;
}

.frontSection {
z-index:900;
background-color:#f7f7f7;
}

.liveBG {
background-image: url("https://app.greenrope.com/users/myteam49570/Media73.webp");
background-position: center;
background-size:cover;
}
.aboutBG {
background-image: url("https://app.greenrope.com/users/myteam49570/Media79.webp");
background-position: center;
background-size:cover;
}
.workBG {
background-image: url("https://app.greenrope.com/users/myteam49570/Media52.jpg");
background-position: center;
background-size:cover;
}

.iconBlocks {
max-width: 1300px;
width: 100%;
flex-wrap: wrap;
}

.countNum {
line-height: 6rem;
margin: 0 2rem;
}

.whyAlamedaWrap {
max-width:1300px;
width: 100%;
color:#fff;
}

.section.whyAlameda {
max-width:100%;
width:100%;
background-color: var(--color-one);
padding:2rem 0 0 0!important;
z-index:400;
}

.section.whyAlameda h2 {
color:#ffffff;
margin:1rem 0;
}

.keyStat {
font-size:1.5rem;
width:20rem;
display: flex;
align-items: center;
gap: 1rem;
}

.section .keyStat p {
max-width:20rem;
line-height:1.5rem;
}

.whyContent a {
background-color: var(--color-seven);
padding: 1rem 1.5rem;
text-transform:uppercase;
text-align:center;
border-radius: 50px;
margin-top:2rem;
font-weight: 500;
color: var(--color-five);
transition: all ease 300ms;
}
.whyContent a:hover {
background-color: var(--color-three);
color:var(--color-one);
}

.section .keyStat span {
font-size:2.2rem;
font-weight: 700;
line-height:2.3rem;
color: var(--color-three);
}

.numStat {
font-size:4rem;
font-weight: 700;
color: var(--color-five);
display: inline-block;
min-width: 3ch; /* fallback */
text-align: right;
}

.whyContent {
width: 50%;
}

.halfBlock {
width: 100%;
padding: 4rem 0;
}

.halfBlockWrap {
width: 100%;
max-width: 1300px;
justify-content: center;
}

.imgHalf {
width: 100%;
max-width: 480px;
aspect-ratio: 1 / 1;
border-radius: 7px;
overflow: hidden;
position: relative;
display: flex;
box-shadow: -20px 20px 0px -2px #f73760;
}

.imgHalf img {
width: 100%;
height: 100%;
object-fit: cover;
}

.contentHalf span {
color: var(--color-one);
font-size: 19px;
}

.contentHalf ul {
font-size: 17px;
line-height: 2.2rem;
color: #22253d;
list-style: none;
padding: 0;
margin: 0;
}

.contentHalf a {
background-color: var(--color-seven);
padding: 1rem 1.5rem;
text-transform: uppercase;
text-align: center;
border-radius: 50px;
margin-top: 2rem;
font-weight: 500;
color: var(--color-five);
transition: all ease 300ms;
}

.contentHalf a:hover {
background-color: var(--color-one);
}

.contentHalf ul a {
background-color: transparent;
padding: 0;
text-transform:none;
text-align:left;
border-radius:0px;
margin-top: 0rem;
font-weight: 600;
color:var(--color-one);
transition: all ease 300ms;
}
.contentHalf ul a:hover {
background-color: transparent;
color:var(--color-seven);
}

.contentHalf h2 {
font-size: 3rem;
color: #22253d;
margin-top: .8rem;
}

.contentHalf {
width: 50%;
max-width:40rem;
}

.section.whyAlameda p {
color:#ffffff;
text-align:left;
}

.iconGrid {
flex-wrap: wrap;
width: 100%;
justify-content: flex-end;
}

.shortHeader {
max-width: 520px;
}

.countNum p {
font-size: 4rem!important;
display: flex;
justify-content: center;
align-items: center;
text-align: center;
}

.iconBlock {
display: flex;
flex-direction: column;
text-align:left;
width: 30%;
margin:2rem 1rem;
}

.vidWrap {
position: absolute;
top: 0;
left: 0;
z-index: 0;
width: 100vw;
height: auto;
min-height: 100%;
pointer-events: none;
overflow: hidden;
}

.vidWrap iframe {
position: absolute;
top: 0;
left: 50%;
transform: translateX(-50%);
min-width: 100vw;
min-height: 100%;
height: auto;
width: auto;
aspect-ratio: 16 / 9;
border: none;
object-fit: cover;
}

.iconBlock svg {
margin-bottom:1rem;
}

.section .iconBlock p {
text-align:left;
}

.shortBG .heroWrap {
width: 100%;
height: 100%;
background-color:rgba(0, 0, 0, 0.5);
}

.squareImg {
width: 90%;
max-width:45rem;
border-radius: 10px;
}

.blueSectionWrap {
max-width:1300px;
width:100%;
padding:4rem 0;
}

.extendP p {
max-width:80rem!important;
}

.doublePics {
width: 100%;
max-width:1300px;
}

.picWrap {
width:100%;
height: 30rem;
border-radius: 10px;
margin:4rem .5rem;
min-width:37rem;
}

.pw1 {
background-image:url("https://app.greenrope.com/users/myteam49570/Media75.webp");
background-size:cover;
background-position:center;
}
.pw2 {
background-image:url("https://app.greenrope.com/users/myteam49570/Media76.webp");
background-size:cover;
background-position:center;
}

.picCover {
width: 100%;
height: 100%;
background-color:rgba(0, 0, 0, 0.5);
cursor:pointer;
transition: ease all 300ms;
}

.picWrap p {
color:var(--color-five)!important;
}

.picCover:hover {
background-color:rgba(0, 0, 0, 0.0);
}

.section span {
color:var(--color-one);
font-size:19px;
}

.spanLine {
width: 20rem;
height: 1px;
margin: .65rem 0;
background-color: #a6abcd;
}

.section {
max-width:1300px;
z-index:50;
}

.topSection {
margin-top:5rem;
}

.section h2 {
font-size: 3rem;
color:#22253d;
margin-top:.8rem;
}

.section p {
font-size:17px;
line-height:2.2rem;
text-align:center;
color:#22253d;
}

.cardWrapper {
width:100%;
max-width:1300px;
flex-wrap:wrap;
}

.card {
width: 100%;
max-width: 27rem;
box-shadow: 0 10px 30px -20px #000;
height: auto;
margin: 1.5rem;
background-color:#fff;
border-radius:10px;
}

.card span {
text-transform: uppercase;
font-weight:300;
color: #000;
padding: 0 1rem;
font-size:1rem;
}

.carousel3d {
position: relative;
perspective: 2000px;
width: 100%;
height: 400px;
margin: 0 auto;
}

.carousel3d .card {
position: absolute;
top: 50%;
left: 50%;
cursor:pointer;
width: 100%;
max-width: 400px;
height: 460px;
box-sizing: border-box;
overflow: hidden;
background-color:var(--color-one);
padding: 0px;
display: flex;
flex-direction: column;
justify-content: flex-start;
align-items: flex-start;
transform: translate(-50%, -50%) scale(0.85);
transition: transform 0.8s ease, opacity 0.8s ease, z-index 0.8s ease;
opacity: 0.4;
z-index: 1;
}
.carousel3d .card.active {
transform: translate(-50%, -50%) scale(1);
opacity: 1;
z-index: 10;
}
.blockedLeft {
margin-right:4rem;

max-width:700px;
}

.blockedLeft p {
text-align:left;
}

.blockedLeft img {
max-width: 600px;
margin-top:1.5rem;
border-radius: 10px;
}

.brBlock {
width: 25rem;
margin: 2rem 1rem;
padding:1rem;
border-radius: 10px;
box-shadow: 10px 0px 30px -20px #000;
}

.brBlock h4 {
font-size: 1.5rem;
color: #22253d;
margin-top: .8rem;
}

.blockedRight {
max-height: 700px;
flex-wrap:wrap;
}

.card h4 {
font-weight:800;
font-size:2rem;
padding: 0 1rem;
margin:.8rem 0;
color:#000;
}

.card p {
padding: 0 1rem;
text-align:left;
color:#000;
}

.card img {
width: 100%;
height:25rem;
border-top-right-radius: 10px;
border-top-left-radius: 10px;
max-width:405px;
margin-bottom:1rem;
max-height:270px;
}

.blueSection {
margin-top:5rem;
background-color: var(--color-seven);
max-width: 100%!important;
width:100%;
}

.halfPageSlideshow.workSlide {
background-image: url("https://app.greenrope.com/users/myteam49570/Media81.webp");
background-size:cover;
height:55rem;
}

.halfPageSlideshow {
width: 50%;
box-shadow: 0px 10px 30px -20px #000;
background-size:cover;
background-color:var(--color-one);
height:48rem;
margin-right: 8rem;
padding-right: 8rem;
transition: background-image 1s ease-in-out;
position: relative;
}

.slide {
position: absolute;
top: 0; left: 0;
width: 100%;
height: 100%;
background-size: cover;
background-position: center;
opacity: 0;
transition: opacity 1s ease-in-out;
}

.slide.show {
opacity: 1;
z-index: 2;
}

.slide.hide {
z-index: 1;
}

.halfContent {
width:50%;
}

.halfContent p {
max-width: 30rem;
color:#cccccc!important;
text-align:left;
}

.halfContent ul {
list-style: none;
font-size:17px;
line-height:3rem;
}

.blueSection h2, .blueSection h3, .blueSection h4, .blueSection p, .blueSection ul {
color:#ffffff;
}

.contentWrap {
width:100%;
justify-content: space-between;
align-items:center;
margin: 4rem 0;
}

.contentWrap p {
text-align:left;
}

.spanForm {
background-color: var(--color-one);
padding: 4rem 0;
width: 100%;
}

.spanFormContent {
margin-right:4rem;
}

.spanFormContent p {
font-size: 17px;
line-height: 2.2rem;
max-width:610px;
color:var(--color-three);
}

.spanFormWrap {
width: 100%;
max-width: 1300px;
}

.spanForm h3 {
color: var(--color-five);
font-size:3rem;
}

.contentBlock {
width: 50%;
margin: 1rem;
}

.contentBlock a {
border-radius: 100px;
background-color: var(--color-one);
padding: 1.5rem 2rem;
width: auto;
display: flex;
justify-content: center;
align-items: center;
color:#FFFFFF;
font-size:20px;
font-weight:600;
max-width:24rem;
margin-top:2rem;
transition: all ease 300ms;
}
.contentBlock a:hover {
background-color: var(--color-seven);
}

.aKey svg {
margin:0 .5rem;
}

.profileCards {
width: 100%;
max-width: 1300px;
}

.cardP strong {
font-size:1.5rem;
}

.cardP img {
Width: 100%;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
}

.cardP {
height: 43rem;
margin:1rem;
background-color: var(--color-five);
box-shadow: 0px 10px 30px -20px #000000;
border-radius: 15px;
transition: all ease 300ms;
width: 33%;
justify-content: flex-start;
cursor:pointer;
}

.cardP:hover {
margin-top: 0;
margin-bottom:2rem;
box-shadow: 0px 20px 40px -10px #000;
}

.cardP p {
padding: 1.5rem;
}

.iconContent {
margin: .5rem 0;
}

.iconContent h4 {
margin:.5rem 0;
font-size:1.3rem;
}

.iconContent svg {
width: 4rem;
height:3.5rem;
padding:.6rem;
border: 4px solid var(--color-seven);
border-radius: 500px;
margin:1rem;
}

a.pinkButton {
all: unset;
display: inline-block;
width: auto !important;
max-width: max-content;
background-color:var(--color-one);
transition: all ease 300ms;
padding:1.25rem 2rem;
border-radius: 100px;
font-size:17px;
color:#ffffff;
}

.padded {
padding: 5rem 0;
}

/* ----------------------- Circle Feature ----------------------- */

.circle-info-section {
position: relative;
width: 100%;
max-width: 400px;
height: 600px;
overflow: visible;
}

.circle-wrapper {
width: 520px;
height: 520px;
border-radius: 50%;
border: 3px dotted #0077b6;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
box-sizing: border-box;
pointer-events: none;
display: flex;
justify-content: center;
align-items: center;
}

.circle-bg {
width: 430px;
height: 430px;
border-radius: 50%;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
transition: background-image 0.6s ease;
pointer-events: auto;
}
#circleBg.playBG.circle-bg-0 {
background-image: url('https://app.greenrope.com/users/myteam49570/Media92.webp');
}

#circleBg.playBG.circle-bg-1 {
background-image: url('https://app.greenrope.com/users/myteam49570/Media89.webp');
}

#circleBg.playBG.circle-bg-2 {
background-image: url('https://app.greenrope.com/users/myteam49570/Media87.webp');
}

#circleBg.circle-bg-0 {
background-image: url('https://app.greenrope.com/users/myteam49570/Media43.jpg');
}

#circleBg.circle-bg-1 {
background-image: url('https://app.greenrope.com/users/myteam49570/Media37.jpg');
}

#circleBg.circle-bg-2 {
background-image: url('https://app.greenrope.com/users/myteam49570/Media38.jpg');
}

.circle-icons-wrapper {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
pointer-events: none;
transition: transform 1s ease;
display: flex;
justify-content: center;
align-items: center;
}

.circle-icon-tab {
position: absolute;
left: 50%;
top: 50%;
width: 60px;
height: 60px;
background: white;
color: #0077b6;
border-radius: 50%;
display: flex;
justify-content: center;
align-items: center;
font-size: 1.5rem;
cursor: pointer;
pointer-events: auto;
transition: transform 0.6s ease;
transform:
translate(-50%, -50%)
rotate(var(--angle))
translate(260px)
rotate(calc(-1 * var(--angle)))
rotate(calc(-1 * var(--wrapper-rotation, 0deg)));
}

.circle-tab-title {
display:none;
position: absolute;
bottom: 20px;
left: 20px;
font-size: 1.5rem;
color: white;
text-shadow: 1px 1px 5px rgba(0,0,0,0.4);
}

/* ------------------------ Waves -------------------------------*/

.waveContainer.footWave {
position: relative;
top:auto;
background-color:#f7f7f7;
}

.topWave {
top:46vh;;
}

.waveContainer {
position: absolute;
width: 100%;
height: 200px;
z-index:120;
overflow: hidden;
background: transparent;
}

.wave {
width: 100%;
height: 100%;
display: block;
}

.flippedWave svg {
transform: scaleY(-1);
}

.waveContainer.flippedWave {
position: relative;
top: auto;
}

/* ----------------------- DataBar Styles----------------------- */

.byTheNum {
padding: 2rem;
width: 90%;
max-width: 45rem;
margin-left:2rem;
}

.byTheNum h4 {
font-size: 2rem;
color: var(--color-five);
margin-bottom:0 .8rem;
}

.loadingBarWrap {
margin-bottom: 1.5rem;
}

.loadingBar {
width: 0%;
height: 25px;
border-radius: 6px;
background: linear-gradient(
45deg,
#f73760 25%,
#fa5b7e 25%,
#fa5b7e 50%,
#f73760 50%,
#f73760 75%,
#fa5b7e 75%,
#fa5b7e 100%
);
background-size: 20px 20px;
background-repeat: repeat;
background-position: 0 0;
animation: barberpole 1s linear infinite;
transition: width 2s ease-in-out;
box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
}

@keyframes barberpole {
0% {
background-position: 0 0;
}
100% {
background-position: 20px 0;
}
}

/* ----------------------- End DataBar Styles----------------------- */
/* ----------------------- Carousel Styles----------------------- */

.carousel-container {
max-width: 1300px;
margin: 2rem auto;
overflow: hidden;
position: relative;
mask-image: linear-gradient(to right, transparent 0%, black 10%, black 90%, transparent 100%);
-webkit-mask-image: linear-gradient(to right, transparent 0%, black 10%, black 90%, transparent 100%);
}

.carousel-track-wrapper {
display: flex;
width: max-content;
animation: scroll 20s linear infinite;
}

.carousel-track-wrapper img {
padding: 10px;
margin: 0 1rem;
object-fit: contain;
flex-shrink: 0;
}

@keyframes scroll {
0% {
transform: translateX(0);
}
100% {
transform: translateX(-50%);
}
}
/* ----------------------- Scroll To Top Styles ----------------------- */

.scroll_top.scroll_to_top {
display: flex;
position: fixed;
bottom: 0;
right: 0;
opacity: 1;
background-color: #222;
border-radius: 3px;
padding: .4rem;
cursor: pointer;
z-index: 990;
margin: 20px;
transition: all 200ms ease;
}
.scroll_to_top:hover {
background-color: var(--color-one);
}

.scroll_top {
opacity: 0;
z-index: 990;
}
.scroll_to_top img {
width: 20px !important;
height: 20px;
}

/* ----------------------- Footer Styles ----------------------- */

footer {
width: 100%;
height: auto;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
background-color: var(--color-one);
}
.footContent {
width: 90%;
max-width: 1300px;
padding:3rem 0;
flex-wrap:wrap;
justify-content: space-between;
}
.footBlock {
max-width:25rem;
}

.footIcon {
background-color:var(--color-one);
width: 2.3rem;
height:2.3rem;
border-radius: 100px;
display: flex;
justify-content: center;
align-items:center;
margin-right:.8rem;
}

.footLinkWrap {
margin: .3rem 0rem;
}

.footLinkWrap a {
color:var(--color-three);
font-size:16px;
}
.footLinkWrap p {
color:var(--color-three);
font-size:16px;
max-width: 240px;
}
.footLogo {
width:12rem;
margin-top:1rem;
}
.logoBlock {
align-items:flex-start!important;
}
.footBlock h4 {
color: var(--color-three);
font-weight: 800;
font-size:24px;
margin:.5rem 0;
}

.bottomFooter {
width: 100%;
max-width: 1300px;
border-top: 1px solid var(--color-two);
padding-top:3rem;
color:var(--color-three);
margin-bottom:1rem;
margin-top:1rem;
}

.pinkFoot a {
color:var(--color-seven)!important;
font-weight:700;
}

.socialWrap {
margin-top:1rem;
}

/* ----------------------- Responsive Styles ----------------------- */
@media only screen and (max-width: 1400px) {

}

@media only screen and (max-width: 1300px) {

}
@media only screen and (max-width: 1200px) {

}
@media only screen and (max-width: 1100px) {
.heroSection {
background-attachment: scroll; /* fallback for mobile */
}
}
@media only screen and (max-width: 1000px) {

}
@media only screen and (max-width: 900px) {

}
@media only screen and (max-width: 700px) {

}
@media only screen and (max-width: 600px) {

}
@media only screen and (max-width: 500px) {

}
@media only screen and (max-width: 400px) {

}

* {
margin: 0;
padding: 0;
box-sizing: border-box;
}

body {
font-family: 'Montserrat', Tahoma, Geneva, Verdana, sans-serif;
line-height: 1.6;
color: #333;
background-color: #f5f7fa;
}

.container {
max-width: 1440px;
margin: 0 auto;
}

table td[class="column"], .column {
width: 75% !important;
}

header {
width: 100%;
height: 100px;
background-color: black;
position: relative;
display: flex;
flex-direction: column;
justify-content: space-between;
align-items: center;
z-index: 900;
clear:both;
}

#editable2 .column-content p {
text-align:center;
}

#editable18 {
padding-top: 58px;
padding-bottom: 58px;
padding-left: 40px;
}

#editable25 {
padding-top: 58px !important;
padding-left: 90px !important;
padding-right: 90px !important;
padding-bottom: 58px !important;
}

#editable18 h2 {
margin-left: 40px;
line-height: 1.05 !important;
}

/* Floating Column Styles */
.floating-column {
width: 45%;
float: left;
border-radius: 8px;
overflow: hidden;
}

.left-bro {
  margin-right:4%;
  margin-left:4%;
}

.right-bro {

}

.column-div {
width: 100%;
height: 243px;
border-bottom: 1px solid rgba(255, 255, 255, 0.2);
position: relative;
transition: transform 0.3s ease;
overflow: hidden;
}

.column-div:last-child {
border-bottom: none;
}

.column-div:hover {
transform: translateY(-3px);
}

/* Background Images */
#div1 {
background-image: url('https://app.greenrope.com/users/myteam49570/Media313.jpg');
background-size: cover;
background-position: center;
}

#div2 {
background-image: url('https://app.greenrope.com/users/myteam49570/Media310.jpg');
background-size: cover;
background-position: center;
}

#div3 {
background-image: url('https://app.greenrope.com/users/myteam49570/Media307.jpg');
background-size: cover;
background-position: center;
}

#div4 {
background-image: url('https://app.greenrope.com/users/myteam49570/Media306.jpg');
background-size: cover;
background-position: center;
}

#div5 {
background-image: url('https://images.unsplash.com/photo-1505142468610-359e7d316be0?ixlib=rb-1.2.1&auto=format&fit=crop&w=800&q=80');
background-size: cover;
background-position: center;
}

/* Image Overlays */
.column-div::before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
height: 60%;
background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), transparent);
z-index: 1;
}

.column-div::after {
content: '';
position: absolute;
bottom: 0;
left: 0;
right: 0;
height: 60%;
background: linear-gradient(to top, rgba(0, 0, 0, 0.7), transparent);
z-index: 1;
}

.text-container {
position: absolute;
bottom: 25px;
left: 25px;
right: 25px;
text-align: left;
z-index: 2;
}

.div-title {
font-size: 1.8rem;
font-weight: 700;
color: #fff;
text-align: left;
text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.7);
line-height: 1.3;
}

/* Content Section */
.content-section {
margin-left: 480px;
padding: 25px;
background-color: #fff;
border-radius: 8px;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
min-height: 400px;
}

a {
text-decoration: none;
transition: all 200ms ease-out;
}

h1 {
color: #2c3e50;
margin-bottom: 10px;
text-align: center;
font-family: Montserrat;
}

h2 {
color: #2c3e50;
margin-bottom: 10px;
font-family: Montserrat;
text-align:center !important;
  font-size: 2.25em;
  text-transform: uppercase;
  font-weight: normal;
  letter-spacing: .15em;
}

h4 {
  line-height: 1.75;
  font-size: 1.25em;
  text-align: center;
  font-weight: normal;
}

p {
margin-bottom: 20px;
color: #7f8c8d;
font-family: Montserrat;
}

.clearfix::after {
content: "";
display: table;
clear: both;
}

/* CSS-Only Accordion Styles */
.faq-title {
color: #2c3e50;
margin-bottom: 25px;
text-align: center;
font-size: 1.8rem;
padding-bottom: 15px;
border-bottom: 2px solid #eaeaea;
}

.accordion {
width: 100%;
margin-top: 10px;
}

.accordion-item {
margin-bottom: 10px;
border-radius: 6px;
overflow: hidden;
/*border: 1px solid #e0e0e0;*/
}

/* Hide the checkbox */
.accordion-input {
display: none;
}

/* Style the label as the clickable header */
.accordion-label {
display: block;
/* background-color: #4a6fa5; */
color: #ad4326;
padding: 18px 20px;
cursor: pointer;
font-size: 1.1rem;
font-weight: 600;
position: relative;
transition: background-color 0.3s ease;
}

.accordion-label:hover {
/* background-color: #3a5a80;*/
}

/* Plus/minus icon */
.accordion-label::after {
content: '+';
position: absolute;
right: 20px;
top: 50%;
transform: translateY(-50%);
font-size: 1.5rem;
font-weight: normal;
transition: transform 0.3s ease;
}

/* Content area - initially collapsed */
.accordion-content {
max-height: 0;
overflow: hidden;
background-color: #f9f9f9;
transition: max-height 0.5s ease, padding 0.3s ease;
}

.accordion-content p {
text-align: left;
margin-bottom: 15px;
color: #555;
}

.accordion-content p:last-child {
margin-bottom: 0;
}

/* When checkbox is checked */
.accordion-input:checked + .accordion-label {
background-color: #fff;
}

.accordion-input:checked + .accordion-label::after {
content: '-';
transform: translateY(-50%) rotate(0deg);
}

.accordion-input:checked + .accordion-label + .accordion-content {
max-height: 500px;
padding: 20px;
}

/* Optional: Open first FAQ by default */
#faq1:checked + .accordion-label + .accordion-content {
max-height: 500px;
padding: 20px;
}

/* Contact info box */
.contact-info {
margin-top: 30px;
padding: 15px;
background-color: #f0f7ff;
border-radius: 6px;
}

.contact-info h3 {
color: #2c3e50;
margin-bottom: 10px;
}

.contact-info p {
text-align: left;
color: #555;
margin-bottom: 0;
}

/* Responsive Design */
@media (max-width: 1000px) {
.floating-column {
float: none;
width: 100%;
margin-right: 0;
margin-bottom: 30px;
}

.content-section {
margin-left: 0;
}
}

@media (max-width: 768px) {
.div-title {
font-size: 1.5rem;
}

.accordion-label {
padding: 15px;
font-size: 1rem;
}

.accordion-label::after {
right: 15px;
}
}

/*--------------- End of 2 column styles ----------------*/

.subtitle {
text-align: center;
color: #7f8c8d;
margin-bottom: 40px;
font-size: 1.1rem;
}

/* Three Column Layout */
.three-column-layout {
display: flex;
gap: 25px; /* This creates the 25px gutter between columns */
margin-bottom: 40px;
}

.column {
flex: 1; /* Each column takes equal width */
border-radius: 10px;
overflow: hidden;
/* box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08); */
transition: transform 0.3s ease, box-shadow 0.3s ease;
overflow: visible;
}

.column:hover {
transform: translateY(-5px);
box-shadow: 0 10px 25px rgba(0, 0, 0, 0.12);
}

#editable23 .column:hover {
box-shadow: 0 10px 25px rgba(0, 0, 0, 0.0);
}

/* Column Headers with Background Images */
.column-header,
.column-header-2 {
padding: 25px 25px 20px;
color: white;
height: 395px;
position: relative;
display: flex;
flex-direction: column;
justify-content: flex-end;
overflow: visible;
}

.column-header-2 {
height: 160px;
}

/* Background images for each column header */
.column:nth-child(1) .column-header {
background-image: url('https://app.greenrope.com/users/myteam49570/Media346.png');
background-size: cover;
background-position: center;
background-size: 90%;
background-repeat: no-repeat;
}

.column:nth-child(2) .column-header {
background-image: url('https://app.greenrope.com/users/myteam49570/Media348.png');
background-size: cover;
background-position: center;
background-size: 90%;
background-repeat: no-repeat;
}

.column:nth-child(3) .column-header {
background-image: url('https://app.greenrope.com/users/myteam49570/Media347.png');
background-size: cover;
background-position: center;
background-size: 90%;
background-repeat: no-repeat;
}

/* Text positioning */
.column-title, .column-subtitle {
position: relative;
z-index: 2; /* Ensure text appears above the overlay */
text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.7);
}

.column-title {
font-size: 1.6rem;
font-weight: 700;
margin-bottom: 8px;
}

.column-subtitle {
font-size: 1rem;
opacity: 0.95;
font-weight: 300;
}

/* Column Content */
.column-content {
padding-right: 25px;
padding-left: 25px;
padding-bottom: 25px;
padding-top: 0px;
}

.column-content p {
margin-bottom: 18px;
color: #555;
text-align: left;
}

#editable23 .column-content p {
text-align: center;
}

.column-content p:last-child {
margin-bottom: 0;
}

/* Feature Lists */
.feature-list {
list-style-type: none;
margin: 20px 0;
}

.feature-list li {
padding: 10px 0 10px 30px;
position: relative;
border-bottom: 1px solid #eee;
}

.feature-list li:last-child {
border-bottom: none;
}

.feature-list li:before {
content: "âœ“";
position: absolute;
left: 0;
color: #4a6fa5;
font-weight: bold;
}

.headshot {
max-width: 145px !important;
position: relative;
margin: 0 auto;
}

/* Column Footer */
.column-footer {
padding: 20px 25px;
background-color: #f8f9fa;
border-top: 1px solid #eee;
text-align: center;
}

.btn {
display: inline-block;
background-color: #4a6fa5;
color: white;
padding: 12px 25px;
border-radius: 5px;
text-decoration: none;
font-weight: 600;
transition: all 0.3s ease;
border: none;
cursor: pointer;
}

.btn:hover {
background-color: #3a5a80;
transform: translateY(-2px);
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}

/* Column-specific button colors */
.column:nth-child(1) .btn {
background-color: #4a6fa5;
}

.column:nth-child(2) .btn {
background-color: #2ecc71;
}

.column:nth-child(3) .btn {
background-color: #e74c3c;
}

.column:nth-child(1) .btn:hover {
background-color: #3a5a80;
}

.column:nth-child(2) .btn:hover {
background-color: #27ae60;
}

.column:nth-child(3) .btn:hover {
background-color: #c0392b;
}

.column:nth-child(1) .feature-list li:before {
color: #4a6fa5;
}

.column:nth-child(2) .feature-list li:before {
color: #2ecc71;
}

.column:nth-child(3) .feature-list li:before {
color: #e74c3c;
}

/* Responsive Design */
@media (max-width: 992px) {
.three-column-layout {
flex-wrap: wrap;
}

.column {
flex: calc(50% - 12.5px); /* Two columns on medium screens */
margin-bottom: 25px;
}

.column:last-child {
flex: 100%; /* Last column takes full width on medium screens */
}
}

@media (max-width: 768px) {
    body {
    padding: 20px;
    }

    .three-column-layout {
    /*flex-direction: column;*/
    gap: 20px;
    }

    .column {
    flex: 100%; /* Single column on small screens */
    }

    h1 {
    font-size: 2rem;
    }

    .column-title {
    font-size: 1.4rem;
    }

    .column-header {
    height: 600px; /* Slightly smaller on mobile */
    }

}

@media (max-width: 480px) {
  .column-header {
    height: 367px; /* Slightly smaller on mobile */
  }


}



/* Additional Info Section */
.additional-info {
background-color: #fff;
border-radius: 10px;
padding: 30px;
box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
margin-top: 40px;
}

.additional-info h2 {
color: #2c3e50;
margin-bottom: 20px;
text-align: center;
}

.additional-info p {
color: #555;
margin-bottom: 15px;
text-align: left;
}

/* How to customize section */
.customization-guide {
background-color: #f0f7ff;
border-left: 4px solid #4a6fa5;
padding: 20px;
margin: 25px 0;
border-radius: 0 8px 8px 0;
}

.customization-guide h3 {
color: #2c3e50;
margin-bottom: 10px;
}

.code-example {
background-color: #2c3e50;
color: #f8f9fa;
padding: 15px;
border-radius: 5px;
font-family: 'Courier New', monospace;
font-size: 14px;
margin: 15px 0;
overflow-x: auto;
}

/* ------------------- End of 3-column styles ------------------- */

.site-header {
background-color: #fff;
box-shadow: 0 2px 15px rgba(0, 0, 0, 0.08);
height: 120px;
position: relative;
z-index: 1000;
}

.header-container {
padding: 0 25px;
display: flex;
/*align-items: center;
justify-content: space-between; */

max-width: 1600px;
  margin: 0 auto;
  height: 100%;
}

/* Logo Section */
.logo-section {
display: flex;
align-items: center;
flex: 0 0 auto;
}

.logo {
text-decoration: none;
display: flex;
align-items: center;
gap: 12px;
}

.logo-icon {
  width: 84px;
  height: 98px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: url("https://app.greenrope.com/users/myteam49570/Media341.png");
  background-position: top;
  background-size: cover;
  margin-right: 2em;
}

.logo-text {
color: #2c3e50;
font-size: 1.8rem;
font-weight: 700;
letter-spacing: -0.5px;
}

/* Navigation Menu - Desktop */
.nav-menu {
display: flex;
align-items: center;
gap: 35px;
}

.nav-links {
display: flex;
gap: 30px;
list-style: none;
}

.nav-links a {
text-decoration: none;
color: #555;
font-weight: 600;
font-size: 1.05rem;
transition: color 0.3s ease;
position: relative;
padding: 5px 0;
}

.nav-links a:hover {
color: #4a6fa5;
}

.nav-links a::after {
content: '';
position: absolute;
bottom: 0;
left: 0;
width: 0;
height: 2px;
background-color: #4a6fa5;
transition: width 0.3s ease;
}

.nav-links a:hover::after {
width: 100%;
}

/* Social Media Links */
.social-links {
display: flex;
gap: 18px;
align-items: center;
padding: 0 20px;
border-left: 1px solid #eee;
border-right: 1px solid #eee;
}

.social-link {
display: flex;
align-items: center;
justify-content: center;
width: 36px;
height: 36px;
border-radius: 50%;
background-color: #f5f7fa;
color: #4a6fa5;
text-decoration: none;
transition: all 0.3s ease;
}

.social-link:hover {
background-color: #4a6fa5;
color: white;
transform: translateY(-3px);
}

/* Newsletter Button */
.newsletter-btn {
background-color: #4a6fa5;
color: white;
border: none;
padding: 12px 24px;
border-radius: 6px;
font-weight: 600;
font-size: 1rem;
cursor: pointer;
transition: all 0.3s ease;
text-decoration: none;
display: inline-block;
}

.newsletter-btn:hover {
background-color: #3a5a80;
transform: translateY(-3px);
box-shadow: 0 5px 15px rgba(58, 90, 128, 0.2);
}

/* Hamburger Menu Button - Hidden on Desktop */
.hamburger-btn {
  display: none;
  flex-direction: column;
  justify-content: space-between;
  width: 30px;
  height: 24px;
  background: transparent;
  border: none;
  cursor: pointer;
  padding: 0;
  z-index: 1001;
  margin-top: 3.25em;
}

.hamburger-line {
width: 100%;
height: 3px;
background-color: #048bbe;
border-radius: 3px;
transition: all 0.3s ease;
}

/* Mobile Menu Styles */
.mobile-menu {
display: none;
position: fixed;
top: 120px;
left: 0;
right: 0;
background-color: white;
box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
padding: 25px;
z-index: 999;
max-height: 0;
overflow: hidden;
transition: max-height 0.5s ease;
}

.mobile-menu.active {
max-height: 500px;
}

.mobile-nav-links {
list-style: none;
margin-bottom: 25px;
}

.mobile-nav-links li {
margin-bottom: 15px;
}

.mobile-nav-links a {
text-decoration: none;
color: #555;
font-weight: 600;
font-size: 1.1rem;
display: block;
padding: 12px 0;
border-bottom: 1px solid #f0f0f0;
transition: color 0.3s ease;
}

.mobile-nav-links a:hover {
color: #4a6fa5;
}

.mobile-social-links {
display: flex;
gap: 15px;
justify-content: center;
margin-bottom: 25px;
}

.mobile-newsletter-btn {
width: 100%;
text-align: center;
}

/* Mobile Menu Checkbox Hack */
#mobile-menu-toggle {
display: none;
}

/* Responsive Design */
@media (max-width: 1024px) {
.nav-menu {
gap: 25px;
}

.nav-links {
gap: 20px;
}
}

@media (max-width: 900px) {
/* Hide desktop navigation */
.nav-menu {
display: none;
}

/* Show hamburger button */
.hamburger-btn {
display: flex;
}

/* Show mobile menu when checkbox is checked */
#mobile-menu-toggle:checked ~ .mobile-menu {
display: block;
}

/* Hamburger animation when menu is open */
#mobile-menu-toggle:checked + .hamburger-btn .hamburger-line:nth-child(1) {
transform: translateY(10.5px) rotate(45deg);
}

#mobile-menu-toggle:checked + .hamburger-btn .hamburger-line:nth-child(2) {
opacity: 0;
}

#mobile-menu-toggle:checked + .hamburger-btn .hamburger-line:nth-child(3) {
transform: translateY(-10.5px) rotate(-45deg);
}

/* Adjust header height for mobile */
.site-header {
height: 120px;
}

.mobile-menu {
top: 80px;
}

.logo-text {
font-size: 1.5rem;
}

.logo-icon {
width: 70px;
height: 80px;
font-size: 18px;
}
}

@media (max-width: 480px) {
    .header-container {
    padding: 0 15px;
    }

    .logo-text {
    font-size: 1.3rem;
    }

    .logo-icon {
    width: 35px;
    height: 35px;
    font-size: 16px;
    }
}

.homer, .delphi {
  background-position: top;
  background-size: cover;
  max-width: 100%;
}



.homer {
  height: 600px;
}

@media (max-width: 480px) {
    .homer {
    height: 850px;
  }
}

.delphi {height: 460px;}

.homer {
  background-image: url("https://app.greenrope.com/users/myteam49570/Media312.jpg");
}

.delphi {
  background-image: url("https://app.greenrope.com/users/myteam49570/Media314.jpg");
}

.socrates {
  margin-top:5em;
  padding-left: 4em;
  padding-right: 4em;
}

.aristotle {
  background-color: white;
  margin-top: 4em;
  padding-top: 2em;
  margin-bottom:2em;
  padding-left: 3em;
  padding-right: 3em;
}

.aristotle h2, .plato h2, .diogenes h2 {
  margin-bottom: 1.25em;
  } 

.diogones {
  margin-bottom:2em;
}

.oates {
  margin-top:4em;
  margin-bottom:5em;
}

.bart, .maggie {
  padding-top: 4em;
  margin: 0 auto;
  /**/
}

.maggie {
  width: 1056px;
}

.maggie p {
    font-family:Montserrat; 
    
    color:#fff; 
    line-height:1.5;
  }

.elbarto {
  width:63%;
  float:left;
  margin-left: 3em;
  max-width: 693px;
  position: relative;
}

.brass {
    margin-top:0em;
  }


@media (max-width: 768px) {
    .elbarto {
    width:90%;
    float:left;
    position:relative;
    margin-left: 5%;
    margin-right: 3%;
    }
}

.lisa {
  width:55%;
  margin: 0 auto;
}

@media (max-width: 480px) {
  .lisa {
    width:90%;
  }

  .delphi {
    height: 640px;
  }

  .maggie {
    width:450px;
  }

  .maggie p {
    font-size:20px; 
  }

  .brass {
    margin-top:1em;
  }

}

.button-1 {
  background-color: #EA4C89;
  border-radius: 8px;
  border-style: none;
  box-sizing: border-box;
  color: #FFFFFF;
  cursor: pointer;
  display: inline-block;
  font-family: "Haas Grot Text R Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
  height: 40px;
  line-height: 20px;
  list-style: none;
  margin: 0;
  outline: none;
  padding: 10px 16px;
  position: relative;
  text-align: center;
  text-decoration: none;
  transition: color 100ms;
  vertical-align: baseline;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
}

.steel, .brass {
  width: auto;
  float: left;
}

.steel {
  margin-right: 2em;
}
