@font-face{font-family:Montserrat;font-weight:400;font-style:normal;src:url(/fonts/Montserrat/Montserrat-Regular.woff2) format("woff2");font-display:swap}@font-face{font-family:Montserrat;font-weight:500;font-style:normal;src:url(/fonts/Montserrat/Montserrat-Medium.woff2) format("woff2");font-display:swap}@font-face{font-family:Montserrat;font-weight:600;font-style:normal;src:url(/fonts/Montserrat/Montserrat-SemiBold.woff2) format("woff2");font-display:swap}@font-face{font-family:Montserrat;font-weight:700;font-style:normal;src:url(/fonts/Montserrat/Montserrat-Bold.woff2) format("woff2");font-display:swap}.shadow{position:relative}.shadow:after{content:"";pointer-events:none;position:absolute;z-index:-1;top:100%;bottom:0;width:100%;height:10px;left:0;right:0;background:radial-gradient(ellipse at 50% 2%,rgba(174,191,228,.5),rgba(174,191,228,0) 70%)}.skyNewspaper .homePage .image-gallery{width:100%;margin-bottom:10px}.skyNewspaper .homePage .homeImage{background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:800px}@media(max-width:1100px){.skyNewspaper .homePage .homeImage{height:700px}}@media(max-width:950px){.skyNewspaper .homePage .homeImage{height:600px}}@media(max-width:800px){.skyNewspaper .homePage .homeImage{height:500px}}@media(max-width:600px){.skyNewspaper .homePage .homeImage{height:250px}}.skyNewspaper #footer{background-color:#fff}.skyNewspaper #footer .upper{background-color:#aebfe4;padding:24px 80px;display:-moz-box;display:flex;-moz-box-pack:justify;justify-content:space-between}@media(max-width:950px){.skyNewspaper #footer .upper{padding:24px 40px}}@media(max-width:800px){.skyNewspaper #footer .upper{padding:24px 30px}}@media(max-width:485px){.skyNewspaper #footer .upper{-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}}.skyNewspaper #footer .upper .menu__header{color:#2a2e54;font-size:16px;text-transform:uppercase;font-weight:700;margin-bottom:16px}.skyNewspaper #footer .upper .menu__container{display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}@media(max-width:485px){.skyNewspaper #footer .upper .menu__container{margin-top:24px}}@media(max-width:800px){.skyNewspaper #footer .upper .menu__container.desktop{display:none}}.skyNewspaper #footer .upper .menu__container.mobile{display:none}@media(max-width:800px){.skyNewspaper #footer .upper .menu__container.mobile{display:-moz-box;display:flex}}.skyNewspaper #footer .upper .menu__item{color:#2a2e54;font-size:16px;font-weight:500;text-decoration:none;text-transform:capitalize;margin-bottom:10px}.skyNewspaper #footer .upper .menu__item:hover{opacity:.7}.skyNewspaper #footer .upper .leftSide .menu__container{margin-top:16px}.skyNewspaper #footer .lower{padding:15px 80px;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:justify;justify-content:space-between;background-color:#fff}@media(max-width:950px){.skyNewspaper #footer .lower{padding:15px 40px}}@media(max-width:800px){.skyNewspaper #footer .lower{padding:15px 30px}}.skyNewspaper #footer .lower p{color:#2a2e54;font-size:14px;font-weight:500}@media(max-width:800px){.skyNewspaper #footer .lower p{font-size:12px}}.skyNewspaper .layout{width:100%}.mobileMenu__drawer{backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);background-color:#fff;padding:12px;z-index:100;height:100vh}.mobileMenu__drawer .drawerPaper{width:320px;padding:32px;height:100vh}@media(max-width:340px){.mobileMenu__drawer .drawerPaper{width:100%}}.mobileMenu__drawer .drawerPaper .upper{display:-moz-box;display:flex;-moz-box-pack:justify;justify-content:space-between;-moz-box-align:center;align-items:center;margin-bottom:56px}.mobileMenu__drawer .drawerPaper .upper button svg{color:#2a2e54}.mobileMenu__drawer .drawerPaper nav{padding-left:16px}.mobileMenu__drawer .drawerPaper nav ul{padding-left:0;list-style-type:none}.mobileMenu__drawer .drawerPaper nav ul li{margin-bottom:26px;-webkit-animation:arrive .28s linear;animation:arrive .28s linear;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;opacity:0}.mobileMenu__drawer .drawerPaper nav ul li:first-child{-webkit-animation-delay:.1s;animation-delay:.1s}.mobileMenu__drawer .drawerPaper nav ul li:nth-child(2){-webkit-animation-delay:.2s;animation-delay:.2s}.mobileMenu__drawer .drawerPaper nav ul li:nth-child(3){-webkit-animation-delay:.3s;animation-delay:.3s}@-webkit-keyframes arrive{0%{opacity:0;-webkit-transform:translateX(-200px);transform:translateX(-200px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes arrive{0%{opacity:0;-webkit-transform:translateX(-200px);transform:translateX(-200px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}.mobileMenu__drawer .drawerPaper nav .languageBtn{padding-left:0;-webkit-animation:show .3s linear;animation:show .3s linear;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-delay:.7s;animation-delay:.7s;opacity:0}@-webkit-keyframes show{0%{opacity:0}to{opacity:1}}@keyframes show{0%{opacity:0}to{opacity:1}}.skyNewspaper .navbar{position:fixed;z-index:100}@media(max-width:800px){.skyNewspaper .navbar{display:none}}.skyNewspaper .navbar header{background-color:#fff;position:fixed;height:95px!important;-webkit-box-shadow:none;box-shadow:none;z-index:100;max-width:2200px;left:0;right:0;margin:0 auto;display:-moz-box;display:flex;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-moz-box-align:center;align-items:center;-moz-box-pack:justify;justify-content:space-between;padding:0 80px}@media(max-width:950px){.skyNewspaper .navbar header{padding:0 40px}}.skyNewspaper .navbar header nav,.skyNewspaper .navbar header nav ul{display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:end;justify-content:flex-end}.skyNewspaper .navbar header nav ul{list-style:none}.skyNewspaper .navbar header nav ul .navLink{margin-right:12px}.skyNewspaper .navbar.transparent header{background-color:transparent;backdrop-filter:blur(50px);-webkit-backdrop-filter:blur(50px)}.skyNewspaper .navbar.transparent header:after{background:transparent}.skyNewspaper .navbar.transparent header .languageBtn p,.skyNewspaper .navbar.transparent header .languageBtn svg,.skyNewspaper .navbar.transparent header .languagesList .langLink p,.skyNewspaper .navbar.transparent header .navLink{color:#fff}.skyNewspaper .navbarMobile{display:none;height:65px!important;position:fixed;z-index:100}@media(max-width:800px){.skyNewspaper .navbarMobile{display:block}}.skyNewspaper .navbarMobile header{background-color:#fff;position:fixed;height:65px!important;display:-moz-box;display:flex;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-moz-box-align:center;align-items:center;-moz-box-pack:justify;justify-content:space-between;-webkit-box-shadow:none;box-shadow:none;z-index:100;padding:0 30px}.skyNewspaper .navbarMobile header button svg{color:#2a2e54}.skyNewspaper .navbarMobile.transparent header{background-color:transparent;backdrop-filter:blur(50px);-webkit-backdrop-filter:blur(50px)}@media(max-width:600px){.skyNewspaper .navbarMobile.transparent header{background-color:#fff}}.skyNewspaper .navbarMobile.transparent header:after{background:transparent}.skyNewspaper .navbarMobile.transparent header button svg{color:#fff}@media(max-width:600px){.skyNewspaper .navbarMobile.transparent header button svg{color:#2a2e54}}.skyNewspaper .pageSection{display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-moz-box-align:center;align-items:center;min-height:calc(100vh - 180px);padding-top:95px}@media(max-width:800px){.skyNewspaper .pageSection{padding-top:65px}}.skyNewspaper .pageSection.nav_transparent{padding-top:0}@media(max-width:600px){.skyNewspaper .pageSection.nav_transparent{padding-top:65px}}body .navLink{text-transform:capitalize;font-size:20px;font-weight:400;font-stretch:normal;font-style:normal;line-height:.95;letter-spacing:normal;color:#6078a9;text-decoration:none;position:relative;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;padding:4px 6px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media(max-width:950px){body .navLink{font-size:16px}}body .navLink:hover{opacity:.8}body .navLink:focus:before{content:"";position:absolute;top:0;left:0;border:4px solid rgba(96,120,169,.6);border-radius:6px;width:100%;height:100%}body .navLink.active{font-weight:700}.languages{position:relative}.languages .languageBtn{border:none;min-width:0}.languages .languageBtn p{margin-left:8px;color:#6078a9;font-size:14px;font-weight:400}.languages .languageBtn svg{color:#6078a9}.languages .languagesList{padding:12px 8px;position:absolute;width:66.4px;display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-moz-box-align:end;align-items:flex-end}.languages .languagesList .langLink{display:-moz-box;display:flex;-moz-box-align:center;align-items:center;text-decoration:none;font-weight:400;padding:6px 0}.languages .languagesList .langLink.active p{font-weight:700}.languages .languagesList .langLink p{margin-left:8px;color:#6078a9;font-size:14px;font-weight:400}.languages .languagesList.mobile{padding-left:16px}.languages .languagesList.mobile .langLink p{margin-left:0}.skyNewspaper .address a,.skyNewspaper .address p{color:#2a2e54;font-size:14px;font-weight:500;display:-moz-box;display:flex;-moz-box-align:center;align-items:center}.skyNewspaper .address a svg,.skyNewspaper .address p svg{color:#2a2e54}.skyNewspaper .address a svg.facebook,.skyNewspaper .address p svg.facebook{color:#3b5998}.skyNewspaper .address p{margin-bottom:8px}.skyNewspaper .address a{padding:8px}.skyNewspaper .book{width:100%}.skyNewspaper .book *{overflow:hidden}.skyNewspaper .book__container{display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center;position:relative}.skyNewspaper .book__container .bookPage{overflow-y:hidden}.skyNewspaper .book__container .bookPage div{height:100%}.skyNewspaper .book .btns__container{display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center}.skyNewspaper .book .btns__container button svg{color:#2a2e54}.skyNewspaper .book .btns__container p{font-weight:600;color:#2a2e54}.skyNewspaper .aboutCompany{display:-moz-box;display:flex;-moz-box-align:start;align-items:flex-start;-moz-box-pack:justify;justify-content:space-between}@media(max-width:900px){.skyNewspaper .aboutCompany{-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}}.skyNewspaper .aboutCompany__description{width:50%;padding-left:32px}@media(max-width:1350px){.skyNewspaper .aboutCompany__description{width:100%}}@media(max-width:900px){.skyNewspaper .aboutCompany__description{padding:32px 0}}.skyNewspaper .aboutCompany__description p{line-height:1.51;margin-bottom:12px;text-indent:24px;text-align:justify;font-size:16px;font-weight:400;color:#2a2e54}@media(max-width:1350px){.skyNewspaper .aboutCompany__description p{font-size:14px}}.skyNewspaper .aboutCompany__description p span{font-weight:600}.skyNewspaper .aboutCompany__description .fb_container{display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center;width:100%;margin-top:16px}.skyNewspaper .aboutCompany__description .fb_container::-webkit-scrollbar{height:6px}.skyNewspaper .aboutCompany__description .fb_container::-webkit-scrollbar-track{background:#f1f1f1;border-radius:8px}.skyNewspaper .aboutCompany__description .fb_container::-webkit-scrollbar-thumb{background:#888;border-radius:8px}.skyNewspaper .aboutCompany__description .fb_container::-webkit-scrollbar-thumb:hover{background:#555}@media(max-width:900px){.skyNewspaper .aboutCompany__description .fb_container{margin-top:42px}}@media(max-width:600px){.skyNewspaper .aboutCompany__description .fb_container{overflow-x:auto;padding-bottom:8px;-moz-box-pack:start;justify-content:flex-start}}.skyNewspaper .clients{display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center}@media(max-width:800px){.skyNewspaper .clients__desktop{display:none}}.skyNewspaper .clients__mobile{display:none}@media(max-width:800px){.skyNewspaper .clients__mobile{display:block}}.skyNewspaper .clients__mobile .image-gallery-thumbnails-wrapper.image-gallery-thumbnails-bottom.thumbnails-swipe-horizontal{width:100vw}.skyNewspaper .clients button{outline:none}.skyNewspaper .clients .image-gallery-content.bottom{width:600px}@media(max-width:800px){.skyNewspaper .clients .image-gallery-content.bottom{width:550px}}@media(max-width:600px){.skyNewspaper .clients .image-gallery-content.bottom{width:400px}}@media(max-width:420px){.skyNewspaper .clients .image-gallery-content.bottom{width:325px}}@media(max-width:350px){.skyNewspaper .clients .image-gallery-content.bottom{width:315px}}@media(max-width:800px){.skyNewspaper .clients .image-gallery-content .image-gallery-play-button{padding:16px}}.skyNewspaper .clients .image-gallery-content .image-gallery-left-nav,.skyNewspaper .clients .image-gallery-content .image-gallery-right-nav{padding:10px 12px}.skyNewspaper .clients__item{display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center;height:500px;width:700px;border:1px solid #e6e6e6}.skyNewspaper .clients__item img{object-fit:contain}@media(max-width:992px){.skyNewspaper .clients__item{height:400px;width:600px}}@media(max-width:800px){.skyNewspaper .clients__item{height:300px;width:500px;border:none}}@media(max-width:600px){.skyNewspaper .clients__item{height:200px;width:350px}}@media(max-width:800px){.skyNewspaper .clients__thumbnail{border:1px solid #e6e6e6}.skyNewspaper .clients__thumbnail img{height:81px;width:81px;object-fit:contain}}.skyNewspaper .notFound{height:100vh;display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center;padding:16px}.skyNewspaper .notFound__title{color:#2a2e54;font-size:36px;font-weight:700;margin-bottom:16px;text-align:center}@media(max-width:600px){.skyNewspaper .notFound__title{font-size:26px}}.skyNewspaper .notFound__description{color:#2a2e54;font-size:36px;font-weight:700;margin-bottom:16px;text-align:center;font-size:20px;font-weight:500}@media(max-width:600px){.skyNewspaper .notFound__description{font-size:16px}}.skyNewspaper .notFound .btnContainer{margin-top:46px}@media(max-width:600px){.skyNewspaper .notFound .btnContainer{display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center}}.skyNewspaper .notFound .btnContainer .back_btn{background-color:#6078a9;color:#fff;font-weight:600;padding:16px 56px;border-radius:6px;text-decoration:none;text-transform:capitalize}@media(max-width:600px){.skyNewspaper .notFound .btnContainer .back_btn{padding:16px 26px}}.skyNewspaper .notFound .btnContainer .back_btn:hover{background-color:#fff;color:#6078a9;border:1px solid #6078a9}.skyNewspaper .announcements{width:100%}.skyNewspaper .announcements .react-multi-carousel-item,.skyNewspaper .announcements__item .imageItem{display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center}.skyNewspaper .announcements__item .imageItem{width:250px;height:250px}@media(max-width:1050px){.skyNewspaper .announcements__item .imageItem{width:200px;height:200px}}@media(max-width:720px){.skyNewspaper .announcements__dots{display:none}}.skyNewspaper .announcements__dots li.react-multi-carousel-dot--active button{background:#6078a9}.skyNewspaper .announcements__dots li button{border-color:#6078a9}.skyNewspaper .announcements .react-multiple-carousel__arrow{min-width:32px;min-height:32px}.skyNewspaper .announcements .react-multiple-carousel__arrow:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}@media(max-width:554px){.skyNewspaper .archivesPage .archives .expandPanel .expandSection>div{-moz-box-pack:center;justify-content:center}}.skyNewspaper .archivesPage .archives__item{height:300px;width:214px;background-position:50%;background-repeat:no-repeat;background-size:contain;margin:8px;position:relative;border:1px solid #aebfe4}.skyNewspaper .archivesPage .archives__item .blur{position:absolute;bottom:0;width:100%;height:72px;background-color:hsla(0,0%,100%,.85);padding:20px 16px;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:justify;justify-content:space-between}.skyNewspaper .archivesPage .archives__item .blur p{color:#2a2e54;font-weight:600;font-size:20px}.skyNewspaper .archivesPage .archives__item .blur .available,.skyNewspaper .archivesPage .archives__item .blur .not_available{display:none}.skyNewspaper .archivesPage .archives__item .blur .available svg,.skyNewspaper .archivesPage .archives__item .blur .not_available svg{color:#2a2e54}.skyNewspaper .archivesPage .archives__item:hover .available,.skyNewspaper .archivesPage .archives__item:hover .not_available{display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center}.skyNewspaper .archivesPage .archives__item:hover .available svg,.skyNewspaper .archivesPage .archives__item:hover .not_available svg{display:block;-webkit-animation:downloadArrow .28s linear;animation:downloadArrow .28s linear;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.skyNewspaper .archivesPage .archives__item:hover .available p,.skyNewspaper .archivesPage .archives__item:hover .not_available p{font-size:10px}.skyNewspaper .archivesPage .archives__item:hover .not_available svg{-webkit-animation:none;animation:none}@-webkit-keyframes downloadArrow{0%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes downloadArrow{0%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}.expandPanel{border:none;margin-bottom:24px;position:relative;width:100%}.expandPanel:last-of-type{border-bottom:none}.expandPanel-main{margin:0;z-index:8}.expandPanel div:first-child{-webkit-box-shadow:none;box-shadow:none;width:100%;border-radius:6px}.expandPanel .summary{padding:20px 50px;display:-moz-box;display:flex;-moz-box-orient:horizontal;-moz-box-direction:reverse;flex-direction:row-reverse;border-radius:6px;background-color:#fff;border:1px solid #aebfe4}@media(max-width:800px){.expandPanel .summary{padding:4px 20px}}.expandPanel .summary.expanded{margin-bottom:0;padding-bottom:0;border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom:none}.expandPanel .summary p,.expandPanel .summary span{font-size:16px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.1;letter-spacing:.9px;color:#2a2e54}.expandPanel .summary .titleContainer{display:-moz-box;display:flex;-moz-box-align:center;align-items:center;margin-left:32px}.expandPanel .summary .expandIcon{padding:0}.expandPanel .summary .expandIcon svg{font-size:32px}@media(max-width:800px){.expandPanel .summary .expandIcon svg{font-size:20px}}.expandPanel .expandSection{padding:0 60px 32px;display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;background-color:#fff;border-bottom-left-radius:6px;border-bottom-right-radius:6px;border:1px solid #aebfe4}.expandPanel .expandSection.expanded{border-top:none;border-top-left-radius:0;border-top-right-radius:0}@media(max-width:800px){.expandPanel .expandSection{padding:0 22px 16px}}.expandPanel .expandSection p{color:#2a2e54;font-size:16px;line-height:1.57}@media(max-width:800px){.expandPanel .expandSection p{font-size:12px}}.skyNewspaper .inputContainer{width:100%;margin-bottom:20px}.skyNewspaper .inputContainer .customInput{width:100%}.skyNewspaper .inputContainer .customInput label{-webkit-transform:translate(14px,15px) scale(1);transform:translate(14px,15px) scale(1)}.skyNewspaper .inputContainer .customInput label.MuiInputLabel-shrink{-webkit-transform:translate(14px,-6px) scale(.75);transform:translate(14px,-6px) scale(.75);color:#6078a9;font-weight:500}.skyNewspaper .inputContainer .customInput input{padding:12px 14px;font-weight:500}.skyNewspaper .inputContainer .customInput input:disabled+fieldset{border-color:#ccc}.skyNewspaper .inputContainer .customInput textarea{font-weight:500}.skyNewspaper .inputContainer .customInput textarea:disabled+fieldset{border-color:#ccc}.skyNewspaper .inputContainer .customInput fieldset{border:1px solid #6078a9}.skyNewspaper .inputContainer .customInput.error label.MuiInputLabel-shrink{color:#c00}.skyNewspaper .inputContainer .customInput.error fieldset{border-color:#c00}.skyNewspaper .contactPage .rowSection{display:-moz-box;display:flex;-moz-box-pack:justify;justify-content:space-between;margin-bottom:80px}@media(max-width:800px){.skyNewspaper .contactPage .rowSection{-moz-box-orient:vertical;-moz-box-direction:reverse;flex-direction:column-reverse}}.skyNewspaper .contactPage .rowSection .left{width:100%;margin-right:26px}.skyNewspaper .contactPage .rowSection .left .address{margin-top:26px}.skyNewspaper .contactPage form{width:100%;max-width:500px}@media(max-width:800px){.skyNewspaper .contactPage form{margin-bottom:46px}}.skyNewspaper .contactPage form .checkbox_label p{font-size:14px;color:#2a2e54}@media(max-width:600px){.skyNewspaper .contactPage form .checkbox_label p{font-size:12px}}.skyNewspaper .contactPage form .btnContainer{margin-top:32px}@media(max-width:600px){.skyNewspaper .contactPage form .btnContainer{display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center}}.skyNewspaper .contactPage form .btnContainer .send_btn{background-color:#6078a9;color:#fff;font-weight:600;height:48px;width:150px}.skyNewspaper .contactPage form .btnContainer .send_btn:hover{background-color:#fff;color:#6078a9;border:1px solid #6078a9}.successBar>div{background-color:#00802b;font-weight:500}.errorBar>div{background-color:#c00;font-weight:500}.skyNewspaper .container{display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;padding:0 24px;width:100%;margin-bottom:80px}@media(max-width:600px){.skyNewspaper .container{padding:16px;margin-bottom:32px}}.skyNewspaper .container.no_left{padding-left:0;margin-top:16px}@media(max-width:900px){.skyNewspaper .container.no_left{padding-left:24px}}@media(max-width:600px){.skyNewspaper .container.no_left{padding-left:16px}}.skyNewspaper .container .headerSection{font-size:32px;text-transform:uppercase;text-align:center;color:#2a2e54;margin-bottom:62px}@media(max-width:600px){.skyNewspaper .container .headerSection{font-size:20px;margin-bottom:32px}}.skyNewspaper .bounceBtn{border:1px solid #6078a9;background-color:#fff;border-radius:50%;padding:3px;-webkit-animation:bounce .3s infinite alternate;animation:bounce .3s infinite alternate}@-webkit-keyframes bounce{to{-webkit-transform:scale(1.2);transform:scale(1.2)}}@keyframes bounce{to{-webkit-transform:scale(1.2);transform:scale(1.2)}}.skyNewspaper .bounceBtn svg{color:#6078a9}.skyNewspaper .bounceBtn:hover{background-color:#6078a9}.skyNewspaper .bounceBtn:hover svg{color:#fff}.skyNewspaper .cookiesPolicy{background-color:#fff;position:fixed;z-index:10;-webkit-box-shadow:0 0 10px 1px #d9d9d9;box-shadow:0 0 10px 1px #d9d9d9;bottom:20px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);padding:10px;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:justify;justify-content:space-between;border-radius:6px;width:900px;letter-spacing:2px}@media(max-width:960px){.skyNewspaper .cookiesPolicy{width:auto;min-width:500px}}@media(max-width:600px){.skyNewspaper .cookiesPolicy{min-width:300px}}.skyNewspaper .cookiesPolicy p{font-size:12px;color:#2a2e54;font-weight:500}@media(max-width:600px){.skyNewspaper .cookiesPolicy p{font-size:10px}}.skyNewspaper .cookiesPolicy button{padding:8px;color:#2a2e54}.skyNewspaper .cookiesPolicy button svg{font-size:16px}.skyNewspaper .checkboxContainer .formControl_checkbox{max-width:477px}.skyNewspaper .checkboxContainer .formControl_checkbox .root_checkbox{color:#2a2e54}.skyNewspaper .checkboxContainer .formControl_checkbox .root_checkbox:hover{background-color:#aebfe4}.skyNewspaper .checkboxContainer .formControl_checkbox .root_checkbox.error{color:#c00}.skyNewspaper .checkboxContainer .formControl_checkbox span:last-of-type{color:#2a2e54;font-size:14px}.skyNewspaper .checkboxContainer .formControl_checkbox.disabled span:last-of-type{color:#ccc}.skyNewspaper .btn_popoverCustom{text-transform:none;color:#2a2e54;font-weight:600;font-size:14px;padding:0}.skyNewspaper .btn_popoverCustom:hover{background-color:transparent;border:none;-webkit-box-shadow:none;box-shadow:none;text-decoration:underline}.popoverCustom_content{color:#2a2e54;max-width:330px;padding:16px;font-size:12px;font-weight:500}html{overflow-x:hidden}body{margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#__next{max-width:2200px;margin:0 auto}*{font-family:Montserrat,sans-serif!important;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}:focus{outline:none}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace;font-display:optional}.error_message{font-size:14px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.14;letter-spacing:normal;color:#c00;margin-top:4px;height:15px;opacity:1;-webkit-animation-name:fadeIn;animation-name:fadeIn;-webkit-animation-duration:.2s;animation-duration:.2s}@-webkit-keyframes fadeIn{0%{height:0;opacity:0}to{height:15px;opacity:1}}@keyframes fadeIn{0%{height:0;opacity:0}to{height:15px;opacity:1}}@media(max-width:600px){.error_message p{font-size:12px}}.image-gallery-icon{color:#fff;-webkit-transition:all .3s ease-out;transition:all .3s ease-out;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:0;cursor:pointer;outline:none;position:absolute;z-index:4;-webkit-filter:drop-shadow(0 2px 2px #1a1a1a);filter:drop-shadow(0 2px 2px rgb(25.5,25.5,25.5))}@media(hover:hover)and (pointer:fine){.image-gallery-icon:hover{color:#337ab7}.image-gallery-icon:hover .image-gallery-svg{-webkit-transform:scale(1.1);transform:scale(1.1)}}.image-gallery-icon:focus{outline:2px solid #337ab7}.image-gallery-using-mouse .image-gallery-icon:focus{outline:none}.image-gallery-fullscreen-button,.image-gallery-play-button{bottom:0;padding:20px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:28px;width:28px}@media(max-width:768px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:15px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:24px;width:24px}}@media(max-width:480px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:10px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:16px;width:16px}}.image-gallery-fullscreen-button{right:0}.image-gallery-play-button{left:0}.image-gallery-bottom-nav,.image-gallery-top-nav{padding:10px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.image-gallery-bottom-nav .image-gallery-svg,.image-gallery-top-nav .image-gallery-svg{height:120px;width:90px}@media(max-width:768px){.image-gallery-bottom-nav .image-gallery-svg,.image-gallery-top-nav .image-gallery-svg{height:72px;width:48px}}@media(max-width:480px){.image-gallery-bottom-nav .image-gallery-svg,.image-gallery-top-nav .image-gallery-svg{height:48px;width:36px}}.image-gallery-bottom-nav[disabled],.image-gallery-top-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-top-nav{top:0}.image-gallery-bottom-nav{bottom:0}.image-gallery-left-nav,.image-gallery-right-nav{padding:50px 10px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:120px;width:60px}@media(max-width:768px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:72px;width:36px}}@media(max-width:480px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:48px;width:24px}}.image-gallery-left-nav[disabled],.image-gallery-right-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-left-nav{left:0}.image-gallery-right-nav{right:0}.image-gallery{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative}.image-gallery.fullscreen-modal{background:#000;bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:5}.image-gallery.fullscreen-modal .image-gallery-content{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.image-gallery-content{position:relative;line-height:0;top:0}.image-gallery-content.fullscreen{background:#000}.image-gallery-content .image-gallery-slide .image-gallery-image{max-height:calc(100vh - 80px)}.image-gallery-content.image-gallery-thumbnails-left .image-gallery-slide .image-gallery-image,.image-gallery-content.image-gallery-thumbnails-right .image-gallery-slide .image-gallery-image{max-height:100vh}.image-gallery-slide-wrapper{position:relative}.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{display:inline-block;width:calc(100% - 110px)}@media(max-width:768px){.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{width:calc(100% - 87px)}}.image-gallery-slide-wrapper.image-gallery-rtl{direction:rtl}.image-gallery-slides{line-height:0;overflow:hidden;position:relative;white-space:nowrap;text-align:center;touch-action:none}.image-gallery-slide{left:0;position:absolute;top:0;width:100%}.image-gallery-slide.image-gallery-center{position:relative}.image-gallery-slide .image-gallery-image{width:100%;object-fit:contain}.image-gallery-slide .image-gallery-description{background:rgba(0,0,0,.4);bottom:70px;color:#fff;left:0;line-height:1;padding:10px 20px;position:absolute;white-space:normal}@media(max-width:768px){.image-gallery-slide .image-gallery-description{bottom:45px;font-size:.8em;padding:8px 15px}}.image-gallery-bullets{bottom:20px;left:0;margin:0 auto;position:absolute;right:0;width:80%;z-index:4}.image-gallery-bullets .image-gallery-bullets-container{margin:0;padding:0;text-align:center}.image-gallery-bullets .image-gallery-bullet{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:1px solid #fff;border-radius:50%;-webkit-box-shadow:0 2px 2px #1a1a1a;box-shadow:0 2px 2px #1a1a1a;cursor:pointer;display:inline-block;margin:0 5px;outline:none;padding:5px;-webkit-transition:all .2s ease-out;transition:all .2s ease-out}@media(max-width:768px){.image-gallery-bullets .image-gallery-bullet{margin:0 3px;padding:3px}}@media(max-width:480px){.image-gallery-bullets .image-gallery-bullet{padding:2.7px}}.image-gallery-bullets .image-gallery-bullet:focus{-webkit-transform:scale(1.2);transform:scale(1.2);background:#337ab7;border:1px solid #337ab7}.image-gallery-bullets .image-gallery-bullet.active{-webkit-transform:scale(1.2);transform:scale(1.2);border:1px solid #fff;background:#fff}@media(hover:hover)and (pointer:fine){.image-gallery-bullets .image-gallery-bullet:hover{background:#337ab7;border:1px solid #337ab7}.image-gallery-bullets .image-gallery-bullet.active:hover{background:#337ab7}}.image-gallery-bullets.image-gallery-bullets-vertical{left:20px;right:auto;bottom:auto;width:auto;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{display:block;margin:12px 0}@media(max-width:768px){.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{margin:6px 0;padding:3px}}@media(max-width:480px){.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{padding:2.7px}}.image-gallery-thumbnails-wrapper{position:relative}.image-gallery-thumbnails-wrapper.thumbnails-swipe-horizontal{touch-action:pan-y}.image-gallery-thumbnails-wrapper.thumbnails-swipe-vertical{touch-action:pan-x}.image-gallery-thumbnails-wrapper.thumbnails-wrapper-rtl{direction:rtl}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{display:inline-block;vertical-align:top;width:100px}@media(max-width:768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{width:81px}}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails{height:100%;width:100%;left:0;padding:0;position:absolute;top:0}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail{display:block;margin-right:0;padding:0}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:0;margin-top:2px}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 5px}@media(max-width:768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 3px}}.image-gallery-thumbnails{overflow:hidden;padding:5px 0}@media(max-width:768px){.image-gallery-thumbnails{padding:3px 0}}.image-gallery-thumbnails .image-gallery-thumbnails-container{cursor:pointer;text-align:center;white-space:nowrap}.image-gallery-thumbnail{display:inline-block;border:4px solid transparent;-webkit-transition:border .3s ease-out;transition:border .3s ease-out;width:100px;background:transparent;padding:0}@media(max-width:768px){.image-gallery-thumbnail{border:3px solid transparent;width:81px}}.image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:2px}.image-gallery-thumbnail .image-gallery-thumbnail-inner{display:block;position:relative}.image-gallery-thumbnail .image-gallery-thumbnail-image{vertical-align:middle;width:100%;line-height:0}.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{outline:none;border:4px solid #337ab7}@media(max-width:768px){.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{border:3px solid #337ab7}}@media(hover:hover)and (pointer:fine){.image-gallery-thumbnail:hover{outline:none;border:4px solid #337ab7}}@media(hover:hover)and (pointer:fine)and (max-width:768px){.image-gallery-thumbnail:hover{border:3px solid #337ab7}}.image-gallery-thumbnail-label{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;color:#fff;font-size:1em;left:0;line-height:1em;padding:5%;position:absolute;top:50%;text-shadow:0 2px 2px #1a1a1a;-webkit-transform:translateY(-50%);transform:translateY(-50%);white-space:normal;width:100%}@media(max-width:768px){.image-gallery-thumbnail-label{font-size:.8em;line-height:.8em}}.image-gallery-index{background:rgba(0,0,0,.4);color:#fff;line-height:1;padding:10px 20px;position:absolute;right:0;top:0;z-index:4}@media(max-width:768px){.image-gallery-index{font-size:.8em;padding:5px 10px}}@font-face{font-family:revicons;fallback:fallback;src:url(/_next/static/media/revicons.e8746a624ed098489406e6113d185258.woff) format("woff"),url(/_next/static/media/revicons.57fd05d4ae650374c8deeff7c4aae380.ttf) format("ttf"),url(/_next/static/media/revicons.a77de540a38981833f9e31bd4c365cc6.eot) format("ttf")}.react-multi-carousel-list{display:-moz-box;display:flex;-moz-box-align:center;align-items:center;overflow:hidden;position:relative}.react-multi-carousel-track{list-style:none;padding:0;margin:0;display:-moz-box;display:flex;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;position:relative;transform-style:preserve-3d;backface-visibility:hidden;will-change:transform,transition}.react-multiple-carousel__arrow{position:absolute;outline:0;-webkit-transition:all .5s;transition:all .5s;border-radius:35px;z-index:1000;border:0;background:rgba(0,0,0,.5);min-width:43px;min-height:43px;opacity:1;cursor:pointer}.react-multiple-carousel__arrow:hover{background:rgba(0,0,0,.8)}.react-multiple-carousel__arrow:before{font-size:20px;color:#fff;display:block;font-family:revicons;text-align:center;z-index:2;position:relative}.react-multiple-carousel__arrow:disabled{cursor:default;background:rgba(0,0,0,.5)}.react-multiple-carousel__arrow--left{left:calc(4% + 1px)}.react-multiple-carousel__arrow--left:before{content:"\e824"}.react-multiple-carousel__arrow--right{right:calc(4% + 1px)}.react-multiple-carousel__arrow--right:before{content:"\e825"}.react-multi-carousel-dot-list{position:absolute;bottom:0;display:-moz-box;display:flex;left:0;right:0;-moz-box-pack:center;justify-content:center;padding:0;margin:0;list-style:none;text-align:center}.react-multi-carousel-dot button{display:inline-block;width:12px;height:12px;border-radius:50%;opacity:1;-webkit-box-shadow:none;box-shadow:none;-webkit-transition:background .5s;transition:background .5s;border:2px solid grey;padding:0;margin:0 6px 0 0;outline:0;cursor:pointer}.react-multi-carousel-dot--active button,.react-multi-carousel-dot button:hover:active{background:#080808}.react-multi-carousel-item{transform-style:preserve-3d;backface-visibility:hidden}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.react-multi-carousel-item{flex-shrink:0!important}.react-multi-carousel-track{overflow:visible!important}}[dir=rtl].react-multi-carousel-list{direction:rtl}.rtl.react-multiple-carousel__arrow--right{right:auto;left:calc(4% + 1px)}.rtl.react-multiple-carousel__arrow--right:before{content:"\e824"}.rtl.react-multiple-carousel__arrow--left{left:auto;right:calc(4% + 1px)}.rtl.react-multiple-carousel__arrow--left:before{content:"\e825"}