.publication-card{display:flex;flex-direction:column;justify-content:space-between;gap:24px}.publication-card:hover .wrapper .image img{-webkit-transform:scale(1.05) !important;-moz-transform:scale(1.05) !important;-ms-transform:scale(1.05) !important;-o-transform:scale(1.05) !important;transform:scale(1.05) !important}.publication-card:hover .--button svg{-webkit-transform:translateX(5px) !important;-moz-transform:translateX(5px) !important;-ms-transform:translateX(5px) !important;-o-transform:translateX(5px) !important;transform:translateX(5px) !important}.publication-card.uudiskirjad .wrapper .image{height:255px}@media(max-width: 767px){.publication-card.uudiskirjad .wrapper .image{height:255px}}.publication-card .wrapper .image{position:relative;border-radius:8px;overflow:hidden;height:360px}@media(max-width: 767px){.publication-card .wrapper .image{height:200px}}.publication-card .wrapper .image img{width:100%;height:100%;object-fit:cover;-webkit-transition:all .25s ease !important;transition:all .25s ease !important}.publication-card .wrapper .date{width:100%;color:#838ea4;text-transform:uppercase;margin-top:16px;font-weight:normal !important;font-size:.75rem;line-height:120%;letter-spacing:-0.36px;font-weight:bold}.publication-card .wrapper h2,.publication-card .wrapper h3{margin-top:24px;color:#071d49;font-weight:normal !important;-webkit-transition:all .25s ease !important;transition:all .25s ease !important;font-size:1.125rem;line-height:120%;font-weight:bold;letter-spacing:-0.54px}.event-card{display:flex;flex-direction:column;justify-content:space-between;gap:24px;background-color:#f4f5f7;border-radius:8px;padding:16px}.event-card:hover .--button svg{-webkit-transform:translateX(5px) !important;-moz-transform:translateX(5px) !important;-ms-transform:translateX(5px) !important;-o-transform:translateX(5px) !important;transform:translateX(5px) !important}.event-card .wrapper{gap:24px !important;margin-top:0 !important;display:flex;flex-direction:column}.event-card .wrapper .event-info{display:flex;width:100%}.event-card .wrapper .event-info div{width:50%;min-width:50%;max-width:50%;text-align:center;padding:8px 0;color:#071d49;height:30px;max-height:30px;min-height:30px;font-size:.75rem;line-height:120%;letter-spacing:-0.36px;font-weight:bold}.event-card .wrapper .event-info div.date-info{background-color:#fdc600;border-top-left-radius:20px;border-bottom-left-radius:20px}.event-card .wrapper .event-info div.location-info{background-color:#071d49;color:#fdc600;border-top-right-radius:20px;border-bottom-right-radius:20px;overflow:hidden;position:relative}.event-card .wrapper .event-info div.location-info.padding{padding-right:30px}.event-card .wrapper .event-info div.location-info svg{position:absolute;right:0;top:0;border-radius:100px;width:30px !important;min-width:30px !important;max-width:30px !important;height:30px !important;min-height:30px !important;max-height:30px !important}.event-card .wrapper h3{color:#071d49;font-weight:normal !important;-webkit-transition:all .25s ease !important;transition:all .25s ease !important;font-size:1.125rem;line-height:120%;font-weight:bold;letter-spacing:-0.54px}.post-card{display:flex;flex-direction:column;justify-content:space-between;gap:24px}.post-card:hover .wrapper .image img{-webkit-transform:scale(1.05) !important;-moz-transform:scale(1.05) !important;-ms-transform:scale(1.05) !important;-o-transform:scale(1.05) !important;transform:scale(1.05) !important}.post-card:hover .--button svg{-webkit-transform:translateX(5px) !important;-moz-transform:translateX(5px) !important;-ms-transform:translateX(5px) !important;-o-transform:translateX(5px) !important;transform:translateX(5px) !important}.post-card .wrapper .image{height:230px;position:relative;border-radius:8px;overflow:hidden}@media(min-width: 768px)and (max-width: 1279px){.post-card .wrapper .image{height:200px}}.post-card .wrapper .image img{width:100%;height:100%;object-fit:cover;-webkit-transition:all .25s ease !important;transition:all .25s ease !important}.post-card .wrapper .image .date{position:absolute;bottom:0;left:0;width:100%;z-index:2;background-color:#071d49;color:#fdc600;padding:8px;border-bottom-left-radius:8px;border-bottom-right-radius:8px;font-size:.75rem;line-height:120%;letter-spacing:-0.36px;font-weight:bold}.post-card .wrapper h2,.post-card .wrapper h3{margin-top:24px;color:#071d49;font-weight:normal !important;-webkit-transition:all .25s ease !important;transition:all .25s ease !important;font-size:1.125rem;line-height:120%;font-weight:bold;letter-spacing:-0.54px}section.section-hero-home{background:#2b45a1;background:-webkit-linear-gradient(0deg, rgb(43, 69, 161) 0%, rgb(7, 29, 73) 100%);background:-moz-linear-gradient(0deg, rgb(43, 69, 161) 0%, rgb(7, 29, 73) 100%);background:linear-gradient(0deg, rgb(43, 69, 161) 0%, rgb(7, 29, 73) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#2B45A1", endColorstr="#071D49", GradientType=0)}section.section-hero-home .container{background-image:url("../images/svg/homepage-hero-decal.svg");background-position:100% calc(100% + 100px);background-size:550px;background-repeat:no-repeat;display:flex;padding-top:64px;padding-bottom:64px;column-gap:32px}@media(min-width: 768px)and (max-width: 1279px){section.section-hero-home .container{flex-direction:column;padding-top:32px}}@media(max-width: 767px){section.section-hero-home .container{flex-direction:column;background-position:100% 100%;background-size:contain;padding-top:32px;padding-bottom:32px}}section.section-hero-home .container .col{width:calc(50% - 16px)}@media(min-width: 768px)and (max-width: 1279px){section.section-hero-home .container .col{width:100%}}@media(max-width: 767px){section.section-hero-home .container .col{width:100%}}section.section-hero-home .container .col-left{overflow:hidden}@media(min-width: 768px)and (max-width: 1279px){section.section-hero-home .container .col-left{padding-bottom:32px}}section.section-hero-home .container .col-left .owl-carousel{height:0;opacity:0}section.section-hero-home .container .col-left .owl-carousel.owl-loaded{height:calc(100% - 34px);opacity:1}@media(min-width: 768px)and (max-width: 1279px){section.section-hero-home .container .col-left .owl-carousel.owl-loaded{height:auto;min-height:400px}}@media(min-width: 768px)and (max-width: 1279px){section.section-hero-home .container .col-left .owl-carousel .owl-dots{justify-content:center}}@media(max-width: 767px){section.section-hero-home .container .col-left .owl-carousel .owl-dots{justify-content:center}}section.section-hero-home .container .col-left .owl-carousel .owl-stage-outer{height:100%}@media(min-width: 768px)and (max-width: 1279px){section.section-hero-home .container .col-left .owl-carousel .owl-stage-outer{min-height:400px}}section.section-hero-home .container .col-left .owl-carousel .owl-stage-outer .owl-stage{height:100%;display:flex}@media(min-width: 768px)and (max-width: 1279px){section.section-hero-home .container .col-left .owl-carousel .owl-stage-outer .owl-stage{min-height:400px}}section.section-hero-home .container .col-left .owl-carousel .owl-stage-outer .owl-stage .owl-item .item{height:100%;position:relative;display:flex;align-items:flex-end;cursor:grab}section.section-hero-home .container .col-left .owl-carousel .owl-stage-outer .owl-stage .owl-item .item::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#071d49;background:-webkit-linear-gradient(0deg, rgb(7, 29, 73) 0%, rgba(7, 29, 73, 0) 100%);background:-moz-linear-gradient(0deg, rgb(7, 29, 73) 0%, rgba(7, 29, 73, 0) 100%);background:linear-gradient(0deg, rgb(7, 29, 73) 0%, rgba(7, 29, 73, 0) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#071D49", endColorstr="#071D49", GradientType=0)}section.section-hero-home .container .col-left .owl-carousel .owl-stage-outer .owl-stage .owl-item .item .content{position:relative;z-index:2;padding:16px;height:max-content}section.section-hero-home .container .col-left .owl-carousel .owl-stage-outer .owl-stage .owl-item .item .content *{color:#fff;margin:32px 0}section.section-hero-home .container .col-left .owl-carousel .owl-stage-outer .owl-stage .owl-item .item .content *:first-child{margin-top:0}section.section-hero-home .container .col-left .owl-carousel .owl-stage-outer .owl-stage .owl-item .item .content *:last-child{margin-bottom:0}section.section-hero-home .container .col-left .owl-carousel .owl-stage-outer .owl-stage .owl-item .item .content h1,section.section-hero-home .container .col-left .owl-carousel .owl-stage-outer .owl-stage .owl-item .item .content h2{font-size:1.75rem;line-height:120%;font-weight:bold;letter-spacing:-0.84px}@media(max-width: 767px){section.section-hero-home .container .col-left .owl-carousel .owl-stage-outer .owl-stage .owl-item .item .content h1,section.section-hero-home .container .col-left .owl-carousel .owl-stage-outer .owl-stage .owl-item .item .content h2{font-size:1.375rem;letter-spacing:-.66px}}section.section-hero-home .container .col-left .owl-carousel .owl-stage-outer .owl-stage .owl-item .item .content .links{display:flex;flex-direction:column;gap:8px}section.section-hero-home .container .col-left .owl-carousel .owl-stage-outer .owl-stage .owl-item .item .content .links a{margin:0;display:flex;gap:8px}section.section-hero-home .container .col-left .owl-carousel .owl-stage-outer .owl-stage .owl-item .item .content .links a:hover span{background-color:#fdc600}section.section-hero-home .container .col-left .owl-carousel .owl-stage-outer .owl-stage .owl-item .item .content .links a span{background-color:#fff;border-radius:100px;display:flex;justify-content:center;align-items:center;-webkit-transition:all .25s ease !important;transition:all .25s ease !important;width:26px !important;min-width:26px !important;max-width:26px !important;height:26px !important;min-height:26px !important;max-height:26px !important}section.section-hero-home .container .col-right{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;align-self:flex-start;gap:16px}section.section-hero-home .container .col-right a{width:calc((100% - 32px)/3);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px;color:#fff;font-weight:bold;padding:16px 0;text-align:center;-webkit-transition:all .25s ease !important;transition:all .25s ease !important}@media(min-width: 768px)and (max-width: 1279px){section.section-hero-home .container .col-right a{background-color:rgba(0,0,0,0) !important}}@media(max-width: 767px){section.section-hero-home .container .col-right a{padding:0;width:calc((100% - 16px)/2);flex-direction:row;justify-content:flex-start;background-color:rgba(0,0,0,0) !important;font-size:.875rem;line-height:120%;letter-spacing:-0.42px;font-weight:normal}}section.section-hero-home .container .col-right a:hover{background-color:#071d49}section.section-hero-home .container .col-right a svg{width:72px !important;min-width:72px !important;max-width:72px !important;height:72px !important;min-height:72px !important;max-height:72px !important}@media(max-width: 767px){section.section-hero-home .container .col-right a svg{width:32px !important;min-width:32px !important;max-width:32px !important;height:32px !important;min-height:32px !important;max-height:32px !important}}section.section-posts .container{padding-top:32px;padding-bottom:32px}section.section-posts .container h2{margin-bottom:16px}section.section-posts .container .posts-wrapper{margin-top:32px;display:flex;flex-wrap:wrap;column-gap:16px;row-gap:64px}section.section-posts .container .posts-wrapper .post-card{width:calc((100% - 48px)/4)}@media(min-width: 768px)and (max-width: 1279px){section.section-posts .container .posts-wrapper .post-card{width:calc((100% - 16px)/2)}}@media(max-width: 767px){section.section-posts .container .posts-wrapper .post-card{width:100%}}section.section-stats{overflow:hidden;background:#2b45a1;background:-webkit-linear-gradient(0deg, rgb(43, 69, 161) 0%, rgb(7, 29, 73) 100%);background:-moz-linear-gradient(0deg, rgb(43, 69, 161) 0%, rgb(7, 29, 73) 100%);background:linear-gradient(0deg, rgb(43, 69, 161) 0%, rgb(7, 29, 73) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#2B45A1", endColorstr="#071D49", GradientType=0)}section.section-stats .container{background-image:url("../images/svg/homepage-hero-decal.svg");background-position:100% calc(100% + 56px);background-size:400px;background-repeat:no-repeat;padding-bottom:64px;padding-top:64px}@media(max-width: 767px){section.section-stats .container{background-position:100% 100%;background-size:contain}}section.section-stats .container h2{color:#fff;margin-bottom:16px}section.section-stats .container .stats-wrapper{margin-top:32px;display:flex;flex-wrap:wrap;gap:32px}section.section-stats .container .stats-wrapper .stat{width:calc((100% - 96px)/4)}@media(min-width: 768px)and (max-width: 1279px){section.section-stats .container .stats-wrapper .stat{width:calc((100% - 32px)/2)}}@media(max-width: 767px){section.section-stats .container .stats-wrapper .stat{width:100%}}section.section-stats .container .stats-wrapper .stat .number{font-size:4.5rem;font-weight:bold;line-height:140%;letter-spacing:-5.76px;color:#fff;text-align:center}@media(max-width: 767px){section.section-stats .container .stats-wrapper .stat .number{font-size:3rem}}section.section-stats .container .stats-wrapper .stat p{color:#e5e7eb;text-align:center;margin-top:16px;font-size:1rem;line-height:120%;letter-spacing:-0.48px;font-weight:bold}section.section-emn .container{display:flex;gap:64px;padding-top:64px;padding-bottom:64px}@media(min-width: 768px)and (max-width: 1279px){section.section-emn .container{flex-direction:column}}@media(max-width: 767px){section.section-emn .container{flex-direction:column;gap:24px}}section.section-emn .container .col{width:calc(50% - 32px)}@media(min-width: 768px)and (max-width: 1279px){section.section-emn .container .col{width:100%}}@media(max-width: 767px){section.section-emn .container .col{width:100%}}section.section-emn .container .col.col-left .video-wrapper{height:342px}@media(max-width: 767px){section.section-emn .container .col.col-left .video-wrapper{height:194px}}section.section-emn .container .col.col-left .video-wrapper iframe{width:100%;height:100%}section.section-emn .container .col.col-right{padding:32px 0}@media(min-width: 768px)and (max-width: 1279px){section.section-emn .container .col.col-right{padding:0}}@media(max-width: 767px){section.section-emn .container .col.col-right{padding:0}}section.section-emn .container .col.col-right h2{margin-bottom:16px}section.section-emn .container .col.col-right .links{margin-top:32px;display:flex;flex-direction:column;gap:16px}@media(min-width: 768px)and (max-width: 1279px){section.section-emn .container .col.col-right .links{flex-wrap:wrap;flex-direction:row}}section.section-subscribe{background:#2b45a1;background:-webkit-linear-gradient(0deg, rgb(43, 69, 161) 0%, rgb(7, 29, 73) 100%);background:-moz-linear-gradient(0deg, rgb(43, 69, 161) 0%, rgb(7, 29, 73) 100%);background:linear-gradient(0deg, rgb(43, 69, 161) 0%, rgb(7, 29, 73) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#2B45A1", endColorstr="#071D49", GradientType=0)}section.section-subscribe .container{padding-top:98px;padding-bottom:98px}@media(max-width: 767px){section.section-subscribe .container{padding-top:64px;padding-bottom:64px}}section.section-subscribe .container *:first-child{margin-top:0}section.section-subscribe .container *:last-child{margin-bottom:0}section.section-subscribe .container h2,section.section-subscribe .container p{text-align:center;color:#fff;margin:16px 0}section.section-subscribe .container .gfield_validation_message,section.section-subscribe .container .gform_confirmation_message{color:#fff !important}section.section-subscribe .container form{max-width:400px}