:root{--clr-main:     		#F26600;--clr-second:   		#d00311;--clr-black:    		#000;--clr-white:    		#FFF;--clr-IB-gray:  		#F0F0F0;--clr-IB-color: 		#F26600;--clr-img-caption:		#555;--clr-art-suptitle:		#969696;--clr-art-head:			#000;--clr-art-subhead:		#000;--clr-art-date:			#969696;--clr-art-author:		#000;--clr-art-text:			#000;--clr-art-share-icon: 	#FFF;--clr-art-share-backg: 	#969696;--clr-art-tag: 			#FFF;--clr-art-tag-backg: 	#969696;--clr-SectionColor: 	#555;--clr-mod-head: 		#969696;--clr-mod-head-border: 	#969696;--clr-card-suptitle: 	#2f2f2f;--clr-card-head: 		#2f2f2f;--clr-card-subhead: 	#2f2f2f;--clr-foot: 			#969696;--clr-foot-backg: 		#2f2f2f;--clr-gray5: 			#495057;--font-main:    "Nunito Sans", sans-serif;--font-second:  Roboto;--font-third:  	"Ubuntu Condensed", system-ui}:root{--clr-main:     		#F26600;--clr-second:   		#d00311;--clr-black:    		#000;--clr-white:    		#FFF;--clr-IB-gray:  		#F0F0F0;--clr-IB-color: 		#F26600;--clr-img-caption:		#555;--clr-art-suptitle:		#969696;--clr-art-head:			#000;--clr-art-subhead:		#000;--clr-art-date:			#969696;--clr-art-author:		#000;--clr-art-text:			#000;--clr-art-share-icon: 	#FFF;--clr-art-share-backg: 	#969696;--clr-art-tag: 			#FFF;--clr-art-tag-backg: 	#969696;--clr-SectionColor: 	#555;--clr-mod-head: 		#969696;--clr-mod-head-border: 	#969696;--clr-card-suptitle: 	#2f2f2f;--clr-card-head: 		#2f2f2f;--clr-card-subhead: 	#2f2f2f;--clr-foot: 			#969696;--clr-foot-backg: 		#2f2f2f;--clr-gray5: 			#495057;--font-main:    "Nunito Sans", sans-serif;--font-second:  Roboto;--font-third:  	"Ubuntu Condensed", system-ui}body{margin:0}body li{list-style:none}body a{text-decoration:none}.se-display{position:relative}.se-display .se-navbar{background-color:#4b4b4b;height:80px;position:sticky;z-index:6;width:100%;top:0}.se-display .se-navbar .se-navbar-inner{display:flex;flex-direction:row;align-items:center;justify-content:space-between;max-width:1280px;margin:auto}.se-display .se-navbar .se-navbar-desktop{flex-direction:row;align-items:center;height:100%;gap:0.5rem}.se-display .se-navbar .se-navbar-desktop .se-navbar-desktop-item{padding:1.9rem 0.625rem;box-sizing:border-box;height:100%;position:relative}.se-display .se-navbar .se-navbar-desktop .se-navbar-desktop-item:hover{border-bottom:1px solid #FFF;margin-bottom:-1px}.se-display .se-navbar .se-navbar-desktop .se-navbar-desktop-item a{font-family:Roboto;font-weight:400;color:#FFF}.se-display .se-navbar .se-navbar-desktop .se-navbar-desktop-item a img{width:10px}.se-display .se-navbar .se-navbar-desktop .se-navbar-desktop-item .se-dropdown{display:none;position:absolute;background-color:#FFF;margin-top:31px;width:200px;flex-direction:column;z-index:5;left:0px}.se-display .se-navbar .se-navbar-desktop .se-navbar-desktop-item .se-dropdown .se-dropdown-item{padding:0.5rem 1rem;color:#000}.se-display .se-navbar .se-navbar-desktop .se-navbar-desktop-item .se-dropdown .se-dropdown-item:hover{color:#F16528}.se-display .se-navbar .se-navbar-desktop .modsrce img{width:25px;padding-left:1rem}.se-display .se-navbar .se-navbar-mob #sidemenu-label-on{background-image:url(/images/burgermenu.svg);width:40px;height:40px}.se-display .se-navbar .se-navbar-mob .sidemenu-toggle{display:none}.se-display .se-navbar .se-sidemenu{z-index:10;top:0%;position:fixed;transition:right 0.3s ease-in-out;right:-200%;width:75vw;max-width:400px;background-color:#ced4da;overflow:auto;max-height:100vh}.se-display .se-navbar .se-sidemenu *{font-family:Roboto;color:#000}.se-display .se-navbar .se-sidemenu *p,.se-display .se-navbar .se-sidemenu a{margin:0}.se-display .se-navbar .se-sidemenu a:hover{color:#F16528}.se-display .se-navbar .se-sidemenu .se-sidemenu-title{grid-area:1}.se-display .se-navbar .se-sidemenu #sidemenu-label-off{background-image:url(/images/close.svg);width:25px;height:25px;justify-self:end;grid-area:1}.se-display .se-navbar .se-sidemenu .se-sidemenu-inner{margin:1rem;display:flex;flex-direction:column;height:max-content;gap:1.5rem}.se-display .se-navbar .se-sidemenu .se-sidemenu-inner .smallimg{width:50px}.se-display .se-navbar .se-sidemenu .se-sidemenu-inner .se-sidemenu-row{display:grid;align-items:center}.se-display .se-navbar .se-sidemenu .se-sidemenu-inner .se-sidemenu-row .sidemenu-drop{display:none}.se-display .se-navbar .se-sidemenu .se-sidemenu-inner .se-sidemenu-row .sidemenu-drop-label{background-image:url(/images/arrowdown.svg);justify-self:end;grid-area:1;width:20px;height:20px;cursor:pointer;background-repeat:no-repeat;background-size:contain;background-position:center}.se-display .se-navbar .se-sidemenu .se-sidemenu-inner .se-sidemenu-row .se-sidemenu-drop-options{visibility:hidden;height:0;grid-row-start:2;grid-column-start:1;grid-row-end:2;grid-column-end:1;transition:height 0.3s ease-in-out;display:flex;flex-direction:column;padding-left:1rem;gap:1rem;margin-top:0rem}.se-display .se-navbar .se-sidemenu .se-sidemenu-inner .se-sidemenu-row .se-sidemenu-option{grid-area:1;margin:0}.se-display .se-navbar .se-sidemenu .se-sidemenu-inner .se-sidemenu-row #sidemenu-drop-1:checked~#sidemenu-drop-label-1{transform:rotate(180deg)}.se-display .se-navbar .se-sidemenu .se-sidemenu-inner .se-sidemenu-row #sidemenu-drop-1:checked~.se-sidemenu-drop-options-1{visibility:visible;height:max-content;margin-top:1rem}.se-display .se-navbar .se-sidemenu .se-sidemenu-inner .se-sidemenu-row #sidemenu-drop-2:checked~#sidemenu-drop-label-2{transform:rotate(180deg)}.se-display .se-navbar .se-sidemenu .se-sidemenu-inner .se-sidemenu-row #sidemenu-drop-2:checked~.se-sidemenu-drop-options-2{visibility:visible;height:max-content;margin-top:1rem}.se-display .se-navbar .se-sidemenu .se-sidemenu-inner .se-sidemenu-row #sidemenu-drop-3:checked~#sidemenu-drop-label-3{transform:rotate(180deg)}.se-display .se-navbar .se-sidemenu .se-sidemenu-inner .se-sidemenu-row #sidemenu-drop-3:checked~.se-sidemenu-drop-options-3{visibility:visible;height:max-content;margin-top:1rem}.se-display .se-navbar .sidemenu-label{cursor:pointer;background-repeat:no-repeat;background-size:contain;background-position:center}.se-display .se-navbar .sidemenu-label::before{cursor:pointer;top:unset;left:unset;content:"";position:absolute}.se-display:has(.sidemenu-toggle:checked) .se-sidemenu{right:0%}.se-display .se-hero{background-image:url(/images/Pozadina/glavna_fotka.jpg);background-repeat:no-repeat;background-size:cover;background-position:50% 50%;position:relative;width:100%;height:80vh}.se-display .se-hero .se-hero-text{margin:10% 0 0 10%;position:absolute}.se-display .bigtext{font-size:45px;line-height:48px;font-family:Roboto Slab;color:#FFF;font-weight:200;margin-bottom:0}.se-display .smallertext{font-size:24.8px;line-height:26.25px;font-family:"Open Sans", sans-serif;font-weight:200;color:#FFF;margin:2.5rem 0}.se-display a .se-button{background-color:#F16528;border-color:#F16528;padding:1rem 2.7rem;border-radius:0.25rem;font-size:1.067rem;line-height:21px;color:#FFF}.se-display a .se-button:hover{opacity:0.85}.se-display .se-second{background-image:url(/images/Pozadina/sivo-polje.jpg);background-position:0 0;background-repeat:no-repeat;background-size:cover}.se-display .se-second .se-second-inner{display:flex;align-items:center;justify-content:center;gap:3rem;padding:5% 2.5%}.se-display .se-second img{min-width:250px;width:20%}.se-display .se-second .se-second-text{text-align:center}.se-display .se-third{background-image:url(/images/Pozadina/Suci_pozadina.jpg);background-attachment:fixed;background-repeat:no-repeat;background-size:cover;background-position:16%}.se-display .se-third .se-third-inner{text-align:center;padding:3rem 0}.se-display .se-third .se-third-inner .bigtext{margin-bottom:3rem}.se-display .se-module-novosti{display:grid;justify-content:center;margin:5rem;box-sizing:border-box}.se-display .se-module-novosti .se-module-novosti-upper{display:flex;justify-content:space-between;max-width:100%;width:100%;align-items:center}.se-display .se-module-novosti .se-module-novosti-upper a{color:#000}.se-display .se-module-novosti .se-module-novosti-upper .se-section-name{font-family:"Open Sans", sans-serif;color:#F16528;font-size:1.2rem;line-height:19.6px}.se-display .se-module-novosti .se-module-novosti-cards{display:grid;align-items:center;justify-content:center;gap:2rem}.se-display .se-module-novosti .se-module-novosti-cards .se-module-novosti-card{max-width:285px;display:flex;flex-direction:column;justify-content:center;gap:1rem}.se-display .se-module-novosti .se-module-novosti-cards .se-module-novosti-card figure{margin:0}.se-display .se-module-novosti .se-module-novosti-cards .se-module-novosti-card figure a img{max-width:285px}.se-display .se-module-novosti .se-module-novosti-cards .se-module-novosti-card .se-card-novosti-date{font-size:0.9rem;color:#F16528;font-family:"Open Sans", sans-serif;margin-top:1rem}.se-display .se-module-novosti .se-module-novosti-cards .se-module-novosti-card .se-card-novosti-title{font-size:20px;line-height:25px;font-family:Roboto Slab;color:#333;font-weight:600;-webkit-line-clamp:2;line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;margin:1rem 0}.se-display .se-module-novosti .se-module-novosti-cards .se-module-novosti-card .se-card-novosti-introtext{font-size:16px;line-height:21px;font-family:"Open Sans", sans-serif;color:#000;font-weight:200;-webkit-line-clamp:3;line-clamp:3;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.se-display .se-fourth{display:flex;flex-direction:row;height:531px}.se-display .se-fourth .se-fourth-left{background-image:url(/images/Pozadina/ljubav_prema_atletici.jpg);background-size:cover;background-repeat:no-repeat;width:50%}.se-display .se-fourth .se-fourth-right{text-align:center;background-color:#4b4b4b}.se-display .se-fourth .se-fourth-right .se-fourth-right-inner{margin:11rem 6rem}.se-display .se-fourth .se-fourth-right .se-fourth-right-inner .se-fourth-smallertext{font-size:16px;line-height:21px;font-family:Roboto Slab;color:#FFF;font-weight:300}.se-display .se-fourth .se-fourth-right .se-fourth-right-inner .se-fourth-bigtext{font-size:34px;line-height:30px;font-family:Roboto Slab;color:#FFF;font-weight:400}.se-display .se-quote{display:flex;flex-direction:column;padding:8rem 2rem;text-align:left;max-width:1280px;margin:0 auto}.se-display .se-quote .se-quoteintro{font-size:32px;line-height:35px;font-family:Roboto Slab;color:#F16528;font-weight:400}.se-display .se-quote .se-quotetext{font-family:"Open Sans", sans-serif;font-size:16px;line-height:21px;color:#000;font-weight:400}.se-display .se-footer{display:flex;justify-content:space-evenly;max-width:1280px;width:80%;margin:auto;border-top:1px solid #ced4da;padding-top:1rem}.se-display .se-footer img{max-width:182px;max-height:103px}.se-display .se-footer .se-footer-box{display:flex;flex-direction:column}.se-display .se-footer .se-footer-box .footer-title{font-size:16px;line-height:25px;font-family:Roboto Slab;color:#000;font-weight:400}.se-display .se-footer .se-footer-box .footer-link{font-family:"Open Sans", sans-serif;font-size:14px;line-height:21px;color:#F16528;font-weight:200;width:max-content}.se-display .se-footer .se-footer-box .footer-link:hover{border-bottom:1px solid #F16528}.se-display .se-footer .se-footer-box .footer-text{font-family:"Open Sans", sans-serif;font-size:14px;line-height:21px;color:#000;font-weight:200}.se-display .se-article .se-article-text-container{margin:0 auto;padding:0 1rem}.se-display .se-article .se-article-text-container .se-article-text{font-family:"Open Sans", sans-serif;font-size:1rem;line-height:30px;font-weight:400}.se-display .se-article .se-article-text-container .se-article-text p{font-family:"Open Sans", sans-serif;font-size:1rem;line-height:30px;font-weight:400}.se-display .se-article .se-article-text-container .se-article-text p a{font-family:"Open Sans", sans-serif;font-size:1rem;line-height:30px;font-weight:400;color:#000}.se-display .se-article .se-article-text-container .se-article-text .se-documents .se-document-row{display:flex;width:100%;justify-content:space-between;align-items:center;margin:0.5rem 0;padding:0.5rem 0;border-bottom:1px solid #888888}.se-display .se-article .se-article-text-container .se-article-text .se-documents .se-document-row .se-document-name a{font-family:"Open Sans", sans-serif;font-size:16px;line-height:16px;color:#F16528;font-weight:400}.se-display .se-article .se-article-text-container .se-article-text .se-documents .se-document-row .se-document-name a:hover{border-bottom:1px solid #F16528}.se-display .se-article .se-article-text-container .se-article-text .se-documents .se-document-row .se-document-download .se-button-download{background-color:#F16528;border-color:#F16528;padding:0.5rem 1.5rem;border-radius:0.25rem;font-size:1.067rem;line-height:21px;color:#FFF}.se-display .se-article .se-article-text-container .se-article-text .se-documents .se-document-row .se-document-download .se-button-download:hover{opacity:0.85}.se-display .se-article .se-article-text-container .se-article-novosti-title{font-size:28px;line-height:30px;font-family:Roboto Slab;color:#000;font-weight:400}.se-display .se-article-hero-container{background-image:url(/images/section-5.png);background-repeat:no-repeat;background-size:cover;margin:0 auto;padding:3rem 0;width:100%;display:flex;flex-direction:row;justify-content:center}.se-display .se-article-hero-container .se-article-hero{padding:2rem 0;text-align:left;width:90%}.se-display .se-article-hero-container .se-article-hero .se-article-title{font-size:28px;line-height:35px;font-family:Roboto Slab;color:#FFF;font-weight:400}.se-display .se-article-hero-container .se-article-hero .se-article-subtitle{font-family:"Open Sans", sans-serif;font-weight:400;font-size:16px;line-height:25px;color:#FFF}.se-display .se-section .se-section-cards{display:flex;flex-direction:column;margin:0 auto}.se-display .se-section .se-section-cards .se-section-card a img{height:auto;float:left;margin-right:1rem}.se-display .se-section .se-section-cards .se-section-card .se-section-card-title{font-size:20px;line-height:28px;font-family:Roboto Slab;color:#333;font-weight:400}.se-display .se-section .se-section-cards .se-section-card .se-section-card-text{font-family:"Open Sans", sans-serif;color:#888888;font-weight:400;line-height:25px;font-size:16px}li.se-navbar-desktop-item:hover .se-dropdown{display:flex !important}@media only screen and (649px>width>0px){.se-module-novosti-cards{grid-template-columns:repeat(1, 1fr)}}@media only screen and (999px>width>650px){.se-module-novosti-cards{grid-template-columns:repeat(2, 1fr)}}@media only screen and (1299px>width>999px){.se-module-novosti-cards{grid-template-columns:repeat(3, 1fr)}}@media only screen and (min-width:1300px){.se-module-novosti-cards{grid-template-columns:repeat(4, 1fr)}}@media only screen and (width<999px){.se-footer{flex-direction:column}.se-navbar-desktop{display:none}.se-navbar-mob{display:flex}.se-second-inner{flex-direction:column}.se-fourth-left{display:none}.se-fourth-right{width:100%}}@media only screen and (width>999px){.se-footer{flex-direction:row}.se-navbar-desktop{display:flex}.se-navbar-mob{display:none}.se-second-inner{flex-direction:row}.se-fourth-right{width:50%}}@media (width>1200px){.responsive{max-width:1260px}.se-section-cards,.se-article-text-static{padding:0 7rem !important}.se-article-text{padding:0}.se-galleries-list{margin:1rem}}@media (1200px>width>992px){.responsive{max-width:1080px}.se-article-text,.se-section-cards{padding:0 5rem}.se-galleries-list{margin:0}}@media (992px>width>768px){.responsive{max-width:960px}.se-article-text,.se-section-cards{padding:0 3rem}.se-galleries-list{margin:0}}@media (768px>width>576px){.responsive{max-width:720px}.se-article-text,.se-section-cards{padding:0 2rem}.se-galleries-list{margin:0}}@media (576px>width>0px){.responsive{max-width:540px}.se-article-text,.se-section-cards{padding:0 1rem}.se-galleries-list{margin:0}}.se-article-img{max-width:100%}img{max-width:100%}.se-section-card a,.se-article a{color:#F16528}#module_72{position:sticky;top:0;z-index:7}:root{--clr-main:	#F26600;--clr-second:	#d00311;--clr-black:	#000;--clr-white:	#FFF;--clr-IB-gray:	#F0F0F0;--clr-IB-color:	#F26600;--clr-img-caption:	#555;--clr-art-suptitle:	#969696;--clr-art-head:	#000;--clr-art-subhead:	#000;--clr-art-date:	#969696;--clr-art-author:	#000;--clr-art-text:	#000;--clr-art-share-icon:	#FFF;--clr-art-share-backg:	#969696;--clr-art-tag:	#FFF;--clr-art-tag-backg:	#969696;--clr-SectionColor:	#555;--clr-mod-head:	#969696;--clr-mod-head-border:	#969696;--clr-card-suptitle:	#2f2f2f;--clr-card-head:	#2f2f2f;--clr-card-subhead:	#2f2f2f;--clr-card-author:	#000;--clr-card-date:	#000;--clr-IB-title:	#000;--clr-IB-backg:	#FFF;--clr-IBquote-title:	#d00311;--clr-IBquote-text:	#d00311;--clr-foot:	#969696;--clr-foot-backg:	#2f2f2f;--clr-button-backg:	#F26600;--clr-button:	#FFF;--clr-gal-name:	#F26600;--clr-gal-desc:	#000;--clr-gal-imgcap:	#000;--font-main: Bitter, serif;--font-second: News Cycle, sans-serif;--font-third:	Ubuntu Condensed, system-ui;--font-art-imginfo:	News Cycle, sans-serif;--font-art-suptitle:	News Cycle, sans-serif;--font-art-head:	News Cycle, sans-serif;--font-art-subhead:	Bitter, serif;--font-art-date:	News Cycle, sans-serif;--font-art-author:	News Cycle, sans-serif;--font-art-text:	Bitter, serif;--font-art-tag:	News Cycle, sans-serif;--font-card-suptitle:	News Cycle, sans-serif;--font-card-head:	News Cycle, sans-serif;--font-card-subhead:	News Cycle, sans-serif;--font-card-author:	News Cycle, sans-serif;--font-card-date:	News Cycle, sans-serif;--font-IB-title:	Bitter, serif;--font-IBquote-title:	News Cycle, sans-serif;--font-IBquote-text:	News Cycle, sans-serif;--font-gal-name:	News Cycle, sans-serif;--font-gal-desc:	Bitter, serif;--font-gal-imgcap:	Bitter, serif}.crna-kronika{--clr-SectionColor: #000}.se-card{--clr-SectionColor: #F26600}.se-card--crna-kronika{--clr-SectionColor: #000}.gallery{margin-bottom:4rem}.gallery--name,.gallery--description{display:block;width:100%;margin-bottom:2rem;text-align:center}.gallery--media{text-align:center}.gallery--media .se_image{width:100%}.gallery--media:hover{cursor:pointer}@media (min-width:1024px){.gallery--name{font-size:calc($size / 16px) * 1rem;line-height:calc($size / 16px) * 1rem;font-family:var(--font-main);color:var(--clr-black);font-weight:700;letter-spacing:calc($size / 16px) * 1rem}}@media (max-width:1023.98px){.gallery--name{font-size:calc($size / 16px) * 1rem;line-height:calc($size / 16px) * 1rem;font-family:var(--font-main);color:var(--clr-black);font-weight:700;letter-spacing:calc($size / 16px) * 1rem}}.gallery--thumb{margin-right:0.7rem;width:15rem}.gallery--thumb:hover{cursor:pointer}.gallery--thumbs{display:flex;overflow-x:auto;margin-top:1rem;scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none}.gallery--thumbs img{width:14rem;max-width:none !important}.gallery .gallery--thumbs::-webkit-scrollbar{display:none}.gallery figure{margin:0}.gallery-arrow{border:solid var(--clr-black);border-width:0 0.2rem 0.2rem 0;display:inline-block;padding:1.8rem;position:absolute;top:24%}@media (max-width:767.98px){.gallery-arrow{border-color:var(--clr-black);padding:0.8rem}}.gallery-arrow--right{transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}@media (min-width:768px){.gallery-arrow--right{right:2rem}}@media (max-width:767.98px){.gallery-arrow--right{right:0}}.gallery-arrow--left{transform:rotate(135deg);-webkit-transform:rotate(135deg)}@media (min-width:768px){.gallery-arrow--left{left:2rem}}@media (max-width:767.98px){.gallery-arrow--left{left:0}}.gallery-arrow:hover{cursor:pointer}.gallery .se-image__thumb,.gallery .main-gallery-image{transition:all 0.3s ease-in-out}.gallery .se-image__thumb:hover,.gallery .se-image__thumb:focus,.gallery .se-image__thumb:active,.gallery .main-gallery-image:hover,.gallery .main-gallery-image:focus,.gallery .main-gallery-image:active{cursor:pointer}.se-article--gallerythums,.gallery--gallerythumbs{padding:0 6rem;position:relative;top:0;background-color:rgba(255, 255, 255, 0.4);width:100%;padding-bottom:1rem;margin:0 auto}@media (min-width:1280px){.se-article--gallerythums,.gallery--gallerythumbs{max-width:83.8rem}}@media (min-width:1024px) and (max-width:1279.98px){.se-article--gallerythums,.gallery--gallerythumbs{max-width:72.5rem}}@media (min-width:768px) and (max-width:1023.98px){.se-article--gallerythums,.gallery--gallerythumbs{max-width:53.3rem}}@media (max-width:767.98px){.se-article--gallerythums,.gallery--gallerythumbs{position:relative;max-width:30rem;margin:0 auto}}.se-page--gallery .gallery--gallerythumbs{position:relative;padding:0 6rem;position:relative;top:0;background-color:rgba(255, 255, 255, 0.4);width:100%;padding-bottom:1rem;margin:0 auto}@media (min-width:1280px){.se-page--gallery .gallery--gallerythumbs{max-width:66rem}}@media (min-width:1024px) and (max-width:1279.98px){.se-page--gallery .gallery--gallerythumbs{max-width:50.5rem}}@media (min-width:768px) and (max-width:1023.98px){.se-page--gallery .gallery--gallerythumbs{max-width:33rem}}@media (max-width:767.98px){.se-page--gallery .gallery--gallerythumbs{position:relative;max-width:10rem;margin:0 auto}}@media (min-width:768px){.se-page--gallery .gallery--name{font-size:calc($size / 16px) * 1rem;line-height:calc($size / 16px) * 1rem;font-family:38px;color:44px;font-weight:0px;letter-spacing:calc($size / 16px) * 1rem}}@media (max-width:767.98px){.se-page--gallery .gallery--name{font-size:calc($size / 16px) * 1rem;line-height:calc($size / 16px) * 1rem;font-weight:400}}@media (min-width:1024px){.se-page--gallery .gallery--description{font-size:calc($size / 16px) * 1rem;line-height:calc($size / 16px) * 1rem;font-family:19px;color:23px;font-weight:0px;letter-spacing:calc($size / 16px) * 1rem}}@media (max-width:1023.98px){.se-page--gallery .gallery--description{font-size:calc($size / 16px) * 1rem;line-height:calc($size / 16px) * 1rem;font-weight:400}}.se-page--gallery .gallery .se-card__media{position:absolute;bottom:0;padding:15px;background:rgba(255, 255, 255, 0.5);font-size:calc($size / 16px) * 1rem;line-height:calc($size / 16px) * 1rem;font-family:17px;color:21px;font-weight:0px;letter-spacing:calc($size / 16px) * 1rem}.modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0, 0, 0, 0.85);overflow:hidden;z-index:11}.modal-source{margin:0 auto;top:4rem;bottom:10rem;left:0;right:0;display:block;position:absolute;width:-moz-fit-content;width:fit-content}@media (max-width:767.98px){.modal-source{padding:0 3rem;height:-moz-fit-content;height:fit-content}}.modal-content{display:block;margin:0;position:relative}.modal-content:hover{scale:1}.modal-info{padding-top:1rem;color:#fff;text-align:left;position:absolute}.modal-close{color:white;font-size:40px;position:absolute;top:15px;right:15px;cursor:pointer;z-index:1}.modal-arrow{top:50%;position:absolute;color:white;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;font-size:14px;z-index:1}@media (max-width:1023.98px){.modal-arrow{top:calc(22.5% - 15px)}}.modal-arrow-left{left:20px}.modal-arrow-right{right:20px}.modal-arrow svg{width:30px;height:30px;fill:#fff}.se-module--4x1{display:grid}@media (min-width:1024px){.se-module--4x1{grid-template-columns:repeat(4, 1fr);grid-gap:2rem}}@media (min-width:768px) and (max-width:1023.98px){.se-module--4x1{grid-template-columns:repeat(2, 1fr);grid-gap:2rem}}@media (max-width:767.98px){.se-module--4x1{grid-template-columns:1fr;grid-gap:30px}}