.read-more-link {
white-space: nowrap;
}
.more-link {
color: #092c48 !important;
font-family: "officina-sans", Helvetica, Arial, sans-serif;
font-size: 20px !important;
}
.main_color a.more-link .more-link-arrow.avia-svg-icon svg,
.main_color a.more-link:hover .more-link-arrow.avia-svg-icon svg {
fill:#ffffff00;
}
@media (max-width: 375px) {
.more-link {
top: 0 !important;
display: block !important;
margin: 0 !important;
width: 100% !important;
padding: 0 !important;
}
}
@media (max-width: 375px) {
.single-big .more-link {
top: -20px !important;
}
.list--medium .single-big .more-link {
top: 0 !important;
}
}
.more-link-arrow {
padding-left: 5px;
}
.more-link-arrow::before {
content: "";
display: inline-block;
width: 36px; height: 36px; background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 36 36"><path fill="none" d="M0 0h36v36H0z"/><path fill="%23092C48" d="M35.723 18.68c.369-.37.369-.99 0-1.36L25.113 6.78c-.37-.37-.99-.37-1.36 0-.37.37-.37.979 0 1.35l8.96 8.91H9.962c-.529 0-.96.43-.96.96s.431.96.96.96h22.75l-8.96 8.91c-.37.37-.37.979 0 1.35s.99.37 1.359 0l10.612-10.54z"/></svg>');
background-repeat: no-repeat;
background-size: contain;
vertical-align: middle;
}
.more-link-arrow:after {
display: none;
}
.list--medium .more-link-text,
.list--small .more-link-text {
display: none;
}
.list--medium .more-link-arrow::before {
background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 36 36"><circle cx="18" cy="18" r="18" fill="%231084C7"/><path fill="%23FFF" d="M27.79 18.5c.28-.27.28-.73 0-1l-7.858-7.79c-.271-.28-.729-.28-1 0-.279.271-.279.72 0 1l6.629 6.58H8.71c-.39 0-.71.319-.71.71s.32.71.71.71h16.851l-6.631 6.58c-.279.28-.279.729 0 1 .271.28.729.28 1 0l7.86-7.79z"/></svg>');
}
.list--small .more-link-arrow::before {
background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 36 36"><circle cx="18" cy="18" r="18" fill="%23CBE2F0"/><path fill="%23FFF" d="M27.79 18.5c.28-.27.28-.73 0-1l-7.858-7.79c-.271-.28-.729-.28-1 0-.279.271-.279.72 0 1l6.629 6.58H8.71c-.39 0-.71.319-.71.71s.32.71.71.71h16.851l-6.631 6.58c-.279.28-.279.729 0 1 .271.28.729.28 1 0l7.86-7.79z"/></svg>');
}