.favorite-page .favourite-page-section{margin:auto;max-width:100%;padding:2.667em 10px;width:1110px}.favorite-page .favourite-page-list{display:flex;flex-flow:row wrap;gap:30px;justify-content:flex-start}.favorite-page .favourite-page-list:empty{display:none;flex:none}.favorite-page .favourite-page-list>*{flex:1 1 300px;position:relative}@media screen and (min-width: 768px)and (max-width: 991px){.favorite-page .favourite-page-list>*{max-width:calc(50% - 15px)}}@media screen and (min-width: 992px){.favorite-page .favourite-page-list>*{max-width:calc(33.333% - 20px)}}.favorite-page .favourite-page-list>*:empty{height:0}.favorite-page .favourite-page-list>*>*{height:100%}.favorite-page .ghost-package{display:flex;flex-direction:column;flex-flow:row wrap;padding:1rem 0}@media screen and (min-width: 768px){.favorite-page .ghost-package{flex-direction:row}}.favorite-page .ghost-package a{align-items:center;display:flex;flex-grow:1;font-size:1.4rem;height:100%;text-decoration:none}@media screen and (min-width: 768px){.favorite-page .ghost-package a{flex-direction:row;justify-content:center;padding:30px 0}.favorite-page .ghost-package a:first-child{border-right:1px solid #ddd}}.favorite-page .ghost-package a span{font-size:3rem}.favorite-page .info-box{box-shadow:0 0 44px rgba(0,0,0,.25);padding:2rem 1rem}@media screen and (min-width: 992px){.favorite-page .info-box{padding:2rem}}.favorite-page .horizontal-line{margin:2rem auto;max-width:600px;position:relative;text-align:center}.favorite-page .horizontal-line span{background-color:#fbf5ea;padding:1rem;position:relative;z-index:1}.favorite-page .horizontal-line:after{background:#677659;content:"";display:block;height:3px;left:0;position:absolute;right:0;top:50%;width:100%}