:root{--font-montserrat:"Montserrat",sans-serif;--font-days-one:"Days One",sans-serif;--grey:#707070;--black:#000;--white:#fff;--pink-total:#FC5189;--pink:#FC578A;--turquoise:#6ED5C8;--gold:#E2C95F;--turquoise-gradient:linear-gradient(180deg,#BAF4ED 0,#56CCBD 100%);--yellow-gradient:linear-gradient(180deg,#FFEB98 0,#D6BA46 125.41%);--pink-gradient:linear-gradient(180deg,#F5CADB 0,#DA7BA0 100%)}

*::-webkit-scrollbar {
    width: 16px;
    background-color: #5bc7d6;
}

*::-webkit-scrollbar-thumb {
    background-color: #ffc3d1;
    border-radius: 10px;
}

.tox-notification {
	display:none !important;
	position: fixed !important;
    transform: translateX(-1000%) !important;
}

.container{max-width:1360px;margin-right:auto;margin-left:auto;position:relative}
.error{border:red 2px solid;padding:10px;border-radius:10px;text-align:center;background-color:#d10a0a64;color:red;margin-bottom:10px}
#heartButton{background-image:url(../images/like.png);background-color:transparent;border:none;outline:none;margin-right:14px;background-position:center;background-size:cover;background-repeat:no-repeat;width:23px;height:24px;margin-left:20px}
.haveHeart{background-image:url(../images/likeRed.png) !important}
#heartButton:hover{transform:scale(0.8);cursor:pointer}
.cartEmprty{padding:50px;box-shadow:-6px 6px 15px 0 #85FDF640,0px 6px 4px 0 #85FDF640 inset;border:1px solid #56CCBE33;background-color:var(--white);background-image:url(../images/backEmpty.png);background-size:cover;background-position:bottom;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:99999;text-align:center}
.cartEmprty h2{font-size:36px;font-weight:400;margin-bottom:30px;text-align:center;font-family:var(--font-days-one);color:#FC5189;text-align:center}
.cartEmprty p{margin-top:50px;color:var(--turquoise);font-weight:500;font-size:36px}
.cartEmprty img:last-of-type{width:50%}
#closeEmptyCart{width:20px;position:absolute;top:25px;right:20px;cursor:pointer}
.cart{padding:20px;box-shadow:-6px 6px 15px 0 #85FDF640,0px 6px 4px 0 #85FDF640 inset;border:1px solid #56CCBE33;background-color:var(--white);background-image:url(../images/cartBg.png);background-size:cover;background-position:center;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:99999}
.cartOverflow{overflow-y:scroll !important;max-height:98vh !important}
#closeCart{width:20px;position:absolute;top:25px;right:20px;cursor:pointer}
.cart > h2{font-size:36px;font-weight:400;margin-bottom:30px;text-align:center;font-family:var(--font-days-one);color:#FC5189}
.congrat{background-color:var(--white);background-image:url(../images/backCart.png);background-size:contain;background-position:center;padding:89px;border-radius:20px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:99999;text-align:center;box-shadow:-6px 6px 15px 0 #85FDF640,0px 6px 4px 0 #85FDF640 inset;border:1px solid #56CCBE33}
.haveBeen{background-color:var(--white);background-image:url(../images/backCart.png);background-size:cover;background-position:center;padding:89px;border-radius:20px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:99999;text-align:center;box-shadow:-6px 6px 15px 0 #85FDF640,0px 6px 4px 0 #85FDF640 inset;border:1px solid #56CCBE33}
.haveBeenLike{background-color:var(--white);background-image:url(../images/backCart.png);background-size:cover;background-position:center;padding:89px;border-radius:20px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:99999;text-align:center;box-shadow:-6px 6px 15px 0 #85FDF640,0px 6px 4px 0 #85FDF640 inset;border:1px solid #56CCBE33}
.congratLike{background-color:var(--white);background-image:url(../images/backCart.png);background-size:cover;background-position:center;padding:89px;border-radius:20px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:99999;text-align:center;box-shadow:-6px 6px 15px 0 #85FDF640,0px 6px 4px 0 #85FDF640 inset;border:1px solid #56CCBE33}
.yourLikes{background-color:var(--white);background-image:url(../images/backCart.png);background-size:cover;background-position:center;padding:89px;border-radius:20px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:99999;text-align:center;box-shadow:-6px 6px 15px 0 #85FDF640,0px 6px 4px 0 #85FDF640 inset;border:1px solid #56CCBE33}
#closeLikes{width:20px;height:20px;top:20px;right:20px;position:absolute;cursor: pointer;}

.news-other-button {
	border: 1px solid rgb(255, 235, 152);
    border-radius: 20px;
    padding: 9px 55px;
    text-align: center;
    background-color: rgb(255, 235, 152);
    font-family: var(--font-montserrat);
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    /* box-shadow: 0 15px 34px 0 #FFDC4A66, 0px 4px 4px 0 #F9D53D99 inset; */
    color: var(--white);
    text-transform: uppercase;
    display: block;
    width: 100%;
	text-align: center;
    text-decoration: none;
    color: rgb(0, 0, 0);
    /* text-shadow: 0 0 8px #00000000, 0 0 1px #ffffff, 2px 0 7px #00000063; */
	margin-top: 20px;
}

.news-other-button:hover {
	opacity: 0.6;
}

.yourLikes h2{color:var(--pink);margin-bottom:20px;text-align:center;font-family:var(--font-days-one)}
.likes-inner{display:flex;flex-wrap:wrap;justify-content:center}
.congrat img:first-of-type{position:absolute;top:10px;right:10px;width:20px;cursor:pointer}
.congrat img:last-of-type{margin-bottom:24px}
.congrat h2{margin-bottom:15px;color:var(--pink-total);font-size:36px;font-weight:400;font-family:var(--font-days-one)}
.haveBeen h2{margin-bottom:15px;color:var(--pink-total);font-size:36px;font-weight:400;font-family:var(--font-days-one)}
.congrat p{margin-bottom:50px;font-size:16px;font-weight:500;color:var(--turquoise)}
.congrat-buttons{display:flex;justify-content:center}
.congrat-buttons button:first-of-type{text-align:center;font-weight:700;font-size:16px;color:var(--black);text-transform:uppercase;font-family:var(--font-montserrat);background-color:#BBF5EE;border:none;padding:14px 40px;border-radius:20px;box-shadow:0 15px 34px 0 #7CE2D540,0px 4px 4px 0 #7CE2D599 inset;margin-right:10px;cursor:pointer;white-space:nowrap}
.congrat-buttons button:last-of-type{text-align:center;font-weight:700;font-size:16px;color:var(--black);text-transform:uppercase;font-family:var(--font-montserrat);background-color:#FFC3D1;border:none;padding:14px 40px;border-radius:20px;box-shadow:0 15px 34px 0 #FF668A40,0px 4px 4px 0 #FF668A40 inset;cursor:pointer;white-space:nowrap}
.congrat-buttons button:hover{opacity:0.7}
.itemCheck{background-color:#56ccbe80;padding:10px;border-radius:10px;width:90%;margin-top:20px}
.cart-inner{margin-bottom:25px;display:flex;justify-content:center;flex-wrap:wrap}
.cart-item{margin-right:20px;position:relative;width:117px;margin-bottom:20px}
.cart-item__image{width:118px;height:114px;border-radius:15px;box-shadow:0 4px 4px 0 #00000026,0px 4px 4px 0 #00000026 inset;object-fit:cover;backdrop-filter: blur(16px);}
.cart-item__delete{width:30px;height:30px;position:absolute;top:-15px;right:-15px;cursor:pointer}
.cart-item__delete:hover{opacity:0.6}
.cart-item p{color:#15476c;stroke:16px;font-weight:500;text-align:center;margin-top:10px}
.deleteItem button{background-color:transparent;background-image:url(../images/delete.png);background-position:center;background-size:contain;border:none;outline:none;width:30px;height:30px;position:absolute;top:-15px;right:-15px;cursor:pointer}
.deleteLike button{background-color:transparent;background-image:url(../images/delete.png);background-position:center;background-size:contain;border:none;outline:none;width:30px;height:30px;position:absolute;top:-15px;right:-15px;cursor:pointer}
.input-holder{border-top:1px solid #D3FAF6;padding:14px 24px;display:flex;justify-content:space-between;align-items:center}
.dropdown{position:relative;display:inline-block}
.dropbtn{background-color:transparent;cursor:pointer;font-family:SuisseIntl,sans-serif}
.dropdown-content{display:none;position:absolute;z-index:99999}
.fake-transparent{background-color:transparent;height:35px}
.big-menu-content{display:flex;flex-direction:column;background-color:var(--white);padding:14px;border-radius:9px;border:1px var(--black) solid}
.big-menu-href{color:#000000;margin-bottom:20px;text-shadow:none;text-align:left;transition:color .4s ease;font-size:20px;font-weight:500;width:fit-content}
.big-menu-href:hover{color:var(--turquoise)}
.big-menu-href:last-of-type{margin-bottom:0}
.checkLang{border-bottom:2px #565656 solid;padding-bottom:5px}
.dropbtn{border:none;font-family:var(--font-montserrat)}
 .dropdown{position:relative;display:inline-block}
 .fake-transparent{background-color:transparent;height:25px}
 .dropdown-content{display:none;position:absolute;z-index:99999}
.dropdown:hover .dropdown-content{display:block}
.cart-order > div:first-of-type{margin-top:25px;margin-bottom:25px}
.cart-order label{font-size:16px;font-weight:600;color:#56CCBE;margin-left:15px;cursor: pointer;}
.input-holder h3{color:#549E95;font-size:14px;font-weight:500}
.input-holder input{color:#3B9086;font-size:16px;font-weight:600;border:none;outline:none;text-align:right;margin-right:10px}
.input-holder input::placeholder{color:#347b7373;font-size:16px;font-weight:600}
.input-holder a{cursor:pointer;font-size:16px;font-weight:600;color:#3B9086}
#adressPop{background-color:var(--white);box-shadow:-4px 5px 4px 0 #7CE2D540;border:1px solid #D3FAF6;position:absolute;z-index:999;border-radius:10px;top:50%;left:50%;transform:translate(-50%,-50%)}
#adressPopClose{top:14px;right:14px;position:absolute;width:20px;height:20px;cursor: pointer;}
#adressPop h2{color:#549E95;font-size:14px;font-weight:500;padding:14px 0;text-align:center;border-bottom:1px solid #D3FAF6}
.adress-input{padding:14px 20px;border-bottom:1px solid #D3FAF6;display:flex;align-items:center;justify-content:space-between}
.adress-input h3{color:#549E95;font-size:14px;font-weight:500;white-space:nowrap}
.adress-input input{text-align:right;border:none;outline:none;color:#549E95;font-size:14px;font-weight:500}
.adress-two-inputs{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #D3FAF6;padding:14px 20px}
.adress-two-inputs div{display:flex;align-items:center;justify-content:space-between;width:50%}
.adress-two-inputs div h3{color:#549E95;font-size:14px;font-weight:500;white-space:nowrap}
.adress-two-inputs div:first-of-type{margin-right:15px}
.adress-two-inputs div input{text-align:right;border:none;outline:none;color:#549E95;font-size:14px;font-weight:500}
#saveAdress{background-color:transparent;border:none;outline:none;font-family:var(--font-montserrat);color:#549E95;font-weight:700;font-size:16px;text-align:center;padding:14px 0;margin-right:auto;margin-left:auto;width:100%;cursor: pointer;}
#datePop{background-color:var(--white);box-shadow:-4px 5px 4px 0 #7CE2D540;border:1px solid #D3FAF6;position:absolute;z-index:999;border-radius:10px;text-align:center;top:50%;left:50%;transform:translate(-50%,-50%)}
#datePopClose{top:14px;right:14px;position:absolute;width:20px;height:20px;cursor:pointer}
#datePop h2{color:#549E95;font-size:14px;font-weight:500;padding:14px 0;text-align:center;border-bottom:1px solid #D3FAF6}
.date-input{padding:14px 20px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #D3FAF6}
.date-input input{border:none;outline:none;color:#549E95;font-size:14px;font-weight:400;text-align:right;min-width:150px}
.date-input h3{color:#549E95;font-size:14px;font-weight:400}
.date-input div{display:flex;align-items:center;justify-content:space-between}
.date-input div:first-of-type{margin-right:10px}
#datePop p{margin-top:11px;text-align:center;color:#7C7C7C;font-size:12px;font-weight:500}
#datePop a{text-align:center;color:#549E95;font-size:14px;font-weight:700;cursor:pointer;margin-bottom:10px;margin-top:10px;display:block}
.checkbox-google{display:inline-block;height:28px;line-height:28px;margin-right:10px;position:relative;vertical-align:middle;font-size:14px;user-select:none}
.checkbox-google .checkbox-google-switch{display:inline-block;width:36px;height:14px;border-radius:20px;position:relative;top:6px;vertical-align:top;background:#9f9f9f;transition:.2s}
.checkbox-google .checkbox-google-switch:before{content:'';display:inline-block;width:20px;height:20px;position:absolute;top:-3px;left:-1px;background:#fff;border-radius:50%;box-shadow:0 3px 1px -2px rgba(0,0,0,0.2),0 2px 2px 0 rgba(0,0,0,0.14),0 1px 5px 0 rgba(0,0,0,0.12);transition:.15s}
.checkbox-google input[type=checkbox]{display:block;width:0;height:0;position:absolute;z-index:-1;opacity:0}
.checkbox-google input[type=checkbox]:checked + .checkbox-google-switch{background:#FFEB98}
.checkbox-google input[type=checkbox]:checked + .checkbox-google-switch:before{background:#FFE163;transform:translateX(18px)}
 .checkbox-google input[type="checkbox"]:not(:disabled) + .checkbox-google-switch{cursor:pointer;border-color:rgba(0,0,0,.3)}
 .checkbox-google input[type="checkbox"]:not(:disabled):active + .checkbox-google-switch:before,.checkbox-google input[type="checkbox"]:not(:disabled):focus + .checkbox-google-switch:before{animation:checkbox-active-on 0.5s forwards linear}
@keyframes checkbox-active-on{0%{box-shadow:0 0 0 0 rgba(212,212,212,0)}
99%{box-shadow:0 0 0 10px rgba(212,212,212,0.5)}
}
 .checkbox-google input[type="checkbox"]:not(:disabled):checked:active + .checkbox-google-switch:before,.checkbox-google input[type="checkbox"]:not(:disabled):checked:focus + .checkbox-google-switch:before{animation:checkbox-active-off 0.5s forwards linear}
@keyframes checkbox-active-off{0%{box-shadow:0 0 0 0 rgba(154,190,247,0)}
99%{box-shadow:0 0 0 10px rgba(154,190,247,0.5)}
}
 .checkbox-google input[type=checkbox]:disabled + .checkbox-google-switch{filter:grayscale(60%);border-color:rgba(0,0,0,.1)}
.checkbox-google input[type=checkbox]:disabled + .checkbox-google-switch:before{background:#eee}
.cart-check{display:flex;align-items:center;margin-top:10px}
.cart-check h3{color:#827474;font-size:16px;font-weight:500;margin-left:15px}
.comentInput{outline:none;padding:13px 13px;color:#549E95;font-size:14px;font-weight:500;width:100%;border:0.5px #eee solid;border-radius:12px;margin-top:10px}
.comentInput::placeholder{text-align:left !important}
#openPromoPop{margin-top:10px;text-align:center;background-color:#FC5189;width:fit-content;text-decoration:underline;font-size:16px;font-weight:500;margin-bottom:10px;display:block;text-decoration:none;text-align:center;margin-right:auto;margin-left:auto;padding:10px;border-radius:12px;color:#fff;box-shadow:0 15px 34px 0 #e27c7c66,0px 4px 4px 0 #e27c7c99 inset}
#openPromoPop:hover{cursor:pointer;background-color:#ba325f}
#promoPop{background-color:var(--white);box-shadow:-4px 5px 4px 0 #7CE2D540;border:1px solid #D3FAF6;position:absolute;z-index:999;border-radius:10px;top:50%;left:50%;transform:translate(-50%,-50%)}
#closePromoPop{width:20px;height:20px;position:absolute;top:15px;right:15px;cursor:pointer}
#promoPop h2{text-align:center;padding:14px 0;color:#549E95;font-weight:500;font-size:14px;border-bottom:1px solid #D3FAF6}
#promoPop input{padding:14px 20px;color:#549E95;font-weight:500;font-size:14px;border-bottom:1px solid #D3FAF6 !important;border:none;outline:none}
#promoPopSave{padding:14px 0;display:block;color:#549E95;font-size:14px;font-weight:500;text-align:center}
#promoPopSave:hover{cursor:pointer}
label[for='agree']{font-size:14px}
.cart-button{margin-right:auto;margin-left:auto}
.cart-button button{display:block;width:fit-content;padding:14px 50px;border-radius:20px;background-color:#BBF5EE;box-shadow:0 15px 34px 0 #7CE2D566,0px 4px 4px 0 #7CE2D599 inset;font-size:16px;font-weight:700;font-family:var(--font-montserrat);color:#484848;cursor:pointer;border:none;outline:none;text-align:center;margin-top:15px;margin-right:auto;margin-left:auto}
.cart-button button:hover{opacity:0.7}
.CallSend{background-color:var(--white);background-image:url(../images/backCart.png);background-size:cover;background-position:center;background-repeat:no-repeat;padding:89px;border-radius:20px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:99999;text-align:center;box-shadow:-6px 6px 15px 0 #85FDF640,0px 6px 4px 0 #85FDF640 inset;border:1px solid #56CCBE33}
.CallSend h2{color:#FC5189;font-size:36px;font-weight:400;font-family:var(--font-days-one);margin-bottom:100px}
.CallSend p:first-of-type{color:#93D5CE;font-weight:700;font-size:32px;margin-bottom:27px}
.CallSend p:last-of-type{color:#93D5CE;font-weight:500;font-size:20px;margin-top:27px}
.formSend{background-color:var(--white);background-image:url(../images/backCart.png);background-size:contain;background-position:center;padding:89px;border-radius:20px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:99999;text-align:center;box-shadow:-6px 6px 15px 0 #85FDF640,0px 6px 4px 0 #85FDF640 inset;border:1px solid #56CCBE33}
#closeFormSend{width:20px;height:20px;position:absolute;top:15px;right:15px;cursor:pointer;text-align:center}
.formSend h2{color:#FC5189;font-size:36px;font-weight:400;font-family:var(--font-days-one);margin-bottom:100px}
.formSend img:last-of-type{width:40%;text-align:center}
.formSend p:first-of-type{color:#93D5CE;font-weight:700;font-size:32px;margin-bottom:27px}
.formSend p:last-of-type{color:#93D5CE;font-weight:500;font-size:20px;margin-top:27px}
#example .new{opacity:0}
#example{width:100%;display:none}
#example .div_opacity{-webkit-transition:opacity 1.9s ease-in-out;-moz-transition:opacity 1.9s ease-in-out;-ms-transition:opacity 1.9s ease-in-out;-o-transition:opacity 1.9s ease-in-out;transition:opacity 1.9s ease-in-out;opacity:1}
#callBack{padding:20px;box-shadow:-6px 6px 15px 0 #85FDF640,0px 6px 4px 0 #85FDF640 inset;border:1px solid #56CCBE33;background-color:var(--white);background-image:url(../images/cartBg.png);background-size:cover;background-position:center;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:99999;width:549px;max-height:85vh;overflow-x:scroll}
#callBack h2{text-align:center;font-size:24px;font-family:var(--font-days-one);font-weight:400;color:var(--pink);margin-bottom:24px}
#closeCallBack{position:absolute;top:20px;right:20px;width:20px;height:20px;cursor:pointer}
.openCallBack:hover{cursor:pointer}
#callBack p {margin-bottom:40px;text-align:center;color:#56CCBE;font-size:14px;font-weight:400;line-height:17px}
#callBack a {color:#56CCBE;}
#callBack a:hover {color:#328178;text-decoration: underline;}

#callBack div h3{margin-bottom:10px;font-weight:500;font-size:16px;color:#56CCBE}
#callBack div input{border:1px solid #56CCBE80;box-shadow:0 4px 4px 0 #5BC7D640;font-family:var(--font-montserrat);font-size:14;color:#56CCBE;padding:16px 20px;border-radius:15px;width:100%}
#callBack div{margin-bottom:24px}
#callBack button{padding:14px 0;text-align:center;width:100%;background-color:#5acfc1;box-shadow:0 15px 34px 0 #7CE2D566,0px 0 #7CE2D599 inset;border-radius:20px;font-family:var(--font-days-one);color:#fff;font-size:16px;font-weight:700;border:none;cursor:pointer;margin-bottom:50px}
#callBack button:hover{background-color:#006759}
*{box-sizing:border-box;margin:0;padding:0;transition:all .3s ease !important}
h1,h2,h3,h4,h5,p,span,div,button,a,nav,section,input,form{padding:0;margin:0}
body,html{margin:0;padding:0;font-family:var(--font-montserrat);color:var(--black);font-size:16px;font-weight:500;scroll-behavior:smooth;overflow-x:hidden}
#mobileMenu{background-color:#FFC3D1;height:100vh;width:100%;position:fixed;z-index:10;padding-top:136px;padding-bottom:50px;overflow:scroll;transform:translateY(-100%);transition:transform 0.8s ease !important}
.fixed{width:100%;position:fixed;z-index:9999}
.overflow{overflow-y:hidden !important}
.flow{transform:translateY(0%) !important}
.mobile-content{display:flex;flex-direction:column}
.mobile-link{border-bottom:2px solid #FFFFFF;padding-bottom:19px;padding-top:9px;padding-right:12px;padding-left:24px;display:flex;justify-content:space-between;align-items:center;color:var(--white);font-size:20px;font-weight:700}
.mobile-link:first-of-type{border-top:2px solid #FFFFFF;margin-top:52px}
.mobile-link:hover{color:var(--turquoise);cursor:pointer}
.mobile-content button{border-bottom:none;background-color:transparent;padding:10px 0 30px;border:none;outline:none;display:flex;align-items:center}
.mobile-content button p{font-size:20px;font-weight:700;color:var(--white);font-family:var(--font-montserrat);padding-left:10px}
.mobile-content button img{width:30px;height:28px}
.last-input{display:flex;align-items:center}
.last-input input{margin-right:15px}
.last-input label{color:var(--grey);font-size:14px;font-weight:500}
.last-input label a{color:var(--white)}
#closeButton{position:absolute;right:10px;width:30px}
#menuContent{display:flex;padding-left:24px;flex-direction:column}
#menuContent a{color:var(--white);font-size:16px;font-weight:500;margin-bottom:5px}
#menuContent a:hover{color:var(--turquoise)}
#dropLang{display:flex;flex-direction:column;padding-left:24px}
#dropLang a{color:var(--white);font-size:16px;font-weight:500;margin-bottom:5px}
.dropMobile{max-height:0;transition:max-height .5s ease;overflow:hidden}
.dropbtn{border:none;font-family:SuisseIntl,sans-serif;font-size:15px}
 .dropdown{position:relative;display:inline-block}
 .fake-transparent{background-color:transparent;height:25px}
 .dropdown-content{display:none;position:absolute;z-index:99999}
 .dropdown:hover .dropdown-content{display:block}
 header{background-image:url('../images/headerBg.png');background-size:cover;background-position:bottom center;background-repeat:no-repeat;position:relative;z-index:9}
.header-inner{display:flex;justify-content:space-between;align-items:center;padding-top:9px;padding-bottom:25px}
.wrapper-video{position:relative;height:100vh}
#videoMain{width:100%;position:absolute;top:-2px}
.header-soc,.header-soc a{display:flex;align-items:center;text-decoration:none}
.header-soc a:first-of-type{margin-right:25px}
.header-soc a:hover{transform:scale(1.05)}
.header-soc img{width:30px;height:28px;margin-right:10px}
.header-soc p{text-decoration:none;color:var(--turquoise);font-weight:600;font-size:14px}
.header-soc a:last-of-type p{color:var(--gold);text-transform:uppercase}
nav{display:flex;align-items:center;justify-content:space-between}
nav img{width:63px;height:76px;margin-right:61px}
.nav-item{text-decoration:none;color:var(--black);margin-right:28px}
.nav-item:last-child{margin-right:0}
.nav-item:hover{color:var(--turquoise)}
.header-client{display:flex;align-items:center}
.header-client button{background-color:transparent;border:none;outline:none;margin-right:14px;background-position:center;background-size:cover;background-repeat:no-repeat}
.header-client button:last-of-type{margin-right:0}
.header-client button{width:22px;height:24px}
.header-client button:hover{transform:scale(1.1);cursor:pointer}
#cartButton{background-image:url('../images/cart.png')}
#likeButton{background-image:url('../images/like.png')}
#profileButton{background-image:url('../images/profile.png')}
#burgerButton{background-color:transparent;border:none;outline:none;background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url('../images/burgerButton.png');width:70px;height:41px;cursor:pointer;display:none}
.menu{background-image:url('../images/menuPink.png');background-size:cover;background-repeat:no-repeat;background-position:bottom center;position:relative;z-index:8;margin-top:-30px}
.menu-inner{display:flex;flex-wrap:wrap;justify-content:space-between;padding-top:54px;padding-bottom:41px}
.menu-inner a{color:var(--black);font-size:14px;text-decoration:none;line-height:30px;padding:0 5px}
.menu-inner a:hover{color:var(--black)}
.menu-inner .checked{border-bottom:2px var(--white) solid}
.menu-inner .checked:hover{border-color:var(--black)}
.catalog{padding-top:120px;padding-bottom:120px;background-image:var(--turquoise-gradient);position:relative;z-index:7;margin-top:-30px}
.catalog h1{color:var(--pink);font-size:48px;font-weight:400;font-family:"Days One",sans-serif;font-style:normal;margin-bottom:24px;text-align:center;position:relative;z-index:9}
.catalog-desc{text-align:center;color:var(--black);margin-bottom:47px}
.catalog-inner{display:flex;flex-wrap:wrap;justify-content:space-around;position:relative;z-index:9}
.catalog-item{width:23%;margin-bottom:51px;text-decoration:none}
.catalog-i{width:fit-content;margin-bottom:51px;text-decoration:none;padding:60px;border-radius:30px;background-size:cover;background-position:center;background-repeat:no-repeat;height:fit-content;margin-bottom:15px;border:3px #eee solid;text-align:center}
.catalog-i h2{margin-bottom:20px}
.image-catalog-i{width:200px;height:200px;background-size:contain;background-position:center;background-repeat:no-repeat;margin-right:auto;margin-left:auto}
.about-inner iframe{margin-left:20px;border-radius:20px;width:50% !important}
@media(max-width: 600px) {
	.about-inner iframe,
	.about-inner h2 {
		width: 100% !important;
	}
}
.logOut{background-color:var(--gold);font-family:var(--font-days-one);font-size:18px;font-weight:500;padding:20px;border-radius:20px;outline:none;border:none;width:fit-content;text-align:center;cursor:pointer}
.catalog-i h2{display:flex;align-items:center;justify-content:center;text-align:center;font-family:var(--font-days-one);color:#5b5b5b;letter-spacing:2px;font-size:25px}
.catalog-i:hover{transform:scale(0.97);opacity:0.8}
.catalog-item:hover{transform:scale(0.97)}
.catalog-item:hover .catalog-item-img{opacity:0.8}
.catalog-item-img{height:337px;border-radius:30px;width:100%;background-size:cover;background-position:center;background-repeat:no-repeat;margin-bottom:15px}
.catalog-item h2{color:var(--black);font-size:16px;font-weight:700;line-height:30px;text-decoration:none;margin-bottom:20px}
.catalog-item p{color:var(--pink-total);font-size:20px;font-weight:800;line-height:30px}
#messageButton{background-color:transparent;border:none;outline:none;cursor:pointer;background-image:url('../images/message.png');background-size:contain;background-position:center;width:130px;height:130px;position:fixed;z-index:9999999999999999999999;top:50%;right:49px;z-index:99999;animation:messageAnimation 2s ease infinite}
@keyframes messageAnimation{0%{transform:scale(1)}
 50%{transform:scale(0.8)}
 100%{transform:scale(1)}
}
#elementLeft{position:absolute;top:-71px;left:-10px;width:274px;height:172px;animation:forElements 8s ease 1s infinite}
#elementRight{position:absolute;top:-71px;right:-10px;width:274px;height:172px;animation:forElements 8s ease 2s infinite}
@keyframes forElements{0%{transform:rotate(0deg)}
 30%{transform:rotate(10deg)}
 60%{transform:rotate(-10deg)}
 100%{transform:rotate(0deg)}
}
#lentRight{position:absolute;top:-90px;right:265px;animation:forRightLent 3s ease infinite;width:50px}
#lentLeft{position:absolute;top:-90px;left:265px;transform:rotate(104deg);width:50px;animation:forLeftLent 3s ease infinite}
@keyframes forLeftLent{0%{transform:rotate(115deg)}
 50%{transform:rotate(90deg)}
 100%{transform:rotate(115deg)}
}
@keyframes forRightLent{0%{transform:rotate(0deg)}
 50%{transform:rotate(30deg)}
 100%{transform:rotate(0deg)}
}
#catalogBottom{background-image:url('../images/catalogBottom.png');background-size:contain;background-repeat:no-repeat;background-position:bottom right;width:100%;height:400px;position:absolute;bottom:0;animation: bottomCatalog 8s ease infinite;}

@keyframes bottomCatalog {
	0% {
		opacity: 1;
		transform: rotate(0deg);
	}

	50% {
		opacity: 0.2;
		transform: rotate(10deg);
	}

	100% {
		opacity: 1;
		transform: rotate(0deg);
	}
}

footer{background-image:url('../images/footerBg.png');background-size:cover;background-position:center top;background-repeat:no-repeat;width:100%;position:relative;z-index:99;margin-top:-50px}
.footer-inner{display:flex;justify-content:space-around;align-items:center;padding-top:150px;padding-bottom:30px}
.footer-logo{display:flex;flex-direction:column;justify-content:center}
.footer-logo img:first-of-type{height:170px;width:152px}
.footer-logo img:last-of-type{height:67px;width:137px;margin-bottom:30px}
.footer-logo p{color:var(--white);font-size:14px;font-weight:700}
.footer-soc{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}
.footer-soc a{margin-right:14px}
.footer-soc a img{width:47px;height:47px}
.footer-soc a:hover{opacity:0.8}
.footer-soc p{color:var(--white);font-weight:700}
.orderCandy{background-color:#FFEB98;box-shadow:0 4px 4px 0 #F9D53D99 inset,0px 15px 34px 0 #FFDC4A66;border-radius:20px;padding:19px 10px;border:none;outline:none;cursor:pointer;font-family:var(--font-montserrat);color:var(--white);font-weight:700;margin-bottom:55px}
.footer-links{display:flex;justify-content:space-between}
.footer-links a{margin-bottom:21px;color:var(--white);font-weight:500;text-decoration:none}
.footer-links a:hover{color:var(--black)}
.footer-links div{display:flex;flex-direction:column}
.footer-links div a:last-of-type{margin-bottom:0}
 .item{
	padding-top: 120px;
    padding-bottom: 120px;
    margin-top: -50px;
    background: linear-gradient(81deg, #009ce0, #6ed5c8, #b8f4ec, #23d5ab);
    background-size: 400% 400%;
	}

 
@keyframes gradient {
	0% {
		background-position: 0% 50%;
	}
	50% {
		background-position: 100% 50%;
	}
	100% {
		background-position: 0% 50%;
	}
}
 @keyframes gradient {
	0% {
		background-position: 0% 50%;
	}
	50% {
		background-position: 100% 50%;
	}
	100% {
		background-position: 0% 50%;
	}
}
 
.item-inner{display:flex;justify-content:space-between;position:relative;z-index:9}
.item-left{width:45%;margin-right:30px;position:relative;z-index:1}
#itemLentTitle{position:absolute;z-index:2;right:0;top:0;height:68px;animation:forLeftLent 3s ease infinite}
@keyframes forLeftLent{0%{transform:rotate(115deg)}
 50%{transform:rotate(90deg)}
 100%{transform:rotate(115deg)}
}
.item-left .item-name,.item-left .item-price{display:none}
.item-left-image{background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:50px;height:744px;margin-bottom:23px}
.item-left-about-first{margin-top:30px;margin-bottom:120px;color:var(--white);font-weight:700;font-size:14px;line-height:30px}
.item-slide-photo{height:196px;border-radius:20px;background-size:cover;background-position:center;background-repeat:no-repeat;cursor:pointer;margin:3px;}
.border{outline: 3px #575757 solid;}
.item-right{width:50%;position:relative;z-index:2}
#itemFigure{position:absolute;z-index:9;width:150px;top:469px;right:-20px;animation:forElements 8s ease infinite}
@keyframes forElements{0%{transform:rotate(0deg)}
 30%{transform:rotate(10deg)}
 60%{transform:rotate(-10deg)}
 100%{transform:rotate(0deg)}
}
.item-name{color:var(--pink-total);font-size:24px;margin-bottom:24px;font-family:var(--font-days-one);display:flex;align-items:center}
.item-price{color:var(--pink);font-size:20px;font-weight:700;margin-bottom:24px}
.item-counter p{color:var(--black);font-weight:700;margin-bottom:10px}
.counter-inner{display:flex;align-items:center;background-color:var(--white);width:fit-content;border-radius:15px;border:1px solid #56CCBE26 inset;box-shadow:0 4px 4px 0 #5BC7D626}
.counter-inner img{width:42px;height:48px;cursor:pointer}
.counter-inner img:hover{transform:scale(1.03);opacity:0.5}
.b-dis{background-color:#aeaeae !important;box-shadow:0 15px 34px 0 #a7a7a766,0px 4px 4px 0 #a9a9a999 inset !important}
#play{position:relative}
#playIcon{top:50%;left:50%;transform:translate(-50%,-50%);position:absolute;width:50px;height:50px}
#video{background-color:var(--black);position:relative;border-radius:50px}
#video iframe{top:50%;transform:translateY(-50%);position:absolute;border-radius:50px}
.counter-inner input{border:none;outline:none;background-color:transparent;color:rgb(0 173 152);font-family:var(--font-montserrat);font-size:16px;font-weight:500;margin-left:29px}
.counter-inner input::placeholder{color:#56CCBE80}
.counter-inner span{color:rgb(0 173 152);font-weight:500;padding-right:29px}
.item-right-flex{display:flex;align-items:center;margin-bottom:24px}
.item-size{margin-left:31px}
.item-size p{color:var(--black);margin-bottom:10px;font-weight:700}
.item-size select{width:201px;height:47px;border-radius:15px;border:1px solid #56CCBE26;box-shadow:0 4px 4px 0 #5BC7D626;text-align:center;outline:none;font-size:16px;font-weight:500;color:rgb(0 173 152);font-family:var(--font-montserrat)}
.item-size option{border:none}
.item-right-taste{width:100%}
.item-right-taste p{color:var(--black);margin-bottom:10px;font-weight:700}
.item-right-taste select{width:80%;height:47px;border-radius:15px;border:1px solid #56CCBE26;box-shadow:0 4px 4px 0 #5BC7D626;text-align:left;outline:none;padding-left:30px;font-size:16px;font-weight:500;color:rgb(0 173 152);font-family:var(--font-montserrat)}
.item-right-images{margin-bottom:50px}
.item-right-images .imgWrap{display:flex}
.item-right-images p{color:var(--black);font-size:16px;font-weight:700;margin-top:30px;margin-bottom:24px}
.input__wrapper{position:relative;text-align:center;margin-right:30px}
.input__file{opacity:0;visibility:hidden;position:absolute}
.input__file-icon-wrapper{height:60px;width:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.input__file-button-text{line-height:1;margin-top:1px;text-shadow:0 0 8px #00000000,0 0 1px #ffffff,2px 0 7px #0000002e}
.input__file-button{width:318px;height:57px;background:#FFEB98;color:#fff;font-size:16px;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;border-radius:20px;cursor:pointer;padding-right:32px;box-shadow:0 15px 34px 0 rgba(255,220,74,0.4),0px 4px 4px 0 rgba(249,213,61,0.6) inset}
.input__file-button:hover{background-color:var(--gold)}
#choseCatalogImage{width:317px;height:57px;border-radius:20px;background-color:#FFC3D1;box-shadow:0 15px 34px 0 #FF668A40,0px 4px 4px 0 #FF668A40 inset;font-weight:700;font-size:16px;font-family:var(--font-montserrat);color:var(--white);text-align:center;border:none;outline:none;cursor:pointer;display:flex;align-items:center;text-align:center;justify-content:center;text-shadow:0 0 8px #00000000,0 0 1px #ffffff,2px 0 7px #0000002e}
#choseCatalogImage:hover{background-color:var(--pink)}
.item-right-imag__holder{text-align:center;width:fit-content;margin-bottom:50px;margin-left:80px}
.item-right-imag__holder img{height:150px;width:150px;border-radius:50%}
#imgHolder{border-radius:50%}
.radioButtons{margin-bottom:16.5px}
.radioButtons input[type=radio]{display:none}
.radioButtons label{display:inline-block;cursor:pointer;position:relative;padding-left:35px;margin-right:0;line-height:24px;user-select:none;color:var(--black);font-size:16px;font-weight:700}
.radioButtons label:before{content:"";display:inline-block;width:23px;height:23px;position:absolute;left:0;bottom:1px;background:url('../images/button.png') 0 0 no-repeat}
 .radioButtons input[type=radio]:checked + label:before{background:url('../images/button2.png') 0 0 no-repeat}
 .radioButtons label:hover:before{filter:brightness(120%)}
.disabled{display:none !important}
 .radioButtons input[type=radio]:disabled + label:before{filter:grayscale(100%)}
.item-right-imag__check img:nth-of-type(2){margin-right:30px}
.item-right-last button:first-of-type{margin-bottom:20px;width:318px;padding:14px 0;background-color:#BBF5EE;color:var(--white);font-weight:700;font-size:16px;font-family:var(--font-montserrat);box-shadow:0 15px 34px 0 #7CE2D540,0px 4px 4px 0 #7CE2D599 inset;text-transform:uppercase;border:none;outline:none;border-radius:20px;text-align:center;display:block;text-shadow:0 0 8px #00000000,0 0 1px #ffffff,2px 0 7px #0000002e}
.item-right-last button:last-of-type{margin-bottom:20px;width:318px;padding:14px 0;background-color:#FFC3D1;;color:var(--black);font-weight:700;font-size:16px;font-family:var(--font-montserrat);box-shadow:0 15px 34px 0 #FF668A40,0px 4px 4px 0 #FF668A40 inset;text-transform:uppercase;border:none;outline:none;border-radius:20px;text-align:center;display:block;}
.item-right-last button:hover{opacity:0.6;cursor:pointer}
.item-about-last{position:relative;color: #000000 !important;z-index: 1;}
#plushki{position:absolute;right:0;top:-103px;z-index:1;width:50%;animation: plushki 8s ease infinite;}
@keyframes plushki {
    0% {
        transform: rotate(0deg) translateX(0px);
    }

    50% {
        transform: rotate(10deg) translateY(-197px);
    }

    100% {
        transform: rotate(0deg) translateX(0px);
    }
}
.item-about-last h2{margin-bottom:24px;font-weight:800;font-size:20px;line-height:30px;color:var(--pink);position:relative;z-index:99}
.item-about-last p{color:var(--black);font-weight:700;font-size:14px;line-height:30px;position:relative;z-index:99;margin-bottom:50px}
.item-forget{margin-bottom:120px}
.item-forget h2{color:var(--pink);margin-bottom:24px;font-weight:700;font-size:20px;line-height:30px;text-transform:uppercase}
.item-forget-holder{display:flex;justify-content:space-between}
.item-forget-holder__item{width:382px;display:flex}
.item-forget-holder__item div{margin-left:30px}
.item-forget-holder__item div h3{margin-bottom:10px;color:var(--black);font-size:16px;font-weight:500}
.item-forget-holder__item div p{margin-bottom:30px;color:#335854;font-size:16px;font-weight:700;line-height:30px}
.item-forget-holder__item div button{background-color:#FFEB98;padding:8px 34px;border-radius:15px;border:none;outline:none;cursor:pointer;box-shadow:0 15px 34px 0 #FFDC4A66,0px 4px 4px 0 #F9D53D99 inset;font-size:14px;font-family:var(--font-montserrat);font-weight:700;color:var(--white)}
.item-forget-holder__item div button:hover{opacity:0.6}
.item-right-form{margin-top:50px;margin-bottom:50px}
.item-right-form p{color:var(--black);font-size:16px;font-weight:600;margin-bottom:15px}
.item-right-form-items{display:flex;justify-content:space-between;overflow:scroll}
.item-right-form-items img{border-radius:20px;cursor:pointer;margin-right:3px}
.formCandys{display:flex;justify-content:space-between;max-height: 400px;overflow-y:scroll;position:fixed;z-index:1000011;flex-wrap:wrap;top:50%;left:50%;transform:translate(-50%,-50%);max-width:700px;min-width:300px;background-color:#56ccbed4;backdrop-filter:blur(9px);border:1px #001656 solid}




#closeFormCandys{position:absolute;top:10px;right:10px;cursor:pointer;width:20px;height:20px;z-index:99999999}
.formCandys div{margin-right:5px;position:relative}
.formCandys div input{display:none}
.formCandys label:hover{cursor:pointer}
.formCandys div label::before{content:"";position:absolute;bottom:10px;left:10px;background-image:url(../images/button.png);background-size:cover;background-position:center;height:24px;width:24px;z-index:999}
.formCandys input[type=radio]:checked + label:before{background:url(../images/button2.png) 0 0 no-repeat}
.formCandys input[type=checkbox]:checked + label:before{background:url(../images/button2.png) 0 0 no-repeat}
.formCandy{width:150px;height:150px;border-radius:20px;object-fit:cover}
.delivery{padding-top:120px;padding-bottom:120px;background-image:url('../images/lentDeliveryStart.png');background-size:contain;background-repeat:no-repeat;background-position:center;position:relative}
#delivery{position:absolute;z-index:9;width:40%;right:0;top:50px}
.delivery h2{color:var(--pink-total);margin-bottom:50px;text-align:center;font-size:32px;font-family:var(--font-days-one);font-size:700}
.delivery-text-first{font-size:16px;color:var(--grey);line-height:30px;width:45%;font-weight:600;margin-bottom:30px}
.delivery-text-first h3{margin-bottom:24px;font-size:24px}
.delivery-text-first span{color:var(--pink);font-weight:900;font-size:20px}
.delivery-text-last{font-size:16px;color:var(--grey);line-height:30px;font-weight:600}
#topYellow{position:absolute;bottom:-5px}
.steps{background-image:var(--yellow-gradient);background-position:top center;background-size:cover;background-repeat:no-repeat;padding:120px 0;position:relative;overflow: hidden;}
.steps h2{margin-bottom:24px;color:var(--pink-total);font-size:24px;font-family:var(--font-days-one);line-height:30px}
.steps div{font-size:16px;line-height:30px;font-weight:600;color:var(--black)}
.steps div span{color:var(--pink);font-weight:900}
#fishkaYellowLeft{position:absolute;width:150px;top:120px;left:0}
#fishkaYellowRight{position:absolute;width:150px;bottom:120px;right:0}
#yellowPlushki{position:absolute;width:100%;bottom:0}
.post{padding:120px 0;position:relative}
#yellowLent{position:absolute;top:50%;right:30px;transform:translate(0%,-50%);width:125px;z-index:1}
.post div,.post h2{position:relative;z-index:3}
.post h2{color:var(--pink-total);margin-bottom:24px;font-size:24px;font-weight:700;font-family:var(--font-days-one)}
.post div{color:var(--grey);font-size:16px;font-weight:700;line-height:30px}
#bottomYellow{position:absolute;top:-5px}
.pay{background-image:url('../images/pinkBg.png');background-position:top;background-size:cover;background-repeat:no-repeat;padding:120px 0}
.pay h2{color:#FDE376;font-size:24px;font-weight:400;font-family:var(--font-days-one);margin-bottom:24px}
.pay div{font-size:16px;font-weight:700;line-height:30px;color:var(--white)}
.pay div span{color:var(--pink-total);font-weight:900}
.about{padding:120px 0;background-image:url('../images/aboutBg.png');background-size:contain;background-position:center}
.about h2{font-size:32px;color:var(--pink-total);font-family:var(--font-days-one);margin-bottom:50px;text-align:center}
.about-inner{display:flex;align-items:center;justify-content:space-between}
.about-inner p{color:var(--grey);font-size:16px;line-height:30px;font-weight:600;width:50%}
.about-inner img{width:40%}
.about-inner h2{text-align:left; width: 50%;font-size: 25px;}
.why{background-image:url('../images/pinkBg.png');background-position:top;background-size:cover;padding:120px 0 160px;margin-bottom:-100px}
.why h2{color:#4CB3A7;font-size:24px;margin-bottom:32px;text-align:center}
.why-inner{display:flex;align-items:center;justify-content:space-between}
.why-inner div{width:30%}
.why-inner div p{color:var(--black);font-size:16px;font-weight:600;line-height:30px}
.why-inner div p:first-of-type{margin-bottom:62px}
.why-inner img{width:30%}
.wrapper{max-width:1300px;margin:0 auto;width:100%}
.mons_med{color:rgb(0,0,0);font-family:var(--font-montserrat);font-size:16px;font-weight:500;line-height:20px;letter-spacing:0}
a{text-decoration:none}
.mons_main{color:rgb(255,255,255);font-family:var(--font-montserrat);font-size:24px;font-weight:700;line-height:29px}
.header_nav{width:100%;margin-top:15px;display:grid;grid-template-columns:25% 65% 10%}
.header_nav-item{display:flex;align-items:center;justify-content:space-around}
.header_nav-item a{color:black}
.header_nav-item:last-child{display:flex;justify-content:space-between}
.block_first-content{padding:0 10px}
.suport a:last-child{color:rgb(226,201,95);font-family:var(--font-montserrat);font-size:14px;font-weight:700;line-height:17px}
.suport a:first-of-type{color:rgb(110,213,200);font-family:var(--font-montserrat);font-size:14px;font-weight:600;line-height:17px}
.header_nav-item>nav>a{margin:0 auto;padding-right:5px}
.main_name-first h2{font-family:var(--font-days-one);font-size:50px;color:var(--pink-total);margin-bottom:55px;font-weight:400}
nav{display:flex;align-items:center;justify-content:space-between}
nav img{width:63px;height:76px;margin-right:61px}
.nav-item{text-decoration:none;color:var(--black);margin-right:28px}
.nav-item:last-child{margin-right:0}
.nav-item:hover{color:var(--turquoise)}
.product_inner-item{position:relative}
.product_inner-item:first-child{width:50%;margin-left:20px}
.header-client{display:flex;align-items:center}
.header-client button{background-color:transparent;border:none;outline:none;margin-right:14px;background-position:center;background-size:cover;background-repeat:no-repeat}
.header-client button:last-of-type{margin-right:0}
.header-client button{width:22px;height:24px}
.header-client button:hover{transform:scale(1.1);cursor:pointer}
#cartButton{background-image:url('../images/cart.png');position:relative}
#numGoods{background-color:#ffc3d1;padding:1px;border-radius:100%;width:17px;display:block;height:18px;border:1px #eee solid;position:absolute;top:14px;right:13px}
.header_content{height:100vh;position:relative;z-index:8;top:0}
#likeButton{background-image:url('../images/like.png')}
#profileButton{background-image:url('../images/profile.png')}
#burgerButton{background-color:transparent;border:none;outline:none;background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url('../images/burgerButton.png');width:70px;height:41px;cursor:pointer;display:none}
.header-fon{background-image:url(../images/bgnew.png);width:100vw;height:93vh;background-size:cover;background-repeat:no-repeat;background-position:bottom;margin-top:39px;z-index:9;position:relative}
#sky{position:absolute;top:40px;z-index:1}
#clouds{position:absolute;top:65px;z-index:3;width:63vw;height:192px;object-fit:contain;animation:22s clouds ease infinite}
@keyframes clouds{0%{transform:translate(-90%,0%)}
 100%{transform:translate(110%,0%)}
}
#dim{position:absolute;top:1px;right:148px;z-index:999;width:86px;opacity:0.2;animation:10s dim ease infinite}
@keyframes dim{0%{opacity:0.2;transform:translateY(10px)}
 50%{opacity:0.7;transform:translateY(0px)}
 100%{opacity:0.2;transform:translateY(10px)}
}
.text{position:absolute;top:50%;left:50%;transform:translate(-50%,-40%);width:100%}
.header_content p:first-child{color:transparent;font-family:var(--font-days-one);font-size:55px;font-weight:400;line-height:57px;letter-spacing:0;text-align:center;margin-bottom:5px;color:rgb(255 255 255);text-shadow:0 0 8px #00000040,0 0 1px #000000,2px 0 7px #000000}
.header_content p:last-child{font-family:var(--font-days-one);font-size:32px;font-weight:400;line-height:41px;letter-spacing:0;text-align:center;color:rgb(255 255 255);text-shadow:0 0 8px #00000040,0 0 1px #000000,2px 0 7px #000000}
.header{position:relative}
.first_block-cloud{background-position:center;background-size:contain;background-repeat:no-repeat;height:260px;width:50%}
.first_block-cloud:hover{transform:scale(0.9) translateZ(0)!important}
.first_block-cloud:nth-child(1){background-image:url('../images/items/1.png')}
.first_block-cloud:nth-child(2){background-image:url('../images/items/2.png')}
.first_block-cloud:nth-child(3){background-image:url('../images/items/3.png')}
.first_block-cloud:nth-child(4){background-image:url('../images/items/4.png')}
.kendy_resp-inner:nth-child(1){background-image:url('../images/items2/1.png')}
.kendy_resp-inner:nth-child(2){background-image:url('../images/items2/4.png')}
.kendy_resp-inner:nth-child(3){background-image:url('../images/items2/3.png')}
.kendy_resp-inner:nth-child(4){background-image:url('../images/items2/2.png')}
.first_block-cloud p{font-size:24px;font-weight:700;line-height:25px;padding-left:40px;text-align:left}
.product_content-one{background-image:url('../images/main/brendKendy.png');position:relative;z-index:1;margin-top:50px;width:100%;background-repeat:no-repeat;background-size:cover;background-position:top}
.product_content-two{background-image:url('../images/main/marry.png');position:relative;z-index:2;width:100%;background-repeat:no-repeat;background-size:cover;background-position:center;margin-top:-70px}
.product_content-three{background-image:url('../images/main/happy.png');position:relative;z-index:3;width:100%;background-repeat:no-repeat;background-size:cover;background-position:center;margin-top:-70px}
.product_content-four{background-image:url('../images/main/happy2.png');position:relative;z-index:5;width:100%;background-repeat:no-repeat;background-size:cover;background-position:center;margin-top:-70px}
.product_content-five{background-image:url(../images/main/boyAndwoman.png);position:relative;z-index:5;width:100%;background-repeat:repeat-x;background-size:contain;background-position:top;margin-top:-70px}
.product_content-six{background-image:url('../images/main/feedback.png');position:relative;z-index:6;width:100%;background-repeat:no-repeat;background-size:cover;background-position:top;margin-top:-70px}
.product_content-shower{background-image:url('../images/main/bar.png');position:relative;z-index:7;width:100%;background-repeat:repeat;background-size:cover;background-position:top;margin-top:-85px}
.product_content-bar{background-image:url('../images/main/happy2.png');position:relative;z-index:6;width:100%;background-repeat:no-repeat;background-size:cover;background-position:top;margin-top:-70px}
.product_main-name{text-align:center;color:rgb(252,87,138);font-family:var(--font-days-one);font-size:55px;font-weight:400;line-height:70px;padding-top:120px;margin-bottom:50px}
.product_inner{display:flex;justify-content:space-between;align-items:center;padding-bottom:200px}
.product_inner p{color:rgb(0, 0, 0);font-family:var(--font-montserrat);font-size:20px;font-weight:500;line-height:24px;margin-bottom:30px;}
.product_button{border:1px solid rgb(255,235,152);border-radius:20px;padding:19px 55px;text-align:center;background-color:rgb(255,235,152);font-family:var(--font-montserrat);font-size:16px;font-weight:700;line-height:20px;box-shadow:0 15px 34px 0 #FFDC4A66,0px 4px 4px 0 #F9D53D99 inset;color:var(--white);text-transform:uppercase;display:block;width:fit-content;text-decoration:none;color:black;max-width:202px;}
.product_button:hover{background-color:rgb(213 196 129);border-color:rgb(213 196 129)}
.block_cloud{display:flex;justify-content:space-around;align-items:center;flex-wrap:wrap}
.inner_content-text{transform:translate(-50%,-50%);position:absolute;top:50%;left:50%;width:87%;z-index:9}
.inner_content-text p{max-width:85%}
.main_name-first,.work_block-name{color:rgb(252,87,138);font-family:var(--font-days-one);font-size:55px;font-weight:400;line-height:70px;text-align:center;margin-bottom:50px}
.block_first{background-image:url('../images/second-fon.png');background-repeat:no-repeat;background-size:100%;margin-top:60px}
.second_block-item>img{max-width:100%;margin-top:-110px}
.second_item{position:absolute;top:0}
.second_block-item{position:relative}
.second_item-name{top:0;left:32%;color:rgb(252,87,138);font-family:'Dayone';font-size:55px;font-weight:400;line-height:70px;text-align:center;z-index:50}
.name_special{top:-36px;left:41%}
.second_item-text{color:rgb(255,255,255);font-family:var(--font-montserrat);font-size:20px;font-weight:500;line-height:24px;max-width:33%;top:30%}
.img_right{right:15%;top:15%}
.text_right{right:10%;top:15%}
.second_block-button a{border:1px solid rgb(255,235,152);border-radius:30px;padding:10px 25px;text-align:center;background-color:rgb(255,235,152);font-family:var(--font-montserrat);font-size:16px;font-weight:700;line-height:20px;text-decoration:none;color:white}
.button_blue{border:rgb(187,245,238);background-color:rgb(187,245,238);box-shadow:0 15px 34px 0 #7CE2D566,0px 4px 4px 0 #7CE2D599 inset}
.button_blue:hover{background-color:rgb(139,192,186);border:rgb(139,192,186)}
.block_first-repeat{background-image:url('../images/wow.png');background-repeat:no-repeat;background-size:100%;margin-bottom:150px;padding-top:60px}
.p-new{color:rgb(255,255,255);font-family:var(--font-montserrat);font-size:16px;font-weight:500;line-height:20px}
.textAndIcon{display:flex;align-items:center}
.textAndIcon img{margin-right:5px}
.work_block{background-repeat:no-repeat;width:100%;background-image:url('../images/work block/work fon.png')}
.work_block-item{display:flex;justify-content:center;align-items:center}
.work_item{margin-right:10px}
.work_item:last-child{margin-right:0}
.swiper-button-next,.swiper-button-prev{width:30px !important;height:30px !important}
.delivery_wrapper{display:flex;justify-content:space-around;align-items:center}
.delivery_item>img{margin-right:15px}
.delivery_item p{color:rgb(0,0,0);font-family:Montserrat;font-size:16px;font-weight:400;line-height:20px;letter-spacing:0}
.delivery_item h5{color:rgb(0,0,0);font-family:Montserrat;font-size:20px;font-weight:700;line-height:24px;letter-spacing:0}
.delivery_item>p{max-width:250px}
.delivery_flex{justify-content:space-around}
.delivery_block{background-image:url('../images/work block/delivery_fon.png');background-repeat:no-repeat;background-size:cover}
.news_block{margin-bottom:150px}
.second_item>h5{color:rgb(255,255,255);font-family:var(--font-montserrat);font-size:20px;font-weight:700;line-height:24px}
.footer_item{position:absolute;top:0}
.first_item-footer{display:flex;justify-content:space-between;align-items:center}
.footer_item-left{left:15%;top:60%;width:100%}
.footer_item-right{right:15%;top:60%;position:absolute}
.work_block-name{padding-top:50px}
.second_item_footer a{border:1px solid rgb(255,235,152);border-radius:30px;padding:10px 25px;text-align:center;background-color:rgb(255,235,152);font-family:var(--font-montserrat);font-size:16px;font-weight:700;line-height:20px;text-decoration:none;color:white;margin-bottom:10px}
.work_item img{border-radius:20px;margin-bottom:15px;object-fit:cover;width:100%;height:300px}
.work_item h2{font-weight:700;font-size:16px;line-height:19px;margin-bottom:10px;text-transform:uppercase}
.work_item p{font-weight:500;font-size:16px;line-height:19px;margin-bottom:10px;color:#BBBBBB}
.delivery_item img{width:88px;object-fit:contain;height:auto}
.rew-item{display:flex;align-items:center;justify-content:center;padding-bottom:150px;width:60%;margin-right:auto;margin-left:auto}
.rew-item-bg{min-width:300px;max-width:500px;background-image:url(../images/pinkRew.png);background-position:center;background-size:contain;height:auto;background-repeat:no-repeat;margin-right:40px}
.rew-item-bg img{border-radius:400px;width:200px;height:200px;object-fit:cover}
.rew-about h3{color:var(--black);margin-bottom:20px;font-weight:700;font-size:20px;line-height:24px}
.rew-about p{color:var(--black);font-weight:500;font-size:20px;line-height:30px}
footer{background-image:url('../images/footerBg.png');background-size:cover;background-position:center top;background-repeat:no-repeat;width:100%;position:relative;z-index:99;margin-top:-85px}
.footer-inner{display:flex;justify-content:space-around;align-items:center;padding-top:150px;padding-bottom:30px}
.footer-logo{display:flex;flex-direction:column;justify-content:center}
.footer-logo img:first-of-type{height:170px;width:152px}
.footer-logo img:last-of-type{height:67px;width:137px;margin-bottom:30px}
.footer-logo p{color:var(--black);font-size:14px;font-weight:700}
.footer-soc{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}
.footer-soc a{margin-right:14px}
.footer-soc a img{width:47px;height:47px}
.footer-soc a:hover{opacity:0.8}
.footer-soc p{color:var(--black);font-weight:700;}
.orderCandy{background-color:#FFEB98;box-shadow:0 4px 4px 0 #F9D53D99 inset,0px 15px 34px 0 #FFDC4A66;border-radius:20px;padding:19px 10px;border:none;outline:none;cursor:pointer;font-family:var(--font-montserrat);color:var(--black);font-weight:700;margin-bottom:55px;}
.footer-links{display:flex;justify-content:space-between}
.footer-links a{margin-bottom:21px;color:var(--black);font-weight:500;text-decoration:none}
.footer-links a:hover{color:var(--black)}
.footer-links div{display:flex;flex-direction:column}
.footer-links div a:last-of-type{margin-bottom:0}
.product_rewerse{flex-direction:row-reverse}
@media(min-width:2000px){.product_content-one,.product_content-two,.product_content-three,.product_content-four,.product_content-five,.product_content-bar,.product_content-shower,.product_content-six{background-size:contain;background-repeat:repeat-x}
}
@media(max-width:1360px){.container,.wrapper{margin-right:10px;margin-left:10px}
.header-fon{margin-top:-123px}
}
@media(max-width:1200px){.first_block-cloud{width:50%}
}
@media(max-width:1024px){header{background-image:url('../images/headerBgMobile.png')}
.first_block-cloud img{width:80%}
.product_inner{margin:auto 52px}
.kendy_resp{grid-template-columns:auto}
.kendy_resp-inner img{width:auto}
.first_block-cloud p{font-size:18px;line-height:21px}
.mons_main{color:rgb(255,255,255);font-family:var(--font-montserrat);font-size:18px;font-weight:700;line-height:29px}
.first_block-cloud img{width:90%}
.kendy_resp-item{top:20%;left:26%}
.header-inner{flex-wrap:wrap;justify-content:space-around;padding-bottom:38px}
.header-soc{order:4;width:100%;justify-content:space-around}
nav img{margin-right:28px}
nav a:nth-of-type(1){order:4}
nav a:nth-of-type(2){order:1}
nav a:nth-of-type(3){order:2}
nav a:nth-of-type(4){order:3}
nav a:nth-of-type(5){order:5}
nav a:nth-of-type(6){order:6}
nav a:nth-of-type(7){order:7}
.menu-inner{justify-content:space-around}
.menu-inner a{padding-bottom:14px}
.menu{background-image:url('../images/menuPinkMobile.png')}
.catalog-item{width:31%}
#elementLeft,#elementRight{width:179px;height:125px}
#lentLeft,#lentRight{display:none}
.catalog h1{padding-top:60px}
}
@media(max-width:841px){#cartButton{background-image:url('../images/cartPink.png')}
#likeButton{background-image:url('../images/likePink.png')}
#profileButton{background-image:url('../images/profilePink.png')}
#burgerButton{display:block}
.nav-item,.header-soc{display:none}
.header-inner{padding-bottom:15px}
.menu{display:none}
.catalog-item{width:47%}
#messageButton{display:none}
.catalog-desc{display:flex;flex-direction:column;text-align:left}
.catalog-item-img{height:205px}
#elementLeft,#elementRight{width:94px;height:76px}
#elementLeft{left:10px}
#elementRight{right:10px}
.catalog h1{font-size:36px}
.footer-inner{flex-direction:column;justify-content:center}
.footer-logo{margin-bottom:60px;align-items:center}
}
@media(max-width:768px){.header_content p:first-child{font-size:29px}
.header_content p:last-child{font-size:16px}
.mons_main{font-size:14px}
.inner_content-text p{max-width:83%}
.product_rewerse{flex-direction:row}
.product_inner{flex-direction:column;padding-right:15px}
.first-name{font-size:21px}
.kendy_resp-item{left:15%}
.product_content-shower{margin-top:-107px}
.work_block-item{display:grid}
.feedback_text{text-align:center}
.first_block-cloud p{font-size:12px;line-height:14px;padding-left:10px}
.first_block-cloud:nth-child(1){background-image:url('../images/items/1m.png')}
.first_block-cloud:nth-child(2){background-image:url('../images/items/2m.png')}
.first_block-cloud:nth-child(3){background-image:url('../images/items/3m.png')}
.first_block-cloud:nth-child(4){background-image:url('../images/items/4m.png')}
.kendy_resp-inner:nth-child(1){background-image:url('../images/items2/1m.png')}
.kendy_resp-inner:nth-child(2){background-image:url('../images/items2/4m.png')}
.kendy_resp-inner:nth-child(3){background-image:url('../images/items2/3m.png')}
.kendy_resp-inner:nth-child(4){background-image:url('../images/items2/2m.png')}
.first_block-cloud{height:158px}
.delivery_wrapper{margin-bottom:20px}
.product_content-five .product_inner-item img{position:absolute;max-width:none;right:50%;transform:translate(50%,0);width:300px}
.product_content-five{padding-bottom:205px;overflow:hidden}
.product_inner-item:first-child{width:100%;margin-left:0;margin-bottom:50px}
.block_first-repeat{background-image:url(../images/wow.png);background-repeat:no-repeat;background-position:bottom;background-size:100%;background-size:cover;margin-bottom:42px;padding-top:60px;position:relative;z-index:9;top:-80px}
}
@media (max-width:450px){.inner_content-text p{max-width:86%}
.product_inner{margin:auto}
.product_inner-item img{max-width:100%}
.mons_main{font-size:13px}
.product_main-name{font-size:32px;line-height:30px}
.kendy_resp-inner img{width:100%}
.textAndIcon img{display:none}
.textAndIcon p{text-align:center}
.kendy_resp-item{top:0}
.text{top:67%}
.header_content p:first-child{line-height:5px}
.main_name-first h2{font-size:40px;line-height:50px}
.main_name-first,.work_block-name{font-size:24px;line-height:30px}
.product_inner-item img {
    animation: images 6s ease infinite;
}



@keyframes images {
    0% {
        transform: rotate(0deg);
    }
    
    50% {
        transform: rotate(10deg);
    }
    
    100% {
        transform: rotate(0deg);
    }
}

