.elementor-44 .elementor-element.elementor-element-02d05ff{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-44 .elementor-element.elementor-element-ced59db{text-align:center;}.elementor-44 .elementor-element.elementor-element-ced59db img{width:10%;max-width:26%;}.elementor-44 .elementor-element.elementor-element-3463e3f{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-44 .elementor-element.elementor-element-4276d0f{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:1px;--padding-bottom:1px;--padding-left:1px;--padding-right:1px;}.elementor-44 .elementor-element.elementor-element-4ac5903{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:1px;--padding-bottom:1px;--padding-left:1px;--padding-right:1px;}.elementor-44 .elementor-element.elementor-element-4ac5903:not(.elementor-motion-effects-element-type-background), .elementor-44 .elementor-element.elementor-element-4ac5903 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#2A2379;}.elementor-44 .elementor-element.elementor-element-7543b9e{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-44 .elementor-element.elementor-element-e4b145c{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:1px;--padding-bottom:1px;--padding-left:1px;--padding-right:1px;}.elementor-44 .elementor-element.elementor-element-488be15{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:1px;--padding-bottom:1px;--padding-left:1px;--padding-right:1px;}.elementor-44 .elementor-element.elementor-element-53f5ce0{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-44 .elementor-element.elementor-element-53f5ce0:not(.elementor-motion-effects-element-type-background), .elementor-44 .elementor-element.elementor-element-53f5ce0 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#3D306A;}.elementor-44 .elementor-element.elementor-element-c683ab9{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-44 .elementor-element.elementor-element-07e4ecd{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:1px;--padding-bottom:1px;--padding-left:1px;--padding-right:1px;}@media(min-width:768px){.elementor-44 .elementor-element.elementor-element-4276d0f{--content-width:1600px;}.elementor-44 .elementor-element.elementor-element-4ac5903{--content-width:1600px;}.elementor-44 .elementor-element.elementor-element-e4b145c{--content-width:1600px;}.elementor-44 .elementor-element.elementor-element-488be15{--content-width:1600px;}.elementor-44 .elementor-element.elementor-element-53f5ce0{--content-width:1600px;}.elementor-44 .elementor-element.elementor-element-07e4ecd{--content-width:1600px;}}@media(max-width:1024px){.elementor-widget-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}}@media(max-width:767px){.elementor-widget-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}}/* Start custom CSS for html, class: .elementor-element-8e837a0 */html, body {
  margin: 0;
  padding: 0;
  overflow-x: hidden;
}

.recipe-hero{
  position: relative;
  overflow: hidden;
  background: linear-gradient(135deg, #4d256d 0%, #6d3180 45%, #d653b8 100%);
  min-height: 640px;
  padding: 28px 20px 85px;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  font-family: Arial, sans-serif;
  width: 100vw;
  margin-left: calc(-50vw + 50%);
}

.recipe-hero-content{
  position: relative;
  z-index: 5;
  width: 100%;
  max-width: 980px;
  text-align: center;
}

.recipe-hero h1{
  color: #ffffff;
  font-size: 38px;
  line-height: 1.12;
  font-weight: 900;
  text-transform: uppercase;
  max-width: 980px;
  margin: 0 auto 12px;
  letter-spacing: -0.5px;
  text-shadow: 0 2px 8px rgba(0,0,0,0.16);
}

.recipe-image-wrap{
  position: relative;
  z-index: 6;
  margin: 0 auto 10px;
  max-width: 350px;
}

.recipe-image-wrap img{
  width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
  filter: drop-shadow(0 14px 24px rgba(0,0,0,0.22));
}

.recipe-btn{
  display: inline-block;
  position: relative;
  z-index: 6;
  background: linear-gradient(180deg, #433a83 0%, #2f275f 100%);
  color: #ffffff;
  text-decoration: none;
  font-size: 16px;
  font-weight: 800;
  padding: 15px 28px;
  border-radius: 18px;
  border: 2px solid #1e1840;
  box-shadow: 0 6px 0 #1b1436, 0 12px 22px rgba(0,0,0,0.20);
  text-transform: uppercase;
  animation: pulseBtn 2s ease-in-out infinite;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.recipe-btn:hover{
  transform: translateY(-3px) scale(1.02);
  box-shadow: 0 8px 0 #1b1436, 0 16px 26px rgba(0,0,0,0.24);
}

.recipe-btn:active{
  transform: translateY(1px) scale(0.99);
}

@keyframes pulseBtn {
  0% {
    transform: scale(1);
    box-shadow: 0 6px 0 #1b1436, 0 12px 22px rgba(0,0,0,0.20);
  }
  50% {
    transform: scale(1.03);
    box-shadow: 0 6px 0 #1b1436, 0 16px 28px rgba(0,0,0,0.28);
  }
  100% {
    transform: scale(1);
    box-shadow: 0 6px 0 #1b1436, 0 12px 22px rgba(0,0,0,0.20);
  }
}

.recipe-shape{
  position: absolute;
  border-radius: 50%;
  z-index: 1;
  pointer-events: none;
}

.shape-1{
  width: 1050px;
  height: 1050px;
  right: -260px;
  top: -10px;
  background: rgba(255,255,255,0.10);
}

.shape-2{
  width: 760px;
  height: 760px;
  left: -300px;
  bottom: -270px;
  background: rgba(255,255,255,0.10);
}

.shape-3{
  width: 460px;
  height: 460px;
  left: 115px;
  top: 135px;
  border-radius: 50%;
  background: rgba(91, 37, 114, 0.36);
}

.recipe-circle{
  position: absolute;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  background: rgba(255,255,255,0.08);
  left: 24%;
  top: 165px;
  z-index: 2;
}

.recipe-wave{
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 70px;
  background: #f2f2f2;
  border-top-left-radius: 50% 28px;
  border-top-right-radius: 50% 28px;
  z-index: 4;
}

/* تابلت */
@media (max-width: 1024px){
  .recipe-hero{
    min-height: 600px;
    padding: 24px 18px 75px;
  }

  .recipe-hero h1{
    font-size: 32px;
    max-width: 820px;
  }

  .recipe-image-wrap{
    max-width: 320px;
  }
}

/* الهاتف */
@media (max-width: 767px){
  .recipe-hero{
    min-height: 500px;
    padding: 20px 14px 60px;
  }

  .recipe-hero-content{
    max-width: 100%;
  }

  .recipe-hero h1{
    font-size: 21px;
    line-height: 1.18;
    margin-bottom: 10px;
    max-width: 330px;
  }

  .recipe-image-wrap{
    max-width: 210px;
    margin: 0 auto 10px;
  }

  .recipe-btn{
    font-size: 13px;
    padding: 13px 18px;
    border-radius: 14px;
    width: auto;
    max-width: 290px;
  }

  .shape-1{
    width: 620px;
    height: 620px;
    right: -210px;
    top: 10px;
  }

  .shape-2{
    width: 430px;
    height: 430px;
    left: -170px;
    bottom: -150px;
  }

  .shape-3{
    width: 260px;
    height: 260px;
    left: 25px;
    top: 165px;
  }

  .recipe-circle{
    width: 70px;
    height: 70px;
    left: 16%;
    top: 145px;
  }

  .recipe-wave{
    height: 55px;
  }
}/* End custom CSS */