h1 { font-size: 80px; font-weight: bold; color: white; }
h2 { font-size: 32px; }
h3 { font-size: 24px; font-weight: 700; }
h4 { font-size: 24px; font-weight: 300; }
select { width: 320px; max-width: 100%; height: 44px; margin: 20px auto; font-size: 16px; border-radius: 6px; }
p { font-size: 14px; line-height: 150%; opacity: .8; } 
section#hero .line { color: #fff; opacity: 0.1; font-size: 48px; white-space: nowrap; position: absolute; top: 0px; }
section#hero .line span { padding: 0 40px; }
section#hero { position: relative; transform: translateY(-140px); padding: 200px 0 0; color: white; overflow: hidden; }
section#hero:before { content: " "; position: absolute; width: 100%; height: 99%; top: 0; left: 0; background: linear-gradient(to bottom right, #90a890, #4d854d); clip-path: polygon(0 0, 100% 0, 100% 80%, 0 100%); }
section#hero .container { display: flex; align-items: center; justify-content: center; flex-wrap: wrap; }
section#hero .contents { max-width: 40%; }
section#hero .contents span { font-size: 16px; font-weight: normal; opacity: 0.8; }
section#hero .contents p { font-size: 16px; }
section#hero .cta-box { display: flex; align-items: center; justify-content: flex-start; margin: 80px 0 20px; }
section#hero .cta-box .btn.cta { margin-right: 20px; }
section#hero .image { position: relative; max-width: 60%; }
section#hero .image img.fibershake { width: 100%; xtransition: 0.2s; }
section#hero .image span { position: absolute; z-index: 2; top: 55px; right: 70px; transform: rotate(30deg); width: 130px; height: 130px; display: flex; align-items: center; justify-content: center; border-radius: 100%; background: white; color: #558a55; font-size: 40px; font-weight: bold; box-shadow: 10px 0px 15px rgba(0,0,0,0.3); }
section#hero img.fibershake { z-index: 2; position: relative; }
section#hero img.pistachio { position: absolute; bottom: 35px; left: 63%; z-index: 1; }
img.pistachio2 { position: absolute; margin-top: -18%; left: -260px; z-index: 1; }
#flavors { transform: translateY(-80px); }
#flavors .container { display: flex; align-items: flex-start; justify-content: flex-start; }
#flavors .wrapper { margin: 0 0 0 auto; }
#flavors .wrapper, #flavors .wrapper > div { display: flex; align-items: center; justify-content: center; flex-wrap: wrap; }
#flavors .wrapper > div { flex-direction: column; }
#flavors .wrapper .box { font-size: 18px; font-weight: normal; display: flex; align-items: center; justify-content: flex-start; padding-left: 20px; width: 220px; height: 60px; box-shadow: 0 0 30px rgba(0,0,0,0.1); margin: 10px; border-radius: 6px; }
#flavors .wrapper .box:before { content: url('/modules/main/images/chocolate-icon.png'); padding: 4px 10px 0 0; }
section#whyus { text-align: center; }
section#whyus .wrapper { position: relative; padding: 60px 0; max-width: 700px; margin: auto; transform: translateX(5%); }
section#whyus .image { position: relative; }
section#whyus .image:before { content: " "; position: absolute; top: 7%; left: 0%; width: 86%; height: 86%; border-radius: 100%; background: linear-gradient(to bottom right, #90a890, #4d854d); z-index: -1; }
section#whyus .image img { width: 100%; filter: drop-shadow(0 0 16px rgba(0,0,0,0.15)); }
section#whyus .card { position: absolute; background: white; border-radius: 6px; padding: 16px 20px; width: 276px; box-shadow: 0 0 26px rgba(0,0,0,0.2); text-align: left; }
section#whyus .card .title { font-size: 18px; font-weight: bold; display: flex; align-items: center; justify-content: flex-start; }
section#whyus .card .title:before { content: url('/modules/main/images/chocolate-icon.png'); padding: 4px 16px 0 0; }
section#whyus .card p { font-size: 14px; margin: 10px 0 0; line-height: 160%; }
section#whyus .card:nth-child(1) { top: 8%; left: -25%; }
section#whyus .card:nth-child(2) { top: 13%; left: 90%; }
section#whyus .card:nth-child(3) { bottom: 19%; left: -44%; }
section#whyus .card:nth-child(4) { bottom: 26%; left: 80%; }
section#nutritional_data { position: relative; }
section#nutritional_data:before { content: " "; position: absolute; width: 100%; height: 105%; top: -10%; left: 0; background: #efefef; clip-path: polygon(0 25%, 100% 0, 100% 75%, 0 100%); }
section#nutritional_data .contents { transform: translateY(-15%); }
section#nutritional_data .container { display: flex; align-items: center; justify-content: center; text-align: center; }
section#nutritional_data .wrapper { display: flex; align-items: center; justify-content: center; flex-wrap: wrap; }
section#nutritional_data .card { padding: 16px 20px 16px 0; text-align: left; flex: 50%; }
section#nutritional_data .card .title { font-size: 18px; font-weight: bold; display: flex; align-items: center; justify-content: flex-start; }
section#nutritional_data .card .title:before { content: url('/modules/main/images/chocolate-icon.png'); padding: 4px 16px 0 0; }
section#nutritional_data .card p { font-size: 14px; margin: 10px 0 0; line-height: 160%; }
section#nutritional_details { text-align: center; padding: 100px 0 80px; }
section#nutritional_details .wrapper { display: flex; align-items: flex-start; justify-content: center; padding: 60px 0; }
section#nutritional_details .card { flex: 25%; font-size: 18px; padding: 0 10px; }
section#nutritional_details .card .title { font-size: 18px; font-weight: bold; }
section#nutritional_details .card .title:before { content: url('/modules/main/images/chocolate-icon2.png'); margin: 0 auto 10px; display: block; }
section#nutritional_details .card p { font-size: 14px; margin: 10px 0 0; line-height: 160%; }
.how_made_line { color: #fff; opacity: 0.1; font-size: 64px; white-space: nowrap; transform: translateY(-20px); z-index: 2; position: relative; max-width: 100%; overflow: hidden; }
.how_made_line span { padding: 0 30px; }
section#how_made { position: relative; color: white; margin-bottom: 6%; }
section#how_made:before { content: " "; position: absolute; width: 100%; height: 130%; top: -20%; left: 0; background: linear-gradient(to bottom right, #90a890, #4d854d); clip-path: polygon(0 12%, 100% 0, 100% 88%, 0 100%); }
section#how_made .line { font-size: 64px; }
section#how_made .container { display: flex; align-items: center; justify-content: center; }
section#how_made img.fibershake { transform: translateX(10%); z-index: 2; max-width: 100%; }
section#how_made h4 { padding: 20px 0; }
section#how_made .details { flex-grow: 1; }
section#how_made .toggle-wrapper .contents { display: none; }
section#how_made .toggle-wrapper > div { padding: 14px 16px; margin: 6px 0; border-bottom: 1px solid #ddd; cursor: pointer; }
section#how_made .toggle-wrapper .title { position: relative; font-size: 16px; display: flex; align-items: center; justify-content: flex-start; }
section#how_made .toggle-wrapper .title:before { content: url('/modules/main/images/chocolate-icon-white.png'); padding: 4px 16px 0 0; }
section#how_made .toggle-wrapper .title:after { content: " "; -webkit-mask: url('/libraries/Feather/chevron-down.svg'); -webkit-mask-repeat: no-repeat; -webkit-mask-size: 18px 18px; -webkit-mask-position: center center; display: block; position: absolute; top: 0; right: 0px; width: 18px; height: 100%; background: white; transition: 0.6s; }
section#how_made .toggle-wrapper > div.open .title:after { transform: rotate(-180deg); }
.hmp-wrapper { position: relative; overflow-x: clip; overflow-y: unset; }
.hmp-box { position: absolute; margin-top: -18%; right: -5%; }
.hmp-box img { max-width: 36vw; }
section#products { text-align: center; }
section#products .wrapper { display: flex; align-items: center; justify-content: space-between; padding: 60px 0; flex-wrap: wrap; }
section#products .product { margin: 16px 0; min-width: 300px; border-radius: 6px; background: white; box-shadow: 0 0 20px rgba(0,0,0,0.1); max-width: 400px; overflow: hidden; text-align: left; }
section#products .product img { width: 100%; object-fit: cover; object-position: center center; }
section#products .product .details { padding: 16px; }
section#products .product .subtitle { font-size: 12px; color: #4F0190; height: 24px; }
section#products .product .title { font-size: 18px; font-weight: bold; color: #141414; }
section#products .product p { font-size: 14px; color: #7B7B7B; height: 50px; }
section#products .product .foot { display: flex; align-items: center; justify-content: flex-start; }
section#products .product .price { font-size: 16px; color: #141414; }
section#products .product .buttons { display: flex; align-items: center; justify-content: flex-start; margin: 0 0 0 auto; }
section#products .product .btn { font-size: 14px; padding: 0; width: 88px; height: 37px; display: flex; align-items: center; justify-content: center; color: #7B7B7B; }
section#products .product .btn.green { background: linear-gradient(to bottom right, #90a890, #4d854d); color: white; margin-left: 10px; }

@media (max-width: 1440px) { 
h1 { font-size: 68px; }
h2 { font-size: 28px; }
section#hero { transform: translateY(-100px); padding: 100px 0 12%; }
section#hero:before { height: 80%; }
section#hero .contents p { font-size: 15px; }
section#hero .line { font-size: 42px; }
section#hero .image img.fibershake { max-width: 640px; }
section#hero .image span { top: 30px; right: 50px; width: 120px; height: 120px; font-size: 36px; }
section#hero .cta-box { margin: 60px 0 20px; }
section#hero img.pistachio { max-width: 40vw; }
img.pistachio2 { max-width: 40vw; left: -26vw; }
section#whyus .wrapper { max-width: 600px; padding: 40px 0; }
section#whyus .card { width: 250px; }
section#whyus .card .title { font-size: 16px; }
section#whyus .card p { font-size: 12px; }
section#nutritional_data .card .title { font-size: 16px; }
section#nutritional_data .card p { font-size: 12px; }
section#nutritional_details .card { padding: 0 16px; }
section#nutritional_details .card .title { font-size: 16px; }
section#nutritional_details .card p { font-size: 13px; }
.how_made_line { font-size: 54px; }
.hmp-wrapper { position: relative; overflow-x: clip; overflow-y: unset; }
.hmp-box { position: absolute; margin-top: -20%; right: -5%; }
.hmp-box img { max-width: 26vw; }
}

@media (max-width: 1280px) {
h1 { font-size: 32px; }
h2 { font-size: 24px; }
p { font-size: 13px; }
section { margin-bottom: 60px; }
a.btn { font-size: 16px; }
section#hero .line { font-size: 32px; position: relative; padding-top: 20px; }
section#hero { transform: initial; padding: 40px 0 0px; }
section#hero:before { height: 80%; }
section#hero .contents, section#hero .image { max-width: initial; }
section#hero .image span { top: 30px; right: 50px; width: 64px; height: 64px; font-size: 20px; }
section#hero .cta-box { margin: 40px 0 20px; }
section#hero .contents span { font-size: 14px; }
section#hero img.pistachio { max-width: 40vw; }
img.pistachio2 { max-width: 40vw; margin-top: -4%; z-index: 0; }
#flavors { transform: translateY(0px); }
#flavors .container { display: block; }
#flavors h3 { text-align: center; }
#flavors .wrapper .box { width: 40vw; max-width: 220px; }
section#whyus .wrapper {  transform: initial; display: flex; align-items: center; justify-content: center; flex-direction: column; }
section#whyus .image:before { left: 7%; }
section#whyus .card { position: relative; width: 100%; }
section#whyus .card:nth-child(1) { top: initial; left: initial; order: 1; }
section#whyus .card:nth-child(2) { top: initial; left: initial; order: 2; margin: 20px 0; }
section#whyus .card:nth-child(3) { bottom: initial; left: initial; order: 4; margin: 20px 0; }
section#whyus .card:nth-child(4) { bottom: initial; left: initial; order: 5; }
section#whyus .image { order: 3; }
section#nutritional_data:before { top: -1%; }
section#nutritional_data .contents { transform: initial; }
section#nutritional_data .container { flex-wrap: wrap; }
section#nutritional_data .container > img { order: 2; max-width: 100%; margin-top: 40px; }
section#nutritional_data .container .contents { order: 1; }
section#nutritional_data .card { flex: initial; width: 100%; max-width: 400px; }
section#nutritional_details .wrapper { flex-wrap: wrap; padding: 40px 0; }
section#nutritional_details .card { flex: 100%; padding: 20px 0; max-width: 400px; }
.how_made_line { font-size: 32px; }
section#how_made { margin-bottom: 60%; }
section#how_made:before { height: 142%; }
section#how_made img.fibershake { order: 1; transform: initial; margin-bottom: 30px; }
section#how_made .details { order: 2; }
section#how_made .container { flex-wrap: wrap; }
section#how_made h2 { text-align: center; margin-bottom: 20px; }
section#how_made .toggle-wrapper > div { padding: 12px 14px; }
section#how_made .toggle-wrapper .title { font-size: 14px; }
.hmp-box { position: absolute; margin-top: -60%; right: -5%; }
.hmp-box img { max-width: 40vw; }
section#products { margin-bottom: 200px; }
section#products .wrapper { padding: 40px 0; }
section#products .product { width: 100%; }
}
