.elementor .e-ae36beb{flex-direction:column;}.elementor .e-1df9c8a{max-width:85%;margin-block-start:-62px;flex-direction:row;gap:11px;justify-content:center;align-items:center;}.elementor .e-60f691f{width:50%;border-radius:20px;border-width:1px;border-color:#0000004d;border-style:solid;flex-direction:column;}.elementor .e-4a82c63{width:50%;border-radius:20px;border-width:1px;border-color:#0000004d;border-style:solid;flex-direction:column;}.elementor .e-cf75fa2{max-width:85%;column-gap:10px;flex-direction:row;}.elementor .e-5c8624b{max-width:85%;border-radius:20px;border-width:4px;border-color:#a09292;background-color:#d8d8d8;background-clip:border-box;box-shadow:3px 0px 5px 1px rgba(0, 0, 0, 0.15);flex-direction:row;gap:15px;justify-content:center;align-items:center;/* تنظیمات پس‌زمینه متحرک */
background: linear-gradient(-45deg, #fce4ec, #f3e5f5, #e1bee7, #ffe0b2);
background-size: 300% 300%;
animation: instaGradient 6s ease infinite;

/* تنظیمات کادر و گردی گوشه‌ها */
border-radius: 20px;
position: relative;
z-index: 1;

/* ایجاد فضای شفاف برای حاشیه */
border: 3px solid transparent;
background-clip: padding-box;
}

/* ساخت لایه زیرین برای ایجاد حاشیه متحرک و گرد */
selector::before {
content: "";
position: absolute;
top: -3px; 
bottom: -3px; 
left: -3px; 
right: -3px;

/* رنگ‌های حاشیه اینستاگرام */
background: linear-gradient(45deg, #8e24aa, #d81b60, #ff9800, #8e24aa);
background-size: 300% 300%;
animation: instaGradient 4s linear infinite;

/* انحنای بیشتر برای پوشش کامل کادر اصلی */
border-radius: 23px;
z-index: -1;
}

/* دستورات انیمیشن برای حرکت طیف رنگی */
@keyframes instaGradient {
0% {
  background-position: 0% 50%;
}
50% {
  background-position: 100% 50%;
}
100% {
  background-position: 0% 50%;
}\n}.elementor .e-bc78042{flex-direction:column;}.elementor .e-c2a94b0{flex-direction:column;}.elementor .e-9b94757{max-width:85%;flex-direction:column;row-gap:15px;}