:root{--color-first-style: #DB8A66;--color-second-style: #141414}@keyframes opacityWaiting{0%{opacity:0}50%{opacity:0}100%{opacity:1}}:root{--color-first-style: #DB8A66;--color-second-style: #141414}@keyframes opacityWaiting{0%{opacity:0}50%{opacity:0}100%{opacity:1}}.history_time_line{position:relative;margin-left:auto;margin-right:auto;width:calc(100% - 7rem);max-width:1080px;padding:0}@media(max-width: 996px){.history_time_line{width:calc(100% - 40px)}}@media(max-width: 767px){.history_time_line{width:100%}}.history_time_line:before{content:"";display:block;width:1px;position:absolute;top:0;bottom:0;height:auto;left:50%;border-right:1px solid rgba(51,49,50,.3);-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}@media(max-width: 767px){.history_time_line:before{left:1rem}}.history_time_line .year_wrap{position:relative;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex}@media(max-width: 767px){.history_time_line .year_wrap{display:block;margin:0}}.history_time_line .year_wrap .separator{top:50%;left:calc(50% + 3px);position:absolute;z-index:1;background:var(--second-color);width:12px;height:12px;transform:rotate(-45deg) translate(-50%, -50%)}@media(max-width: 991px){.history_time_line .year_wrap .separator{position:relative;margin-left:calc(1rem - 5px);transform:translateY(360px) rotate(-45deg);left:auto}}.history_time_line .year_wrap.no_image_available .thumb_wrap .thumb{background:var(--placeholder_img) center center var(--alternative_background) no-repeat;background-size:200px;width:100%}.history_time_line .year_wrap:nth-child(2n){-webkit-box-direction:reverse;-webkit-box-orient:horizontal;-webkit-flex-direction:row-reverse;-moz-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.history_time_line .year_wrap:nth-child(2n) .thumb_wrap{padding-left:2em;padding-right:0}@media(max-width: 991px){.history_time_line .year_wrap:nth-child(2n) .thumb_wrap{padding-left:25px;padding-right:25px}}.history_time_line .year_wrap .thumb_wrap{width:50%;padding-right:3em;position:relative;z-index:200;padding-top:3em;padding-bottom:3em}@media(min-width: 1400px){.history_time_line .year_wrap .thumb_wrap{padding-right:3em}}@media(max-width: 991px){.history_time_line .year_wrap .thumb_wrap{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;-webkit-align-items:flex-end;-moz-align-items:flex-end;align-items:flex-end;align-items:flex-start;flex-direction:column;padding:0 25px;width:calc(100% - 1.5rem);margin:auto}}.history_time_line .year_wrap .thumb_wrap .thumb{background-attachment:scroll;background-size:cover;background-color:#f8f8f8;background-repeat:no-repeat;background-position:center;width:100%;height:100%;min-height:440px;border-radius:8px}@media(min-width: 1200px){.history_time_line .year_wrap .thumb_wrap .thumb{min-height:440px}}@media(max-width: 991px){.history_time_line .year_wrap .thumb_wrap .thumb{width:100%;min-height:250px;aspect-ratio:33/25}}.history_time_line .year_wrap .title{font-family:var(--third_font);font-size:2rem;line-height:normal;font-weight:400;text-transform:uppercase;margin-bottom:20px}@media(max-width: 991px){.history_time_line .year_wrap .title{font-size:1.375rem}}@media(max-width: 991px){.history_time_line .year_wrap .title{width:100%;text-align:left;padding:0 10px}}.history_time_line .year_wrap .subtitle{font-family:var(--second_font);font-size:1.25rem;line-height:1.4;font-weight:400;font-style:italic;margin-bottom:20px}@media(max-width: 991px){.history_time_line .year_wrap .subtitle{font-size:1.125rem}}.history_time_line .year_wrap .content{width:50%;padding-right:3em;padding-left:3em;position:relative;z-index:200;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column}@media(min-width: 1400px){.history_time_line .year_wrap .content{padding-left:3em;padding-right:3em}}@media(max-width: 991px){.history_time_line .year_wrap .content{width:100%;padding-top:3.5em;padding-bottom:2.5em;z-index:100}}@media(max-width: 767px){.history_time_line .year_wrap .content .description{margin-top:0}}.history_section.section{background-color:var(--more-color-fifth);border-radius:0 150px;padding-top:150px;padding-bottom:150px;width:100%;background-image:url("../../../../images/mantis_patter.svg");background-repeat:no-repeat;background-position:top left;background-size:100%;background-attachment:fixed}@media(max-width: 991px){.history_section.section{border-radius:0 60px}}@media(max-width: 991px){.history_section.section{padding-top:60px;padding-bottom:60px}}@media(max-width: 991px){.history_section.section{background-size:auto}}.history_section.section .content .title,.history_section.section .content .subtitle,.history_section.section .content .description{padding-left:30px}.history_section.section .content .title{position:relative}.history_section.section .content .title:before{content:"";background:linear-gradient(44deg, var(--more-color-seventh) 0.55%, rgba(196, 139, 108, 0) 99.45%);position:absolute;left:-8px;top:0;width:60px;height:1px;transform:rotate(-45deg)}.history_section.section .container{margin-left:auto;margin-right:auto;width:calc(100% - 7rem);max-width:1080px;padding:0}@media(max-width: 996px){.history_section.section .container{width:calc(100% - 40px)}}.history_section.section .container .the_subtitle,.history_section.section .container .the_title{margin-bottom:0;text-align:left}.history_section.section .container .content_container{padding:0 90px}@media(max-width: 991px){.history_section.section .container .content_container{padding:0}}.history_section.section .container .the_title{padding-left:30px;position:relative}.history_section.section .container .the_title:before{content:"";background:linear-gradient(44deg, var(--more-color-seventh) 0.55%, rgba(196, 139, 108, 0) 99.45%);position:absolute;left:-8px;top:0;width:60px;height:1px;transform:rotate(-45deg)}.history_section.section .container .the_subtitle{margin-top:40px;padding-left:60px}@media(max-width: 991px){.history_section.section .container .the_subtitle{padding-left:30px}}.history_section.section .year_wrap:before{content:"";background:var(--more-color-fifth);width:22px;height:80px;top:calc(50% + 4px);left:50%;position:absolute;transform:translate(-50%, -50%)}@media(max-width: 991px){.history_section.section .year_wrap:before{display:none}}@media(max-width: 991px){.history_section.section .year_wrap::after{content:"";background:var(--more-color-fifth);width:22px;height:80px;top:367px;left:1rem;position:absolute;transform:translate(-50%, -50%)}}.history_section.section .history_time_line{margin-top:60px}