@keyframes slow-move-anticlockwise{0%{-webkit-transform:rotate(0deg) translateX(-5px) rotate(0deg);transform:rotate(0) translate(-5px) rotate(0)}50%{-webkit-transform:rotate(-360deg) translateX(-10px) rotate(357deg);transform:rotate(-360deg) translate(-10px) rotate(357deg)}100%{-webkit-transform:rotate(-720deg) translateX(-5px) rotate(720deg);transform:rotate(-720deg) translate(-5px) rotate(720deg)}}@keyframes slow-move-clockwise{0%{-webkit-transform:rotate(0deg) translateX(5px) rotate(0deg);transform:rotate(0) translate(5px) rotate(0)}50%{-webkit-transform:rotate(360deg) translateX(10px) rotate(-354deg);transform:rotate(360deg) translate(10px) rotate(-354deg)}100%{-webkit-transform:rotate(720deg) translateX(5px) rotate(-720deg);transform:rotate(720deg) translate(5px) rotate(-720deg)}}@keyframes rainToDown{0%{-webkit-transform:translateY(100vh);-moz-transform:translateY(100vh);-o-transform:translateY(100vh);-ms-transform:translateY(100vh);transform:translateY(100vh);opacity:1}100%{-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes rainToDownMb{0%{-webkit-transform:translateY(100vh);-moz-transform:translateY(100vh);-o-transform:translateY(100vh);-ms-transform:translateY(100vh);transform:translateY(100vh);opacity:1}100%{-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes scaleAnim{0%{-webkit-transform:scale(0.5);-moz-transform:scale(0.5);-o-transform:scale(0.5);-ms-transform:scale(0.5);transform:scale(0.5)}100%{-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}}@keyframes rotate360deg{from{transform:rotate(0)}to{transform:rotate(-360deg)}}@keyframes rotate360degtest{100%{transform:rotate(-1turn)}}@keyframes rotate3D{0%{transform:rotate(-10deg)}50%{transform:rotate(0)}100%{transform:rotate(-10deg)}}.btn-cm{display:inline-block;padding:19.5px 39px;border:none;text-align:center;font-family:"Londrina Solid", cursive;font-size:24px;line-height:32px}@media (max-width:1300.98px){.btn-cm{font-size:24px;line-height:32px}}@media (max-width:599.98px){.btn-cm{font-size:18px;line-height:24px;padding:8px 12px}}.slow-move-clockwise{animation:slow-move-clockwise 15s cubic-bezier(0.41, 0.17, 0.57, 0.79) infinite both}.slow-move-anticlockwise{animation:slow-move-anticlockwise 20s cubic-bezier(0.41, 0.17, 0.57, 0.79) infinite both}.wrap-circle{position:absolute;left:0;top:0;width:100%;height:100%;display:flex;align-items:flex-start;justify-content:space-evenly;z-index:-3;overflow:hidden}.wrap-circle .cir{transition:0.3s ease all;animation:10s rainToDown infinite linear;opacity:0}.wrap-circle .cir-1,.wrap-circle .cir-11,.wrap-circle .cir-25{width:27px;animation-delay:3s !important}.wrap-circle .cir-2,.wrap-circle .cir-10,.wrap-circle .cir-23{width:49px;animation-delay:1s !important}.wrap-circle .cir-3,.wrap-circle .cir-15,.wrap-circle .cir-24{width:52px;animation-delay:2s !important}.wrap-circle .cir-4,.wrap-circle .cir-12,.wrap-circle .cir-18{width:48px;animation-delay:4s !important}.wrap-circle .cir-5,.wrap-circle .cir-13,.wrap-circle .cir-21{width:48px;animation-delay:5s !important}.wrap-circle .cir-6,.wrap-circle .cir-17,.wrap-circle .cir-16{width:27px;animation-delay:8s !important}.wrap-circle .cir-7,.wrap-circle .cir-20,.wrap-circle .cir-14{width:27px;animation-delay:6s !important}.wrap-circle .cir-8,.wrap-circle .cir-22{width:27px;animation-delay:7s !important}.wrap-circle .cir-9,.wrap-circle .cir-19{width:48px;animation-delay:3s !important}@media (max-width:1024.98px){.wrap-circle .cir-3,.wrap-circle .cir-15,.wrap-circle .cir-24{width:40px}.wrap-circle .cir-2,.wrap-circle .cir-10,.wrap-circle .cir-23,.wrap-circle .cir-4,.wrap-circle .cir-12,.wrap-circle .cir-18,.wrap-circle .cir-5,.wrap-circle .cir-13,.wrap-circle .cir-21,.wrap-circle .cir-9,.wrap-circle .cir-19{width:32px}.wrap-circle .cir-1,.wrap-circle .cir-11,.wrap-circle .cir-25,.wrap-circle .cir-6,.wrap-circle .cir-17,.wrap-circle .cir-16,.wrap-circle .cir-7,.wrap-circle .cir-20,.wrap-circle .cir-14,.wrap-circle .cir-8,.wrap-circle .cir-22{width:18px}}@media (max-width:767.98px){.wrap-circle .cir-3,.wrap-circle .cir-15,.wrap-circle .cir-24{width:24px}.wrap-circle .cir-2,.wrap-circle .cir-10,.wrap-circle .cir-23,.wrap-circle .cir-4,.wrap-circle .cir-12,.wrap-circle .cir-18,.wrap-circle .cir-5,.wrap-circle .cir-13,.wrap-circle .cir-21,.wrap-circle .cir-9,.wrap-circle .cir-19{width:16px}.wrap-circle .cir-1,.wrap-circle .cir-11,.wrap-circle .cir-25,.wrap-circle .cir-6,.wrap-circle .cir-17,.wrap-circle .cir-16,.wrap-circle .cir-7,.wrap-circle .cir-20,.wrap-circle .cir-14,.wrap-circle .cir-8,.wrap-circle .cir-22{width:12px}}.animated{-webkit-animation-duration:1s;-moz-animation-duration:1s;-o-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both}.tada{-webkit-animation-name:tada;-moz-animation-name:tada;-o-animation-name:tada;animation-name:tada}@-webkit-keyframes tada{0%{-webkit-transform:scale(1)}10%,20%{-webkit-transform:scale(0.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale(1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale(1.1) rotate(-3deg)}100%{-webkit-transform:scale(1) rotate(0)}}@-moz-keyframes tada{0%{-moz-transform:scale(1)}10%,20%{-moz-transform:scale(0.9) rotate(-3deg)}30%,50%,70%,90%{-moz-transform:scale(1.1) rotate(3deg)}40%,60%,80%{-moz-transform:scale(1.1) rotate(-3deg)}100%{-moz-transform:scale(1) rotate(0)}}@-o-keyframes tada{0%{-o-transform:scale(1)}10%,20%{-o-transform:scale(0.9) rotate(-3deg)}30%,50%,70%,90%{-o-transform:scale(1.05) rotate(3deg)}40%,60%,80%{-o-transform:scale(1.05) rotate(-3deg)}100%{-o-transform:scale(1) rotate(0)}}@keyframes tada{0%{transform:scale(1)}10%,20%{transform:scale(0.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale(1.05) rotate(3deg)}40%,60%,80%{transform:scale(1.05) rotate(-3deg)}100%{transform:scale(1) rotate(0)}}@-moz-keyframes spin{100%{-moz-transform:rotate(360deg)}}@-webkit-keyframes spin{100%{-webkit-transform:rotate(360deg)}}@keyframes spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}body{margin:0;padding:0}body input,body textarea,body button{-webkit-appearance:none;-moz-appearance:none;appearance:none}body a{text-decoration:none;outline:none !important;-webkit-transition:all 0.3s;transition:all 0.3s}body a:hover,body a:focus,body a:active{color:#FFFFFF}body b,body strong{font-weight:bold}body *{box-sizing:border-box}body p,body a,body span,body strong,body b{font-family:'DM Sans', sans-serif}.container{max-width:1706px;padding:0 32px;margin:0 auto}@media (max-width:1500.98px){.container{max-width:1330px}}@font-face{font-family:'Londrina Solid';src:url('../fonts/londrina-solid/LondrinaSolid-Thin.ttf') format('truetype');font-display:swap;font-weight:100;}@font-face{font-family:'Londrina Solid';src:url('../fonts/londrina-solid/LondrinaSolid-Light.ttf') format('truetype');font-display:swap;font-weight:300;}@font-face{font-family:'Londrina Solid';src:url('../fonts/londrina-solid/LondrinaSolid-Regular.ttf') format('truetype');font-display:swap;font-weight:400;}@font-face{font-family:'Londrina Solid';src:url('../fonts/londrina-solid/LondrinaSolid-Black.ttf') format('truetype');font-display:swap;font-weight:900;}@font-face{font-family:'DM Sans';src:url('../fonts/dm-san/DMSans-Regular.ttf') format('truetype');font-display:swap;font-weight:400;}@font-face{font-family:'DM Sans';src:url('../fonts/dm-san/DMSans-Medium.ttf') format('truetype');font-display:swap;font-weight:500;}@font-face{font-family:'DM Sans';src:url('../fonts/dm-san/DMSans-Bold.ttf') format('truetype');font-display:swap;font-weight:700;}.page-template-homepage .hero-ss{background-color:#E7104C;padding:295px 0 135px;overflow:hidden;position:relative;z-index:2}.page-template-homepage .hero-ss:before{content:"";width:100%;height:180px;background-image:url(../images/hero-path.png);background-size:cover;background-position:left;position:absolute;left:0;bottom:0;z-index:-5}.page-template-homepage .hero-ss .wrap{display:flex;align-items:center;justify-content:space-between}.page-template-homepage .hero-ss .left-hero{max-width:520px;z-index:1}.page-template-homepage .hero-ss .left-hero .img-mb{display:none}.page-template-homepage .hero-ss .left-hero h1{font-family:"Londrina Solid", cursive;font-weight:300;font-size:71px;line-height:86px;color:#fff11e}.page-template-homepage .hero-ss .left-hero h1 span{font-size:125px;line-height:100%;font-family:"Londrina Solid", cursive}.page-template-homepage .hero-ss .left-hero h1 span.lesser{position:relative;font-size:148px;line-height:75%}.page-template-homepage .hero-ss .left-hero h1 span.evil{font-size:148px;line-height:75%}.page-template-homepage .hero-ss .left-hero h1 span.choice{font-size:81px;line-height:100%;position:relative;top:-48px}.page-template-homepage .hero-ss .left-hero p{font-weight:400;font-size:24px;line-height:140%;color:#ffffff;margin:12px 0 48px}.page-template-homepage .hero-ss .left-hero .btn-cm{background:#ffffff;border-color:#ffffff;color:#e7104c;font-weight:300;padding:14px 32px}.page-template-homepage .hero-ss .left-hero .btn-cm:hover{background-color:#fff21f;color:#000000;border-color:#fff21f}.page-template-homepage .hero-ss .left-hero .btn-cm.second{margin-left:20px;color:#fff21f;background:transparent}.page-template-homepage .hero-ss .right-hero{width:calc(100% - 520px);text-align:center}.page-template-homepage .hero-ss .right-hero .img-1{position:relative;text-align:right;z-index:-4}.page-template-homepage .hero-ss .right-hero .img-1 img{margin-right:-13%}.page-template-homepage .hero-ss .right-hero .wrap-circle{z-index:0}.page-template-homepage .benefit-ss{background-color:#ffffff;background-position:left center;background-repeat:no-repeat;background-size:cover;position:relative;z-index:3;overflow:hidden;margin-top:-1px;padding:160px 0}.page-template-homepage .benefit-ss .wrap{text-align:center;display:flex;justify-content:flex-end}.page-template-homepage .benefit-ss .wrap .img-mb{display:none}.page-template-homepage .benefit-ss .content{max-width:536px;text-align:left;margin-right:110px}.page-template-homepage .benefit-ss .content .heading{font-family:"Londrina Solid", cursive;font-weight:300;font-size:50px;line-height:100%;color:#E7104C;text-align:center;position:relative;z-index:9;text-align:left}.page-template-homepage .benefit-ss .content ._des-mb{font-family:'DM Sans', sans-serif;font-size:18px;line-height:32px;text-align:left;font-weight:500;margin-top:22px;color:#000000}.page-template-homepage .benefit-ss .content .btn-cm{border:none;background:#E7104C;font-family:"Londrina Solid", cursive;padding:16px 38px;color:#E7104C;margin-top:70px;position:relative;z-index:9;font-size:24px;line-height:32px;font-weight:300;color:#ffffff}.page-template-homepage .benefit-ss .content .btn-cm:hover{background-color:#fff21f;color:#000000}.page-template-homepage .info-section{background-color:#fe3b1f;padding:90px 0 85px;position:relative;z-index:2}.page-template-homepage .info-section:before{content:"";width:100%;height:24px;background-image:url(../images/line-info.png);background-position:center;background-repeat:no-repeat;background-size:cover;position:absolute;bottom:-16px;left:0;z-index:1}.page-template-homepage .info-section .container{display:flex;justify-content:flex-end}.page-template-homepage .info-section .wrap{display:grid;grid-template-columns:1fr 1fr 310px;grid-gap:110px;max-width:1590px}.page-template-homepage .info-section .info{display:flex;align-items:center}.page-template-homepage .info-section .info.col-2{position:relative}.page-template-homepage .info-section .info.col-2:before,.page-template-homepage .info-section .info.col-2:after{content:"";width:16px;height:215px;background-image:url(../images/layer-yellow.png);background-repeat:no-repeat;background-size:cover;background-position:center;position:absolute;top:0;left:-55px}.page-template-homepage .info-section .info.col-2:after{right:-55px;left:inherit}.page-template-homepage .info-section .info.col-2 .big{color:#fce200;margin-right:16px}.page-template-homepage .info-section .info.col-2 .small>span .gram{margin-bottom:-32px}.page-template-homepage .info-section .info.col-2 .small .sub{width:100%;left:0}.page-template-homepage .info-section .info.col-2 .small .sub2{max-width:295px;font-size:32px;letter-spacing:0.02em;margin-left:56px;position:relative;bottom:-30px}.page-template-homepage .info-section .info .big{font-size:145px;line-height:100%;color:#ffffff;font-family:"Londrina Solid", cursive;font-weight:300;margin-top:-50px;margin-right:24px}.page-template-homepage .info-section .info .small{font-family:"Londrina Solid", cursive;font-size:34px;line-height:100%;letter-spacing:0.03em;font-weight:300;color:#ffffff;position:relative}.page-template-homepage .info-section .info .small .sub{font-size:34px;line-height:100%;position:absolute;left:60px;top:-6px;letter-spacing:0.03em}.page-template-homepage .info-section .info .small>span{font-size:122px;line-height:100%;font-family:"Londrina Solid", cursive;color:#fce200;display:flex}.page-template-homepage .info-section .info .small>span .num{font-family:"Londrina Solid", cursive;font-size:146px;line-height:100%;margin-right:16px;margin-top:-24px}.page-template-homepage .info-section .info .small>span .gram{font-family:"Londrina Solid", cursive;font-size:122px;line-height:100%}.page-template-homepage .info-section .info .small .sub2{font-family:"Londrina Solid", cursive;font-size:34px;line-height:100%;color:#ffffff;text-align:right}.page-template-homepage .info-section .pros .pro{display:flex;align-items:center}.page-template-homepage .info-section .pros .pro:not(:last-child){margin-bottom:12px}.page-template-homepage .info-section .pros .pro img{display:block;margin-right:20px;width:60px}.page-template-homepage .info-section .pros .pro span{font-family:"Londrina Solid", cursive;font-size:34px;line-height:100%;font-weight:300;color:#ffffff}.page-template-homepage .intro-ss{background:#fbf11f;position:relative;background-repeat:no-repeat;background-size:contain;background-position:right;overflow:hidden;z-index:1}.page-template-homepage .intro-ss .img-mb{display:none}.page-template-homepage .intro-ss .wrap-circle{width:50%;z-index:1}.page-template-homepage .intro-ss .wrap{display:flex;align-items:center}.page-template-homepage .intro-ss .left-intro{position:relative;max-width:680px;background:#fbf11f;padding:150px 0;z-index:1}.page-template-homepage .intro-ss .left-intro .bubble{background-image:url(../images/bubble.png);background-size:contain;background-repeat:no-repeat;background-position:center;width:calc(100% + 300px);height:100%;position:absolute;left:-100px;bottom:0;z-index:-1;opacity:0.6}.page-template-homepage .intro-ss .left-intro:before{content:"";width:160px;height:100%;background:#fbf11f;position:absolute;right:-160px;top:0}.page-template-homepage .intro-ss .left-intro:after{content:"";max-width:500px;width:100%;height:100%;position:absolute;right:-659px;top:0;background-image:url(../images/shadow-intro.png);background-repeat:no-repeat;background-size:cover}.page-template-homepage .intro-ss .left-intro h2{font-family:"Londrina Solid", cursive;font-size:50px;line-height:100%;font-weight:300;color:#ee402f}.page-template-homepage .intro-ss .left-intro .des-intro{font-family:'DM Sans', sans-serif;font-size:18px;line-height:32px;font-weight:500;margin-top:32px}.page-template-homepage .intro-ss .left-intro .des-intro span{display:block;margin-bottom:24px}.page-template-homepage .flavour-ss{background:#ffffff;padding:100px 0 90px;position:relative;z-index:99;overflow:hidden}.page-template-homepage .flavour-ss .wrap{text-align:center}.page-template-homepage .flavour-ss .wrap-fla{display:grid;grid-template-columns:repeat(4, 1fr);margin-top:42px}.page-template-homepage .flavour-ss .wrap-fla .item-fla{display:block}.page-template-homepage .flavour-ss .wrap-fla .item-fla img.fruit{-webkit-animation:tada 4s linear infinite;-moz-animation:tada 4s linear infinite;animation:tada 4s linear infinite}.page-template-homepage .flavour-ss .wrap-fla .item-fla .img{position:relative}.page-template-homepage .flavour-ss .wrap-fla .item-fla .img img.can{object-fit:cover;object-position:bottom;max-height:430px}.page-template-homepage .flavour-ss .wrap-fla .item-fla .img img.fruit{position:absolute;height:auto;bottom:-24px;right:30px;max-width:180px}.page-template-homepage .flavour-ss .wrap-fla .item-fla .des{font-family:"Londrina Solid", cursive;font-size:35px;line-height:48px;font-weight:300;text-transform:uppercase;margin-left:-48px;margin-top:70px}.page-template-homepage .flavour-ss .heading{font-family:"Londrina Solid", cursive;font-weight:300;font-size:50px;line-height:120%;color:#e7104c;margin-bottom:20px}.page-template-homepage .flavour-ss .des{font-family:'DM Sans', sans-serif;font-weight:500;font-size:18px;line-height:32px;text-align:center;color:#000000}.page-template-homepage .flavour-ss .btn-cm{margin-top:40px;border:none;background:#E7104C;padding:14px 32px;color:#ffffff;min-width:190px;font-weight:300}.page-template-homepage .flavour-ss .btn-cm:hover{background-color:#fff21f;color:#000000}.page-template-homepage .intro2-ss{background-color:#9d1d96;background-repeat:no-repeat;background-size:contain;background-position:center;padding-top:75px;position:relative;z-index:1}.page-template-homepage .intro2-ss:before{content:"";width:100%;height:24px;background-image:url(../images/line-intro.png);background-position:center;background-repeat:no-repeat;background-size:contain;position:absolute;top:-10px;left:0;z-index:1;transform:rotate(180deg)}.page-template-homepage .intro2-ss .wrap{display:flex;align-items:center}.page-template-homepage .intro2-ss .left-intro{max-width:805px;width:100%;background-image:url(../images/bubble-left.png);background-position:center;background-size:contain;background-repeat:no-repeat;padding:100px 0px}.page-template-homepage .intro2-ss .left-intro .heading-intro{font-family:"Londrina Solid", cursive;font-size:50px;line-height:100%;font-weight:300;color:#ffffff}.page-template-homepage .intro2-ss .left-intro .heading-intro span{font-family:"Londrina Solid", cursive;color:#fff31f}.page-template-homepage .intro2-ss .left-intro .des-intro{font-family:'DM Sans', sans-serif;font-size:18px;line-height:32px;font-weight:500;color:#ffffff;max-width:686px;margin-top:32px}.page-template-homepage .intro2-ss .right-intro{width:calc(100% - 805px);text-align:right;z-index:3;position:relative;background-image:url(../images/bubble-right.png);background-position:center;background-size:contain;background-repeat:no-repeat}.page-template-homepage .intro2-ss .right-intro img{margin-bottom:-13px}.page-template-homepage .choice-ss{position:relative}.page-template-homepage .choice-ss .container{position:relative;display:flex;justify-content:flex-end;background-repeat:no-repeat;background-position:left bottom;background-size:contain}.page-template-homepage .choice-ss .container .img-big{position:absolute;bottom:-1px;left:0}.page-template-homepage .choice-ss .container .img-mb{display:none}.page-template-homepage .choice-ss .wrap-choice{max-width:665px;width:100%;padding:170px 0 250px;z-index:9}.page-template-homepage .choice-ss .heading{font-family:"Londrina Solid", cursive;font-weight:300;font-size:50px;line-height:120%;color:#9d1d96}.page-template-homepage .choice-ss .faq_list{margin-top:28px}.page-template-homepage .choice-ss .faq_list .item-faq:not(:last-child){margin-bottom:24px}.page-template-homepage .choice-ss .faq_list .item-faq.active .question .toggle .minus{display:block}.page-template-homepage .choice-ss .faq_list .item-faq.active .question .toggle .plus{display:none}.page-template-homepage .choice-ss .faq_list .item-faq .question{font-family:"Londrina Solid", cursive;font-weight:300;font-size:34px;line-height:46px;color:#9d1d96;position:relative;cursor:pointer;padding-right:50px}.page-template-homepage .choice-ss .faq_list .item-faq .question .toggle{width:38px;height:38px;background-image:url(../images/bg-question.png);background-repeat:no-repeat;background-position:center;background-size:cover;display:flex;align-items:center;justify-content:center;position:absolute;right:0;top:4px}.page-template-homepage .choice-ss .faq_list .item-faq .question .toggle .minus{display:none}.page-template-homepage .choice-ss .faq_list .item-faq .question .toggle svg{display:block}.page-template-homepage .choice-ss .faq_list .item-faq .answer{display:none;margin-top:22px;font-family:'DM Sans', sans-serif;font-weight:500;font-size:18px;line-height:32px;color:#000000}.page-template-homepage .choice-2-ss{padding:210px 0 180px;position:relative;background-repeat:no-repeat;background-size:cover;background-position:top;z-index:1}.page-template-homepage .choice-2-ss:before{content:"";background-image:url(../images/bubble-w.png);width:100%;height:100%;background-position:center;background-repeat:no-repeat;background-size:auto;position:absolute;left:0;top:0;z-index:-1}.page-template-homepage .choice-2-ss .heading{font-family:"Londrina Solid", cursive;font-size:50px;line-height:100%;font-weight:300;color:#ffffff;margin:0 auto;text-align:center}.page-template-homepage .where-to-buy{background:#ffffff;padding:100px 0;text-align:center}.page-template-homepage .where-to-buy .heading{font-family:"Londrina Solid", cursive;font-weight:300;font-size:50px;line-height:110%;text-align:center;color:#e7104c;margin-bottom:24px;position:relative;display:inline-block}.page-template-homepage .where-to-buy .heading:after{content:"";width:50px;height:70px;background-image:url(../images/le-halo-red.svg);background-position:center;background-size:contain;background-repeat:no-repeat;display:inline-block;transform:rotate(-20deg)}@media (max-width:374px){.page-template-homepage .where-to-buy .heading:after{right:-20px}}.page-template-homepage .where-to-buy .des{font-size:18px;line-height:32px;font-family:"DM Sans", sans-serif;text-align:center;color:#1f1f1f;font-weight:500}.page-template-homepage .contact-ss{background-color:#1eadbb;background-image:url(../images/contact-bg-new.png);background-position:center;background-repeat:no-repeat;background-size:contain;padding:100px 0 135px;position:relative;z-index:2}.page-template-homepage .contact-ss .wrap-circle{z-index:-1}.page-template-homepage .contact-ss::before{content:"";background-image:url(../images/bg-ct.png);width:100%;height:33px;position:absolute;bottom:-16px;left:0;background-repeat:no-repeat;background-size:auto;background-position:center;z-index:-1}.page-template-homepage .contact-ss .wrap-contact{display:flex;align-items:flex-start}.page-template-homepage .contact-ss .wrap-contact .left-contact{max-width:610px;width:100%}.page-template-homepage .contact-ss .wrap-contact .left-contact .heading{font-family:"Londrina Solid", cursive;font-weight:300;font-size:50px;line-height:100%;color:#fff11e;margin:0 0 15px}.page-template-homepage .contact-ss .wrap-contact .left-contact .heading span{font-family:"Londrina Solid", cursive;color:#ffffff}.page-template-homepage .contact-ss .wrap-contact .left-contact .des{font-family:'DM Sans', sans-serif;font-size:18px;line-height:32px;font-weight:400;color:#ffffff;max-width:640px}.page-template-homepage .contact-ss .wrap-contact .left-contact img{display:block;margin:60px 20% 0;width:auto;height:auto}.page-template-homepage .contact-ss .wrap-contact .left-contact img.map-mb{display:none}.page-template-homepage .contact-ss .wrap-contact .right-contact{padding-left:50px;width:calc(100% - 610px)}.page-template-homepage .contact-ss .wrap-contact .right-contact .gform_confirmation_wrapper .gform_confirmation_message{text-align:center;font-size:32px;line-height:52px;font-family:"Londrina Solid", cursive;text-align:center;color:#ffffff}.page-template-homepage .contact-ss .wrap-contact .right-contact .gform_wrapper{max-width:630px;margin:0 auto}.page-template-homepage .contact-ss .wrap-contact .right-contact .gform_wrapper.gform_validation_error .gform_validation_errors{display:none}.page-template-homepage .contact-ss .wrap-contact .right-contact .gform_wrapper.gform_validation_error .gform_body .gfield.gfield_error .gfield_description{background:transparent;border:none;padding:0;color:#ed1944}.page-template-homepage .contact-ss .wrap-contact .right-contact .gform_wrapper .gform_body .gform_fields{grid-column-gap:0;grid-row-gap:0}.page-template-homepage .contact-ss .wrap-contact .right-contact .gform_wrapper .gform_body .gfield{margin-bottom:18px}.page-template-homepage .contact-ss .wrap-contact .right-contact .gform_wrapper .gform_body .gfield:last-child{margin-bottom:0}.page-template-homepage .contact-ss .wrap-contact .right-contact .gform_wrapper .gform_body .gfield .gfield_label{display:none}.page-template-homepage .contact-ss .wrap-contact .right-contact .gform_wrapper .gform_body .gfield .ginput_container input{padding:18px 22px;height:62px;font-family:"Londrina Solid", cursive;font-size:20px;line-height:34px;font-weight:300;color:#000000}.page-template-homepage .contact-ss .wrap-contact .right-contact .gform_wrapper .gform_body .gfield .ginput_container input::placeholder{color:#000000}.page-template-homepage .contact-ss .wrap-contact .right-contact .gform_wrapper .gform_body .gfield .ginput_container input:focus,.page-template-homepage .contact-ss .wrap-contact .right-contact .gform_wrapper .gform_body .gfield .ginput_container input:focus-visible{outline:none}.page-template-homepage .contact-ss .wrap-contact .right-contact .gform_wrapper .gform_body .gfield .ginput_container textarea{padding:18px 22px;font-family:"Londrina Solid", cursive;font-size:20px;line-height:34px;font-weight:300;color:#000000;height:200px}.page-template-homepage .contact-ss .wrap-contact .right-contact .gform_wrapper .gform_body .gfield .ginput_container textarea::placeholder{color:#000000}.page-template-homepage .contact-ss .wrap-contact .right-contact .gform_wrapper .gform_footer{padding:0;margin:18px 0 0}.page-template-homepage .contact-ss .wrap-contact .right-contact .gform_wrapper .gform_footer img.gform_ajax_spinner{display:none !important}.page-template-homepage .contact-ss .wrap-contact .right-contact .gform_wrapper .gform_footer input[type="submit"]{border-radius:0;margin-bottom:0;background:#fff11e;width:158px;height:64px;font-size:25px;line-height:34px;font-weight:300;font-family:"Londrina Solid", cursive;color:#1eadbb;text-transform:uppercase;text-align:left;background-image:url(../images/icon-ct.svg);background-repeat:no-repeat;background-position:80% center;background-size:27px}@media (max-width:1800.98px){.page-template-homepage .info-section .wrap{grid-template-columns:1fr 1fr 1fr}}@media (max-width:1600.98px){.page-template-homepage .benefit-ss{padding:0;background-size:cover}.page-template-homepage .benefit-ss .content{position:relative;padding:160px 0 160px 24px;position:relative;background:#ffffff}.page-template-homepage .benefit-ss .content::before{content:"";width:150px;height:100%;position:absolute;left:-148px;top:0;background:linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #ffffff 100%)}.page-template-homepage .info-section .info .big{font-size:100px}.page-template-homepage .info-section .info .small>span .num{font-size:118px}.page-template-homepage .info-section .info .small>span .gram{font-size:90px}.page-template-homepage .info-section .info .small .sub{font-size:24px}.page-template-homepage .info-section .info .small .sub2{font-size:28px;margin-left:0}.page-template-homepage .info-section .info.col-2:before{height:200px;left:-35px}.page-template-homepage .info-section .info.col-2:after{right:-35px}.page-template-homepage .info-section .info.col-2 .small .sub2{max-width:100%;font-size:28px;margin-left:0}.page-template-homepage .info-section .pros .pro img{margin-right:16px;width:50px}.page-template-homepage .info-section .pros .pro span{font-size:28px}}@media (max-width:1500.98px){.page-template-homepage .hero-ss{padding:185px 0 90px}.page-template-homepage .hero-ss .left-hero{max-width:440px}.page-template-homepage .hero-ss .left-hero h1 span{font-size:100px}.page-template-homepage .hero-ss .left-hero h1 span.lesser{font-size:110px}.page-template-homepage .hero-ss .left-hero h1 span.lesser:after{bottom:24px}.page-template-homepage .hero-ss .left-hero h1 span.evil{font-size:115px}.page-template-homepage .hero-ss .left-hero h1 span.choice{font-size:56px;top:-40px}.page-template-homepage .hero-ss .right-hero{padding-left:50px;width:calc(100% - 440px)}.page-template-homepage .hero-ss .right-hero .img-1 img{height:auto;margin-right:-22%}.page-template-homepage .benefit-ss .content{margin-right:0}.page-template-homepage .benefit-ss .content .btn-cm{margin-top:32px;padding:16px 24px}.page-template-homepage .intro-ss .left-intro{padding:80px 0;max-width:50%;z-index:1}.page-template-homepage .intro-ss .left-intro:before{width:80px;right:-80px}.page-template-homepage .intro-ss .left-intro:after{max-width:200px;right:-280px;background:linear-gradient(90deg, #fbf11f 0%, #fbf11f00 100%)}.page-template-homepage .intro-ss .left-intro .bubble{width:calc(100% + 100px);z-index:-1}.page-template-homepage .flavour-ss .container{max-width:100%}.page-template-homepage .flavour-ss .wrap-fla .item-fla .des{font-size:28px;line-height:32px;margin-left:0}.page-template-homepage .intro2-ss .left-intro{max-width:50%}.page-template-homepage .intro2-ss .right-intro{width:50%}.page-template-homepage .intro2-ss .right-intro img{height:600px;margin-bottom:-11px}.page-template-homepage .choice-ss .container .img-big{height:700px}.page-template-homepage .choice-ss .wrap-choice{max-width:50%;padding:80px 0 120px}.page-template-homepage .where-to-buy{padding:80px 0}.page-template-homepage .contact-ss{padding:80px 0}.page-template-homepage .contact-ss .wrap-contact .left-contact{max-width:585px}.page-template-homepage .contact-ss .wrap-contact .left-contact img{margin:48px auto 0}.page-template-homepage .contact-ss .wrap-contact .right-contact{width:calc(100% - 585px)}.page-template-homepage .contact-ss .wrap-contact .right-contact .gform_wrapper{max-width:480px}.page-template-homepage .contact-ss .wrap-contact .right-contact .gform_wrapper .gform_body .gfield .ginput_container input{height:56px}.page-template-homepage .contact-ss .wrap-contact .right-contact .gform_wrapper .gform_body .gfield .ginput_container textarea{height:150px}}@media (max-width:1336.98px){.page-template-homepage .hero-ss .right-hero .hero-img img{height:auto;width:100%}.page-template-homepage .info-section .wrap{grid-gap:80px}.page-template-homepage .info-section .info.col-2:before,.page-template-homepage .info-section .info.col-2:after{height:150px;width:12px}.page-template-homepage .info-section .info.col-2 .small .sub2{font-size:18px}.page-template-homepage .info-section .info .big{font-size:75px;margin-top:-24px}.page-template-homepage .info-section .info .small>span .num{font-size:80px}.page-template-homepage .info-section .info .small>span .gram{font-size:56px}.page-template-homepage .info-section .info .small .sub{font-size:18px}.page-template-homepage .info-section .info .small .sub2{font-size:18px}.page-template-homepage .info-section .pros .pro span{font-size:24px}.page-template-homepage .info-section .pros .pro img{width:38px}.page-template-homepage .flavour-ss .wrap-fla .item-fla{position:relative;padding-bottom:120px}.page-template-homepage .flavour-ss .wrap-fla .item-fla .img{max-height:580px}.page-template-homepage .flavour-ss .wrap-fla .item-fla .des{position:absolute;left:0;bottom:0;width:100%}}@media (max-width:1300.98px){.page-template-homepage .flavour-ss .wrap-fla .item-fla .img img.fruit{max-width:140px;bottom:-16px}}@media (max-width:1200px){.page-template-homepage .hero-ss .left-hero{max-width:50%}.page-template-homepage .hero-ss .left-hero h1{font-size:48px;line-height:100%}.page-template-homepage .hero-ss .left-hero h1 span{font-size:80px}.page-template-homepage .hero-ss .left-hero h1 span.lesser{font-size:85px}.page-template-homepage .hero-ss .left-hero h1 span.lesser:after{width:60px;height:100px;right:-65px;bottom:20px}.page-template-homepage .hero-ss .left-hero h1 span.evil{font-size:85px}.page-template-homepage .hero-ss .left-hero h1 span.choice{top:0}.page-template-homepage .hero-ss .right-hero{width:50%;padding-left:24px}.page-template-homepage .intro2-ss .left-intro{background-size:cover;padding:0}.page-template-homepage .benefit-ss .content{margin-right:0}}@media (max-width:1024.98px){.page-template-homepage .hero-ss .left-hero p{margin-bottom:28px}.page-template-homepage .benefit-ss .content{max-width:450px;padding:80px 0 80px 24px;margin-right:-32px}.page-template-homepage .benefit-ss .content:before{width:80px;left:-80px}.page-template-homepage .info-section .wrap{grid-gap:40px}.page-template-homepage .info-section .info.col-2:before{left:-25px}.page-template-homepage .info-section .info.col-2:after{right:-38px}.page-template-homepage .info-section .pros .pro{justify-content:center}.page-template-homepage .intro-ss .left-intro:before{width:40px;right:-40px}.page-template-homepage .intro-ss .left-intro:after{max-width:140px;right:-180px}.page-template-homepage .flavour-ss .wrap-fla .item-fla .des{font-size:24px;line-height:125%}.page-template-homepage .choice-ss .container .img-big{height:520px}.page-template-homepage .intro-ss{background-size:cover}.page-template-homepage .intro-ss .left-intro{margin-left:-32px;padding-left:32px}.page-template-homepage .intro2-ss .left-intro{max-width:50%}.page-template-homepage .intro2-ss .right-intro{width:50%;padding-left:48px;min-height:500px}.page-template-homepage .intro2-ss .right-intro img{height:auto;position:absolute;right:0;bottom:8px;width:calc(100% - 48px)}.page-template-homepage .contact-ss .wrap-contact .left-contact{max-width:50%}.page-template-homepage .contact-ss .wrap-contact .right-contact{width:50%}}@media (max-width:992px){.page-template-homepage .benefit-ss{background-position:18% center}}@media (max-width:900.98px){.page-template-homepage .benefit-ss .content{max-width:50%;margin-right:0}.page-template-homepage .benefit-ss .content ._des-mb{font-size:18px}.page-template-homepage .info-section .container{justify-content:center}.page-template-homepage .info-section .wrap{grid-template-columns:1fr;grid-gap:110px}.page-template-homepage .info-section .info{position:relative;justify-content:center}.page-template-homepage .info-section .info:after{content:"";height:12px;width:100%;background-image:url(../images/layer-yellow-mb.png);background-position:center;background-repeat:no-repeat;background-size:contain;position:absolute;bottom:-56px}.page-template-homepage .info-section .info.col-2:before{display:none}.page-template-homepage .info-section .info.col-2:after{content:"";height:12px;width:100%;background-image:url(../images/layer-yellow-mb.png);background-position:center;background-repeat:no-repeat;background-size:contain;position:absolute;bottom:-75px;top:inherit;right:inherit}.page-template-homepage .info-section .info.col-2 .small .sub2{max-width:175px}.page-template-homepage .flavour-ss .wrap-fla .item-fla .img img.fruit{max-width:120px}}@media (max-width:767.98px){.page-template-homepage .hero-ss .wrap{flex-direction:column-reverse}.page-template-homepage .hero-ss .left-hero{max-width:100%;display:flex;flex-direction:column;align-items:center}.page-template-homepage .hero-ss .left-hero .img-mb{position:relative;margin-left:-32px;margin-right:-32px}.page-template-homepage .hero-ss .left-hero .img-mb img{margin-right:-16%}.page-template-homepage .hero-ss .left-hero h1{margin-bottom:24px;font-size:50px;text-align:center}.page-template-homepage .hero-ss .left-hero h1 br{display:none}.page-template-homepage .hero-ss .left-hero h1 span{font-size:50px}.page-template-homepage .hero-ss .left-hero h1 span.lesser,.page-template-homepage .hero-ss .left-hero h1 span.evil{font-size:50px}.page-template-homepage .hero-ss .left-hero h1 span.choice{font-size:50px;right:0;top:0}.page-template-homepage .hero-ss .left-hero h1 span.lesser::after{display:none}.page-template-homepage .hero-ss .left-hero p{text-align:center}.page-template-homepage .hero-ss .left-hero .img-mb{display:block}.page-template-homepage .hero-ss .right-hero{width:100%;padding-left:0;display:none}.page-template-homepage .benefit-ss .wrap{justify-content:center;margin-left:-32px;margin-right:-32px;flex-direction:column}.page-template-homepage .benefit-ss .wrap .img-mb{display:block;width:100%}.page-template-homepage .benefit-ss .content{max-width:100%;margin-right:0;padding:40px 32px 60px 32px}.page-template-homepage .benefit-ss .content:before{display:none}.page-template-homepage .intro-ss{background-image:none !important}.page-template-homepage .intro-ss .wrap-circle{width:100%}.page-template-homepage .intro-ss .wrap{margin-left:-32px;margin-right:-32px;flex-direction:column}.page-template-homepage .intro-ss .img-mb{display:block;width:100%}.page-template-homepage .intro-ss .left-intro{max-width:100%;margin-left:0;padding-left:32px;padding-right:32px}.page-template-homepage .intro-ss .left-intro:before{display:none}.page-template-homepage .intro-ss .left-intro .bubble{background-image:url(../images/bubble-mb.png);left:0;width:100%;background-size:auto;background-position:right}.page-template-homepage .intro-ss .left-intro h2 br{display:none}.page-template-homepage .intro2-ss{overflow:hidden;background-image:none}.page-template-homepage .intro2-ss .wrap{flex-direction:column}.page-template-homepage .intro2-ss .left-intro{max-width:100%;background-image:none}.page-template-homepage .intro2-ss .right-intro{width:calc(100% + 64px);padding-left:0;min-height:500px;background-image:url(../images/bubble-yellow-mb.png);background-repeat:no-repeat;background-position:center;background-size:contain}.page-template-homepage .intro2-ss .right-intro img{width:auto;height:500px;left:50%;right:inherit;bottom:0;transform:translateX(-50%)}.page-template-homepage .flavour-ss .des{font-size:18px}.page-template-homepage .flavour-ss .wrap-fla{grid-template-columns:repeat(1, 1fr);max-width:370px;margin-left:auto;margin-right:auto}.page-template-homepage .flavour-ss .wrap-fla .item-fla .img{max-height:inherit}.page-template-homepage .flavour-ss .wrap-fla .item-fla .img img.can{width:auto}.page-template-homepage .flavour-ss .wrap-fla .item-fla .img img.fruit{max-width:180px}.page-template-homepage .flavour-ss .wrap-fla .item-fla .des{bottom:30px}.page-template-homepage .choice-ss .wrap-choice{max-width:100%;padding-bottom:430px}.page-template-homepage .choice-ss .container .img-big{height:400px;left:50%;transform:translateX(-50%);object-fit:cover}.page-template-homepage .choice-2-ss{background-position:center bottom;padding:100px 0 100px}.page-template-homepage .contact-ss .wrap-contact{flex-direction:column}.page-template-homepage .contact-ss .wrap-contact .left-contact{max-width:100%}.page-template-homepage .contact-ss .wrap-contact .left-contact img{margin:48px auto 0}.page-template-homepage .contact-ss .wrap-contact .right-contact{width:100%;padding-left:0;margin-top:75px}}@media (max-width:599.98px){.page-template-homepage .hero-ss .left-hero{display:flex;flex-direction:column;align-items:center;text-align:center}.page-template-homepage .hero-ss .left-hero p{font-size:18px;text-align:center;margin:12px 0 32px}.page-template-homepage .benefit-ss .content .btn-cm{margin-top:60px}.page-template-homepage .info-section .info{justify-content:flex-start}.page-template-homepage .info-section .info.col-2 .big{font-size:100px}.page-template-homepage .info-section .info.col-2 .small .sub2{margin-left:auto}.page-template-homepage .info-section .info .big{font-size:90px;margin-right:12px}.page-template-homepage .info-section .info .small{width:100%}.page-template-homepage .info-section .info .small>span .num{font-size:90px;margin-top:-10px;margin-right:12px}.page-template-homepage .info-section .info .small>span .gram{font-size:80px}.page-template-homepage .info-section .info .small .sub{font-size:24px;left:50px;top:-1px}.page-template-homepage .info-section .info .small .sub2{font-size:24px}.page-template-homepage .info-section .pros .pro{justify-content:flex-start}.page-template-homepage .info-section .pros .pro img{width:70px;margin-right:24px}.page-template-homepage .info-section .pros .pro span{font-size:43px}.page-template-homepage .intro2-ss:before{height:20px}.page-template-homepage .intro-ss .left-intro{padding:48px 32px 70px}.page-template-homepage .flavour-ss{padding:48px 0 70px}.page-template-homepage .flavour-ss .wrap-fla .item-fla{padding-bottom:160px}.page-template-homepage .flavour-ss .wrap-fla .item-fla .des{font-size:35px}.page-template-homepage .flavour-ss .wrap-fla .item-fla .img img.can{max-height:inherit}.page-template-homepage .flavour-ss .wrap-fla .item-fla .img img.fruit{max-width:240px;right:-30px}.page-template-homepage .intro2-ss{padding-top:65px}.page-template-homepage .choice-ss .wrap-choice{padding-bottom:612px}.page-template-homepage .choice-ss .container .img-big{display:none}.page-template-homepage .choice-ss .container .img-mb{display:block;position:absolute;bottom:0;right:0;height:580px;object-fit:cover}.page-template-homepage .choice-2-ss:before{background-image:url(../images/bubble-w-mb.png)}.page-template-homepage .where-to-buy{padding:60px 0}.page-template-homepage .contact-ss{padding:80px 0 50px;background-image:none}.page-template-homepage .contact-ss .wrap-contact .left-contact img{width:100%;display:none}.page-template-homepage .contact-ss .wrap-contact .left-contact img.map-mb{display:block;margin-top:-24px;margin:0;width:100%;max-width:320px;height:auto;margin:0 auto}.page-template-homepage .contact-ss .wrap-contact .right-contact{margin-top:50px}.page-template-homepage .contact-ss .wrap-contact .right-contact .gform_wrapper .gform_body .gfield{margin-bottom:10px}.page-template-homepage .contact-ss .wrap-contact .right-contact .gform_wrapper .gform_footer{justify-content:center;margin:10px 0 0}}@media (max-width:429.98px){.page-template-homepage .info-section .info.col-2 .big{font-size:65px}.page-template-homepage .info-section .info .big{font-size:65px}.page-template-homepage .info-section .info .small .sub{font-size:18px;left:38px}.page-template-homepage .info-section .info .small .sub2{font-size:18px}.page-template-homepage .info-section .info .small>span .num{font-size:65px;margin-top:-4px}.page-template-homepage .info-section .info .small>span .gram{font-size:65px}.page-template-homepage .info-section .pros .pro img{width:48px}.page-template-homepage .info-section .pros .pro span{font-size:24px}.page-template-homepage .intro2-ss .right-intro{min-height:300px}.page-template-homepage .intro2-ss .right-intro img{height:300px}.page-template-homepage .contact-ss .wrap-contact .left-contact img.map-mb{margin-top:12px}}@media (max-width:374.9px){.page-template-homepage .flavour-ss .wrap-fla .item-fla{padding-bottom:120px}.page-template-homepage .flavour-ss .wrap-fla .item-fla .des{font-size:24px}.page-template-homepage .flavour-ss .wrap-fla .item-fla .img img.fruit{max-width:170px}.page-template-homepage .choice-ss .faq_list .item-faq .question{font-size:24px}.page-template-homepage .info-section .container{padding:0 18px}}.page-template-default.page header{background-color:#e70f4c;padding:32px 0}.page-template-default.page #page{padding-top:180px}.page-template-default.page #page .site-content{padding-top:0}.page-template-default.page #page .site-content .entry-header{background-color:transparent;padding:0;margin:0}.page-template-default.page #page .site-content .content-area{max-width:1706px;padding:0 32px;margin:0 auto}.page-template-default.page #page .site-content h1{padding:0;margin:50px 0;font-size:50px;line-height:100%;font-family:"Londrina Solid", cursive;font-weight:300;color:#000}.page-template-default.page #page .site-content h2{font-size:32px}.page-template-default.page #page .site-content h3{font-size:28px}.page-template-default.page #page .site-content h4{font-size:20px}.page-template-default.page #page .site-content h2,.page-template-default.page #page .site-content h3,.page-template-default.page #page .site-content h4{margin-top:32px;margin-bottom:24px;text-transform:uppercase;font-family:"Londrina Solid", cursive;font-weight:300;line-height:110%}.page-template-default.page #page .site-content p{font-size:16px;font-family:"DM Sans", sans-serif;line-height:125%;font-weight:500;margin-bottom:24px}body .site-header{background:transparent;padding:32px 0 0;position:absolute;width:100%;z-index:99}body .site-header .wrap{display:flex;align-items:center;justify-content:space-between}body .site-header .wrap .__logo a{display:block}body .site-header .wrap .__logo img{height:105px;width:auto}body .site-header .wrap .__toggle-menu{display:none}body .site-header .wrap .__right{display:flex;align-items:flex-end}body .site-header .wrap .__right ._cta{background-color:#ffffff;color:#E7104C;font-family:"Londrina Solid", cursive;margin-left:36px;font-weight:300;font-size:24px;line-height:28px;border:none;padding:14px 26px}body .site-header .wrap .__right ._cta:hover{background-color:#fff21f;color:#000000}body .site-header .wrap .__right ul{list-style:none;display:flex;margin-top:5px}body .site-header .wrap .__right ul li:not(:last-child){margin-right:10px}body .site-header .wrap .__right ul li a{width:52px;height:52px;background:#ffffff;display:flex;align-items:center;justify-content:center;border-radius:100%;color:#E7104C;position:relative}body .site-header .wrap .__right ul li a i.fa{font-size:20px}body .site-header .wrap .__right ul li a:before{content:"";width:54px;height:19px;background-image:url(../images/icon/hola-mini.svg);background-size:cover;position:absolute;top:-10px;left:-3px}@media (max-width:1500.98px){body .site-header{padding:16px 0 0}body .site-header .wrap .__logo img{height:80px}body .site-header .wrap .__right{align-items:center}body .site-header .wrap .__right ul li a{width:40px;height:40px}body .site-header .wrap .__right ul li a:before{width:42px;height:14px;top:-6px;left:-1px}body .site-header .wrap .__right ul li a svg{width:auto;height:22px}}@media (max-width:599.98px){body .site-header{padding:32px 0 0}body .site-header .wrap{justify-content:flex-start}body .site-header .wrap .__toggle-menu{width:50px;height:50px;background-color:#ffffff;display:flex;flex-direction:column;align-items:center;justify-content:center;position:absolute;right:32px;top:0;cursor:pointer}body .site-header .wrap .__toggle-menu span{height:4px;width:32px;background-color:#e7104c}body .site-header .wrap .__toggle-menu span:nth-child(2){margin:6px 0}body .site-header .wrap .__toggle-menu.active span{position:absolute}body .site-header .wrap .__toggle-menu.active span:nth-child(1){transform:rotate(135deg)}body .site-header .wrap .__toggle-menu.active span:nth-child(2){display:none}body .site-header .wrap .__toggle-menu.active span:nth-child(3){transform:rotate(-135deg)}body .site-header .wrap .__right{opacity:0;visibility:hidden;position:absolute;top:50px;left:0;width:100%;background:#ffffff;z-index:999;flex-direction:column;align-items:flex-start;padding:24px;transition:0.3s ease all}body .site-header .wrap .__right.active{opacity:1;visibility:visible}body .site-header .wrap .__right ul{width:100%}body .site-header .wrap .__right ul li a{background-color:#e7104c}body .site-header .wrap .__right ul li a svg path{fill:#ffffff}body .site-header .wrap .__right ._cta{background:#e7104c;color:#ffffff;margin-left:0;margin-top:24px;font-size:18px}}@media (max-width:429.98px){body .site-header .wrap .__toggle-menu{right:16px}}.main-footer{color:#ffffff;background-color:#ffffff;position:relative}.main-footer .top-ft{background-color:#ffffff;padding:100px 0 80px;position:relative;z-index:1}.main-footer .top-ft::before{content:"";background-image:url(../images/bg-ft-top.png);width:100%;height:180px;position:absolute;bottom:-16px;left:0;background-repeat:no-repeat;background-size:auto;background-position:center;z-index:-1}.main-footer .top-ft .wrap{display:flex;align-items:center;justify-content:space-between;column-gap:30px}.main-footer .top-ft .wrap .right-top{display:flex}.main-footer .top-ft .wrap .right-top .address{font-family:'DM Sans', sans-serif;font-size:22px;line-height:32px;font-weight:500;color:#000000;margin-right:100px}.main-footer .top-ft .wrap .right-top ._contact{display:flex;flex-direction:column}.main-footer .top-ft .wrap .right-top ._contact a{font-family:'DM Sans', sans-serif;font-size:22px;line-height:32px;font-weight:500;color:#000000}.main-footer .top-ft .heading{font-family:"Londrina Solid", cursive;font-size:55px;line-height:58px;font-weight:300;color:#ed1944}.main-footer .bottom-ft{background-color:#fff11e;padding-top:110px;padding-bottom:60px}.main-footer .bottom-ft .wrap{display:flex;justify-content:space-between}.main-footer .bottom-ft .wrap>.copyright{display:none;font-family:'DM Sans', sans-serif;font-weight:500;font-size:16px;line-height:21px;color:#000000}.main-footer .bottom-ft .wrap .logo-ft{display:flex;align-items:flex-start}.main-footer .bottom-ft .wrap .logo-ft a{margin-top:-30px}.main-footer .bottom-ft .wrap .logo-ft .content-bt{padding-left:52px;padding-right:24px;max-width:590px}.main-footer .bottom-ft .wrap .logo-ft img{height:auto;width:114px;min-width:114px;display:block;margin-top:38px}.main-footer .bottom-ft .wrap .logo-ft .bottom-heading{font-size:55px;line-height:58px;font-weight:300;font-family:"Londrina Solid", cursive;color:#1f1f1f}.main-footer .bottom-ft .wrap .logo-ft .copyright{font-family:'DM Sans', sans-serif;font-weight:500;font-size:16px;line-height:21px;color:#000000;margin-top:100px}.main-footer .bottom-ft .wrap .social{display:flex;padding-top:32px}.main-footer .bottom-ft .wrap .social ._menu a{display:block;font-family:'DM Sans', sans-serif;font-size:18px;line-height:28px;font-weight:500;color:#000000}.main-footer .bottom-ft .wrap .social ul{display:flex;list-style:none;margin-left:80px}.main-footer .bottom-ft .wrap .social ul li{list-style:none}.main-footer .bottom-ft .wrap .social ul li:not(:last-child){margin-right:10px}.main-footer .bottom-ft .wrap .social ul li a{width:52px;height:52px;background:#ed1944;display:flex;align-items:center;justify-content:center;border-radius:100%;color:#e7104c;position:relative}.main-footer .bottom-ft .wrap .social ul li a::before{content:"";width:54px;height:19px;background-image:url(../images/icon/hola-mini-w.svg);background-size:cover;position:absolute;top:-13px;left:-3px}.main-footer .bottom-ft .wrap .social ul li a svg path{fill:#ffffff}@media (max-width:1500.98px){.main-footer .top-ft .heading{font-size:48px;line-height:56px}.main-footer .top-ft .wrap .right-top .address{font-size:18px;line-height:32px}.main-footer .top-ft .wrap .right-top ._contact a{font-size:18px;line-height:32px}.main-footer .bottom-ft .wrap{align-items:flex-start}.main-footer .bottom-ft .wrap .logo-ft img{margin-top:0}.main-footer .bottom-ft .wrap .logo-ft .bottom-heading{font-size:38px;line-height:42px}.main-footer .bottom-ft .wrap .logo-ft .copyright{margin-top:64px}}@media (max-width:1336.98px){.main-footer .bottom-ft .wrap .social{padding-top:0}}@media (max-width:1024.98px){.main-footer .top-ft .wrap .right-top .address{margin-right:36px}.main-footer .bottom-ft .wrap .logo-ft{padding-right:40px}.main-footer .bottom-ft .wrap .logo-ft .content-bt{padding-left:32px}.main-footer .bottom-ft .wrap .social ul{margin-left:32px}}@media (max-width:850px){.main-footer .bottom-ft{padding-bottom:24px}.main-footer .bottom-ft .wrap{flex-direction:column}.main-footer .bottom-ft .wrap .logo-ft{flex-direction:column;padding-right:0;width:100%;align-items:center}.main-footer .bottom-ft .wrap .logo-ft .copyright{display:none}.main-footer .bottom-ft .wrap .logo-ft .bottom-heading{text-align:center;margin-top:36px}.main-footer .bottom-ft .wrap .logo-ft .content-bt{padding-left:0;padding-right:0}.main-footer .bottom-ft .wrap .social{width:100%;margin-top:60px;justify-content:space-between}.main-footer .bottom-ft .wrap>.copyright{display:block;text-align:center;width:100%;max-width:225px;margin:36px auto 0}}@media (max-width:767.98px){.main-footer .top-ft .wrap{flex-direction:column}.main-footer .top-ft .wrap .right-top{margin-top:32px}}@media (max-width:599.98px){.main-footer .top-ft{padding:48px 0 60px}.main-footer .top-ft .heading{text-align:center}.main-footer .top-ft .wrap .right-top{flex-direction:column;text-align:center}.main-footer .top-ft .wrap .right-top .address{margin-right:0}.main-footer .top-ft .wrap .right-top ._contact{margin-top:40px}.main-footer .bottom-ft .wrap .social{padding-top:10px}}