/* https://ikanbi.com/wp-content/themes/movedo-child/css/djm-components.css?ver=6.8.2 */
#djm-news-filter .djm-news-filter__form{width:100%;display:flex;flex-wrap:wrap;justify-content:flex-end}#djm-news-filter .djm-news-filter__filter{display:inline-block;width:200px;margin:0 0 20px 20px;background-color:transparent}@media (max-width:540px){#djm-news-filter .djm-news-filter__filter{width:100%;margin:0 0 20px 0}}#djm-news-filter .djm-news-filter__wrapper{position:relative;user-select:none;width:100%}#djm-news-filter .djm-news-filter__select{position:relative;display:flex;flex-direction:column}#djm-news-filter .djm-news-filter__trigger{position:relative;height:40px;width:100%;padding:0;text-align:center;text-align-last:center;vertical-align:middle;border:2px solid #fb4343!important;background-color:transparent;color:#240708;margin-bottom:0;font-size:11px;border-radius:50px;font-family:"Fira Sans Condensed";font-weight:700;font-style:normal;text-transform:uppercase;letter-spacing:4px;background-repeat:no-repeat;background-image:url(/wp-content/themes/movedo-child/css/../images/graphics/select-news-icon.png);background-size:13px 10px;background-position:right 10px center;cursor:pointer}#djm-news-filter .djm-news-filter__trigger span{line-height:36px}#djm-news-filter .djm-news-filter__trigger .reset{position:absolute;left:10px;top:12px;width:13px;height:13px;background-size:13px 13px;background-image:url(/wp-content/themes/movedo-child/css/../images/graphics/close-dark.png);z-index:12;cursor:pointer}#djm-news-filter .djm-news-filter__options{position:absolute;display:block;top:100%;left:0;right:0;border:none;background:#FBF8F6;opacity:0;visibility:hidden;pointer-events:none;z-index:2}#djm-news-filter .djm-news-filter__select.open .djm-news-filter__options{opacity:1;visibility:visible;pointer-events:all}#djm-news-filter .djm-news-filter__option{font-family:"Fira Sans Condensed";position:relative;display:block;padding:0 16px;font-size:11px;font-weight:300;color:#3b3b3b;line-height:40px;cursor:pointer;text-transform:uppercase;letter-spacing:4px;text-align:center}#djm-news-filter .djm-news-filter__option:hover{cursor:pointer;background-color:#f6f1ee}#djm-news-filter .djm-news-filter__option.selected{color:#fff;background-color:#fb4343}#djm-news-filter .djm-news-filter__button{display:inline-block;width:200px;margin:0 0 20px 20px;background-color:transparent}@media (max-width:540px){#djm-news-filter .djm-news-filter__button{width:100%;margin:0 0 20px 0}}#djm-news-filter .djm-news-filter__button .djm-news-filter__submit[type="submit"]{height:40px;width:100%;margin:0;padding:0;text-align:center;vertical-align:middle;background-color:#fb4343;color:#fff;font-size:11px;border-radius:50px}#djm-news-filter #date.djm-news-filter__input{padding:0;vertical-align:bottom;cursor:pointer;margin-bottom:0;border:none;max-height:40px;min-height:36px;font-size:11px;font-family:"Fira Sans Condensed";font-weight:700;font-style:normal;text-transform:uppercase;letter-spacing:4px}#ui-datepicker-div{padding:1rem;background-color:#f6f1ee}.ui-datepicker-calendar{display:none}.ui-datepicker-header{padding:.5rem 0;background-color:#f6f1ee}.ui-datepicker-prev,.ui-datepicker-next{padding:10px 0;cursor:pointer;width:50%;display:inline-block}.ui-datepicker-next span{text-align:right;width:100%;display:inline-block}.ui-datepicker-current,.ui-datepicker-close{background-color:#f9624a;color:#fff;border:none;cursor:pointer;padding:5px 10px;text-align:center}.ui-datepicker-current:hover,.ui-datepicker-close:hover{background-color:#3c3c3c}.ui-datepicker-current{margin-right:.5rem}.ui-datepicker-close{margin-left:.5rem}.ui-datepicker-month,.ui-datepicker-year{padding:10px;width:calc(50% - 5px)}.ui-datepicker-title{padding-bottom:10px;display:flex;justify-content:space-between}.djm-news-filter__block{width:100%;margin:2rem 0;text-align:center}.djm-timer{line-height:70px;margin-right:5px;margin-bottom:16px}.djm-timer .djm-timer-digit{overflow:hidden;color:#fff;background-color:#fb4343;margin-right:6px;padding:0 6px;font-weight:700;display:inline-block;font-size:32px;min-width:45px;max-width:45px;border-radius:6px;text-align:center}.djm-timer .djm-timer-separator{background-color:transparent;color:#fb4343;padding:0;min-width:20px;max-width:20px}.djm-timer .djm-timer-digit .text{position:relative;animation-name:digit-flip;animation-duration:.5s}.djm-timer .djm-timer-digit .text:before{content:attr(data-previous-number);position:absolute;top:50px}@media (max-width:600px){.djm-timer .djm-timer-digit{min-width:30px;max-width:30px;font-size:24px}.djm-timer .djm-timer-separator{min-width:13px;max-width:13px}}@keyframes digit-flip{0%{top:-50px}100%{top:0}}.djm-sectors{display:flex;flex-wrap:wrap;flex-direction:row;position:relative}.djm-sector{position:relative;display:inline-flex;margin:0;flex-direction:column;box-sizing:border-box;width:40%;padding:40px 50px;background-color:#f6f1ee;box-shadow:0 0 12px 3px rgba(0,0,0,8%);justify-content:space-between}.djm-sector .djm-sector__title{font-size:24px;font-weight:500;width:70%;line-height:28px}.djm-sector .djm-sector__title:after{display:block;content:"";width:120px;height:3px;background-color:#fb4343;margin-top:1rem}.djm-sector .djm-sector__content{font-size:14px;font-weight:400;width:70%}.djm-sector .djm-sector__picture{position:absolute;width:120px;height:120px;z-index:3}.djm-sector:nth-of-type(odd){display:inline-block}.djm-sector:nth-of-type(1),.djm-sector:nth-of-type(2),.djm-sector:nth-of-type(3),.djm-sector:nth-of-type(4){margin-bottom:40px}.djm-sector:nth-of-type(2n){margin-left:auto}.djm-sector:nth-of-type(2n) .djm-sector__title,.djm-sector:nth-of-type(2n) .djm-sector__content{text-align:right;margin-left:auto}.djm-sector:nth-of-type(2n) .djm-sector__title:after,.djm-sector:nth-of-type(2n) .djm-sector__link{margin-left:auto}.djm-sector:nth-of-type(1),.djm-sector:nth-of-type(5){margin-left:8%}.djm-sector:nth-of-type(2),.djm-sector:nth-of-type(6){margin-right:8%}.djm-sector:nth-of-type(1) .djm-sector__picture,.djm-sector:nth-of-type(2) .djm-sector__picture{top:230px}.djm-sector:nth-of-type(3) .djm-sector__picture,.djm-sector:nth-of-type(4) .djm-sector__picture{top:80px}.djm-sector:nth-of-type(5) .djm-sector__picture,.djm-sector:nth-of-type(6) .djm-sector__picture{bottom:230px}.djm-sector:nth-of-type(1) .djm-sector__picture,.djm-sector:nth-of-type(3) .djm-sector__picture,.djm-sector:nth-of-type(5) .djm-sector__picture{left:340px}.djm-sector:nth-of-type(2) .djm-sector__picture,.djm-sector:nth-of-type(4) .djm-sector__picture,.djm-sector:nth-of-type(6) .djm-sector__picture{right:340px}.djm-circle{z-index:2;width:400px;height:400px;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#f6f1ee;box-shadow:0 0 12px 3px rgba(0,0,0,8%)}.djm-subcircle{z-index:2;width:200px;height:200px;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff;box-shadow:0 0 12px 3px rgba(0,0,0,8%)}.djm-subcircle img{width:70%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:1230px){.djm-circle,.djm-subcircle,.djm-subcircle img{display:none}.djm-sector{width:48%}.djm-sector .djm-sector__title,.djm-sector .djm-sector__content{width:80%}.djm-sector:nth-of-type(1),.djm-sector:nth-of-type(5){margin-left:0}.djm-sector:nth-of-type(2),.djm-sector:nth-of-type(6){margin-right:0}.djm-sector:nth-of-type(1) .djm-sector__picture,.djm-sector:nth-of-type(3) .djm-sector__picture,.djm-sector:nth-of-type(5) .djm-sector__picture{left:85%;transform:translateX(-60px);top:15px;bottom:0}.djm-sector:nth-of-type(2) .djm-sector__picture,.djm-sector:nth-of-type(4) .djm-sector__picture,.djm-sector:nth-of-type(6) .djm-sector__picture{right:85%;transform:translateX(60px);top:15px;bottom:0}}@media (max-width:920px){.djm-sector{width:100%;margin:0}.djm-sector:nth-of-type(1) .djm-sector__picture,.djm-sector:nth-of-type(3) .djm-sector__picture,.djm-sector:nth-of-type(5) .djm-sector__picture{left:90%;transform:translateX(-50%)}.djm-sector:nth-of-type(2) .djm-sector__picture,.djm-sector:nth-of-type(4) .djm-sector__picture,.djm-sector:nth-of-type(6) .djm-sector__picture{right:90%;transform:translateX(50%)}.djm-sector:nth-of-type(5){margin-bottom:40px}}@media (max-width:720px){.djm-sector:nth-of-type(1) .djm-sector__picture,.djm-sector:nth-of-type(3) .djm-sector__picture,.djm-sector:nth-of-type(5) .djm-sector__picture{left:85%}.djm-sector:nth-of-type(2) .djm-sector__picture,.djm-sector:nth-of-type(4) .djm-sector__picture,.djm-sector:nth-of-type(6) .djm-sector__picture{right:85%}}@media (max-width:480px){.djm-sector{padding:20px 25px;height:unset}.djm-sector .djm-sector__title{width:100%}.djm-sector .djm-sector__content{margin-bottom:0;width:100%}.djm-sector:nth-of-type(1n) .djm-sector__picture{position:relative;top:0;bottom:0;margin-top:10px;margin-bottom:10px}.djm-sector:nth-of-type(1) .djm-sector__picture,.djm-sector:nth-of-type(3) .djm-sector__picture,.djm-sector:nth-of-type(5) .djm-sector__picture{left:0;transform:unset}.djm-sector:nth-of-type(2) .djm-sector__picture,.djm-sector:nth-of-type(4) .djm-sector__picture,.djm-sector:nth-of-type(6) .djm-sector__picture{right:0;margin-left:auto;transform:unset}}.djm-timeline-section{display:flex;flex-direction:column;position:relative}.djm-timeline-row{display:flex;flex-direction:row;flex-wrap:nowrap;margin-bottom:4em;min-height:212px;max-height:212px}.djm-timeline-row:nth-of-type(2n){flex-direction:row-reverse}.djm-timeline{vertical-align:top;flex:0 0 auto;display:inline-block;width:17.5%;margin:0 3.75%}.djm-timeline__title{text-align:center;font-size:1.75em;font-weight:700;color:#fb4343;margin-bottom:0}.djm-timeline__link{transition:0.3s;width:70px;margin:0 auto;display:block}.djm-timeline__image{transition:0.3s;width:70px;height:70px;display:block;margin:15px auto}.djm-timeline__link:hover{width:80px}.djm-timeline__link:hover .djm-timeline__image{width:80px;height:80px;margin:10px auto}.djm-timeline__description{text-align:center;font-size:1.5em;line-height:1.5em}.djm-timeline .popup{display:none}.djm-timeline-future .djm-timeline__block{background-color:#fff;border-radius:50%;padding:20px;width:140px;height:140px;margin:20px auto 0;display:flex;align-items:center}.djm-timeline-future .djm-timeline__image{width:auto;height:auto}.djm-timeline-snake{position:absolute;z-index:-1}@media (max-width:1020px){.djm-timeline{width:42.5%;margin:0 3.75%}}@media (max-width:720px){.djm-timeline{width:100%;margin:0}}