.elementor-25 .elementor-element.elementor-element-0f98077{--display:flex;}.elementor-25 .elementor-element.elementor-element-f6c69b1{--display:flex;}.elementor-25 .elementor-element.elementor-element-3ca875d .aminkala .swiper{background-color:#F11C1C78;}.elementor-25 .elementor-element.elementor-element-f6aab43{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--flex-wrap:wrap;border-style:solid;--border-style:solid;border-width:0px 0px 0px 0px;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:0px;--border-left-width:0px;border-color:#0F0D0D;--border-color:#0F0D0D;--border-radius:0px 0px 0px 0px;}.elementor-25 .elementor-element.elementor-element-370b525{--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-25 .elementor-element.elementor-element-88f56d7 .aminkala .swiper{background-color:#F11C1C78;}.elementor-25 .elementor-element.elementor-element-767012c{--display:flex;}.elementor-25 .elementor-element.elementor-element-76edcbe .offer-title span{color:#0C0203;}.elementor-25 .elementor-element.elementor-element-a4b65b7{--display:flex;}.elementor-25 .elementor-element.elementor-element-076647e{--display:flex;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-25 .elementor-element.elementor-element-5786aec{text-align:center;}.elementor-25 .elementor-element.elementor-element-5786aec .elementor-heading-title{font-family:"IRANSansWeb_Light", Sans-serif;font-weight:500;text-shadow:0px 0px 10px rgba(0,0,0,0.3);color:#67D82D;}.elementor-25 .elementor-element.elementor-element-5786aec .elementor-heading-title a:hover, .elementor-25 .elementor-element.elementor-element-5786aec .elementor-heading-title a:focus{color:#1BD3CC;}.elementor-25 .elementor-element.elementor-element-5786aec .elementor-heading-title a{transition-duration:0.5s;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-widget-button .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-25 .elementor-element.elementor-element-0eceb33 .elementor-button{background-color:#15CC2E;}@media(min-width:768px){.elementor-25 .elementor-element.elementor-element-370b525{--width:100%;}}/* Start custom CSS for button, class: .elementor-element-0eceb33 */.amin-content {
  position: relative;
  padding-bottom: 60px; 
}
.amin-content {
  max-height: 100px;
  overflow: hidden;
  transition: 0.4s ease;
  position: relative;
}
.amin-content::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 50px;
  background: linear-gradient(to bottom, transparent, #fff);
}
.amin-content.expanded {
  max-height: 2000px;
}
.amin-content.expanded::after {
  display: none;
}
.btn-wrapper {
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.more-amin i {
  font-size: 0.9em;
  transition: 0.3s ease;
}
.more-amin.expanded i {
  transform: rotate(180deg);
}/* End custom CSS */