.recent-title{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;white-space:normal;max-height:70px}@media (min-width:768px){.recent-title{max-height:90px}}@media (min-width:1080px){.recent-title{max-height:100px}}.recent-content{overflow:hidden;max-height:6.4rem;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;text-overflow:ellipsis;white-space:normal}.right-arrow path{fill:var(--green-new-500)}a:hover .right-arrow path{fill:var(--green-new-400)}.magnify{border-radius:50%;border:2px solid white;position:absolute;z-index:20;background-repeat:no-repeat;background-color:white;box-shadow:inset 0 0 20px rgba(0,0,0,.5);display:none;cursor:none}.special-top-padding{padding-top:74vw;@media screen and (min-width:768px){padding-top:65vw}@media screen and (min-width:1024px){padding-top:18vw}}.checkbox-custom{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:2px;height:24px;width:24px;display:inline-block;position:relative;cursor:pointer;vertical-align:middle}.checkbox-custom:checked{background-color:var(--green-new-500);border-color:var(--green-new-500)}.checkbox-custom:checked:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) rotate(45deg);width:5px;height:9px;border:solid white;border-width:0 2px 2px 0}@media (max-width:768px){._form_17 form input[type=text]{width:100%!important}}.tooltip div{background:var(--gray-100)}.tooltip-active div{background:var(--green-new-100)}