@import url(https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700,800,900);.d-none{display:none}.d-flex,.flex-between,.flex-center,.flex-column{display:flex}.row-reverse{flex-direction:row-reverse}.column-reverse{flex-direction:column-reverse}.flex-column{flex-direction:column}.flex-center{justify-content:center;align-items:center}.flex-between{justify-content:space-between}.align-start{align-items:flex-start}.align-center{align-items:center}.align-end{align-items:flex-end}.align-self-center{align-self:center}.align-self-end{align-self:end}.justify-start{justify-content:flex-start}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-between{justify-content:space-between}.justify-self-center{justify-self:center}.flex-grow-1{flex-grow:1}.flex-grow-2{flex-grow:2}.flex-grow-3{flex-grow:3}.flex-wrap{flex-wrap:wrap}body{font-family:Montserrat,sans-serif;margin:0}body *{box-sizing:border-box}body ul{padding:0}body p,body ul{margin:0}body a:focus,body p:focus{outline:none}body iframe{border:none}body .start-reading-arrow{position:absolute;bottom:0;opacity:0;width:50px;height:50px;background-image:url(start-reading-arrow-icon.7743ba39c1aab1b54233.png);background-position:50%;background-repeat:no-repeat;background-size:contain;margin-bottom:20px;transition:.2s ease-in}body .btn-container{display:flex;justify-content:center}body .simple-button{width:30px;height:30px;border:none;padding:0;background-color:#f40152;color:#fff;transition:background-color .4s ease}body .simple-button:hover{background-color:#000;transition:background-color .4s ease}body .btn-action{text-decoration:none;border:none;border-radius:8px;color:#fff;font-family:Montserrat,sans-serif;text-transform:uppercase;background-color:#f40052;transition:.5s ease-out;font-size:16px;padding:16px 48px;cursor:pointer}body .btn-action.btn-small{padding:16px 20px;font-size:10px;font-weight:500}body .btn-action.consultation{font-size:11px;width:300px;margin:0 20px;min-height:60px}body .btn-action.pdf{width:40%}body .btn-action.preview{width:60%;margin-left:1%}body .btn-action:focus{outline:none}body .btn-action:hover{background-color:#000;transition:.5s ease-out}body .btn-action:hover+.start-reading-arrow{opacity:1;transition:.5s ease-out}body .row-direction-wrapper{display:flex;flex-direction:row}body .column-direction-wrapper{display:flex;flex-direction:column}body .center-justify-content{justify-content:center}body .center-align-items{align-items:center}body .container{max-width:1920px;min-width:320px;width:100%}body pagination-template .ngx-pagination .current{background-color:transparent!important;color:#f40052!important}body pagination-template .ngx-pagination a:focus{outline:none}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#fff}::-webkit-scrollbar-thumb{background:#888}::-webkit-scrollbar-thumb:hover{background:#f40052}@media (max-width: 768px){.btn-action{font-size:12px}}.sb-wrapper{padding:5px;border-radius:50%;border:none;box-shadow:none;background:#fff;outline:none}.search-highlight{padding:2px 0;margin:0;background:#f40052;color:#fff}