*{margin:0;padding:0;box-sizing:border-box;scroll-behavior:smooth}.navbar nav{padding:2%;left:-400px;position:fixed;width:400px;min-height:100vh;max-height:-moz-max-content;max-height:max-content;background:linear-gradient(rgba(0, 0, 0, 0.309), rgba(0, 0, 0, 0.469)),url(../img/side-bg.svg);background-size:cover;z-index:100;transition:1s}.navbar nav.open{transform:translateX(400px);transition:1s}.navbar ul{list-style:none}.navbar a,.navbar h2{font-size:1.1em;text-decoration:none;color:#f1faee;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-weight:700}.navbar .list{padding:15px 40px;display:flex;flex-wrap:wrap;border-radius:15px;justify-content:center}.navbar .list .nav-item{width:min(100%,450px);min-height:50px;max-height:-moz-max-content;max-height:max-content}.navbar .main-link{position:relative}.navbar .nav-item{margin-bottom:15px;position:relative}.navbar .pod-item{display:none;width:250px;position:absolute;padding-top:10px;top:20px;z-index:-1;transform:translateX(90px);transition:.1s}.navbar .pod-item .pod-nav-item{font-size:.8em;opacity:0;transition:calc(.2s*var(--i))}.navbar .pod-item .second-link{background-color:#1d3557;display:inline-block;padding:10px 5px;width:100%;transition:1s}.navbar .pod-item .second-link:hover{background-color:#e63946;transition:.2s}.navbar .main-link:hover{z-index:10}.navbar .main-link:hover+.pod-item,.navbar .pod-item:hover{display:block;z-index:1;transform:translateX(100px);transition:.5s}.navbar .main-link:hover+.pod-item .pod-nav-item,.navbar .pod-item:hover .pod-nav-item{opacity:1;transition:calc(.2s*var(--i))}.side-panel{box-shadow:1px 1px 10px rgba(18,32,53,.5254901961),-1px -1px 10px rgba(7,24,47,.4666666667);display:grid;align-items:center;justify-content:center;text-align:center;position:fixed;background-color:#1d3557;height:100vh;width:50px;z-index:101}.side-panel h2{writing-mode:sideways-lr;text-transform:uppercase}.side-panel svg{color:#f1faee}.side-panel .menu{background-color:rgba(0,0,0,0);border:none;cursor:pointer;display:flex;padding:0;transform:scale(0.5)}.side-panel .line{fill:none;stroke:#f4eded;stroke-width:6;transition:stroke-dasharray 600ms cubic-bezier(0.4, 0, 0.2, 1),stroke-dashoffset 600ms cubic-bezier(0.4, 0, 0.2, 1)}.side-panel .line1,.side-panel .line3{stroke-dasharray:60 207;stroke-width:6}.side-panel .line2{stroke-dasharray:60 60;stroke-width:6}.side-panel .opened .line1,.side-panel .opened .line3{stroke-dasharray:90 207;stroke-dashoffset:-134;stroke-width:6}.side-panel .opened .line2{stroke-dasharray:1 60;stroke-dashoffset:-30;stroke-width:6}header{position:relative;z-index:99;background-color:#f3f3f3;min-height:60px;max-height:-moz-max-content;max-height:max-content;display:flex;text-align:center;padding:0px}header .content{display:flex;align-items:center;justify-content:center;color:#000;width:80%;margin:auto}header .content h1{font-size:1em}.navbar-Horizontal{position:relative;width:100%}.navbar-Horizontal input{display:none}.navbar-Horizontal .list{display:grid;grid-template-columns:repeat(6, 1fr);grid-template-rows:60px}@media screen and (max-width: 1000px){.navbar-Horizontal .list{grid-template-columns:repeat(3, 1fr);grid-template-rows:repeat(2, 60px)}}@media screen and (max-width: 900px){.navbar-Horizontal .list{grid-template-columns:repeat(2, 1fr);grid-template-rows:repeat(3, 60px)}}@media screen and (max-width: 600px){.navbar-Horizontal .list{grid-template-columns:repeat(1, 1fr);grid-template-rows:repeat(6, 60px)}}.navbar-Horizontal .list .main-link,.navbar-Horizontal .list a{text-decoration:none;color:#f3f3f3;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.navbar-Horizontal .list li{list-style:none}.navbar-Horizontal .list .nav-item{position:relative}.navbar-Horizontal .list .nav-item .main-link{height:60px;font-size:.7em;position:absolute;background-color:#1d3557;z-index:95;padding:20px 0;text-align:center;width:100%;display:inline-block}.navbar-Horizontal .list .pod-item{font-size:.6em;z-index:94;position:relative;top:0;display:flex;flex-direction:column;opacity:0;transition:opacity .5s}.navbar-Horizontal .list .pod-item .pod-nav-item{position:absolute;width:100%;transition:calc(.1s*var(--i));border-left:5px solid #1d3557;top:20px;max-height:35px}.navbar-Horizontal .list .pod-item .pod-nav-item a,.navbar-Horizontal .list .pod-item .pod-nav-item label{max-height:35px;background-color:#f3f3f3;display:inline-block;width:100%;padding:10px 5px;transition:background-color .2s;color:#000}.navbar-Horizontal .list .pod-item .pod-nav-item a:hover,.navbar-Horizontal .list .pod-item .pod-nav-item label:hover{background-color:#457b9d;transition:background-color .5s}.navbar-Horizontal .list .main-link:hover+.pod-item,.navbar-Horizontal .list .pod-item:hover{opacity:1;transition:opacity .5s;z-index:97}.navbar-Horizontal .list .main-link:hover+.pod-item .pod-nav-item:first-child,.navbar-Horizontal .list .pod-item:hover .pod-nav-item:first-child{max-height:40px}.navbar-Horizontal .list .main-link:hover+.pod-item .pod-nav-item,.navbar-Horizontal .list .pod-item:hover .pod-nav-item{transform:translateY(calc(35px * var(--i)));transition:calc(.12s*var(--i))}.navbar-Horizontal .plus-pod-item{z-index:-1;position:absolute;width:100%;transition:calc(.1s*var(--i));border-left:5px solid #1d3557;top:20px;max-height:35px;margin-top:-200px;opacity:0}.navbar-Horizontal .plus-pod-item .second-link{z-index:-1}.navbar-Horizontal input[type=checkbox]:checked+label+.plus-pod-menu .plus-pod-item{opacity:1;z-index:1;margin-top:-55px;transform:translateY(calc(35px * var(--i)));transition:calc(.12s*var(--i));display:block}img{display:block;max-width:100%}.responsive-wrapper{width:95%;max-width:1900px;margin-left:auto;margin-right:auto}.page-title{display:flex;justify-content:center}.page-title h1{font-size:1.2em;text-align:center;border-bottom:2px solid}.magazine-layout{margin-top:3rem;display:grid;grid-template-columns:repeat(5, 1fr);grid-row-gap:2rem}.magazine-column{padding:0 1.5rem;grid-column:span 5}@media(min-width: 1200px){.magazine-column{grid-column:span 1;border-right:1px solid #ccc}.magazine-column:last-child{border-right:none}}@media(min-width: 1200px){.magazine-column:nth-child(2){grid-column:span 2}}.article+.article{padding-top:2rem;margin-top:2rem;border-top:1px solid #ccc}.article-img+*{margin-top:1rem}.article-link{color:inherit;text-decoration:none}.article-title{font-family:"Fraunces",serif;font-weight:900;line-height:1.25;color:#000}.article-title--large{font-size:1.3em}.article-title--large+*{margin-top:1.5rem}.article-title--medium{font-size:1em}.article-title--medium+*{margin-top:.75rem}.article-title--small{font-size:.8em}.article-title--small+*{margin-top:.75rem}.article-link{color:inherit}.mark{background-color:#fabea1}.mark--secondary{background-color:#c2dddf}.mark--tertiary{background-color:#f8e177}.article-excerpt,.article-creditation{font-size:.8em;line-height:1.4}.article-excerpt p+p,.article-creditation p+p{margin-top:1.5rem}.article-category{font-weight:500;margin-bottom:1rem;display:block}.article-category svg{max-width:1.5rem;margin-right:.5rem;vertical-align:middle}.gallary-two{width:100%;height:100%;position:relative}.gallary-two .slide{width:-moz-max-content;width:max-content;display:flex;transform:translateX(0);transition:.5s;height:100%}.gallary-two .control{display:flex;top:50%;justify-content:space-between;position:absolute;width:94%;margin:0 3%}.gallary-two .control li{cursor:pointer;font-size:2em;color:#fff;filter:drop-shadow(2px 2px 5px black)}.gallary-two .bloc{width:100vw;height:100%;position:relative}.gallary-two img{-o-object-fit:contain;object-fit:contain;width:100vw;height:100%}.gallary-two span{position:absolute;top:0;left:20vw;font-size:2em;font-weight:bold;z-index:100}.gallary-two .slide-control-img{display:flex;justify-content:space-around;flex-wrap:wrap}.gallary-two .slide-control-img li{display:flex;justify-content:center;align-items:center;height:30px;background-color:#457b9d;color:#f3f3f3;border-radius:5px;margin-top:5px;width:120px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.center{text-align:center}.container-2{width:95%;max-width:1420px;margin:0 auto}.container-2 .text p{margin-top:10px}.episode{display:grid;grid-template-columns:1fr 3fr;position:relative;padding-bottom:50px;min-height:500px}@media screen and (max-width: 1200px){.episode{grid-template-columns:1fr}}.episode__number{font-size:10vw;font-weight:600;padding:10px 0;position:sticky;top:0;text-align:center;height:calc(10vw + 20px);transition:all .2s ease-in}@media screen and (max-width: 1200px){.episode__number{position:relative}}.episode__img{position:sticky;padding-right:20px;top:0;text-align:center;height:calc(20vw + 100px);transition:all .2s ease-in}@media screen and (max-width: 1200px){.episode__img{position:relative;height:100%}}.episode__content{border-top:2px solid #fff;display:grid;grid-template-columns:1fr;grid-gap:10px;padding:15px 0}.episode__content .title{font-weight:600;font-size:1.2em;padding:10px 0;text-align:center;transition:all .2s ease-in}.episode__content .story{line-height:26px}@media(max-width: 600px){.episode__content{grid-template-columns:1fr}}@media(max-width: 576px){.episode__content .story{font-size:15px}}.button-list{display:grid;grid-template-columns:1fr 1fr;gap:10px}.expand-list .expand-checkbox{margin-top:15px;position:sticky;top:0;background-color:#f3f3f3;z-index:11}.expand-list .expand-checkbox span{position:absolute;top:5px;font-weight:bold}.expand-list li{position:relative;padding:0;margin:0;padding-bottom:4px;border-top:1px dotted #dce7eb}.expand-list li i{position:absolute;transform:translate(-6px, 0);margin-top:16px;right:0}.expand-list li i:before{transition:all .25s ease-in-out;content:"";position:absolute;background-color:#1d3557;width:3px;height:9px;transform:translate(-2px, 0) rotate(45deg)}.expand-list li i:after{transition:all .25s ease-in-out;content:"";position:absolute;background-color:#1d3557;width:3px;height:9px;transform:translate(2px, 0) rotate(-45deg)}.expand-list li:nth-of-type(1){animation-delay:.5s}.expand-list li:nth-of-type(2){animation-delay:.75s}.expand-list li:nth-of-type(3){animation-delay:1s}.expand-list li:last-of-type{padding-bottom:0}.expand-list li button,.expand-list li a{background-color:rgba(0,0,0,0);outline:none;border:none;cursor:pointer;box-shadow:none;position:sticky;top:0;display:inline-block;width:100%;height:40px;z-index:12}.expand-list li .show i:before{transform:translate(2px, 0) rotate(45deg)}.expand-list li .show i:after{transform:translate(-2px, 0) rotate(-45deg)}.expand-list li .show~.expand-item{margin-top:0;max-height:0;opacity:0;transform:translate(0, 50%)}.expand-list .expand-item{transition:all .25s ease-in-out;position:relative;overflow:hidden;opacity:1;transform:translate(0, 0);margin-top:14px;z-index:2}.expand-list .flipIn{animation:flipdown .5s ease both}.expand-list .no-select{-webkit-user-select:none;-moz-user-select:none;user-select:none}.expand-list ol{counter-reset:list 0;padding-left:25px;padding-bottom:20px}.expand-list ol li{counter-increment:item-counter;padding-left:20px;list-style:decimal;font-size:.7em;max-width:100%;height:25px;line-height:25px;overflow-y:hidden}.expand-list ol li:before{content:counter(item-counter);position:absolute;left:0;font-weight:bold;color:#444}.custom-btn{width:100%;height:40px;padding:10px 25px;border:2px solid #1d3557;font-family:"Lato",sans-serif;font-size:.8em;font-weight:500;background:rgba(0,0,0,0);cursor:pointer;transition:all .3s ease;position:relative;display:inline-block;text-align:center}.btn-13{background:#1d3557;color:#fff;z-index:1}.btn-13:after{position:absolute;content:"";width:100%;height:0;bottom:0;left:0;z-index:-1;background:#f3f3f3;transition:all .3s ease}.btn-13:hover{color:#1d3557}.btn-13:hover:after{top:0;height:100%}.btn-13:active{top:2px}.wrapper.btn{width:-moz-max-content;width:max-content;margin:auto}.btn .cta{width:-moz-max-content;width:max-content;display:flex;justify-content:center;align-items:center;padding:10px 45px;text-decoration:none;font-family:"Poppins",sans-serif;font-size:25px;color:#fff;background:#1d3557;transition:1s;box-shadow:6px 6px 0 #000;transform:skewX(-15deg)}.btn .cta:focus{outline:none}.btn .cta:hover{transition:.5s;box-shadow:10px 10px 0 #e63946}.btn .cta span:nth-child(2){transition:.5s;margin-right:0px}.btn .cta:hover span:nth-child(2){transition:.5s;margin-right:45px}.btn span{transform:skewX(15deg)}.btn span:nth-child(2){width:20px;margin-left:30px;position:relative;top:12%}.btn path.one{transition:.4s;transform:translateX(-60%)}.btn path.two{transition:.5s;transform:translateX(-30%)}.btn .cta:hover path.three{animation:color_anim 1s infinite .2s}.btn .cta:hover path.one{transform:translateX(0%);animation:color_anim 1s infinite .6s}.btn .cta:hover path.two{transform:translateX(0%);animation:color_anim 1s infinite .4s}@keyframes color_anim{0%{fill:#fff}50%{fill:#e63946}100%{fill:#fff}}.center{text-align:center}.container-2{width:95%;max-width:1420px;margin:0 auto}.container-2 .text p{margin-top:10px}.episode{display:grid;grid-template-columns:1fr 3fr;position:relative;padding-bottom:50px;min-height:500px}@media screen and (max-width: 1200px){.episode{grid-template-columns:1fr}}.episode__number{font-size:10vw;font-weight:600;padding:10px 0;position:sticky;top:0;text-align:center;height:calc(10vw + 20px);transition:all .2s ease-in}@media screen and (max-width: 1200px){.episode__number{position:relative}}.episode__img{position:sticky;padding-right:20px;top:0;text-align:center;height:calc(20vw + 100px);transition:all .2s ease-in}@media screen and (max-width: 1200px){.episode__img{position:relative;height:100%}}.episode__content{border-top:2px solid #fff;display:grid;grid-template-columns:1fr;grid-gap:10px;padding:15px 0}.episode__content .title{font-weight:600;font-size:1.2em;padding:10px 0;text-align:center;transition:all .2s ease-in}.episode__content .story{line-height:26px}@media(max-width: 600px){.episode__content{grid-template-columns:1fr}}@media(max-width: 576px){.episode__content .story{font-size:15px}}.Spivrobitnuku img{-o-object-fit:cover;object-fit:cover;height:500px}@media screen and (max-width: 1200px){.Spivrobitnuku img{-o-object-fit:contain;object-fit:contain}}.Spivrobitnuku .text{min-height:250px}.Profburo .timeline__event__date{width:120px}.Profburo h2{margin:5%;text-align:center;font-size:2rem;font-weight:100}.Profburo .timeline{display:flex;flex-direction:column;margin:20px auto;position:relative}.Profburo .timeline__event{margin-bottom:20px;position:relative;display:flex;margin:20px 0;border-radius:6px;align-self:center;width:50vw}.Profburo .timeline__event:nth-child(2n+1){flex-direction:row-reverse}.Profburo .timeline__event:nth-child(2n+1) .timeline__event__date{border-radius:0 6px 6px 0}.Profburo .timeline__event:nth-child(2n+1) .timeline__event__content{border-radius:6px 0 0 6px}.Profburo .timeline__event:nth-child(2n+1) .timeline__event__icon:before{content:"";width:2px;height:100%;background:#6fa0c0;position:absolute;top:0%;left:50%;right:auto;z-index:-1;transform:translateX(-50%);animation:fillTop 2s forwards 4s ease-in-out}.Profburo .timeline__event:nth-child(2n+1) .timeline__event__icon:after{content:"";width:100%;height:2px;background:#6fa0c0;position:absolute;right:0;z-index:-1;top:50%;left:auto;transform:translateY(-50%);animation:fillLeft 2s forwards 4s ease-in-out}.Profburo .timeline__event__title{font-size:1.2rem;line-height:1.4;text-transform:uppercase;font-weight:600;color:#457b9d;letter-spacing:1.5px}.Profburo .timeline__event__content{padding:20px;box-shadow:0 30px 60px -12px rgba(50,50,93,.25),0 18px 36px -18px rgba(0,0,0,.3),0 -12px 36px -8px rgba(0,0,0,.025);background:#fff;width:calc(40vw - 84px);border-radius:0 6px 6px 0}.Profburo .timeline__event__date{color:#6fa0c0;font-size:1.5rem;font-weight:600;background:#457b9d;display:flex;align-items:center;justify-content:center;white-space:nowrap;padding:0 20px;border-radius:6px 0 0 6px}.Profburo .timeline__event__icon{display:flex;align-items:center;justify-content:center;color:#457b9d;padding:20px;align-self:center;margin:0 20px;background:#6fa0c0;border-radius:100%;width:40px;box-shadow:0 30px 60px -12px rgba(50,50,93,.25),0 18px 36px -18px rgba(0,0,0,.3),0 -12px 36px -8px rgba(0,0,0,.025);padding:40px;height:40px;position:relative}.Profburo .timeline__event__icon i{font-size:32px}.Profburo .timeline__event__icon:before{content:"";width:2px;height:100%;background:#6fa0c0;position:absolute;top:0%;z-index:-1;left:50%;transform:translateX(-50%);animation:fillTop 2s forwards 4s ease-in-out}.Profburo .timeline__event__icon:after{content:"";width:100%;height:2px;background:#6fa0c0;position:absolute;left:0%;z-index:-1;top:50%;transform:translateY(-50%);animation:fillLeftOdd 2s forwards 4s ease-in-out}.Profburo .timeline__event__description{flex-basis:60%}.Profburo .timeline__event--type2:after{background:#305890}.Profburo .timeline__event--type2 .timeline__event__date{color:#1d3557;background:#305890}.Profburo .timeline__event--type2:nth-child(2n+1) .timeline__event__icon:before,.Profburo .timeline__event--type2:nth-child(2n+1) .timeline__event__icon:after{background:#1d3557}.Profburo .timeline__event--type2 .timeline__event__icon{background:#1d3557;color:#305890}.Profburo .timeline__event--type2 .timeline__event__icon:before,.Profburo .timeline__event--type2 .timeline__event__icon:after{background:#1d3557}.Profburo .timeline__event--type2 .timeline__event__title{color:#305890}.Profburo .timeline__event--type3:after{background:#a8dadc}.Profburo .timeline__event--type3 .timeline__event__date{color:#dff1f2;background-color:#a8dadc}.Profburo .timeline__event--type3:nth-child(2n+1) .timeline__event__icon:before,.Profburo .timeline__event--type3:nth-child(2n+1) .timeline__event__icon:after{background:#dff1f2}.Profburo .timeline__event--type3 .timeline__event__icon{background:#dff1f2;color:#a8dadc}.Profburo .timeline__event--type3 .timeline__event__icon:before,.Profburo .timeline__event--type3 .timeline__event__icon:after{background:#dff1f2}.Profburo .timeline__event--type3 .timeline__event__title{color:#a8dadc}.Profburo .timeline__event:last-child .timeline__event__icon:before{content:none}@media(max-width: 786px){.Profburo .timeline__event{flex-direction:column;align-self:center}.Profburo .timeline__event__content{width:100%}.Profburo .timeline__event__icon{border-radius:6px 6px 0 0;width:100%;margin:0;box-shadow:none}.Profburo .timeline__event__icon:before,.Profburo .timeline__event__icon:after{display:none}.Profburo .timeline__event__date{border-radius:0;padding:20px}.Profburo .timeline__event:nth-child(2n+1){flex-direction:column;align-self:center}.Profburo .timeline__event:nth-child(2n+1) .timeline__event__date{border-radius:0;padding:20px}.Profburo .timeline__event:nth-child(2n+1) .timeline__event__icon{border-radius:6px 6px 0 0;margin:0}}@keyframes fillLeft{100%{right:100%}}@keyframes fillTop{100%{top:100%}}@keyframes fillLeftOdd{100%{left:100%}}.Profburo .ag-format-container{width:1142px;margin:0 auto}.Profburo body{background-color:#000}.Profburo .ag-courses_box{display:flex;align-items:flex-start;flex-wrap:wrap;padding:50px 0}.Profburo .ag-courses_item{flex-basis:calc(33.33333% - 30px);margin:0 15px 30px;overflow:hidden;border-radius:28px}.Profburo .ag-courses-item_link{display:block;padding:30px 20px;background-color:#fff;overflow:hidden;position:relative}.Profburo .ag-courses-item_link:hover,.Profburo .ag-courses-item_link:hover .ag-courses-item_date{text-decoration:none;color:#000}.Profburo .ag-courses-item_link:hover .ag-courses-item_bg{transform:scale(10)}.Profburo .ag-courses-item_title{min-height:20px;margin:0 0 25px;overflow:hidden;font-weight:bold;font-size:30px;color:#000;z-index:2;position:relative}.Profburo .ag-courses-item_date-box{font-size:18px;color:#202020;z-index:2;position:relative}.Profburo .ag-courses-item_bg{height:128px;width:128px;background-color:#e63946;z-index:1;position:absolute;top:-75px;right:-75px;border-radius:50%;transition:all .5s ease}.Profburo .ag-courses_item:nth-child(2n) .ag-courses-item_bg{background-color:#e63946}.Profburo .ag-courses_item:nth-child(3n) .ag-courses-item_bg{background-color:#e63946}.Profburo .ag-courses_item:nth-child(4n) .ag-courses-item_bg{background-color:#a8dadc}.Profburo .ag-courses_item:nth-child(5n) .ag-courses-item_bg{background-color:#457b9d}.Profburo .ag-courses_item:nth-child(6n) .ag-courses-item_bg{background-color:#1d3557}@media only screen and (max-width: 979px){.Profburo .ag-courses_item{flex-basis:calc(50% - 30px)}.Profburo .ag-courses-item_title{font-size:24px}}@media only screen and (max-width: 767px){.Profburo .ag-format-container{width:96%}}@media only screen and (max-width: 639px){.Profburo .ag-courses_item{flex-basis:100%}.Profburo .ag-courses-item_title{min-height:72px;line-height:1;font-size:24px}.Profburo .ag-courses-item_link{padding:22px 40px}.Profburo .ag-courses-item_date-box{font-size:16px}}[data-am-fadeshow]{position:relative;width:100%;height:100%;overflow:hidden;background-color:#fff}[data-am-fadeshow] .fs-slide{position:absolute;top:0;bottom:0;left:0;right:0;opacity:0;background-size:cover;background-position:center;background-repeat:no-repeat;transition:opacity 1s ease}[data-am-fadeshow] .fs-slide:first-child{opacity:1}[data-am-fadeshow] .fs-quick-nav{position:absolute;bottom:15px;left:50%;z-index:1;-webkit-user-select:none;-moz-user-select:none;user-select:none;transform:translateX(-50%)}[data-am-fadeshow] .fs-quick-btn{display:inline-block;width:15px;height:15px;margin:0 2px;border-radius:50%;cursor:pointer;transition:opacity 200ms ease;background-color:rgba(255,255,255,.8)}[data-am-fadeshow] .fs-quick-btn:hover{opacity:.8}[data-am-fadeshow] .fs-quick-btn:first-child{background-color:coral}[data-am-fadeshow] .fs-next-btn,[data-am-fadeshow] .fs-prev-btn{position:absolute;display:none;top:0;bottom:0;width:100px;cursor:pointer;font-family:sans-serif;background-color:rgba(255,255,255,0);-webkit-tap-highlight-color:rgba(0,0,0,0);transition:all 200ms ease}@media(max-width: 500px){[data-am-fadeshow] .fs-next-btn,[data-am-fadeshow] .fs-prev-btn{width:50%}}[data-am-fadeshow] .fs-next-btn:before,[data-am-fadeshow] .fs-prev-btn:before{position:absolute;top:50%;font-size:3vw;color:rgba(255,255,255,.5)}[data-am-fadeshow] .fs-next-btn:hover,[data-am-fadeshow] .fs-prev-btn:hover{background-color:rgba(255,255,255,.1)}@media(max-width: 500px){[data-am-fadeshow] .fs-next-btn:hover,[data-am-fadeshow] .fs-prev-btn:hover{background-color:rgba(255,255,255,0)}}[data-am-fadeshow] .fs-prev-btn{left:0;transform:translateX(-100%)}[data-am-fadeshow] .fs-prev-btn:before{content:"❮";left:50%;transform:translate(-50%, -50%)}@media(max-width: 500px){[data-am-fadeshow] .fs-prev-btn:before{left:30px}}@media(max-width: 500px){[data-am-fadeshow] .fs-prev-btn{transform:translate(0)}}[data-am-fadeshow] .fs-next-btn{right:0;transform:translateX(100%)}[data-am-fadeshow] .fs-next-btn:before{content:"❯";right:50%;transform:translate(50%, -50%)}@media(max-width: 500px){[data-am-fadeshow] .fs-next-btn:before{right:30px}}@media(max-width: 500px){[data-am-fadeshow] .fs-next-btn{transform:translate(0)}}[data-am-fadeshow] input[type=radio]{position:fixed;top:-9999px}[data-am-fadeshow] input[type=radio]:checked:nth-of-type(5)~.fs-slides .fs-slide{background-attachment:fixed;background-position:100% 40%;opacity:0;animation:none !important}[data-am-fadeshow] input[type=radio]:checked:nth-of-type(5)~.fs-slides .fs-slide:nth-child(5){opacity:1}[data-am-fadeshow] input[type=radio]:checked:nth-of-type(5)~.fs-quick-nav .fs-quick-btn{background-color:rgba(255,255,255,.8);animation:none !important}[data-am-fadeshow] input[type=radio]:checked:nth-of-type(5)~.fs-quick-nav .fs-quick-btn:nth-child(5){background-color:coral}[data-am-fadeshow] input[type=radio]:checked:nth-of-type(5)~.fs-quick-nav .fs-quick-btn:nth-child(5):hover{opacity:1}[data-am-fadeshow] input[type=radio]:checked:nth-of-type(4)~.fs-slides .fs-slide{background-attachment:fixed;background-position:100% 40%;opacity:0;animation:none !important}[data-am-fadeshow] input[type=radio]:checked:nth-of-type(4)~.fs-slides .fs-slide:nth-child(4){opacity:1}[data-am-fadeshow] input[type=radio]:checked:nth-of-type(4)~.fs-quick-nav .fs-quick-btn{background-color:rgba(255,255,255,.8);animation:none !important}[data-am-fadeshow] input[type=radio]:checked:nth-of-type(4)~.fs-quick-nav .fs-quick-btn:nth-child(4){background-color:coral}[data-am-fadeshow] input[type=radio]:checked:nth-of-type(4)~.fs-quick-nav .fs-quick-btn:nth-child(4):hover{opacity:1}[data-am-fadeshow] input[type=radio]:checked:nth-of-type(3)~.fs-slides .fs-slide{background-attachment:fixed;background-position:100% 40%;opacity:0;animation:none !important}[data-am-fadeshow] input[type=radio]:checked:nth-of-type(3)~.fs-slides .fs-slide:nth-child(3){opacity:1}[data-am-fadeshow] input[type=radio]:checked:nth-of-type(3)~.fs-quick-nav .fs-quick-btn{background-color:rgba(255,255,255,.8);animation:none !important}[data-am-fadeshow] input[type=radio]:checked:nth-of-type(3)~.fs-quick-nav .fs-quick-btn:nth-child(3){background-color:coral}[data-am-fadeshow] input[type=radio]:checked:nth-of-type(3)~.fs-quick-nav .fs-quick-btn:nth-child(3):hover{opacity:1}[data-am-fadeshow] input[type=radio]:checked:nth-of-type(2)~.fs-slides .fs-slide{background-attachment:fixed;background-position:100% 40%;opacity:0;animation:none !important}[data-am-fadeshow] input[type=radio]:checked:nth-of-type(2)~.fs-slides .fs-slide:nth-child(2){opacity:1}[data-am-fadeshow] input[type=radio]:checked:nth-of-type(2)~.fs-quick-nav .fs-quick-btn{background-color:rgba(255,255,255,.8);animation:none !important}[data-am-fadeshow] input[type=radio]:checked:nth-of-type(2)~.fs-quick-nav .fs-quick-btn:nth-child(2){background-color:coral}[data-am-fadeshow] input[type=radio]:checked:nth-of-type(2)~.fs-quick-nav .fs-quick-btn:nth-child(2):hover{opacity:1}[data-am-fadeshow] input[type=radio]:checked:nth-of-type(1)~.fs-slides .fs-slide{background-attachment:fixed;background-position:100% 40%;opacity:0;animation:none !important}[data-am-fadeshow] input[type=radio]:checked:nth-of-type(1)~.fs-slides .fs-slide:nth-child(1){opacity:1}[data-am-fadeshow] input[type=radio]:checked:nth-of-type(1)~.fs-quick-nav .fs-quick-btn{background-color:rgba(255,255,255,.8);animation:none !important}[data-am-fadeshow] input[type=radio]:checked:nth-of-type(1)~.fs-quick-nav .fs-quick-btn:nth-child(1){background-color:coral}[data-am-fadeshow] input[type=radio]:checked:nth-of-type(1)~.fs-quick-nav .fs-quick-btn:nth-child(1):hover{opacity:1}[data-am-fadeshow] input[type=radio]:checked:first-of-type:last-of-type~.fs-quick-nav,[data-am-fadeshow] input[type=radio]:checked:first-of-type:last-of-type~.fs-prev-nav,[data-am-fadeshow] input[type=radio]:checked:first-of-type:last-of-type~.fs-next-nav{display:none !important}[data-am-fadeshow]:hover .fs-prev-btn,[data-am-fadeshow]:hover .fs-next-btn{transform:translateX(0)}[data-am-fadeshow~=next-prev-navigation] input[type=radio]:checked:nth-of-type(5)~.fs-prev-nav .fs-prev-btn{display:none}[data-am-fadeshow~=next-prev-navigation] input[type=radio]:checked:nth-of-type(5)~.fs-prev-nav .fs-prev-btn:nth-child(4){display:block}[data-am-fadeshow~=next-prev-navigation] input[type=radio]:checked:nth-of-type(5):first-of-type~.fs-prev-nav .fs-prev-btn:last-child{display:block}[data-am-fadeshow~=next-prev-navigation] input[type=radio]:checked:nth-of-type(5):last-of-type~.fs-next-nav .fs-next-btn:first-child{display:block}[data-am-fadeshow~=next-prev-navigation] input[type=radio]:checked:nth-of-type(4)~.fs-prev-nav .fs-prev-btn{display:none}[data-am-fadeshow~=next-prev-navigation] input[type=radio]:checked:nth-of-type(4)~.fs-prev-nav .fs-prev-btn:nth-child(3){display:block}[data-am-fadeshow~=next-prev-navigation] input[type=radio]:checked:nth-of-type(4)~.fs-next-nav .fs-next-btn{display:none}[data-am-fadeshow~=next-prev-navigation] input[type=radio]:checked:nth-of-type(4)~.fs-next-nav .fs-next-btn:nth-child(5){display:block}[data-am-fadeshow~=next-prev-navigation] input[type=radio]:checked:nth-of-type(4):first-of-type~.fs-prev-nav .fs-prev-btn:last-child{display:block}[data-am-fadeshow~=next-prev-navigation] input[type=radio]:checked:nth-of-type(4):last-of-type~.fs-next-nav .fs-next-btn:first-child{display:block}[data-am-fadeshow~=next-prev-navigation] input[type=radio]:checked:nth-of-type(3)~.fs-prev-nav .fs-prev-btn{display:none}[data-am-fadeshow~=next-prev-navigation] input[type=radio]:checked:nth-of-type(3)~.fs-prev-nav .fs-prev-btn:nth-child(2){display:block}[data-am-fadeshow~=next-prev-navigation] input[type=radio]:checked:nth-of-type(3)~.fs-next-nav .fs-next-btn{display:none}[data-am-fadeshow~=next-prev-navigation] input[type=radio]:checked:nth-of-type(3)~.fs-next-nav .fs-next-btn:nth-child(4){display:block}[data-am-fadeshow~=next-prev-navigation] input[type=radio]:checked:nth-of-type(3):first-of-type~.fs-prev-nav .fs-prev-btn:last-child{display:block}[data-am-fadeshow~=next-prev-navigation] input[type=radio]:checked:nth-of-type(3):last-of-type~.fs-next-nav .fs-next-btn:first-child{display:block}[data-am-fadeshow~=next-prev-navigation] input[type=radio]:checked:nth-of-type(2)~.fs-prev-nav .fs-prev-btn{display:none}[data-am-fadeshow~=next-prev-navigation] input[type=radio]:checked:nth-of-type(2)~.fs-prev-nav .fs-prev-btn:nth-child(1){display:block}[data-am-fadeshow~=next-prev-navigation] input[type=radio]:checked:nth-of-type(2)~.fs-next-nav .fs-next-btn{display:none}[data-am-fadeshow~=next-prev-navigation] input[type=radio]:checked:nth-of-type(2)~.fs-next-nav .fs-next-btn:nth-child(3){display:block}[data-am-fadeshow~=next-prev-navigation] input[type=radio]:checked:nth-of-type(2):first-of-type~.fs-prev-nav .fs-prev-btn:last-child{display:block}[data-am-fadeshow~=next-prev-navigation] input[type=radio]:checked:nth-of-type(2):last-of-type~.fs-next-nav .fs-next-btn:first-child{display:block}[data-am-fadeshow~=next-prev-navigation] input[type=radio]:checked:nth-of-type(1)~.fs-next-nav .fs-next-btn{display:none}[data-am-fadeshow~=next-prev-navigation] input[type=radio]:checked:nth-of-type(1)~.fs-next-nav .fs-next-btn:nth-child(2){display:block}[data-am-fadeshow~=next-prev-navigation] input[type=radio]:checked:nth-of-type(1):first-of-type~.fs-prev-nav .fs-prev-btn:last-child{display:block}[data-am-fadeshow~=next-prev-navigation] input[type=radio]:checked:nth-of-type(1):last-of-type~.fs-next-nav .fs-next-btn:first-child{display:block}[data-am-fadeshow~=next-prev-navigation] .fs-prev-btn:last-child{display:block}[data-am-fadeshow~=next-prev-navigation] .fs-next-btn:nth-child(2){display:block}@keyframes quickNavAnimation-5{0%{background-color:rgba(255,255,255,.8)}4%,20%{background-color:coral}24%,100%{background-color:rgba(255,255,255,.8)}}@keyframes slidesAnimation-5{0%{opacity:0}4%,20%{opacity:1}24%,100%{opacity:0}}[data-am-fadeshow~=autoplay] input[type=radio]:nth-of-type(5):last-of-type~.fs-slides .fs-slide{animation:slidesAnimation-5 25s infinite}[data-am-fadeshow~=autoplay] input[type=radio]:nth-of-type(5):last-of-type~.fs-quick-nav .fs-quick-btn{animation:quickNavAnimation-5 25s infinite}[data-am-fadeshow~=autoplay] input[type=radio]:nth-of-type(5):last-of-type~.fs-slides .fs-slide:nth-child(1),[data-am-fadeshow~=autoplay] input[type=radio]:nth-of-type(5):last-of-type~.fs-quick-nav .fs-quick-btn:nth-child(1){animation-delay:-1s}[data-am-fadeshow~=autoplay] input[type=radio]:nth-of-type(5):last-of-type~.fs-slides .fs-slide:nth-child(2),[data-am-fadeshow~=autoplay] input[type=radio]:nth-of-type(5):last-of-type~.fs-quick-nav .fs-quick-btn:nth-child(2){animation-delay:4s}[data-am-fadeshow~=autoplay] input[type=radio]:nth-of-type(5):last-of-type~.fs-slides .fs-slide:nth-child(3),[data-am-fadeshow~=autoplay] input[type=radio]:nth-of-type(5):last-of-type~.fs-quick-nav .fs-quick-btn:nth-child(3){animation-delay:9s}[data-am-fadeshow~=autoplay] input[type=radio]:nth-of-type(5):last-of-type~.fs-slides .fs-slide:nth-child(4),[data-am-fadeshow~=autoplay] input[type=radio]:nth-of-type(5):last-of-type~.fs-quick-nav .fs-quick-btn:nth-child(4){animation-delay:14s}[data-am-fadeshow~=autoplay] input[type=radio]:nth-of-type(5):last-of-type~.fs-slides .fs-slide:nth-child(5),[data-am-fadeshow~=autoplay] input[type=radio]:nth-of-type(5):last-of-type~.fs-quick-nav .fs-quick-btn:nth-child(5){animation-delay:19s}@keyframes quickNavAnimation-4{0%{background-color:rgba(255,255,255,.8)}5%,25%{background-color:coral}30%,100%{background-color:rgba(255,255,255,.8)}}@keyframes slidesAnimation-4{0%{opacity:0}5%,25%{opacity:1}30%,100%{opacity:0}}[data-am-fadeshow~=autoplay] input[type=radio]:nth-of-type(4):last-of-type~.fs-slides .fs-slide{animation:slidesAnimation-4 20s infinite}[data-am-fadeshow~=autoplay] input[type=radio]:nth-of-type(4):last-of-type~.fs-quick-nav .fs-quick-btn{animation:quickNavAnimation-4 20s infinite}[data-am-fadeshow~=autoplay] input[type=radio]:nth-of-type(4):last-of-type~.fs-slides .fs-slide:nth-child(1),[data-am-fadeshow~=autoplay] input[type=radio]:nth-of-type(4):last-of-type~.fs-quick-nav .fs-quick-btn:nth-child(1){animation-delay:-1s}[data-am-fadeshow~=autoplay] input[type=radio]:nth-of-type(4):last-of-type~.fs-slides .fs-slide:nth-child(2),[data-am-fadeshow~=autoplay] input[type=radio]:nth-of-type(4):last-of-type~.fs-quick-nav .fs-quick-btn:nth-child(2){animation-delay:4s}[data-am-fadeshow~=autoplay] input[type=radio]:nth-of-type(4):last-of-type~.fs-slides .fs-slide:nth-child(3),[data-am-fadeshow~=autoplay] input[type=radio]:nth-of-type(4):last-of-type~.fs-quick-nav .fs-quick-btn:nth-child(3){animation-delay:9s}[data-am-fadeshow~=autoplay] input[type=radio]:nth-of-type(4):last-of-type~.fs-slides .fs-slide:nth-child(4),[data-am-fadeshow~=autoplay] input[type=radio]:nth-of-type(4):last-of-type~.fs-quick-nav .fs-quick-btn:nth-child(4){animation-delay:14s}@keyframes quickNavAnimation-3{0%{background-color:rgba(255,255,255,.8)}6.6666666667%,33.3333333333%{background-color:coral}40%,100%{background-color:rgba(255,255,255,.8)}}@keyframes slidesAnimation-3{0%{opacity:0}6.6666666667%,33.3333333333%{opacity:1}40%,100%{opacity:0}}[data-am-fadeshow~=autoplay] input[type=radio]:nth-of-type(3):last-of-type~.fs-slides .fs-slide{animation:slidesAnimation-3 15s infinite}[data-am-fadeshow~=autoplay] input[type=radio]:nth-of-type(3):last-of-type~.fs-quick-nav .fs-quick-btn{animation:quickNavAnimation-3 15s infinite}[data-am-fadeshow~=autoplay] input[type=radio]:nth-of-type(3):last-of-type~.fs-slides .fs-slide:nth-child(1),[data-am-fadeshow~=autoplay] input[type=radio]:nth-of-type(3):last-of-type~.fs-quick-nav .fs-quick-btn:nth-child(1){animation-delay:-1s}[data-am-fadeshow~=autoplay] input[type=radio]:nth-of-type(3):last-of-type~.fs-slides .fs-slide:nth-child(2),[data-am-fadeshow~=autoplay] input[type=radio]:nth-of-type(3):last-of-type~.fs-quick-nav .fs-quick-btn:nth-child(2){animation-delay:4s}[data-am-fadeshow~=autoplay] input[type=radio]:nth-of-type(3):last-of-type~.fs-slides .fs-slide:nth-child(3),[data-am-fadeshow~=autoplay] input[type=radio]:nth-of-type(3):last-of-type~.fs-quick-nav .fs-quick-btn:nth-child(3){animation-delay:9s}@keyframes quickNavAnimation-2{0%{background-color:rgba(255,255,255,.8)}10%,50%{background-color:coral}60%,100%{background-color:rgba(255,255,255,.8)}}@keyframes slidesAnimation-2{0%{opacity:0}10%,50%{opacity:1}60%,100%{opacity:0}}[data-am-fadeshow~=autoplay] input[type=radio]:nth-of-type(2):last-of-type~.fs-slides .fs-slide{animation:slidesAnimation-2 10s infinite}[data-am-fadeshow~=autoplay] input[type=radio]:nth-of-type(2):last-of-type~.fs-quick-nav .fs-quick-btn{animation:quickNavAnimation-2 10s infinite}[data-am-fadeshow~=autoplay] input[type=radio]:nth-of-type(2):last-of-type~.fs-slides .fs-slide:nth-child(1),[data-am-fadeshow~=autoplay] input[type=radio]:nth-of-type(2):last-of-type~.fs-quick-nav .fs-quick-btn:nth-child(1){animation-delay:-1s}[data-am-fadeshow~=autoplay] input[type=radio]:nth-of-type(2):last-of-type~.fs-slides .fs-slide:nth-child(2),[data-am-fadeshow~=autoplay] input[type=radio]:nth-of-type(2):last-of-type~.fs-quick-nav .fs-quick-btn:nth-child(2){animation-delay:4s}.hero{height:70vh;margin-bottom:100px}@media screen and (max-width: 1000px){.hero{margin-bottom:160px}}@media screen and (max-width: 900px){.hero{margin-bottom:220px}}@media screen and (max-width: 600px){.hero{margin-bottom:400px}}.gellary{position:relative;height:70vh}.container{position:absolute;top:0;bottom:0;left:0;right:0;box-shadow:0 0 20px rgba(0,0,0,.1);overflow:hidden}footer{height:50px;background-color:#1d3557}.main-content{display:grid;grid-template-columns:1fr 1fr;place-items:center;gap:20px}li{list-style:none}body{overflow-x:hidden;background-color:#f3f3f3;font-size:24px}@media screen and (max-width: 1600px){body{font-size:20px}}main{padding-left:calc(50px + 0%);padding-right:0%;padding-bottom:50px}.page-title{width:80%;margin:auto;text-align:center;font-size:1em}/*# sourceMappingURL=style.min.css.map */