main{width:100%;padding:0 32px}.photoEffects_container{width:100%;background:#fff 0% 0% no-repeat padding-box;height:100%;overflow:hidden;overflow-y:auto;border-radius:12px;padding:20px}.photoEffects_table{gap:12px;display:flex}.photoEffects_table .effects_item{position:relative;display:flex;flex-direction:column;cursor:pointer}.photoEffects_table .effects_item .effects_banner{width:100%;height:100%;border-radius:12px;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top}.photoEffects_table .effects_item .effects_icon{border:1px solid rgba(0,0,0,0);border-radius:0px 8px 0px 14px;height:20px;padding:0 12px;font:italic normal bold 10px/16px Poppins;color:#fff;position:absolute;right:10px;top:8px}.photoEffects_table .effects_item .effects_icon.HOT{background:rgba(0,0,0,0) linear-gradient(124deg, #ffff5e 0%, #f3592b 100%) 0% 0% no-repeat padding-box}.photoEffects_table .effects_item .effects_icon.NEW{background:rgba(0,0,0,0) linear-gradient(90deg, #f8676d 0%, #ee1a3d 100%) 0% 0% no-repeat padding-box}.photoEffects_table .effects_item .effects_icon.PRO{background:rgba(0,0,0,0) linear-gradient(124deg, #f4d01b 0%, #ff9560 100%) 0% 0% no-repeat padding-box}.photoEffects_table .effects_item .effects_item_btn{position:absolute;bottom:0;left:50%;transform:translateX(-50%);padding:0 18px;font:normal normal 500 15px/10px Poppins;letter-spacing:0px;color:#fff;border-radius:18px;height:29px;white-space:nowrap;display:flex;align-items:center;background:rgba(0,0,0,0) linear-gradient(270deg, #4c15e2 0%, #8b3dff 100%) 0% 0% no-repeat padding-box;opacity:0;transition:all .3s ease}.photoEffects_table .effects_item .effects_item_name{font:normal normal 500 14px/21px Poppins;color:#fff;position:absolute;top:12px;max-width:150px;word-break:break-all;left:17px}.photoEffects_table .effects_item::before{content:"";display:block;position:absolute;width:100%;top:0;height:58px;background:rgba(0,0,0,0) linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, #000000 100%) 0% 0% no-repeat padding-box;border-radius:16px 16px 0px 0px;opacity:.69}.photoEffects_table .effects_item.active,.photoEffects_table .effects_item:hover{box-shadow:0px 0px 0px 4px #8b3dff;border-radius:15px;outline:1px solid #fff}.photoEffects_table .effects_item.active .effects_footer,.photoEffects_table .effects_item:hover .effects_footer{color:#8b3dff}@media screen and (min-width: 1200px){.photoEffects_table .effects_item:hover .effects_item_btn{opacity:1;bottom:19px}}.effect_loading{width:100%;min-height:150px;display:flex}@media screen and (min-width: 1200px){main{height:calc(100vh - var(--gen-header-height));min-height:800px;padding-bottom:16px;width:100%}}@media screen and (max-width: 1200px){main{width:100%;padding:.4rem 0 0}}#effect_observe{width:100%;height:2px;flex-shrink:0}.photoEffects_tags{padding:0;width:100%;margin-bottom:12px;position:relative;overflow:hidden}.photoEffects_tags .container_tags{display:flex;-moz-column-gap:14px;column-gap:14px;position:relative;transition:all .3s ease;left:0;width:100%}@media screen and (max-width: 1200px){.photoEffects_tags .container_tags{overflow-x:auto}.photoEffects_tags .container_tags::-webkit-scrollbar{display:none}}.photoEffects_tags .list_tag_item{height:35px;flex-shrink:0;background:rgba(40,46,72,.06);border-radius:18px;padding:0 16px;display:flex;align-items:center;font:normal normal 500 12px/16px Roboto;color:#282e48}@media screen and (min-width: 1200px){.photoEffects_tags .list_tag_item{cursor:pointer}.photoEffects_tags .list_tag_item:hover{background:rgba(40,46,72,.1)}}.photoEffects_tags .list_tag_item.active{color:#fff;background:rgba(0,0,0,0) linear-gradient(90deg, #8b3dff 0%, #561df1 100%) 0% 0% no-repeat padding-box}.photoEffects_tags_secondary{padding:0 8px;margin-bottom:7px;position:relative;width:100%;overflow:hidden}.photoEffects_tags_secondary .container_tags{width:100%;display:flex;-moz-column-gap:32px;column-gap:32px;position:relative;transition:all .3s ease;left:0}@media screen and (max-width: 1200px){.photoEffects_tags_secondary .container_tags{overflow-x:auto}.photoEffects_tags_secondary .container_tags::-webkit-scrollbar{display:none}}.photoEffects_tags_secondary .list_secondTag_item{font:normal normal bold 15px/20px Roboto;color:#282e48;flex-shrink:0}@media screen and (min-width: 1200px){.photoEffects_tags_secondary .list_secondTag_item{cursor:pointer}}.photoEffects_tags_secondary .list_secondTag_item.active{font:normal normal 900 15px/20px Roboto;color:#8b3dff}.tags_next_Btn,.tags_pre_Btn{position:absolute;top:50%;transform:translateY(-50%);width:24px;height:24px;background:#fff 0% 0% no-repeat padding-box;border:1px solid #e3e3e3;border-radius:6px;justify-content:center;align-items:center;cursor:pointer;z-index:1;display:flex}.tags_next_Btn .icon_arrow,.tags_pre_Btn .icon_arrow{width:10px;height:10px;background:no-repeat center url("../img/ai-image-generator/icon_arrow.svg");background-size:100%}.tags_next_Btn{right:0}.tags_pre_Btn{left:0}.tags_pre_Btn .icon_arrow{transform:rotate(180deg)}