@import"https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Calistoga&display=swap";h1,h2,h3,h4,h5,h6{font-family:Calistoga,serif;font-optical-sizing:auto;font-style:normal;font-variation-settings:"wdth" 100}.my_layout{font-family:Bebas Neue,serif;font-weight:400;font-style:normal;display:flex;flex-direction:column}#whyCheeroes .screenContainer{position:relative;overflow:hidden}#whyCheeroes .backTitle{color:#fda10d;opacity:.1;font-family:Calistoga,serif;z-index:1;position:absolute;font-size:12em;white-space:nowrap;flex:1;width:calc(100% - 96px);height:100%;display:flex;align-items:center;font-weight:700;justify-content:center;-webkit-user-select:none;user-select:none}#whyCheeroes{position:relative;background-color:#282828;border-radius:64px;margin-top:-64px;margin-bottom:-64px}#whyCheeroes .grid{display:grid;position:relative;z-index:2;grid-template-columns:1fr 1fr 1fr 1fr;grid-gap:64px;padding:96px}#whyCheeroes .grid .item{height:200px;display:flex;-webkit-user-select:none;user-select:none;color:#fff;font-family:Calistoga,serif;flex-direction:column;justify-content:space-between;align-items:center;font-size:2.3em;white-space:nowrap;font-weight:700}#whyCheeroes .grid .item p{margin:20px 0 0;text-align:center;line-height:1.4em}#whyCheeroes .grid .item img{height:120px;-webkit-user-drag:none}#reviews{padding:160px 0 96px;width:100%;background-color:#fdefad}#reviews .topReview{width:100%;display:flex;border:8px solid white;border-radius:48px;box-sizing:border-box;color:#fff;font-size:2.2em;background-color:#0068fd;overflow:hidden}#reviews .topReview .left{display:flex;flex-direction:column;padding:0 96px;flex:1;height:auto;justify-content:center}#reviews .topReview .left *{margin:0}#reviews .topReview .left p:last-child{margin-top:48px}#reviews .topReview .left p:first-child{font-family:Calistoga,serif;font-weight:700;line-height:1.25em}.smallReviews{position:relative;padding-bottom:200px}#socials{position:relative;background-color:#282828;width:100%;border-radius:64px;padding:64px 0 80px;margin-top:-64px;margin-bottom:-64px;z-index:2;overflow:hidden}#socials h1{color:#ffa20d;line-height:100px;font-size:100px;font-weight:700}#socials .socials{display:flex;gap:32px}#socials .socials img{height:300px;width:300px;object-fit:cover;border-radius:32px;border:4px solid white;box-shadow:0 5px #fff}#faq{width:100%;padding:96px 0;position:relative;background-color:#fff4b5;overflow:hidden}#faq .screenContainer{position:relative}#faq .screenContainer>div>img{width:45%;position:absolute;z-index:1;right:-12.5%;bottom:0}#faq .screenContainer>div{display:flex;gap:48px;width:100%;justify-content:space-between}#faq .screenContainer>div>div{flex:1;position:relative;z-index:2;max-width:60%}#faq h1{font-family:Bebas Neue,serif;font-size:100px;margin-bottom:32px;color:#282828;margin-top:0}.faq-container{display:flex;flex-direction:column;gap:24px;-webkit-user-select:none;user-select:none}.faq-item{background-color:#282828;color:#fff;font-size:24px;padding:24px 32px;border-radius:48px;border:2px solid white}.faq-question{cursor:pointer;font-weight:700;position:relative;font-size:32px;font-family:Calistoga,serif;font-optical-sizing:auto;font-style:normal;font-variation-settings:"wdth" 100}#socials .screenContainer{position:relative;z-index:1}#socials>img{position:absolute;z-index:0;height:130%;top:-25%;left:50%;transform:translate(-50%)}.faq-question:after{content:"+";position:absolute;right:0}.faq-item.active .faq-question:after{content:"-"}.faq-answer{display:none;font-family:monospace;padding-top:5px}.faq-item.active .faq-answer{display:block}.faq-item.active{background:#fff;color:#282828;border-color:#282828}.smallReviews img{position:absolute;z-index:1;max-width:800px;left:-100px;top:-150px}.smallReviews .reviews{position:relative;z-index:2;display:flex;gap:32px;left:30%;width:70%;margin-top:100px}.smallReviews .reviews .review p{margin:0}.smallReviews .reviews .review .text{font-family:Calistoga,serif;font-size:20px;font-weight:700;line-height:28px}.smallReviews .reviews .review .name{font-size:24px;font-weight:700}.smallReviews .reviews .review .rated{font-size:20px}.smallReviews .reviews .review .stars{width:100%;display:flex;font-size:32px;justify-content:space-between}.smallReviews .reviews .review{background-color:#fff;flex-shrink:0;display:flex;flex-direction:column;gap:16px;padding:20px;border:3px solid #282828;border-radius:16px;width:250px;height:250px}#reviews .topReview .right{flex:1.2;overflow:hidden}#reviews .topReview .right img{width:100%;object-fit:cover;object-position:left;height:100%;-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.my_section{text-align:center}.my_block{border:2px solid #000000;background-color:#fff}.my_block_header{height:110px;width:200px}.my_block_title{text-align:left;font-weight:700}.my_top_space{margin-top:1em}.my_bottom_space{margin-bottom:1em}.my_font_large{font-size:x-large}table{margin:0 auto;width:100%}table,th,td{border:2px solid #000000;border-collapse:collapse}th,td{background-color:#fff}.my_footer{background-color:#282828;border-top:3px solid white;color:#fff;padding:96px 0;-webkit-user-select:none;user-select:none;text-align:left}.my_footer .menu ul{list-style:none}.my_footer .socialIcons{display:flex;gap:16px}.my_footer .socialIcons a{text-decoration:none;color:#000}.my_footer .logo{color:#ff6d00;text-decoration:none;font-weight:700;font-size:54px;max-width:200px;letter-spacing:4px;line-height:46px;display:block;transform-origin:left center}.my_footer .social p,.my_footer .menu p{font-size:40px;font-family:Calistoga,serif;font-optical-sizing:auto;font-style:normal;margin-bottom:16px;font-variation-settings:"wdth" 100}.my_footer .menu p:first-child{margin-top:0}.my_footer .menu ul{padding:0}.my_footer .menu ul li a{font-size:24px;line-height:36px;cursor:pointer;transition:all .3s;transform-origin:left center;display:block;text-decoration:none;color:#fff}.my_footer .menu ul li a:hover{color:#ff6d00;transform:scale(1.05)}.my_footer .socialIcon{width:48px;height:48px;background-color:#fff;color:#000;display:flex;align-items:center;justify-content:center;border-radius:8px;cursor:pointer;transition:all .3s;font-size:20px}.my_footer .socialIcon:hover{background-color:#ff6d00}.my_footer .screenContainer{display:grid;grid-template-columns:1fr 1fr 1fr 2fr;grid-gap:24px}.my_home{background-color:#000}.my_footer .newsletter{display:flex;flex-direction:column;gap:24px;background:#fff;box-sizing:border-box;padding:64px;border-radius:32px;border:2px solid #fd6d00}.my_footer .newsletter .top p{color:#ff6d00;font-weight:900;font-size:70px;line-height:64px;margin:0}.my_footer .newsletter input{width:100%;outline:0;height:64px;margin-bottom:12px;border-radius:40px;font-size:26px;border:2px solid black;box-sizing:border-box;padding:0 32px;font-family:Bebas Neue,serif;font-style:normal;color:#000;letter-spacing:2px}.my_footer .newsletter input::placeholder{font-size:20px;letter-spacing:2px}.my_footer .newsletter .bottom{text-align:center;letter-spacing:1px;opacity:.75;color:#282828;font-weight:400}.my_footer .newsletter button{width:100%;background:#ff6d00;color:#fff}.my_footer .newsletter button:active{background:#fff}.my_footer .newsletter .top{display:flex;align-items:center;justify-content:space-between}.my_footer .newsletter .top img{height:100px}.my_collection{background-color:#f8e0d5}.my_list-collection{background-color:#f8d5d6}.my_product{background-color:#fff;border:2px solid black;padding:48px 0}.my_cart{background-color:#ff6d00;border-bottom:2px solid black;padding:96px 0;background-image:url(product_background.svg);background-size:110%;background-repeat:no-repeat;background-position:-200% 0%}body{min-width:620px}.product_header{padding-bottom:64px;width:100%;background-color:#ff6d00;box-sizing:border-box;padding-top:190px;background-image:url(product_background.svg);background-repeat:no-repeat;background-size:110%;background-position:-200% 0%}.product_description p,ul{margin:0}.nutrition_facts{background-color:#282828;overflow:hidden;border-top:2px solid black}.nutrition_facts .screenContainer{display:grid;grid-template-columns:1fr 1fr;grid-gap:32px;padding:64px 0}.nutrition_facts .screenContainer .right_nutritions{background:#fff;padding:48px;border-radius:24px;border:2px solid black;margin:48px;min-width:450px}.nutrition_facts .screenContainer .right_nutritions .nutritions{display:grid;grid-template-columns:1fr 1fr 1fr;border-radius:16px;border:2px solid black}.nutrition_facts .screenContainer .right_nutritions .nutritions>div{display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:4px;padding:8px 0}table,th,td{border:none}.nutrition_facts .screenContainer .left_image img{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.nutrition_facts .screenContainer .right_nutritions .more_info{overflow:hidden;border-radius:16px;border:2px solid black;margin-top:32px}.right_nutritions h2{margin:0 0 32px;width:100%;text-align:center;font-size:20px;font-family:monospace}.nutrition_facts .screenContainer .right_nutritions .more_info td{padding:8px 16px;border-top:2px solid black}.nutrition_facts .screenContainer .right_nutritions .more_info p{width:100%;margin:0;height:48px;background:#282828;color:#fff;text-align:center;line-height:48px;font-size:24px}.nutrition_facts .screenContainer .right_nutritions .nutritions>div p{margin:0}.nutrition_facts .screenContainer .right_nutritions .nutritions>div p:nth-child(1){font-size:26px;font-weight:600}.nutrition_facts .screenContainer .right_nutritions .nutritions>div p:nth-child(2){font-size:22px}.nutrition_facts .screenContainer .right_nutritions .nutritions>div:nth-child(2){border-left:2px solid black;border-right:2px solid black}.product_description .disclaimer{margin-top:16px;font-size:16px;line-height:20px}.nutrition_facts .screenContainer .right_nutritions h1{width:100%;text-align:center;font-size:40px;margin:0}#product_image{margin-top:64px;position:relative}#product_image img{width:100%;height:auto;border:2px solid black;border-radius:16px;box-shadow:6px 6px #fff}.variant-button{font-size:24px;font-weight:300}.variant-button.selected{background-color:#ff6d00;color:#fff}.product_variant_buttons{display:flex;gap:24px;width:100%}.product_info{background-color:#fff;border-radius:48px;border:2px solid black;box-sizing:border-box;padding:32px;margin-top:64px;display:flex;flex-direction:column;gap:32px}.product_info p{margin:0}.product_info p:nth-child(3){font-size:24px;margin:0}.product_description{font-size:24px;line-height:32px;font-family:monospace}.product_info h1{font-size:48px;font-weight:900;margin:0}.product_subtitle,.product_subtitle2{font-size:24px}.product_subtitle2{text-align:right;display:flex;flex-direction:column}.priceperportion{font-size:16px}.product_info button{width:100%}.product_header_grid{display:grid;grid-template-columns:1fr .75fr;grid-gap:48px}:root{touch-action:pan-x pan-y;height:100%}.product_thumbnails{display:flex;gap:10px;margin-top:20px;flex-wrap:wrap}.thumbnail{width:100px;height:100px;cursor:pointer;border:2px solid black;transition:border-color .2s;border-radius:8px;overflow:hidden}.thumbnail:hover{border-color:#fff}.thumbnail-image{width:100%;height:100%;object-fit:cover}@media screen and (max-width: 1400px){#header .my_left_space ul li a{font-size:22px}#heroSection h1{font-size:80px!important}.my_footer .screenContainer{display:flex!important;flex-wrap:wrap;gap:32px;justify-content:space-between}}.product_headline_header{background:#5aa5ff;border-top:2px solid black;color:#fff1ae}.product_headline_header h1{font-weight:900;font-size:64px;line-height:80px}.product_headline_header h2{font-family:monospace;color:#fff;font-size:28px;line-height:36px}.product_headline_header ul li{font-size:28px;line-height:44px;list-style-type:none}.product_headline_header ul li i{width:48px;color:#fff}.product_headline_header .screenContainer{display:grid;grid-template-columns:1fr 1fr;grid-gap:96px;padding-top:32px;padding-bottom:32px;overflow:hidden}.product_headline_header .screenContainer img{object-fit:contain;transform:translateY(7.5%);-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.badges{position:absolute;right:-32px;top:-32px;z-index:2;display:flex;flex-direction:row;gap:16px}.badges .badge{width:96px;height:96px;background-image:url(badge.svg);background-size:contain;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;background-repeat:no-repeat;color:#fff4b5}.badges .badge p{margin:0}.badges .badge i{font-size:24px}.product_headline_header .right_image{display:none}.nutrition_facts .right_container{height:100%;display:flex;justify-content:flex-end;align-items:center}#mobilemenu{display:none}.mobile-menu{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:1000;opacity:0;visibility:hidden;transition:opacity .3s ease-in-out}.mobile-menu.active{opacity:1;visibility:visible}.mobile-menu-content{position:absolute;top:0;right:-100%;width:80%;height:100%;background-color:#fff;padding:20px;transition:right .3s ease-in-out}.mobile-menu.active .mobile-menu-content{right:0}.mobile-menu-header{display:flex;justify-content:flex-end;margin-bottom:20px}.mobile-menu ul{list-style:none;padding:0;margin:0}.mobile-menu ul li{margin-bottom:15px}.mobile-menu ul li a{display:block;font-size:40px;color:#333;text-decoration:none}.close-menu{font-size:24px;cursor:pointer}#heroSection iframe{border:2px solid black;border-radius:10px;border-bottom-width:5px}@media screen and (max-width: 1280px){.product_header_grid{grid-template-columns:1fr;grid-gap:32px}#mobilemenu{display:block!important}#ourLineup h2{font-size:50px!important}#ourLineup{overflow:hidden}.smallReviews .reviews{left:0;width:100%;overflow-x:scroll;padding-bottom:32px;scrollbar-color:#fd6d00 white}#socials .socials{display:grid;grid-template-columns:1fr 1fr;grid-gap:32px;min-height:313px}#socialFeed a{cursor:pointer;transition:transform .3s}#socialFeed a:hover{transform:scale(1.05)}#socials .socials img{height:100%;width:100%}.smallReviews{padding-bottom:64px!important}#ourLineup{padding-bottom:196px!important;background-image:none!important}.topReview .right{display:none}#reviews .topReview .left p:first-child{font-size:32px!important}.header_buttons{flex-direction:column}#ourLineup{font-size:72px!important}.heroes{grid-template-columns:340px 340px!important}.heroes .hero:nth-child(3),.heroes .hero:nth-child(4){margin-top:48px}#heroSection .screenContainer{grid-template-columns:1fr!important}#whyCheeroes .grid{grid-template-columns:1fr 1fr!important;padding:48px 0!important;grid-gap:40px!important}#reviews .topReview{flex-direction:column}#reviews .topReview .left{padding:32px!important}#whyCheeroes .grid .item p{font-size:28px!important}#whyCheeroes .backTitle{display:none!important}#heroSection .right img{position:relative!important;transform:none!important;top:0!important;width:80vw;height:auto!important}#heroSection h1{margin-top:0!important}#heroSection .right{justify-content:center!important}.nutrition_facts .screenContainer{grid-template-columns:1fr}.nutrition_facts .screenContainer .right_nutritions{margin:48px 0}#faq .screenContainer>div{flex-direction:column}.nutrition_facts .right_container{justify-content:center!important}#lottie-container-faq{position:absolute!important;transform:translateY(-50%) translate(20%)!important;width:400px!important;height:400px!important;top:0;right:0}#faq .screenContainer>div>div{width:100%;max-width:100%}.product_headline_header .screenContainer{grid-template-columns:1fr;grid-gap:0}.product_headline_header .left_image{display:none}.product_headline_header .right_image{display:block}.badges{right:16px;flex-direction:column;top:16px}.product_info{margin-top:0}#header .ordernow{display:none}#leftNavigation{display:none!important}#logo{display:flex}#header>.screenContainer{display:flex!important;justify-content:space-between}.my_footer .screenContainer>.column:first-child .logo{display:none}.column.newsletter{padding:48px!important}.column.newsletter button{font-size:24px}.my_footer .social p{margin-top:0}.screenContainer{padding:0 32px!important}#header .my_right_space a{font-size:40px!important}.product_info,#product_image{margin-top:32px!important}}@media screen and (max-width: 800px){.heroes{grid-template-columns:340px!important;grid-gap:96px!important}.smallReviews .reviews .review .text{font-size:18px}.heroes .hero:nth-child(3),.heroes .hero:nth-child(4){margin-top:0!important}}.heroes{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-gap:48px}.heroes .hero{border:2px solid black;background:#fff;position:relative;height:512px;width:340px;border-radius:16px;box-sizing:border-box;padding:200px 32px 32px}.heroes .hero .title{font-family:Calistoga,serif;font-size:32px;font-weight:900;margin:0;text-align:center;line-height:32px}.heroes .hero .description{font-size:20px;font-family:monospace}.heroes .hero .buttonContainer{position:absolute;bottom:-28px;left:50%;transform:translate(-50%)}.youtubehero:hover{transform:scale(1.05)}.heroes .hero .lottie{pointer-events:none;position:absolute}.cartGrid{height:fit-content}.my_cart h2{color:#000;font-weight:900;font-size:40px;text-align:left!important;margin-bottom:0!important}.my_cart h3{color:#000;box-sizing:border-box;width:100%;background-color:#fff;border:2px solid black;border-radius:10px;padding:16px;font-family:Bebas Neue,serif;font-weight:300;font-size:20px;text-align:left!important}.my_cart .cartItemTitle{color:#000;font-size:24px;text-decoration:none}.my_cart table tbody td{height:80px}.my_article{background-color:#d6d9da}.my_blog{background-color:#b0b2b2}.my_page{background-color:#f7f0f0}.my_account{background-color:#fff}.my_search{background-color:#f6e2f4}.my_content{width:80%;background-color:#fff;margin:0 auto}.my_result{width:95%;background-color:#fff;margin:0 auto}.my_list{width:80%;background-color:#fff;text-align:left;margin:0 auto}.my_gift_card{padding-left:46%}.my_company{background-color:#d4f6c7}body{margin:0;padding:0}#header{background-color:#282828;color:#fff;padding-top:16px;position:fixed;width:100%;z-index:100;top:0;left:0}#header .my_left_space{display:flex;align-items:center}#header .my_left_space ul{display:flex;list-style:none;align-items:center;gap:40px;text-transform:uppercase;font-size:24px;font-weight:400;letter-spacing:.1rem;-webkit-user-select:none;user-select:none;margin:0;padding-left:0}#header .my_left_space ul li a{-webkit-user-select:none;user-select:none;cursor:pointer;transition:all .4s;position:relative;display:block;transform-origin:center center;color:#fff;text-decoration:none}#header .my_left_space ul li a:hover{color:#ff6d00;transform:scale(1.05) rotate(2deg)}#header .my_right_space{display:flex;justify-content:flex-end;align-items:center;gap:32px}#header .my_right_space a{color:#fff;text-decoration:none;font-size:32px;transition:all .3s;-webkit-user-select:none;user-select:none;position:relative;transform-origin:center center}#header .my_right_space a .amount{background:#ff6d00c7;width:26px;height:26px;display:flex;align-items:center;justify-content:center;text-align:center;border-radius:100%;position:absolute;color:#fff;-webkit-user-select:none;user-select:none;right:-18px;bottom:-8px;line-height:26px;font-size:18px}#header .my_right_space a:hover{color:#ff6d00;transform:scale(1.05) rotate(2deg)}#header .my_left_space ul li a:after{height:2px;width:0;display:block;background:#ff6d00;content:" ";position:absolute;left:0;bottom:0;transition:width .4s}#header .my_left_space ul li a:hover:after{width:100%}.screenContainer{display:block;box-sizing:border-box;margin:0 auto;width:100%;padding:0 48px;max-width:1600px}#header .screenContainer:first-child{display:grid;grid-template-columns:4fr 2fr 4fr}#header .screenContainer:first-child .search{grid-column-start:1;grid-column-end:4}#logo a{color:#ff6d00;text-decoration:none;font-weight:700;font-size:54px;letter-spacing:4px;line-height:46px;display:block;-webkit-user-select:none;user-select:none}#logo img{height:100px}#tickerContainer{width:100%;height:50px;color:#000;background-color:#fff;margin-top:16px;-webkit-user-select:none;user-select:none;border-bottom:2px solid black}#ticker{width:100%;height:100%;display:flex;align-items:center;overflow:hidden;position:relative;max-width:1504px}#ticker:after{content:" ";display:block;position:absolute;height:50px;width:15px;background:linear-gradient(-90deg,#ffffff,transparent);right:0;z-index:1;top:0}#ticker:before{content:" ";display:block;position:absolute;height:50px;width:15px;background:linear-gradient(90deg,#ffffff,transparent);left:0;z-index:1;top:0}#ticker div{color:#000;font-size:30px;white-space:nowrap;font-weight:500;text-transform:uppercase;animation:animate 40s linear infinite;animation-delay:-40s;letter-spacing:.1rem}@keyframes animate{0%{transform:translate(100%)}to{transform:translate(-100%)}}#ticker div:nth-child(2){animation:animate2 40s linear infinite;animation-delay:-20s}@keyframes animate2{0%{transform:translate(0)}to{transform:translate(-200%)}}#ticker div span{-webkit-text-stroke:1px #000;color:transparent;margin:16px 0}::selection{color:#fff;background-color:#ff6d00}#heroSection{text-align:left;padding:176px 0 128px;box-sizing:border-box;height:100vh;overflow:hidden;position:relative}#heroSection .overlay{width:100%;height:100%;position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(0deg,black,transparent)}#youtubeexplainer{position:fixed;z-index:20;right:16px;cursor:pointer;bottom:16px}.tutorial{width:100%;max-width:800px;margin:0 auto;position:relative}.swiper-slide img{width:100%;border-radius:10px}.swiper-button-prev,.swiper-button-next{color:#000;background:#fff;border-radius:50%;width:80px!important;height:80px!important;border:2px solid black;display:flex;align-items:center;justify-content:center}.swiper-pagination-bullet{background:#ff6d00}.swiper-pagination-bullet-active{background:#282828}#youtubeexplainer img{width:150px;height:150px}#heroSection video{position:absolute;left:50%;transform:translate(-50%);right:0;top:0;bottom:0;height:100%;width:177.77777778vh;min-width:100%;min-height:56.25vw}#heroSection h1{font-size:100px;font-weight:900;color:#fdefad;line-height:90px;transform:scaleY(1.25)}#heroSection h1,#heroSection p{text-shadow:1px 2px 4px black}#heroSection p{margin-top:32px;line-height:48px;color:#fdefad;font-size:32px}button{font-family:Bebas Neue,serif;font-style:normal;outline:0;background:#fff;border-radius:40px;height:64px;padding:0 32px;border:2px solid black;color:#000;box-shadow:0 4px #000;font-weight:500;text-transform:uppercase;font-size:34px;cursor:pointer;letter-spacing:2px;line-height:64px;transition:all .2s;-webkit-user-select:none;user-select:none;text-overflow:ellipsis;overflow:hidden;text-wrap:nowrap;text-align:center}@supports (-webkit-touch-callout: none){.notOnIos{display:none!important}}button:active{background:#ff6d00;box-shadow:0 0 #000;transform:translateY(4px)}#heroSection .screenContainer{display:flex;align-items:center;height:100%}#heroSection .right{display:flex;justify-content:flex-end;align-items:center;position:relative}#heroSection .right img{height:750px;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;position:absolute;top:50%;transform:translate(10%,-50%)}#ourLineup{padding:96px 0;background-color:#5aa5ff;background-image:url(background_star.svg);background-repeat:no-repeat;background-position:center;background-size:2600px;min-height:1200px;box-sizing:border-box;border-top:4px solid black}#ourLineup h2{margin:0 auto 64px;font-size:96px;text-transform:uppercase;font-weight:900;color:#fdefad;font-family:Bebas Neue,serif;background-color:#282828;border-radius:100%;width:fit-content;padding:32px 96px}#ourLineup .products{width:100%;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-gap:32px}#ourLineup .products .product{background-color:#fff;border:4px solid black;border-radius:32px;box-sizing:border-box;padding:32px;display:flex;flex-direction:column;gap:16px}#ourLineup .products .product p{margin:0}#ourLineup .products .product img{height:180px;object-fit:contain}#ourLineup .products .product p.name{font-family:Calistoga,serif;font-optical-sizing:auto;font-style:normal;font-variation-settings:"wdth" 100;font-size:48px;font-weight:700;text-wrap:nowrap}#ourLineup .products .product p.description{font-size:20px}#ourLineup .products .product p.price{font-family:Calistoga,serif;font-optical-sizing:auto;font-style:normal;font-variation-settings:"wdth" 100;font-size:26px;font-weight:900;text-wrap:nowrap}#ourLineup .products .product button:nth-child(5){background-color:#0068fd}#ourLineup .products .product button:nth-child(6){background-color:#fd6d00}#ourLineup .products .product button{height:48px;line-height:48px;font-size:24px;color:#fff;padding:0 16px}.textContainer a{color:#ff6d00}
/*# sourceMappingURL=/cdn/shop/t/2/assets/my_css.css.map */
