#hero-section{height:100vh;color:var(--color-primary-dark);flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}#hero-section #circle{border:.3rem solid var(--color-primary);border-radius:50%;width:min(55vw,70vh);height:min(55vw,70vh)}#hero-section #text-container{text-align:center;font-size:clamp(1.2rem,2vw,5rem);line-height:1.5;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#hero-section #text-container h2{font-size:clamp(2.4rem,2vw,5rem)}#bottleContainer{z-index:50;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:absolute}#bottleContainer #img-container{flex-direction:column;align-items:center;display:flex;position:relative}#bottleContainer .bottleCap{width:min(11vw,9.6vh);height:min(11vw,9.6vh);position:absolute;top:3.55%;transform:translate(-50%,-50%)}#bottleContainer .bottleCap:first-child{z-index:1}#bottleContainer .bottleCap img{object-fit:contain}#bottleContainer #bottleBody{width:min(30vw,50vh);height:min(60vw,50vh);position:relative}#bottleContainer #bottleBody img{object-fit:contain}#video-section{background-color:var(--color-primary-dark);grid-template-columns:1fr 1fr;place-items:center;width:100%;height:100%;display:grid;position:relative}#video-section #video-container{object-fit:cover;width:100%;height:100vh}#video-section #text-container{color:#fff;width:100%;padding:2rem 4rem;font-size:clamp(.8rem,1.15vw,3rem);line-height:1.5}#video-section #text-container h2{font-size:clamp(1.8rem,2.6vw,6rem)}#circle-section{justify-content:center;align-items:center;height:100%;padding:5rem 0;display:flex}#circle-section #circle{background-color:var(--color-primary);background:linear-gradient(135deg, var(--color-primary-dark), var(--color-primary));border-radius:50%;width:min(55vw,60vh);height:min(55vw,60vh)}#himalayan-section{z-index:60;min-height:100vh;position:relative}#himalayan-section #mountain{width:100%;height:100%;position:absolute;bottom:0;left:0}#himalayan-section #mountain div{width:100%;height:100%;position:relative}#himalayan-section #mountain div #mountain-overlay{background-image:linear-gradient(#0000 70%,#fff 90% 100%);width:100%;height:100%;position:absolute;top:0;left:0}#himalayan-section #mountain div img{object-fit:cover}#himalayan-section #clouds-wrapper{align-items:center;display:flex;position:absolute;inset:0;overflow:hidden}#himalayan-section #clouds-wrapper div{aspect-ratio:16/9;width:55%;position:relative}#himalayan-section #clouds-wrapper div:first-child{margin-left:-5%}#himalayan-section #clouds-wrapper div:nth-child(2){position:absolute;right:50%;transform:translate(50%)}#himalayan-section #clouds-wrapper div img{object-fit:contain;width:100%;height:auto}#himalayan-section #mountain-clouds{justify-content:center;width:100%;height:100%;display:flex;position:absolute;bottom:0;overflow:hidden}#himalayan-section #mountain-clouds div{aspect-ratio:16/9;width:55%;position:relative}#himalayan-section #mountain-clouds div:first-child{margin-top:10%;left:-20%}#himalayan-section #mountain-clouds div:nth-child(2){margin-right:-20%;transform:scaleX(-1)}#himalayan-section #mountain-clouds img{object-fit:contain;width:100%;height:auto}.info{z-index:55;height:40vh;color:var(--color-primary-dark);text-align:center;background-color:#fff;justify-content:center;align-items:center;padding-bottom:8rem;font-size:clamp(3rem,1.2vw,4rem);font-weight:500;line-height:1;display:flex;position:relative}.info p{z-index:2}.info #clouds-wrapper{z-index:1;align-items:center;display:flex;position:absolute;inset:0 0 -25%}.info #clouds-wrapper div{aspect-ratio:16/9;width:60%;position:relative}.info #clouds-wrapper div:first-child{margin-left:-5%}.info #clouds-wrapper div:nth-child(2){position:absolute;right:30%;transform:translate(50%)}.info #clouds-wrapper div img{object-fit:contain;width:100%;height:auto}#waterfall-section{height:100vh;position:relative;overflow:hidden}#waterfall-section #waterfall-video{object-fit:cover;z-index:0;width:100%;height:100vh}#waterfall-section #video-overlay{z-index:1;background:linear-gradient(#fff 0%,#ffffff80 20%,#fff0 35%);width:100%;height:100vh;position:absolute;top:0}#waterfall-section #bushes{z-index:2;width:100%;height:100vh;position:absolute;top:100%}#waterfall-section #bushes img{object-fit:cover;object-position:top;width:100%;height:130vh}#waterfall-section #new-section{z-index:1;width:100%;height:100vh;position:absolute;top:0}#waterfall-section #new-section #bottle-bg img{object-fit:contain;width:100%;height:100vh}#waterfall-section #new-section #fog{background-color:#e6e6e626;width:100%;height:100vh;position:absolute;top:0}#waterfall-section #new-section #logo{justify-content:center;align-items:center;width:100%;display:flex;position:absolute;top:30%;left:.55rem}#waterfall-section #new-section #logo img{object-fit:cover;width:6rem;height:auto}#waterfall-section #new-section #fooliages{justify-content:space-between;align-items:center;width:100%;height:100vh;display:flex;position:absolute;top:-8%;left:0}#waterfall-section #new-section #fooliages div{display:flex}#waterfall-section #new-section #fooliages div:first-child{transform:scale(1.1)}#waterfall-section #new-section #fooliages div:nth-child(2){justify-content:end;transform:scale(1.1)}#waterfall-section #new-section #fooliages img{object-fit:contain;object-position:right;width:100%;height:100vh}#waterfall-section #new-section #divider-bush{justify-content:space-between;align-items:center;width:100%;height:100vh;display:flex;position:absolute;top:50%;left:0}#waterfall-section #new-section #divider-bush div{width:120%;position:relative}#waterfall-section #new-section #divider-bush div img{object-fit:contain;width:100%;height:100vh}@media (max-width:480px){#hero-section #circle,#circle-section #circle{width:90vw;height:90vw}#himalayan-section #clouds-wrapper div{width:120%;height:120%}#himalayan-section #clouds-wrapper div:first-child{visibility:hidden;left:-20%}}@media (max-width:768px){#video-section{grid-template-columns:1fr;align-items:start}#video-section #video-container{height:90%}#video-section #text-container{padding:2rem}#himalayan-section #clouds-wrapper div{width:120%;height:120%}#himalayan-section #clouds-wrapper div:first-child{left:-20%}#himalayan-section #clouds-wrapper img{object-fit:contain}#himalayan-section #mountain-clouds div{width:140%;height:140%}#himalayan-section #mountain-clouds div:first-child{left:30%}#himalayan-section #mountain-clouds div:nth-child(2){margin-right:10%}#himalayan-section #mountain-clouds img{object-fit:contain}#waterfall-section #new-section #logo{left:1.6%}#waterfall-section #new-section #logo img{object-fit:cover;width:7rem;height:auto}#waterfall-section #new-section #bottle-bg img{object-fit:cover}#waterfall-section #new-section #fooliages{display:none}}@media (max-width:1024px){#waterfall-section #new-section #bottle-bg img{object-fit:cover}#waterfall-section #new-section #fooliages{display:none}}
