.fixed-top{position:fixed;top:0;left:0;width:100%;z-index:1000}.position-relative{position:relative}.text-uppercase{text-transform:uppercase !important}.list-unstyled{list-style:none;padding-left:0}.text-left{text-align:left}.text-right{text-align:right}.text-justify{text-align:justify}.text-center{text-align:center}.position-relative{position:relative}.position-absolute{position:absolute}.position-static{position:static}.position-fixed{position:fixed}.btn-warning,.btn-secondary,.btn-primary{display:inline-block;border:none;cursor:pointer;font-size:1.6rem;line-height:normal;letter-spacing:-0.16px;border-radius:4px;padding:11.5px 20px;font-weight:400;overflow:hidden;transform-origin:top left;transition:all .3s linear;position:relative}.btn-block{display:block !important;text-align:center;width:100%}.btn-secondary:hover{background-color:#1c252c !important}.btn-secondary:hover::before{left:130%;opacity:.8}.btn-secondary::before{content:"";width:20px;height:200%;background-color:#fff;position:absolute;top:-30%;left:-20%;opacity:0;transform:rotate(25deg);transition-property:opacity,left;transition-duration:1s,.8s;transition-timing-function:ease}.btn-primary{background-color:#1c252c;color:#fff !important}.btn-primary:hover{background-color:hsl(206.25,22.2222222222%,4.1176470588%);color:#fff !important}.bg-primary{background-color:#1c252c}.text-primary{color:#1c252c !important}.btn-secondary{background-color:#fff;color:#000 !important}.btn-secondary:hover{background-color:hsl(0,0%,90%);color:#000 !important}.bg-secondary{background-color:#fff}.text-secondary{color:#fff !important}.btn-warning{background-color:#fdbd10;color:#000 !important}.btn-warning:hover{background-color:rgb(216.1908713693,158.2987551867,1.8091286307);color:#000 !important}.bg-warning{background-color:#fdbd10}.text-warning{color:#fdbd10 !important}.row{margin-left:-calc(30px/2);margin-right:-calc(30px/2);display:flex;flex-wrap:wrap;flex-direction:row}.row>[class*=col-]{width:100%;padding-left:calc(30px/2);padding-right:calc(30px/2)}.row.no-gutters{margin-left:0 !important;margin-right:0 !important}.row.no-gutters>[class*=col-]{padding-left:0 !important;padding-right:0 !important}.container,.container-fluid{width:100%;max-width:100%;padding-left:calc(30px/2);padding-right:calc(30px/2);margin-left:auto;margin-right:auto}.col-1{flex:0 0 calc(100%/(12/1));max-width:calc(100%/(12/1))}.col-2{flex:0 0 calc(100%/(12/2));max-width:calc(100%/(12/2))}.col-3{flex:0 0 calc(100%/(12/3));max-width:calc(100%/(12/3))}.col-4{flex:0 0 calc(100%/(12/4));max-width:calc(100%/(12/4))}.col-5{flex:0 0 calc(100%/(12/5));max-width:calc(100%/(12/5))}.col-6{flex:0 0 calc(100%/(12/6));max-width:calc(100%/(12/6))}.col-7{flex:0 0 calc(100%/(12/7));max-width:calc(100%/(12/7))}.col-8{flex:0 0 calc(100%/(12/8));max-width:calc(100%/(12/8))}.col-9{flex:0 0 calc(100%/(12/9));max-width:calc(100%/(12/9))}.col-10{flex:0 0 calc(100%/(12/10));max-width:calc(100%/(12/10))}.col-11{flex:0 0 calc(100%/(12/11));max-width:calc(100%/(12/11))}.col-12{flex:0 0 calc(100%/(12/12));max-width:calc(100%/(12/12))}.d-none{display:none !important}.d-block{display:block !important}.d-flex{display:flex !important}.d-inline-block{display:inline-block !important}.d-inline-flex{display:inline-flex !important}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.flex-row{flex-direction:row}.flex-column{flex-direction:column}.align-items-start{align-items:flex-start}.align-items-end{align-items:flex-end}.align-items-center{align-items:center}.align-items-stretch{align-items:stretch}.align-content-start{align-content:flex-start}.align-content-end{align-content:flex-end}.align-content-center{align-content:center}.align-content-stretch{align-content:stretch}.align-content-between{align-content:space-between}.justify-content-start{justify-content:flex-start}.justify-content-end{justify-content:flex-end}.justify-content-center{justify-content:center}.justify-content-between{justify-content:space-between}.justify-content-around{justify-content:space-around}@media(min-width: 450px){.col-xm-1{flex:0 0 calc(100%/(12/1));max-width:calc(100%/(12/1))}.col-xm-2{flex:0 0 calc(100%/(12/2));max-width:calc(100%/(12/2))}.col-xm-3{flex:0 0 calc(100%/(12/3));max-width:calc(100%/(12/3))}.col-xm-4{flex:0 0 calc(100%/(12/4));max-width:calc(100%/(12/4))}.col-xm-5{flex:0 0 calc(100%/(12/5));max-width:calc(100%/(12/5))}.col-xm-6{flex:0 0 calc(100%/(12/6));max-width:calc(100%/(12/6))}.col-xm-7{flex:0 0 calc(100%/(12/7));max-width:calc(100%/(12/7))}.col-xm-8{flex:0 0 calc(100%/(12/8));max-width:calc(100%/(12/8))}.col-xm-9{flex:0 0 calc(100%/(12/9));max-width:calc(100%/(12/9))}.col-xm-10{flex:0 0 calc(100%/(12/10));max-width:calc(100%/(12/10))}.col-xm-11{flex:0 0 calc(100%/(12/11));max-width:calc(100%/(12/11))}.col-xm-12{flex:0 0 calc(100%/(12/12));max-width:calc(100%/(12/12))}.d-xm-none{display:none !important}.d-xm-block{display:block !important}.d-xm-flex{display:flex !important}.d-xm-inline-block{display:inline-block !important}.d-xm-inline-flex{display:inline-flex !important}.flex-xm-wrap{flex-wrap:wrap}.flex-xm-nowrap{flex-wrap:nowrap}.flex-xm-row{flex-direction:row}.flex-xm-column{flex-direction:column}.align-items-xm-start{align-items:flex-start}.align-items-xm-end{align-items:flex-end}.align-items-xm-center{align-items:center}.align-items-xm-stretch{align-items:stretch}.align-content-xm-start{align-content:flex-start}.align-content-xm-end{align-content:flex-end}.align-content-xm-center{align-content:center}.align-content-xm-stretch{align-content:stretch}.align-content-xm-between{align-content:space-between}.justify-content-xm-start{justify-content:flex-start}.justify-content-xm-end{justify-content:flex-end}.justify-content-xm-center{justify-content:center}.justify-content-xm-between{justify-content:space-between}.justify-content-xm-around{justify-content:space-around}}@media(min-width: 576px){.col-sm-1{flex:0 0 calc(100%/(12/1));max-width:calc(100%/(12/1))}.col-sm-2{flex:0 0 calc(100%/(12/2));max-width:calc(100%/(12/2))}.col-sm-3{flex:0 0 calc(100%/(12/3));max-width:calc(100%/(12/3))}.col-sm-4{flex:0 0 calc(100%/(12/4));max-width:calc(100%/(12/4))}.col-sm-5{flex:0 0 calc(100%/(12/5));max-width:calc(100%/(12/5))}.col-sm-6{flex:0 0 calc(100%/(12/6));max-width:calc(100%/(12/6))}.col-sm-7{flex:0 0 calc(100%/(12/7));max-width:calc(100%/(12/7))}.col-sm-8{flex:0 0 calc(100%/(12/8));max-width:calc(100%/(12/8))}.col-sm-9{flex:0 0 calc(100%/(12/9));max-width:calc(100%/(12/9))}.col-sm-10{flex:0 0 calc(100%/(12/10));max-width:calc(100%/(12/10))}.col-sm-11{flex:0 0 calc(100%/(12/11));max-width:calc(100%/(12/11))}.col-sm-12{flex:0 0 calc(100%/(12/12));max-width:calc(100%/(12/12))}.d-sm-none{display:none !important}.d-sm-block{display:block !important}.d-sm-flex{display:flex !important}.d-sm-inline-block{display:inline-block !important}.d-sm-inline-flex{display:inline-flex !important}.flex-sm-wrap{flex-wrap:wrap}.flex-sm-nowrap{flex-wrap:nowrap}.flex-sm-row{flex-direction:row}.flex-sm-column{flex-direction:column}.align-items-sm-start{align-items:flex-start}.align-items-sm-end{align-items:flex-end}.align-items-sm-center{align-items:center}.align-items-sm-stretch{align-items:stretch}.align-content-sm-start{align-content:flex-start}.align-content-sm-end{align-content:flex-end}.align-content-sm-center{align-content:center}.align-content-sm-stretch{align-content:stretch}.align-content-sm-between{align-content:space-between}.justify-content-sm-start{justify-content:flex-start}.justify-content-sm-end{justify-content:flex-end}.justify-content-sm-center{justify-content:center}.justify-content-sm-between{justify-content:space-between}.justify-content-sm-around{justify-content:space-around}}@media(min-width: 768px){.container{max-width:740px}.col-md-1{flex:0 0 calc(100%/(12/1));max-width:calc(100%/(12/1))}.col-md-2{flex:0 0 calc(100%/(12/2));max-width:calc(100%/(12/2))}.col-md-3{flex:0 0 calc(100%/(12/3));max-width:calc(100%/(12/3))}.col-md-4{flex:0 0 calc(100%/(12/4));max-width:calc(100%/(12/4))}.col-md-5{flex:0 0 calc(100%/(12/5));max-width:calc(100%/(12/5))}.col-md-6{flex:0 0 calc(100%/(12/6));max-width:calc(100%/(12/6))}.col-md-7{flex:0 0 calc(100%/(12/7));max-width:calc(100%/(12/7))}.col-md-8{flex:0 0 calc(100%/(12/8));max-width:calc(100%/(12/8))}.col-md-9{flex:0 0 calc(100%/(12/9));max-width:calc(100%/(12/9))}.col-md-10{flex:0 0 calc(100%/(12/10));max-width:calc(100%/(12/10))}.col-md-11{flex:0 0 calc(100%/(12/11));max-width:calc(100%/(12/11))}.col-md-12{flex:0 0 calc(100%/(12/12));max-width:calc(100%/(12/12))}.d-md-none{display:none !important}.d-md-block{display:block !important}.d-md-flex{display:flex !important}.d-md-inline-block{display:inline-block !important}.d-md-inline-flex{display:inline-flex !important}.flex-md-wrap{flex-wrap:wrap}.flex-md-nowrap{flex-wrap:nowrap}.flex-md-row{flex-direction:row}.flex-md-column{flex-direction:column}.align-items-md-start{align-items:flex-start}.align-items-md-end{align-items:flex-end}.align-items-md-center{align-items:center}.align-items-md-stretch{align-items:stretch}.align-content-md-start{align-content:flex-start}.align-content-md-end{align-content:flex-end}.align-content-md-center{align-content:center}.align-content-md-stretch{align-content:stretch}.align-content-md-between{align-content:space-between}.justify-content-md-start{justify-content:flex-start}.justify-content-md-end{justify-content:flex-end}.justify-content-md-center{justify-content:center}.justify-content-md-between{justify-content:space-between}.justify-content-md-around{justify-content:space-around}}@media(min-width: 992px){.container{max-width:960px}.col-lg-1{flex:0 0 calc(100%/(12/1));max-width:calc(100%/(12/1))}.col-lg-2{flex:0 0 calc(100%/(12/2));max-width:calc(100%/(12/2))}.col-lg-3{flex:0 0 calc(100%/(12/3));max-width:calc(100%/(12/3))}.col-lg-4{flex:0 0 calc(100%/(12/4));max-width:calc(100%/(12/4))}.col-lg-5{flex:0 0 calc(100%/(12/5));max-width:calc(100%/(12/5))}.col-lg-6{flex:0 0 calc(100%/(12/6));max-width:calc(100%/(12/6))}.col-lg-7{flex:0 0 calc(100%/(12/7));max-width:calc(100%/(12/7))}.col-lg-8{flex:0 0 calc(100%/(12/8));max-width:calc(100%/(12/8))}.col-lg-9{flex:0 0 calc(100%/(12/9));max-width:calc(100%/(12/9))}.col-lg-10{flex:0 0 calc(100%/(12/10));max-width:calc(100%/(12/10))}.col-lg-11{flex:0 0 calc(100%/(12/11));max-width:calc(100%/(12/11))}.col-lg-12{flex:0 0 calc(100%/(12/12));max-width:calc(100%/(12/12))}.d-lg-none{display:none !important}.d-lg-block{display:block !important}.d-lg-flex{display:flex !important}.d-lg-inline-block{display:inline-block !important}.d-lg-inline-flex{display:inline-flex !important}.flex-lg-wrap{flex-wrap:wrap}.flex-lg-nowrap{flex-wrap:nowrap}.flex-lg-row{flex-direction:row}.flex-lg-column{flex-direction:column}.align-items-lg-start{align-items:flex-start}.align-items-lg-end{align-items:flex-end}.align-items-lg-center{align-items:center}.align-items-lg-stretch{align-items:stretch}.align-content-lg-start{align-content:flex-start}.align-content-lg-end{align-content:flex-end}.align-content-lg-center{align-content:center}.align-content-lg-stretch{align-content:stretch}.align-content-lg-between{align-content:space-between}.justify-content-lg-start{justify-content:flex-start}.justify-content-lg-end{justify-content:flex-end}.justify-content-lg-center{justify-content:center}.justify-content-lg-between{justify-content:space-between}.justify-content-lg-around{justify-content:space-around}}@media(min-width: 1265px){.container{max-width:1260px}.col-xl-1{flex:0 0 calc(100%/(12/1));max-width:calc(100%/(12/1))}.col-xl-2{flex:0 0 calc(100%/(12/2));max-width:calc(100%/(12/2))}.col-xl-3{flex:0 0 calc(100%/(12/3));max-width:calc(100%/(12/3))}.col-xl-4{flex:0 0 calc(100%/(12/4));max-width:calc(100%/(12/4))}.col-xl-5{flex:0 0 calc(100%/(12/5));max-width:calc(100%/(12/5))}.col-xl-6{flex:0 0 calc(100%/(12/6));max-width:calc(100%/(12/6))}.col-xl-7{flex:0 0 calc(100%/(12/7));max-width:calc(100%/(12/7))}.col-xl-8{flex:0 0 calc(100%/(12/8));max-width:calc(100%/(12/8))}.col-xl-9{flex:0 0 calc(100%/(12/9));max-width:calc(100%/(12/9))}.col-xl-10{flex:0 0 calc(100%/(12/10));max-width:calc(100%/(12/10))}.col-xl-11{flex:0 0 calc(100%/(12/11));max-width:calc(100%/(12/11))}.col-xl-12{flex:0 0 calc(100%/(12/12));max-width:calc(100%/(12/12))}.d-xl-none{display:none !important}.d-xl-block{display:block !important}.d-xl-flex{display:flex !important}.d-xl-inline-block{display:inline-block !important}.d-xl-inline-flex{display:inline-flex !important}.flex-xl-wrap{flex-wrap:wrap}.flex-xl-nowrap{flex-wrap:nowrap}.flex-xl-row{flex-direction:row}.flex-xl-column{flex-direction:column}.align-items-xl-start{align-items:flex-start}.align-items-xl-end{align-items:flex-end}.align-items-xl-center{align-items:center}.align-items-xl-stretch{align-items:stretch}.align-content-xl-start{align-content:flex-start}.align-content-xl-end{align-content:flex-end}.align-content-xl-center{align-content:center}.align-content-xl-stretch{align-content:stretch}.align-content-xl-between{align-content:space-between}.justify-content-xl-start{justify-content:flex-start}.justify-content-xl-end{justify-content:flex-end}.justify-content-xl-center{justify-content:center}.justify-content-xl-between{justify-content:space-between}.justify-content-xl-around{justify-content:space-around}}@media(min-width: 1385px){.container{max-width:1380px}.col-xxl-1{flex:0 0 calc(100%/(12/1));max-width:calc(100%/(12/1))}.col-xxl-2{flex:0 0 calc(100%/(12/2));max-width:calc(100%/(12/2))}.col-xxl-3{flex:0 0 calc(100%/(12/3));max-width:calc(100%/(12/3))}.col-xxl-4{flex:0 0 calc(100%/(12/4));max-width:calc(100%/(12/4))}.col-xxl-5{flex:0 0 calc(100%/(12/5));max-width:calc(100%/(12/5))}.col-xxl-6{flex:0 0 calc(100%/(12/6));max-width:calc(100%/(12/6))}.col-xxl-7{flex:0 0 calc(100%/(12/7));max-width:calc(100%/(12/7))}.col-xxl-8{flex:0 0 calc(100%/(12/8));max-width:calc(100%/(12/8))}.col-xxl-9{flex:0 0 calc(100%/(12/9));max-width:calc(100%/(12/9))}.col-xxl-10{flex:0 0 calc(100%/(12/10));max-width:calc(100%/(12/10))}.col-xxl-11{flex:0 0 calc(100%/(12/11));max-width:calc(100%/(12/11))}.col-xxl-12{flex:0 0 calc(100%/(12/12));max-width:calc(100%/(12/12))}.d-xxl-none{display:none !important}.d-xxl-block{display:block !important}.d-xxl-flex{display:flex !important}.d-xxl-inline-block{display:inline-block !important}.d-xxl-inline-flex{display:inline-flex !important}.flex-xxl-wrap{flex-wrap:wrap}.flex-xxl-nowrap{flex-wrap:nowrap}.flex-xxl-row{flex-direction:row}.flex-xxl-column{flex-direction:column}.align-items-xxl-start{align-items:flex-start}.align-items-xxl-end{align-items:flex-end}.align-items-xxl-center{align-items:center}.align-items-xxl-stretch{align-items:stretch}.align-content-xxl-start{align-content:flex-start}.align-content-xxl-end{align-content:flex-end}.align-content-xxl-center{align-content:center}.align-content-xxl-stretch{align-content:stretch}.align-content-xxl-between{align-content:space-between}.justify-content-xxl-start{justify-content:flex-start}.justify-content-xxl-end{justify-content:flex-end}.justify-content-xxl-center{justify-content:center}.justify-content-xxl-between{justify-content:space-between}.justify-content-xxl-around{justify-content:space-around}}.form-group{margin-bottom:1.5rem}@media(min-width: 768px){.form-group{margin-bottom:3rem}}.input-group{display:flex;width:100%;min-width:1px}.input-group input{border-right:none !important;border-top-right-radius:0px;border-bottom-right-radius:0px;flex:0 1 100%;min-width:1px}.input-group .input-group-append .btn{height:100%;border-radius:0;font-size:1.3rem}.input-group .input-group-append .text{height:100%;display:flex;position:relative;justify-content:center;align-items:center;border:2px solid #d9d9d9;border-left:none;border-radius:0 9px 9px 0;padding:0 1rem;font-size:1.4rem;color:#a6a6a6}.input-group .input-group-append .text:before{content:"";width:1px;height:60%;top:20%;background-color:#a6a6a6;left:0;position:absolute}label{display:inline-block;margin-bottom:.5rem}.form-control{height:auto;line-height:4.5rem;transition:.2s linear;flex:0 1 100%;max-width:100%;width:100%;display:block;font-size:1.4rem;border:none;border-radius:9px;padding:0 15px;background-color:#fff;border:2px solid #d9d9d9;font-weight:600;color:#1c252c}@media(min-width: 768px){.form-control{line-height:5rem;padding:0 2.5rem;font-size:1.6rem}}.form-control::placeholder{opacity:1;color:#a6a6a6;font-weight:400;font-size:1.4rem}@media(min-width: 768px){.form-control::placeholder{font-size:1.6rem}}.form-control[type=number]{appearance:textfield;-webkit-appearance:textfield;-moz-appearance:textfield}@media(min-width: 768px){.form-control[type=number]{text-align:right}}.form-control::-webkit-outer-spin-button,.form-control::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.form-control.is-invalid{border:1px solid #c92327;box-shadow:0 0 3px #c92327}.form-control.is-valid{border:1px solid #04d967;box-shadow:0 0 3px #04d967}.form-control:focus{outline:none}.invalid-feedback{padding:1rem 0 0;color:#c92327}.error{color:#c92327;font-size:1.4rem;font-style:italic}input[type=radio],input[type=checkbox]{display:none}.label-text{font-weight:400;font-size:1.4rem;line-height:2.4rem;letter-spacing:-0.26px;color:#a6a6a6}@media(min-width: 768px){.label-text{font-size:1.6rem}}.fake-radio,.fake-checkbox{width:22px;flex:0 0 22px;height:22px;border-radius:60%;margin-right:1rem;position:relative;border-radius:50%;overflow:hidden;border:2px solid #1c252c;cursor:pointer}.fake-radio:after,.fake-checkbox:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;text-align:center;line-height:20px;font-size:1.3rem !important;color:#1c252c}.fake-checkbox{border-radius:4px !important}.radio-label{cursor:pointer;margin-bottom:0}input[type=checkbox]:checked+.fake-checkbox::after{background-image:url(img/check.png)}input[type=radio]:checked+.fake-radio::after{background-image:url(img/check.png)}input[type=checkbox]:checked~.checkbox-text{color:#1c252c !important}input[type=radio]:checked~.radio-text{color:#1c252c !important}*{margin:0;box-sizing:border-box;-webkit-box-sizing:border-box}img{max-width:100%;height:auto;display:block}html{font-size:10px;line-height:1.2}html.scroll-off{overflow:hidden}body{font-family:"Sora",sans-serif;font-size:1.6rem;color:#1c252c;background-color:#f9f9f9}h1,h2,h3,h4,h5,h6,b,strong{font-weight:normal}h1,h2,h3,h4,h5,h6{margin-bottom:.5rem}h1{font-size:4rem}h2{font-size:3rem}h3{font-size:2.8rem}h4{font-size:2.4rem}h5{font-size:2rem}h6{font-size:1.6rem}.list-unstyled{list-style:none;padding-left:0px}p{margin-bottom:1rem;font-weight:300}a{color:#000;text-decoration:none}.img-placeholder{position:relative;display:block}.img-placeholder:after{content:"";display:block;padding-top:100%}.img-placeholder img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.modal{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(31,79,60,.6);z-index:10000;display:none}.modal .modal-wrapper{width:100%;height:100%}.modal .modal-wrapper .modal-inner{background-color:#fff;flex:0 0 500px;width:500px;max-width:90%;border-radius:20px}.modal .modal-wrapper .modal-inner .modal-header{padding:10px 20px}.modal .modal-wrapper .modal-inner .modal-header .modal-title{font-size:24px;line-height:1.2}.modal .modal-wrapper .modal-inner .modal-body{padding:20px;max-height:90vh;overflow-y:auto}@media(min-width: 768px){.modal .modal-wrapper .modal-inner .modal-body .form-control{line-height:4rem}}@media(min-width: 768px){.modal .modal-wrapper .modal-inner .modal-body .form-group{margin-bottom:1rem}}.modal .modal-wrapper .modal-inner .fake-input{line-height:4rem;border:2px solid #d9d9d9;font-size:1.4rem;padding:0 2.5rem;border-radius:9px}@media(min-width: 768px){.modal .modal-wrapper .modal-inner .fake-input{font-size:1.6rem}}.modal .modal-wrapper .modal-inner button{border:none;cursor:pointer}.modal .modal-wrapper .modal-inner .modal-close{cursor:pointer}.modal .thankyou-icon,.modal .error-icon{width:80px;height:80px;display:flex;justify-content:center;align-items:center;margin:0 auto 20px;border-radius:50%}.modal .thankyou-icon svg,.modal .error-icon svg{fill:#fff}.modal .thankyou-icon{background-color:#1f4f3c}.modal .error-icon{background-color:red}.error-msg .error{color:#fdbd10;font-weight:700;font-family:"Sora",sans-serif;margin-top:.5rem;font-style:normal}.section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:3.8rem}.section-header .section-title{position:relative;margin-bottom:0}.section-header .section-title::after{content:"";display:block;position:absolute;height:8px;width:38px;background-color:#fdbd10;bottom:-30%;left:5px}@media(min-width: 1265px){.section-header .section-title::after{bottom:-15%}}.section-header .section-title a,.section-header .section-title span{display:block;color:#1c252c;font-family:"Sora",sans-serif;font-size:2.2rem;font-style:normal;font-weight:700;line-height:114%;margin-bottom:.3rem;white-space:nowrap}@media(min-width: 768px){.section-header .section-title a,.section-header .section-title span{font-size:3rem}}@media(min-width: 992px){.section-header .section-title a,.section-header .section-title span{font-size:2.8rem}}@media(min-width: 1265px){.section-header .section-title a,.section-header .section-title span{font-size:4rem}}.section-header .see-more{display:inline-flex;align-items:center;color:#1c252c;font-family:"DM Sans",sans-serif;font-size:1.4rem;font-style:normal;font-weight:500;line-height:normal;padding:1rem 1.6rem;border:2px solid #1c252c;border-radius:50px;transition:.3s linear}@media(min-width: 1265px){.section-header .see-more{font-size:1.6rem;padding:1rem 2.4rem}}.section-header .see-more span{display:flex;align-items:center;margin-left:.7rem}.section-header .see-more:hover{background-color:#fdbd10;border:2px solid #fdbd10}.instagram{margin-bottom:3.5rem}@media(min-width: 1265px){.instagram{margin-bottom:7.7rem}}.instagram .instagram-wrapper .instagram-title{font-size:2.5rem;line-height:114%;margin-bottom:1.5rem}@media(min-width: 1265px){.instagram .instagram-wrapper .instagram-title{margin-bottom:2.6rem}}.instagram .instagram-wrapper .instagram-title a{display:block;color:#fdbd10;text-align:center;font-family:"Sora",sans-serif;font-size:2.5rem;font-style:normal;font-weight:700;line-height:114%}@media(min-width: 768px){.instagram .instagram-wrapper .instagram-title a{font-size:4rem}}@media(min-width: 1265px){.instagram .instagram-wrapper .instagram-title a{font-size:6.6rem}}.instagram .instagram-wrapper .instagram-mokup img{display:block;width:100%;height:100%}.banner,.bnr{display:flex;justify-content:center;align-items:center;position:relative;overflow:hidden}.banner-wrapper,.bnr-wrapper{display:inline-block;position:relative;z-index:2}.banner-wrapper:after,.bnr-wrapper:after{content:"Oglas";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fefefe;color:#777;display:flex;justify-content:center;align-items:center;z-index:1}.banner-wrapper .banner-inner,.banner-wrapper .bnr-inner,.bnr-wrapper .banner-inner,.bnr-wrapper .bnr-inner{position:relative;z-index:2}.bilboard .banner-wrapper,.bilboard .bnr-wrapper{min-height:100px;min-width:300px}@media(min-width: 992px){.bilboard .banner-wrapper,.bilboard .bnr-wrapper{min-height:250px}}.bilboard2 .banner-wrapper,.bilboard2 .bnr-wrapper{min-height:100px;min-width:300px}@media(min-width: 992px){.bilboard2 .banner-wrapper,.bilboard2 .bnr-wrapper{min-height:250px}}.sidebar .banner-wrapper,.sidebar .bnr-wrapper{width:300px;min-height:250px}.section-lead{min-height:27.7vh;min-height:27.7dvh;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-end}@media(min-width: 1265px){.section-lead{min-height:37.5vh;min-height:37.5dvh}}.section-lead.error{min-height:60vh;min-height:60dvh;display:flex;align-items:center;justify-content:center;text-align:center}@media(min-width: 1265px){.section-lead.error{min-height:80vh;min-height:80dvh}}.section-lead.error .section-lead-data-wrapper .section-lead-title{font-size:10rem;line-height:13rem;letter-spacing:-1px;color:#fdbd10;font-weight:700;font-family:"Sora",sans-serif}.section-lead.error .section-lead-data-wrapper p{font-size:4rem;line-height:5.2rem;font-weight:500;margin-bottom:4rem;color:#fff;font-family:"Sora",sans-serif;font-style:normal}@media(min-width: 1265px){.section-lead.error .section-lead-data-wrapper p{font-size:5rem;line-height:6.2rem}}.section-lead.error .section-lead-data-wrapper a{display:block;max-width:400px;margin-inline:auto;font-size:2.4rem;font-weight:500;padding:2rem 1rem;line-height:3.2rem;letter-spacing:-0.22px;transition:.2s linear;color:#fff;font-style:normal}.section-lead.error .section-lead-data-wrapper a:hover{color:#fdbd10}.section-lead .section-lead-media{position:absolute;top:0;left:0;width:100%;height:100%}.section-lead .section-lead-media video{display:block;object-fit:cover;width:100%;height:100%}.section-lead .section-lead-media img{object-fit:cover;display:block;width:100%;height:100%}.section-lead .section-lead-media .home-lead-overlay{position:absolute;inset:0;z-index:2;background:linear-gradient(360deg, rgba(28, 37, 44, 0.4) 0%, rgba(28, 37, 44, 0.66) 53.28%, #1c252c 100%)}.section-lead .section-lead-data-wrapper{position:relative;z-index:3;padding:9.6rem 0 4.3rem;width:100%}@media(min-width: 1265px){.section-lead .section-lead-data-wrapper{padding:11.1rem 0 10.7rem}}.section-lead .section-lead-data-wrapper .section-lead-title{padding-top:2.8rem;color:#fff;text-align:center;font-family:"Sora",sans-serif;font-size:3rem;font-style:normal;font-weight:700;line-height:114%;margin-bottom:0}@media(min-width: 768px){.section-lead .section-lead-data-wrapper .section-lead-title{font-size:3.5rem}}@media(min-width: 1265px){.section-lead .section-lead-data-wrapper .section-lead-title{font-size:4rem;padding-top:3.4rem}}.se-pre-con{position:fixed;left:0px;top:0px;width:100%;height:100%;z-index:999999;background:url(../img/loader.gif) center no-repeat #f9f9f9;background-size:150px auto;text-align:center}.bible-bnr{padding:20px 0}.bible-bnr .mob-bnr{position:relative;max-width:470px;margin-inline:auto}@media(min-width: 768px){.bible-bnr .mob-bnr{display:none}}.bible-bnr .mob-bnr .bible-page-link{position:absolute;display:block;bottom:5dvw;left:3dvw;width:54dvw;height:9dvw}@media(min-width: 500px){.bible-bnr .mob-bnr .bible-page-link{width:275px;height:45px;left:17px;bottom:28px}}.bible-bnr .mob-bnr .bible-video-link{position:absolute;display:flex;align-items:center;justify-content:center;width:11vw;right:9.5dvw;bottom:25dvw}@media(min-width: 500px){.bible-bnr .mob-bnr .bible-video-link{width:40px;right:58px;bottom:140px}}.bible-bnr .mob-bnr .bible-video-link svg{fill:#7b0002;animation:pulseBible 1.8s infinite;transition:transform .3s ease,filter .3s ease}@keyframes pulseBible{0%{transform:scale(1)}50%{transform:scale(1.15)}100%{transform:scale(1)}}.bible-bnr .desk-bnr{display:none}@media(min-width: 768px){.bible-bnr .desk-bnr{display:block;position:relative}}.bible-bnr .desk-bnr .bible-page-link{position:absolute;display:block;bottom:43px;left:317px;width:180px;height:29px}@media(min-width: 992px){.bible-bnr .desk-bnr .bible-page-link{bottom:58px;left:417px;width:234px;height:37px}}@media(min-width: 1265px){.bible-bnr .desk-bnr .bible-page-link{bottom:76px;left:550px;width:310px;height:48px}}@media(min-width: 1385px){.bible-bnr .desk-bnr .bible-page-link{bottom:84px;left:604px;width:340px;height:54px}}.bible-bnr .desk-bnr .bible-video-link{position:absolute;display:flex;align-items:center;justify-content:center;width:50px;right:72px;bottom:35px}@media(min-width: 992px){.bible-bnr .desk-bnr .bible-video-link{right:104px;bottom:53px}}@media(min-width: 1265px){.bible-bnr .desk-bnr .bible-video-link{width:60px;right:139px;bottom:73px}}@media(min-width: 1385px){.bible-bnr .desk-bnr .bible-video-link{width:60px;right:156px;bottom:87px}}.bible-bnr .desk-bnr .bible-video-link svg{width:50px;height:50px;fill:#7b0002;animation:pulseBible 1.8s infinite;transition:transform .3s ease,filter .3s ease}@media(min-width: 1265px){.bible-bnr .desk-bnr .bible-video-link svg{width:60px;height:60px}}header{background-color:rgba(0,0,0,0);z-index:10000;position:fixed;left:0;width:100%;transition:all .3s ease;top:18px}header.header-bg-white .header-wrapper{position:relative;padding:1.8rem 1rem}@media(min-width: 1265px){header.header-bg-white .header-wrapper{padding:1.7rem 0}}header.header-bg-white .header-wrapper:before{display:block;content:"";width:100%;height:100%;background-color:#fff;position:absolute;z-index:-1;left:0;top:0;border-radius:12px;box-shadow:0px 2px 4px 0px rgba(0,0,0,.05)}@media(min-width: 992px){header.header-bg-white .header-wrapper:before{width:calc(100% + 4rem);left:-2rem}}@media(min-width: 1265px){header.header-bg-white .header-wrapper:before{width:calc(100% + 2rem);left:-1rem}}@media(min-width: 1485px){header.header-bg-white .header-wrapper:before{width:calc(100% + 7.2rem);left:-3.6rem}}header.header-bg-white .header-wrapper .logo{display:none}header.header-bg-white .header-wrapper .logo-long{display:block;max-width:11.4rem}@media(min-width: 1265px){header.header-bg-white .header-wrapper .logo-long{max-width:16.8rem}}@media(min-width: 1265px){header.header-bg-white .header-wrapper .menu-wrapper .main-menu .menu-item{padding:0}}@media(min-width: 1265px){header.header-bg-white .header-wrapper .menu-wrapper .main-menu .menu-item .menu-link-wrapper .menu-link{color:#1c252c}}@media(min-width: 1265px){header.header-bg-white .header-wrapper .menu-wrapper .menu-footer .toggle-search svg circle{stroke:#1c252c}header.header-bg-white .header-wrapper .menu-wrapper .menu-footer .toggle-search svg path{stroke:#1c252c}}@media(min-width: 1265px){header.header-bg-white .header-wrapper .menu-wrapper .menu-footer .contact-us{color:#1c252c}header.header-bg-white .header-wrapper .menu-wrapper .menu-footer .contact-us span svg path{stroke:#1c252c}}header.header-bg-white .header-wrapper .navbar-toggler span{background:#1c252c}header .header-wrapper{display:flex;align-items:center;justify-content:space-between;padding-bottom:1.8rem}header .header-wrapper .logo{display:block;max-width:8.1rem}@media(min-width: 1265px){header .header-wrapper .logo{max-width:11.4rem}}header .header-wrapper .logo-long{display:none}header .header-wrapper .menu-wrapper{position:fixed;top:0;left:-5000px;height:100vh;width:100%;background:linear-gradient(76deg, #1c252c 0%, #234763 99.15%);transition:.2s ease-in;z-index:10;padding:1.8rem 2rem 13.4rem;overflow-y:auto}@media(min-width: 1265px){header .header-wrapper .menu-wrapper{position:unset;top:unset;left:unset;width:100%;height:auto;background:rgba(0,0,0,0);transition:unset;padding:0;display:flex;align-items:center;justify-content:flex-end;overflow-y:unset}}header .header-wrapper .menu-wrapper.open-menu{left:0}header .header-wrapper .menu-wrapper .menu-header{display:flex;align-items:center;justify-content:space-between;padding-bottom:6rem}@media(min-width: 1265px){header .header-wrapper .menu-wrapper .menu-header{display:none}}header .header-wrapper .menu-wrapper .menu-header .logo{display:block;max-width:8.1rem}header .header-wrapper .menu-wrapper .menu-header .menu-action{display:flex;align-items:center}header .header-wrapper .menu-wrapper .menu-header .menu-action .toggle-search{display:block;margin-right:1.5rem;cursor:pointer}header .header-wrapper .menu-wrapper .menu-header .menu-action .toggle-search svg{transition:.2s linear}header .header-wrapper .menu-wrapper .menu-header .menu-action .toggle-search circle{transition:.2s linear}header .header-wrapper .menu-wrapper .menu-header .menu-action .toggle-search path{transition:.2s linear}header .header-wrapper .menu-wrapper .menu-header .menu-action .toggle-search:hover svg{fill:#fff}header .header-wrapper .menu-wrapper .menu-header .menu-action .toggle-search:hover circle{stroke:#fff}header .header-wrapper .menu-wrapper .menu-header .menu-action .toggle-search:hover path{stroke:#1c252c}header .header-wrapper .menu-wrapper .menu-header .menu-action .close-menu{display:flex;align-items:center;justify-content:center;border-radius:50%;border:2px solid #fdbd10;background:#fdbd10;width:4.2rem;height:4.2rem;cursor:pointer}header .header-wrapper .menu-wrapper .main-menu{padding-bottom:3.6rem}@media(min-width: 1265px){header .header-wrapper .menu-wrapper .main-menu{padding-bottom:0;display:flex;align-items:center}}header .header-wrapper .menu-wrapper .main-menu .menu-item:not(:last-of-type){margin-bottom:2.2rem}@media(min-width: 1265px){header .header-wrapper .menu-wrapper .main-menu .menu-item{position:relative;padding:1.8rem 0}header .header-wrapper .menu-wrapper .main-menu .menu-item:not(:last-of-type){margin-bottom:0;margin-right:1.9rem}header .header-wrapper .menu-wrapper .main-menu .menu-item:hover .submenu-main-wrapper{display:block !important}}@media(min-width: 1385px){header .header-wrapper .menu-wrapper .main-menu .menu-item:not(:last-of-type){margin-right:3.6rem}}header .header-wrapper .menu-wrapper .main-menu .menu-item .menu-link-wrapper{display:flex;align-items:center;justify-content:space-between;padding-bottom:2.2rem;border-bottom:1px solid hsla(0,0%,100%,.1)}@media(min-width: 1265px){header .header-wrapper .menu-wrapper .main-menu .menu-item .menu-link-wrapper{border-bottom:none;padding-bottom:0}}header .header-wrapper .menu-wrapper .main-menu .menu-item .menu-link-wrapper .menu-link{display:block;color:#fff;font-family:"DM Sans",sans-serif;font-size:1.8rem;font-style:normal;font-weight:500;line-height:normal;white-space:nowrap;transition:.2s linear}header .header-wrapper .menu-wrapper .main-menu .menu-item .menu-link-wrapper .menu-link:hover{color:#fdbd10}header .header-wrapper .menu-wrapper .main-menu .menu-item .menu-link-wrapper .menu-link.active{color:#fdbd10}@media(min-width: 1265px){header .header-wrapper .menu-wrapper .main-menu .menu-item .menu-link-wrapper .menu-link{font-size:1.6rem;justify-content:flex-start}}header .header-wrapper .menu-wrapper .main-menu .menu-item .menu-link-wrapper .toggle-submenu{display:flex;align-items:center;justify-content:end;width:3rem;height:3rem;position:relative;flex:0 0 3rem;cursor:pointer}@media(min-width: 1265px){header .header-wrapper .menu-wrapper .main-menu .menu-item .menu-link-wrapper .toggle-submenu{margin-left:.6rem;width:auto;height:auto;flex:unset}}header .header-wrapper .menu-wrapper .main-menu .menu-item .menu-link-wrapper .toggle-submenu svg{transition:.2s linear}header .header-wrapper .menu-wrapper .main-menu .menu-item .menu-link-wrapper .toggle-submenu.open svg{transform:rotate(180deg)}@media(min-width: 1265px){header .header-wrapper .menu-wrapper .main-menu .menu-item.big-menu .submenu-main-wrapper{padding:3rem 3rem 1rem 3rem}}header .header-wrapper .menu-wrapper .main-menu .menu-item.big-menu .submenu-main-wrapper .submenu-wrapper{display:flex}@media(min-width: 1265px){header .header-wrapper .menu-wrapper .main-menu .menu-item.big-menu .submenu-main-wrapper .submenu-wrapper .submenu{column-count:3;column-gap:4rem}}@media(min-width: 1385px){header .header-wrapper .menu-wrapper .main-menu .menu-item.big-menu .submenu-main-wrapper .submenu-wrapper .submenu{column-gap:5.6rem}}@media(min-width: 1265px){header .header-wrapper .menu-wrapper .main-menu .menu-item.big-menu .submenu-main-wrapper .submenu-wrapper .submenu .submenu-item{padding-left:0;padding-right:0}header .header-wrapper .menu-wrapper .main-menu .menu-item.big-menu .submenu-main-wrapper .submenu-wrapper .submenu .submenu-item:last-of-type{margin-bottom:2rem}}header .header-wrapper .menu-wrapper .main-menu .menu-item.big-menu .submenu-main-wrapper .submenu-wrapper .destination-wrapper{display:none}@media(min-width: 1265px){header .header-wrapper .menu-wrapper .main-menu .menu-item.big-menu .submenu-main-wrapper .submenu-wrapper .destination-wrapper{display:block;flex:0 0 22.2rem;width:22.2rem;margin-left:6.4rem}header .header-wrapper .menu-wrapper .main-menu .menu-item.big-menu .submenu-main-wrapper .submenu-wrapper .destination-wrapper .destination-image{position:relative;display:block;border-radius:12px;margin-bottom:1.9rem}header .header-wrapper .menu-wrapper .main-menu .menu-item.big-menu .submenu-main-wrapper .submenu-wrapper .destination-wrapper .destination-image:after{content:"";display:block;padding-top:111%;border-radius:12px;background:#d9d9d9}header .header-wrapper .menu-wrapper .main-menu .menu-item.big-menu .submenu-main-wrapper .submenu-wrapper .destination-wrapper .destination-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;display:block;border-radius:12px}header .header-wrapper .menu-wrapper .main-menu .menu-item.big-menu .submenu-main-wrapper .submenu-wrapper .destination-wrapper .destination-link{display:flex;align-items:center;justify-content:center;color:#1c252c;font-family:"DM Sans",sans-serif;font-size:1.6rem;font-style:normal;font-weight:500;line-height:normal;padding:1rem 0;text-align:center;border-radius:50px;border:1.5px solid #fdbd10;background:#fdbd10}header .header-wrapper .menu-wrapper .main-menu .menu-item.big-menu .submenu-main-wrapper .submenu-wrapper .destination-wrapper .destination-link span{display:flex;align-items:center;margin-left:1.2rem}}header .header-wrapper .menu-wrapper .main-menu .menu-item .submenu-main-wrapper{display:none}@media(min-width: 1265px){header .header-wrapper .menu-wrapper .main-menu .menu-item .submenu-main-wrapper{position:absolute;background-color:#fff;top:100%;left:0;width:auto;height:auto;padding:2rem 0;border-radius:12px;transition:.2s linear}}header .header-wrapper .menu-wrapper .main-menu .menu-item .submenu-main-wrapper .submenu-wrapper .submenu{padding-top:2.2rem}@media(min-width: 1265px){header .header-wrapper .menu-wrapper .main-menu .menu-item .submenu-main-wrapper .submenu-wrapper .submenu{padding-top:0}}header .header-wrapper .menu-wrapper .main-menu .menu-item .submenu-main-wrapper .submenu-wrapper .submenu .submenu-item:not(:last-of-type){margin-bottom:1.1rem}@media(min-width: 1265px){header .header-wrapper .menu-wrapper .main-menu .menu-item .submenu-main-wrapper .submenu-wrapper .submenu .submenu-item{position:relative;padding:0 2rem}header .header-wrapper .menu-wrapper .main-menu .menu-item .submenu-main-wrapper .submenu-wrapper .submenu .submenu-item:hover .subsubmenu{display:block}header .header-wrapper .menu-wrapper .main-menu .menu-item .submenu-main-wrapper .submenu-wrapper .submenu .submenu-item:not(:last-of-type){margin-bottom:0;padding-bottom:2rem}header .header-wrapper .menu-wrapper .main-menu .menu-item .submenu-main-wrapper .submenu-wrapper .submenu .submenu-item:last-of-type{margin-bottom:0}}header .header-wrapper .menu-wrapper .main-menu .menu-item .submenu-main-wrapper .submenu-wrapper .submenu .submenu-item .submenu-link-wrapper{display:flex;align-items:center;justify-content:space-between;padding-bottom:1.1rem}@media(min-width: 1265px){header .header-wrapper .menu-wrapper .main-menu .menu-item .submenu-main-wrapper .submenu-wrapper .submenu .submenu-item .submenu-link-wrapper{padding-bottom:0}}header .header-wrapper .menu-wrapper .main-menu .menu-item .submenu-main-wrapper .submenu-wrapper .submenu .submenu-item .submenu-link-wrapper .submenu-link{display:block;color:#fff;font-family:"DM Sans",sans-serif;font-size:1.8rem;font-style:normal;font-weight:500;line-height:normal;transition:.2s linear;white-space:nowrap}header .header-wrapper .menu-wrapper .main-menu .menu-item .submenu-main-wrapper .submenu-wrapper .submenu .submenu-item .submenu-link-wrapper .submenu-link:hover{color:#fdbd10}header .header-wrapper .menu-wrapper .main-menu .menu-item .submenu-main-wrapper .submenu-wrapper .submenu .submenu-item .submenu-link-wrapper .submenu-link.active{color:#fdbd10}@media(min-width: 1265px){header .header-wrapper .menu-wrapper .main-menu .menu-item .submenu-main-wrapper .submenu-wrapper .submenu .submenu-item .submenu-link-wrapper .submenu-link{color:#1c252c;font-size:1.6rem;font-weight:400;padding-bottom:0}}header .header-wrapper .menu-wrapper .main-menu .menu-item .submenu-main-wrapper .submenu-wrapper .submenu .submenu-item .submenu-link-wrapper .toggle-submenu{display:flex;align-items:center;justify-content:end;width:3rem;height:3rem;position:relative;flex:0 0 3rem;cursor:pointer}@media(min-width: 1265px){header .header-wrapper .menu-wrapper .main-menu .menu-item .submenu-main-wrapper .submenu-wrapper .submenu .submenu-item .submenu-link-wrapper .toggle-submenu{margin-left:.6rem;width:auto;height:auto}header .header-wrapper .menu-wrapper .main-menu .menu-item .submenu-main-wrapper .submenu-wrapper .submenu .submenu-item .submenu-link-wrapper .toggle-submenu svg{transform:rotate(-90deg)}}header .header-wrapper .menu-wrapper .main-menu .menu-item .submenu-main-wrapper .submenu-wrapper .submenu .submenu-item .submenu-link-wrapper .toggle-submenu.open svg{transform:rotate(180deg)}header .header-wrapper .menu-wrapper .main-menu .menu-item .submenu-main-wrapper .submenu-wrapper .submenu .submenu-item .submenu-link-wrapper .toggle-submenu svg{transition:.2s linear}header .header-wrapper .menu-wrapper .main-menu .menu-item .submenu-main-wrapper .submenu-wrapper .submenu .submenu-item .subsubmenu{display:none}@media(min-width: 1265px){header .header-wrapper .menu-wrapper .main-menu .menu-item .submenu-main-wrapper .submenu-wrapper .submenu .submenu-item .subsubmenu{position:absolute;top:0;left:100%;background-color:#fff;width:auto;height:auto;padding:2rem;border-radius:12px;transition:.2s linear}}header .header-wrapper .menu-wrapper .main-menu .menu-item .submenu-main-wrapper .submenu-wrapper .submenu .submenu-item .subsubmenu .subsubmenu-item{margin-bottom:1.1rem}@media(min-width: 1265px){header .header-wrapper .menu-wrapper .main-menu .menu-item .submenu-main-wrapper .submenu-wrapper .submenu .submenu-item .subsubmenu .subsubmenu-item{padding-bottom:2.2rem;margin-bottom:0}header .header-wrapper .menu-wrapper .main-menu .menu-item .submenu-main-wrapper .submenu-wrapper .submenu .submenu-item .subsubmenu .subsubmenu-item:last-of-type{padding-bottom:0}header .header-wrapper .menu-wrapper .main-menu .menu-item .submenu-main-wrapper .submenu-wrapper .submenu .submenu-item .subsubmenu .subsubmenu-item:last-of-type .subsubmenu-link{padding-bottom:0}}header .header-wrapper .menu-wrapper .main-menu .menu-item .submenu-main-wrapper .submenu-wrapper .submenu .submenu-item .subsubmenu .subsubmenu-item .subsubmenu-link{padding-bottom:1.1rem;display:block;color:#fff;font-family:"DM Sans",sans-serif;font-size:1.8rem;font-style:normal;font-weight:500;line-height:normal;transition:.2s linear;white-space:nowrap}header .header-wrapper .menu-wrapper .main-menu .menu-item .submenu-main-wrapper .submenu-wrapper .submenu .submenu-item .subsubmenu .subsubmenu-item .subsubmenu-link:hover{color:#fdbd10}header .header-wrapper .menu-wrapper .main-menu .menu-item .submenu-main-wrapper .submenu-wrapper .submenu .submenu-item .subsubmenu .subsubmenu-item .subsubmenu-link.active{color:#fdbd10}@media(min-width: 1265px){header .header-wrapper .menu-wrapper .main-menu .menu-item .submenu-main-wrapper .submenu-wrapper .submenu .submenu-item .subsubmenu .subsubmenu-item .subsubmenu-link{color:#1c252c;font-size:1.6rem;font-weight:400;padding-bottom:0}}@media(min-width: 1265px){header .header-wrapper .menu-wrapper .menu-footer{display:flex;align-items:center;margin-left:3.5rem}}@media(min-width: 1385px){header .header-wrapper .menu-wrapper .menu-footer{margin-left:7.1rem}}header .header-wrapper .menu-wrapper .menu-footer .toggle-search{display:none}@media(min-width: 1265px){header .header-wrapper .menu-wrapper .menu-footer .toggle-search{display:block;margin-right:1.3rem;cursor:pointer}}header .header-wrapper .menu-wrapper .menu-footer .toggle-search svg{transition:.2s linear}header .header-wrapper .menu-wrapper .menu-footer .toggle-search circle{transition:.2s linear}header .header-wrapper .menu-wrapper .menu-footer .toggle-search path{transition:.2s linear}header .header-wrapper .menu-wrapper .menu-footer .toggle-search:hover svg{fill:#fff}header .header-wrapper .menu-wrapper .menu-footer .toggle-search:hover circle{stroke:#fff}header .header-wrapper .menu-wrapper .menu-footer .toggle-search:hover path{stroke:#1c252c}header .header-wrapper .menu-wrapper .menu-footer .contact-us{display:inline-flex;align-items:center;color:#fff;font-family:"DM Sans",sans-serif;font-size:1.6rem;font-style:normal;font-weight:500;line-height:normal;border-radius:50px;border:2px solid #fdbd10;padding:1rem 2rem;transition:.2s linear}header .header-wrapper .menu-wrapper .menu-footer .contact-us span{display:flex;align-items:center;margin-left:1.2rem}header .header-wrapper .menu-wrapper .menu-footer .contact-us span svg path{transition:.2s linear}header .header-wrapper .menu-wrapper .menu-footer .contact-us:hover{background-color:#fdbd10;color:#1c252c}header .header-wrapper .menu-wrapper .menu-footer .contact-us:hover span svg path{stroke:#1c252c}header .header-wrapper .navbar-toggler{border:none;width:4.2rem;min-width:4.2rem;background-color:rgba(0,0,0,0);cursor:pointer;outline:2px solid #fdbd10;border-radius:50%;padding:1.4rem 1.2rem;display:flex;flex-direction:column;align-items:end}@media(min-width: 1265px){header .header-wrapper .navbar-toggler{display:none}}header .header-wrapper .navbar-toggler span{display:block;width:1.8rem;height:2px;background:#fff;margin-bottom:4px;transition:.2s ease-in}header .header-wrapper .navbar-toggler span:last-of-type{margin-bottom:0px;width:1.4rem}.news-item.live-item .news-item-image-wrapper .live-dot{position:absolute;top:1rem;right:1rem;background-color:#c00;border-radius:50%;width:1.8rem;height:1.8rem;z-index:3;animation:blinkingRed 2.5s infinite}.news-item.live-item .news-item-image-wrapper .live-dot span{display:none}@keyframes blinkingRed{10%{background:#c00}25%{background:rgba(0,0,0,0)}65%{background:rgba(0,0,0,0)}80%{background:#c00}}.news-item.video-item .news-item-image-wrapper .news-item-image{position:relative}.news-item.video-item .news-item-image-wrapper .news-item-image::before{content:"";display:none;background-image:url("../img/icons/play.webp");background-repeat:no-repeat;background-position:center center;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:3;width:3.2rem;height:3.2rem;background-size:32px auto}@media(min-width: 1265px){.news-item.video-item .news-item-image-wrapper .news-item-image::before{width:3.5rem;height:3.5rem;background-size:3.5rem auto}}.news-item .news-item-image-wrapper{position:relative}.news-item .news-item-image-wrapper .news-item-image{position:relative;display:block;border-radius:12px;overflow:hidden}.news-item .news-item-image-wrapper .news-item-image:after{content:"";display:block;padding-top:56%}.news-item .news-item-image-wrapper .news-item-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.news-item .news-item-image-wrapper .news-item-time{display:none}.news-item .news-item-data .news-item-category{display:inline-block;color:#1c252c;font-family:"DM Sans",sans-serif;font-size:1.2rem;line-height:normal;font-weight:500;font-style:normal;padding:.3rem 1rem;background-color:#fdbd10;border-radius:2px}@media(min-width: 1265px){.news-item .news-item-data .news-item-category{padding:.3rem .5rem}}.news-item .news-item-data .news-item-title a{font-family:"Sora",sans-serif;font-weight:600}.news-item .news-item-data .news-item-description{display:none;font-family:"DM Sans",sans-serif;font-weight:400}.news-item .news-item-data .news-item-date{font-family:"DM Sans",sans-serif;font-weight:400}@media(min-width: 1265px){.layout-home{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start}}.layout-home .main-content-home{margin-bottom:1.7rem;display:none}@media(min-width: 1265px){.layout-home .main-content-home{display:block;flex:0 0 calc(100% - 461px);width:calc(100% - 461px);margin-bottom:0}}.layout-home .sidebar-home .banner{margin-bottom:2.8rem;border-radius:12px;overflow:hidden}.layout-home .sidebar-home .banner .banner-wrapper{width:100%}.layout-home .sidebar-home .banner .banner-wrapper .banner-inner img{width:100%}@media(min-width: 1265px){.layout-home .sidebar-home{flex:0 0 433px;width:433px;margin-inline:0;position:sticky;top:0}}.layout-home-wrapper{margin-bottom:1.7rem}@media(min-width: 1265px){.layout-home-wrapper{margin-bottom:7.1rem}}.layout-home-wrapper .layout .main-content{margin-bottom:1.7rem}@media(min-width: 1265px){.layout-home-wrapper .layout .main-content{margin-bottom:0}}@media(min-width: 1265px){.layout{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start}}@media(min-width: 1265px){.layout .main-content{flex:0 0 calc(100% - 344px);width:calc(100% - 344px);max-width:calc(100% - 344px)}}.layout .sidebar{display:none}@media(min-width: 1265px){.layout .sidebar{display:block;flex:0 0 300px;width:300px;max-width:300px;margin-inline:0;position:sticky;top:11.6rem}}@media(min-width: 768px){.home-newest-wrapper{display:grid;grid-template-columns:repeat(2, 1fr);grid-gap:2.4rem}}.home-newest-wrapper .news-item{border-radius:12px;overflow:hidden;box-shadow:4px 4px 10px 0px rgba(0,0,0,.05)}.home-newest-wrapper .news-item:not(:last-of-type){margin-bottom:1.7rem}@media(min-width: 768px){.home-newest-wrapper .news-item{margin-bottom:0}.home-newest-wrapper .news-item:not(:last-of-type){margin-bottom:0}}@media(min-width: 768px){.home-newest-wrapper .news-item:first-of-type{grid-row:1/2;grid-column:1/3;position:relative}.home-newest-wrapper .news-item:first-of-type:before{content:"";display:block;position:absolute;bottom:0;left:0;height:80%;width:100%;background:linear-gradient(180deg, rgba(28, 37, 44, 0) 20.21%, rgba(28, 37, 44, 0.56) 49.44%, #1c252c 100%);z-index:10}.home-newest-wrapper .news-item:first-of-type .news-item-data{position:absolute;bottom:0;left:0;padding:0 2.4rem 3.7rem 2.4rem;z-index:11}.home-newest-wrapper .news-item:first-of-type .news-item-data .news-item-category{margin-bottom:1.7rem}.home-newest-wrapper .news-item:first-of-type .news-item-data .news-item-title{font-size:3rem;line-height:126.667%;margin-bottom:1.4rem}.home-newest-wrapper .news-item:first-of-type .news-item-data .news-item-title a{color:#fff;font-size:3rem;line-height:126.667%;letter-spacing:-0.3px}.home-newest-wrapper .news-item:first-of-type .news-item-data .news-item-description{display:block;color:#fff;font-family:"DM Sans",sans-serif;font-size:1.6rem;font-style:normal;font-weight:400;line-height:137.5%;margin-bottom:1.4rem}.home-newest-wrapper .news-item:first-of-type .news-item-data .news-item-date{color:hsla(0,0%,100%,.5)}}.home-newest-wrapper .news-item .news-item-image-wrapper .news-item-image{border-bottom-left-radius:0;border-bottom-right-radius:0}.home-newest-wrapper .news-item .news-item-data{padding:11px 16px}.home-newest-wrapper .news-item .news-item-data .news-item-category{margin-bottom:.9rem}.home-newest-wrapper .news-item .news-item-data .news-item-title{margin-bottom:.9rem;font-size:2.2rem;line-height:127.273%}.home-newest-wrapper .news-item .news-item-data .news-item-title a{color:#1c252c;font-family:"Sora",sans-serif;font-size:2.2rem;font-style:normal;font-weight:600;line-height:127.273%;letter-spacing:-0.22px}@media(min-width: 1385px){.home-newest-wrapper .news-item .news-item-data .news-item-title a{display:block;height:84px;overflow:hidden}}.home-newest-wrapper .news-item .news-item-data .news-item-date{color:rgba(28,37,44,.4);font-family:"DM Sans",sans-serif;font-size:1.3rem;font-style:normal;font-weight:400;line-height:normal}.video-box{background:linear-gradient(210deg, #253a4b 11.68%, #1c3b52 31.13%, #366991 55.18%, #1e3d56 77.88%, #132636 99.6%);padding:4rem 0 3.8rem;overflow:hidden}@media(min-width: 1265px){.video-box{padding:4.4rem 0 5.7rem;position:relative}.video-box:before{content:"";display:block;position:absolute;bottom:0;left:0;width:100%;height:64%;background-image:url(../img/bt-logo.webp);background-repeat:no-repeat;background-size:cover}}.video-box .section-header{margin-bottom:5rem}@media(min-width: 1265px){.video-box .section-header{margin-bottom:6rem}}.video-box .section-header .section-title{max-width:60%}.video-box .section-header .section-title a{color:#fff}.video-box .section-header .section-title::after{bottom:-15%}@media(min-width: 576px){.video-box .section-header .section-title::after{bottom:-30%}}@media(min-width: 1265px){.video-box .section-header .section-title::after{bottom:-15%}}.video-box .section-header .see-more{color:#fff;border:2px solid #fff;display:none}@media(min-width: 768px){.video-box .section-header .see-more{display:flex}}.video-box .section-header .see-more span svg path{stroke:#fff}.video-box .section-header .see-more:hover{color:#1c252c;background-color:#fdbd10;border:2px solid #fdbd10}.video-box .section-header .see-more:hover span svg path{stroke:#1c252c}.video-box .video-box-wrapper .video-lead-news{margin-bottom:3.3rem}@media(min-width: 1265px){.video-box .video-box-wrapper .video-lead-news{margin-bottom:2.8rem}}.video-box .video-box-wrapper .video-lead-news .news-item.video-item .news-item-image-wrapper:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);z-index:10;border-radius:12px}.video-box .video-box-wrapper .video-lead-news .news-item.video-item .news-item-image-wrapper .news-item-image:before{display:block;z-index:11}@media(min-width: 1265px){.video-box .video-box-wrapper .video-lead-news .news-item.video-item .news-item-image-wrapper .news-item-image:before{width:5.6rem;height:5.6rem;background-size:5.6rem auto}}@media(min-width: 992px){.video-box .video-box-wrapper .video-lead-news .news-item{display:flex}}.video-box .video-box-wrapper .video-lead-news .news-item .news-item-image-wrapper{position:relative}@media(min-width: 992px){.video-box .video-box-wrapper .video-lead-news .news-item .news-item-image-wrapper{flex:0 0 50%;width:50%;margin-right:3.1rem}}@media(min-width: 1265px){.video-box .video-box-wrapper .video-lead-news .news-item .news-item-image-wrapper{flex:0 0 662px;width:662px;margin-right:6.2rem}}.video-box .video-box-wrapper .video-lead-news .news-item .news-item-image-wrapper .news-item-image{margin-bottom:1.7rem;border-radius:12px;overflow:hidden}@media(min-width: 992px){.video-box .video-box-wrapper .video-lead-news .news-item .news-item-image-wrapper .news-item-image{margin-bottom:0}}@media(min-width: 992px){.video-box .video-box-wrapper .video-lead-news .news-item .news-item-data{flex:1;width:100%;padding-top:2.4rem}}.video-box .video-box-wrapper .video-lead-news .news-item .news-item-data .news-item-category{margin-bottom:.9rem}@media(min-width: 1265px){.video-box .video-box-wrapper .video-lead-news .news-item .news-item-data .news-item-category{margin-bottom:1.7rem}}.video-box .video-box-wrapper .video-lead-news .news-item .news-item-data .news-item-title{font-size:2.2rem;line-height:127.273%;margin-bottom:.9rem}@media(min-width: 1265px){.video-box .video-box-wrapper .video-lead-news .news-item .news-item-data .news-item-title{margin-bottom:1.4rem}}.video-box .video-box-wrapper .video-lead-news .news-item .news-item-data .news-item-title a{color:#fff;font-family:"Sora",sans-serif;font-size:2.2rem;font-style:normal;font-weight:600;line-height:127.273%;letter-spacing:-0.22px}@media(min-width: 1265px){.video-box .video-box-wrapper .video-lead-news .news-item .news-item-data .news-item-title a{font-size:3.6rem;line-height:116.667%;letter-spacing:-0.36px}}.video-box .video-box-wrapper .video-lead-news .news-item .news-item-data .news-item-description{display:block;color:#fff;font-family:"DM Sans",sans-serif;font-size:1.6rem;font-style:normal;font-weight:400;line-height:137.5%;margin-bottom:.9rem}@media(min-width: 1265px){.video-box .video-box-wrapper .video-lead-news .news-item .news-item-data .news-item-description{margin-bottom:1.4rem}}.video-box .video-box-wrapper .video-lead-news .news-item .news-item-data .news-item-date{color:hsla(0,0%,100%,.5);font-family:"DM Sans",sans-serif;font-size:1.3rem;font-style:normal;font-weight:400;line-height:normal}.video-box .video-box-wrapper .video-slider.swiper{overflow:visible !important}@media(min-width: 1265px){.video-box .video-box-wrapper .video-slider.swiper{overflow:hidden !important}}.video-box .video-box-wrapper .video-slider .swiper-wrapper{padding-bottom:3.7rem}@media(min-width: 1265px){.video-box .video-box-wrapper .video-slider .swiper-wrapper{padding-bottom:3rem}}.video-box .video-box-wrapper .video-slider .swiper-wrapper .swiper-slide{width:290px}@media(min-width: 992px){.video-box .video-box-wrapper .video-slider .swiper-wrapper .swiper-slide{width:319px}}.video-box .video-box-wrapper .video-slider .swiper-wrapper .swiper-slide .news-item{display:flex;flex-direction:column;height:100%}.video-box .video-box-wrapper .video-slider .swiper-wrapper .swiper-slide .news-item.video-item .news-item-image-wrapper:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);z-index:10;border-radius:12px}.video-box .video-box-wrapper .video-slider .swiper-wrapper .swiper-slide .news-item.video-item .news-item-image-wrapper .news-item-image:before{display:block;z-index:11}.video-box .video-box-wrapper .video-slider .swiper-wrapper .swiper-slide .news-item .news-item-image-wrapper{margin-bottom:1.3rem}.video-box .video-box-wrapper .video-slider .swiper-wrapper .swiper-slide .news-item .news-item-image-wrapper .news-item-image{border-radius:12px;overflow:hidden}.video-box .video-box-wrapper .video-slider .swiper-wrapper .swiper-slide .news-item .news-item-data{flex:1}.video-box .video-box-wrapper .video-slider .swiper-wrapper .swiper-slide .news-item .news-item-data .news-item-category{margin-bottom:.9rem}.video-box .video-box-wrapper .video-slider .swiper-wrapper .swiper-slide .news-item .news-item-data .news-item-title{font-size:1.6rem;line-height:137.5%;margin-bottom:.9rem}.video-box .video-box-wrapper .video-slider .swiper-wrapper .swiper-slide .news-item .news-item-data .news-item-title a{color:#fff;font-family:"Sora",sans-serif;font-size:1.6rem;font-style:normal;font-weight:600;line-height:137.5%;letter-spacing:-0.16px}.video-box .video-box-wrapper .video-slider .swiper-wrapper .swiper-slide .news-item .news-item-data .news-item-description{display:none}.video-box .video-box-wrapper .video-slider .swiper-wrapper .swiper-slide .news-item .news-item-data .news-item-date{color:hsla(0,0%,100%,.6);font-family:"DM Sans",sans-serif;font-size:1.3rem;font-style:normal;font-weight:400;line-height:normal}.video-box .video-box-wrapper .video-slider .swiper-scrollbar{border-radius:12px;background:hsla(0,0%,100%,.05);width:100%;left:0;height:7px}.video-box .video-box-wrapper .video-slider .swiper-scrollbar .swiper-scrollbar-drag{background:#fdbd10}.category-box{padding-bottom:2.5rem}@media(min-width: 1265px){.category-box{padding-bottom:6.7rem}}@media(min-width: 992px){.category-box .category-box-wrapper{display:flex}}@media(min-width: 992px){.category-box .category-box-wrapper .category-box-item-wrapper{flex:0 0 calc(33.3333333333% - 17.3333333333px);width:calc(33.3333333333% - 17.3333333333px);margin-right:26px}.category-box .category-box-wrapper .category-box-item-wrapper:nth-of-type(3n){margin-right:0}}.category-box .category-box-wrapper .category-box-item-wrapper:last-of-type .category-box-item-list{margin-bottom:0}@media(min-width: 1265px){.category-box .category-box-wrapper .category-box-item-wrapper .section-header .section-title a{font-size:2.8rem}}@media(min-width: 1380px){.category-box .category-box-wrapper .category-box-item-wrapper .section-header .section-title a{font-size:4rem}}.category-box .category-box-wrapper .category-box-item-wrapper .category-box-item-list{border-radius:12px;background:#fff;box-shadow:4px 4px 10px 0px rgba(0,0,0,.05);padding:2rem 1.8rem;margin-bottom:2.8rem}@media(min-width: 992px){.category-box .category-box-wrapper .category-box-item-wrapper .category-box-item-list{margin-bottom:0;padding:1.7rem 1.7rem 2rem 1.7rem}}.category-box .category-box-wrapper .category-box-item-wrapper .category-box-item-list .news-item{padding-bottom:2rem;border-bottom:1px solid rgba(28,37,44,.1)}@media(min-width: 1265px){.category-box .category-box-wrapper .category-box-item-wrapper .category-box-item-list .news-item{padding-bottom:1.8rem}}.category-box .category-box-wrapper .category-box-item-wrapper .category-box-item-list .news-item:not(:first-of-type){padding:1.4rem 0;display:flex}@media(min-width: 1265px){.category-box .category-box-wrapper .category-box-item-wrapper .category-box-item-list .news-item:not(:first-of-type){padding:2.2rem 0}}.category-box .category-box-wrapper .category-box-item-wrapper .category-box-item-list .news-item:not(:first-of-type) .news-item-image-wrapper{flex:0 0 101px;width:101px;margin-right:1.6rem}.category-box .category-box-wrapper .category-box-item-wrapper .category-box-item-list .news-item:not(:first-of-type) .news-item-image-wrapper .news-item-image::after{padding-top:100%}.category-box .category-box-wrapper .category-box-item-wrapper .category-box-item-list .news-item:not(:first-of-type) .news-item-data{flex:1;width:100%}.category-box .category-box-wrapper .category-box-item-wrapper .category-box-item-list .news-item:not(:first-of-type) .news-item-data .news-item-title{font-size:1.6rem;line-height:137.5%}.category-box .category-box-wrapper .category-box-item-wrapper .category-box-item-list .news-item:not(:first-of-type) .news-item-data .news-item-title a{display:block;font-size:1.6rem;line-height:137.5%}@media(min-width: 992px){.category-box .category-box-wrapper .category-box-item-wrapper .category-box-item-list .news-item:not(:first-of-type) .news-item-data .news-item-title a{height:6.6rem;overflow:hidden;word-break:break-word}}.category-box .category-box-wrapper .category-box-item-wrapper .category-box-item-list .news-item:last-of-type{border-bottom:none;padding-bottom:0}.category-box .category-box-wrapper .category-box-item-wrapper .category-box-item-list .news-item .news-item-image-wrapper .news-item-image{margin-bottom:1.1rem}.category-box .category-box-wrapper .category-box-item-wrapper .category-box-item-list .news-item .news-item-data .news-item-category{margin-bottom:.9rem}.category-box .category-box-wrapper .category-box-item-wrapper .category-box-item-list .news-item .news-item-data .news-item-title{margin-bottom:.9rem;font-size:2.2rem;line-height:127.273%}.category-box .category-box-wrapper .category-box-item-wrapper .category-box-item-list .news-item .news-item-data .news-item-title a{display:block;color:#1c252c;font-family:"Sora",sans-serif;font-size:2.2rem;font-style:normal;font-weight:600;line-height:127.273%;letter-spacing:-0.22px}@media(min-width: 992px){.category-box .category-box-wrapper .category-box-item-wrapper .category-box-item-list .news-item .news-item-data .news-item-title a{height:8.4rem;overflow:hidden}}.category-box .category-box-wrapper .category-box-item-wrapper .category-box-item-list .news-item .news-item-data .news-item-date{color:rgba(28,37,44,.4);font-family:"DM Sans",sans-serif;font-size:1.3rem;font-style:normal;font-weight:400;line-height:normal}.category-box.video .category-box-wrapper .category-box-item-wrapper .category-box-item-list .news-item.live-item .news-item-image-wrapper .live-dot{position:absolute;top:1rem;right:1rem;background-color:#c00;border-radius:50%;width:1.8rem;height:1.8rem;z-index:3;animation:blinkingRed 2.5s infinite}.category-box.video .category-box-wrapper .category-box-item-wrapper .category-box-item-list .news-item.live-item .news-item-image-wrapper .live-dot span{display:none}@keyframes blinkingRed{10%{background:#c00}25%{background:rgba(0,0,0,0)}65%{background:rgba(0,0,0,0)}80%{background:#c00}}.category-box.video .category-box-wrapper .category-box-item-wrapper .category-box-item-list .news-item.video-item .news-item-image-wrapper::before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);z-index:10;border-radius:12px}.category-box.video .category-box-wrapper .category-box-item-wrapper .category-box-item-list .news-item.video-item .news-item-image-wrapper .news-item-image{position:relative}.category-box.video .category-box-wrapper .category-box-item-wrapper .category-box-item-list .news-item.video-item .news-item-image-wrapper .news-item-image::before{content:"";display:block;background-image:url("../img/icons/play.webp");background-repeat:no-repeat;background-position:center center;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:11;width:3.2rem;height:3.2rem;background-size:32px auto}@media(min-width: 576px){.category-box.video .category-box-wrapper .category-box-item-wrapper .category-box-item-list .news-item.video-item .news-item-image-wrapper .news-item-image::before{width:5rem;height:5rem;background-size:50px auto}}@media(min-width: 992px){.category-box.video .category-box-wrapper .category-box-item-wrapper .category-box-item-list .news-item.video-item .news-item-image-wrapper .news-item-image::before{width:3.2rem;height:3.2rem;background-size:32px auto}}@media(min-width: 1265px){.category-box.video .category-box-wrapper .category-box-item-wrapper .category-box-item-list .news-item.video-item .news-item-image-wrapper .news-item-image::before{width:4.5rem;height:4.5rem;background-size:4.5rem auto}}@media(min-width: 992px){.category-box.video .category-box-wrapper .category-box-item-wrapper .category-box-item-list .news-item .news-item-data .news-item-title a{height:8.4rem;overflow:hidden}}.news-list{margin-bottom:4rem}@media(min-width: 1265px){.news-list{margin-bottom:7rem}}.news-list .news-item{display:flex;background-color:#fff;padding:.8rem;border-radius:12px;box-shadow:4px 4px 10px 0px rgba(0,0,0,.05)}.news-list .news-item:not(:last-of-type){margin-bottom:1.7rem}@media(min-width: 768px){.news-list .news-item{padding:0}.news-list .news-item:not(:last-of-type){margin-bottom:2.6rem}}.news-list .news-item .news-item-image-wrapper{flex:0 0 10.1rem;width:10.1rem;margin-right:1rem}@media(min-width: 768px){.news-list .news-item .news-item-image-wrapper{flex:0 0 33.3rem;width:33.3rem;margin-right:0}}@media(min-width: 992px){.news-list .news-item .news-item-image-wrapper{flex:0 0 43.3rem;width:43.3rem}}.news-list .news-item .news-item-image-wrapper .news-item-image{border-radius:5px;overflow:hidden}@media(min-width: 768px){.news-list .news-item .news-item-image-wrapper .news-item-image{border-radius:12px 0 0 12px}}.news-list .news-item .news-item-image-wrapper .news-item-image::after{padding-top:100%}@media(min-width: 768px){.news-list .news-item .news-item-image-wrapper .news-item-image::after{padding-top:56%}}.news-list .news-item .news-item-data{flex:1;width:100%}@media(min-width: 768px){.news-list .news-item .news-item-data{padding:2rem 3.6rem 2rem 2.8rem}}@media(min-width: 992px){.news-list .news-item .news-item-data{padding:3rem 3.6rem 3rem 2.8rem}}.news-list .news-item .news-item-data .news-item-category{margin-bottom:.9rem}@media(min-width: 768px){.news-list .news-item .news-item-data .news-item-category{margin-bottom:1.7rem}}.news-list .news-item .news-item-data .news-item-title{font-size:1.6rem;line-height:137.5%;margin-bottom:.9rem}@media(min-width: 992px){.news-list .news-item .news-item-data .news-item-title{font-size:2.2rem;line-height:127.273%;margin-bottom:1.4rem}}.news-list .news-item .news-item-data .news-item-title a{color:#1c252c;font-family:"Sora",sans-serif;font-size:1.6rem;font-style:normal;font-weight:600;line-height:137.5%;letter-spacing:-0.16px}@media(min-width: 992px){.news-list .news-item .news-item-data .news-item-title a{font-size:2.2rem;line-height:127.273%;letter-spacing:-0.22px}}.news-list .news-item .news-item-data .news-item-desc{display:block;color:#1c252c;font-family:"DM Sans",sans-serif;font-size:1.6rem;font-style:normal;font-weight:400;line-height:137.5%;margin-bottom:1.4rem}.news-list .news-item .news-item-data .news-item-date{color:rgba(28,37,44,.4);font-family:"DM Sans",sans-serif;font-size:1.3rem;font-style:normal;font-weight:400;line-height:normal}.one-plus-three-box{margin-bottom:1.7rem}@media(min-width: 992px){.one-plus-three-box{margin-bottom:6rem;display:grid;grid-template-columns:repeat(3, 1fr);grid-gap:2.6rem}}.one-plus-three-box .news-item:first-of-type{margin-bottom:3.3rem}@media(min-width: 992px){.one-plus-three-box .news-item:first-of-type{margin-bottom:3.4rem;display:flex}}.one-plus-three-box .news-item:first-of-type .news-item-image-wrapper{margin-bottom:1.3rem}@media(min-width: 992px){.one-plus-three-box .news-item:first-of-type .news-item-image-wrapper{margin-bottom:0;flex:0 0 50%;width:50%;margin-right:3.1rem}}@media(min-width: 1265px){.one-plus-three-box .news-item:first-of-type .news-item-image-wrapper{flex:0 0 662px;width:662px;margin-right:6.2rem}}@media(min-width: 992px){.one-plus-three-box .news-item:first-of-type .news-item-data{flex:1;width:100%;padding-top:2.4rem}}.one-plus-three-box .news-item:first-of-type .news-item-data .news-item-category{margin-bottom:.9rem}@media(min-width: 1265px){.one-plus-three-box .news-item:first-of-type .news-item-data .news-item-category{margin-bottom:1.7rem}}.one-plus-three-box .news-item:first-of-type .news-item-data .news-item-title{font-size:2.2rem;line-height:127.273%;margin-bottom:.9rem}@media(min-width: 1265px){.one-plus-three-box .news-item:first-of-type .news-item-data .news-item-title{margin-bottom:1.4rem;font-size:3.6rem;line-height:116.667%}}.one-plus-three-box .news-item:first-of-type .news-item-data .news-item-title a{color:#1c252c;font-family:"Sora",sans-serif;font-size:2.2rem;font-style:normal;font-weight:600;line-height:127.273%;letter-spacing:-0.22px}@media(min-width: 1265px){.one-plus-three-box .news-item:first-of-type .news-item-data .news-item-title a{font-size:3.6rem;line-height:116.667%;letter-spacing:-0.36px}}.one-plus-three-box .news-item:first-of-type .news-item-data .news-item-description{display:block;color:#1c252c;font-family:"DM Sans",sans-serif;font-size:1.6rem;font-style:normal;font-weight:400;line-height:137.5%;margin-bottom:.9rem}@media(min-width: 1265px){.one-plus-three-box .news-item:first-of-type .news-item-data .news-item-description{margin-bottom:1.4rem}}.one-plus-three-box .news-item:first-of-type .news-item-data .news-item-date{color:rgba(28,37,44,.5);font-family:"DM Sans",sans-serif;font-size:1.3rem;font-style:normal;font-weight:400;line-height:normal}@media(min-width: 992px){.one-plus-three-box .news-item:first-of-type{grid-row:1/2;grid-column:1/4}}.one-plus-three-box .news-item:not(:first-of-type){margin-bottom:1.7rem;border-radius:12px;overflow:hidden;box-shadow:4px 4px 10px 0px rgba(0,0,0,.05)}.one-plus-three-box .news-item:not(:first-of-type):last-of-type{margin-bottom:0}@media(min-width: 992px){.one-plus-three-box .news-item:not(:first-of-type){margin-bottom:0}}.one-plus-three-box .news-item:not(:first-of-type) .news-item-image-wrapper .news-item-image{border-bottom-left-radius:0;border-bottom-right-radius:0}.one-plus-three-box .news-item:not(:first-of-type) .news-item-data{padding:1.1rem 1.6rem;background-color:#fff}.one-plus-three-box .news-item:not(:first-of-type) .news-item-data .news-item-category{margin-bottom:.9rem}.one-plus-three-box .news-item:not(:first-of-type) .news-item-data .news-item-title{font-size:2.2rem;line-height:127.273%;margin-bottom:.9rem}.one-plus-three-box .news-item:not(:first-of-type) .news-item-data .news-item-title a{display:block;color:#1c252c;font-family:"Sora",sans-serif;font-size:2.2rem;font-style:normal;font-weight:600;line-height:127.273%;letter-spacing:-0.22px}@media(min-width: 992px){.one-plus-three-box .news-item:not(:first-of-type) .news-item-data .news-item-title a{height:8.4rem;overflow:hidden}}.one-plus-three-box .news-item:not(:first-of-type) .news-item-data .news-item-date{color:rgba(28,37,44,.4);font-family:"DM Sans",sans-serif;font-size:1.3rem;font-style:normal;font-weight:400;line-height:normal}.four-box-news{overflow:hidden;margin-bottom:5.8rem}.four-box-news .four-box-news-list.swiper{overflow:visible}@media(min-width: 1265px){.four-box-news .four-box-news-list.swiper{overflow:hidden}}.four-box-news .four-box-news-list .swiper-wrapper{width:290px;margin:unset;padding-bottom:2.6rem}@media(min-width: 992px){.four-box-news .four-box-news-list .swiper-wrapper{width:319px}}@media(min-width: 1265px){.four-box-news .four-box-news-list .swiper-wrapper{width:100%;display:grid;grid-template-columns:repeat(4, 1fr);grid-gap:2.6rem;padding-bottom:0}}@media(min-width: 1265px){.four-box-news .four-box-news-list .swiper-wrapper .swiper-slide:nth-child(n+5){display:none}}.four-box-news .four-box-news-list .swiper-wrapper .swiper-slide .news-item{display:flex;flex-direction:column;height:100%}.four-box-news .four-box-news-list .swiper-wrapper .swiper-slide .news-item .news-item-image-wrapper{margin-bottom:1.3rem}.four-box-news .four-box-news-list .swiper-wrapper .swiper-slide .news-item .news-item-data{flex:1}.four-box-news .four-box-news-list .swiper-wrapper .swiper-slide .news-item .news-item-data .news-item-category{margin-bottom:.9rem}.four-box-news .four-box-news-list .swiper-wrapper .swiper-slide .news-item .news-item-data .news-item-title{font-size:1.6rem;line-height:137.5%;margin-bottom:.9rem}.four-box-news .four-box-news-list .swiper-wrapper .swiper-slide .news-item .news-item-data .news-item-title a{color:#1c252c;font-family:"Sora",sans-serif;font-size:1.6rem;font-style:normal;font-weight:600;line-height:137.5%;letter-spacing:-0.16px}.four-box-news .four-box-news-list .swiper-wrapper .swiper-slide .news-item .news-item-data .news-item-date{color:rgba(28,37,44,.6);font-family:"DM Sans",sans-serif;font-size:1.3rem;font-style:normal;font-weight:400;line-height:normal}.four-box-news .four-box-news-list .swiper-scrollbar{border-radius:12px;background:rgba(28,37,44,.05);width:100%;left:0;height:7px}@media(min-width: 1265px){.four-box-news .four-box-news-list .swiper-scrollbar{display:none}}.four-box-news .four-box-news-list .swiper-scrollbar .swiper-scrollbar-drag{background:#fdbd10}.in-text-news{padding:2.5rem 0;border-bottom:1px solid rgba(28,37,44,.1);border-top:1px solid rgba(28,37,44,.1);margin-bottom:3rem}.in-text-news .section-header{margin-bottom:3.9rem !important}.in-text-news .section-header .section-title{margin-bottom:0 !important}@media(min-width: 1265px){.in-text-news .section-header .section-title{font-size:2.4rem !important;line-height:114% !important}}.in-text-news .section-header .section-title a{color:#1c252c !important;text-decoration:none !important}@media(min-width: 1265px){.in-text-news .section-header .section-title a{font-size:2.4rem !important;line-height:114% !important}}.in-text-news .in-text-news-wrapper .news-item{position:relative;padding-left:1.5rem}.in-text-news .in-text-news-wrapper .news-item:not(:last-of-type){margin-bottom:1.5rem}.in-text-news .in-text-news-wrapper .news-item:before{content:"";display:block;position:absolute;top:50%;transform:translateY(-50%);left:0;width:.5rem;height:.5rem;background-color:#1c252c}.in-text-news .in-text-news-wrapper .news-item .news-item-image-wrapper{display:none}.in-text-news .in-text-news-wrapper .news-item .news-item-data .news-item-category{display:none}.in-text-news .in-text-news-wrapper .news-item .news-item-data .news-item-title{margin-bottom:0;font-size:1.6rem;line-height:137.5%}.in-text-news .in-text-news-wrapper .news-item .news-item-data .news-item-title a{color:#1c252c;font-family:"Sora",sans-serif;font-size:1.6rem;font-style:normal;font-weight:600;line-height:137.5%;letter-spacing:-0.16px;text-decoration:none}.in-text-news .in-text-news-wrapper .news-item .news-item-data .news-item-date{display:none}.related-news{overflow:hidden;margin-bottom:3.6rem}@media(min-width: 992px){.related-news{margin-bottom:5.2rem}}.related-news .related-news-wrapper.swiper{overflow:visible}@media(min-width: 1265px){.related-news .related-news-wrapper.swiper{overflow:hidden}}.related-news .related-news-wrapper .swiper-wrapper{width:290px;margin:unset;padding-bottom:3.9rem}@media(min-width: 992px){.related-news .related-news-wrapper .swiper-wrapper{width:319px;padding-bottom:2.9rem}}.related-news .related-news-wrapper .swiper-wrapper .swiper-slide .news-item{border-radius:12px;overflow:hidden;display:flex;flex-direction:column;height:100%}.related-news .related-news-wrapper .swiper-wrapper .swiper-slide .news-item.live-item .live-dot{display:none}.related-news .related-news-wrapper .swiper-wrapper .swiper-slide .news-item .news-item-image-wrapper .news-item-image{border-bottom-left-radius:0;border-bottom-right-radius:0}.related-news .related-news-wrapper .swiper-wrapper .swiper-slide .news-item .news-item-data{padding:1.1rem 1.6rem;background-color:#fff;flex:1}.related-news .related-news-wrapper .swiper-wrapper .swiper-slide .news-item .news-item-data .news-item-category{margin-bottom:.9rem}.related-news .related-news-wrapper .swiper-wrapper .swiper-slide .news-item .news-item-data .news-item-title{font-size:1.6rem;line-height:137.5%;margin-bottom:.9rem}.related-news .related-news-wrapper .swiper-wrapper .swiper-slide .news-item .news-item-data .news-item-title a{color:#1c252c;font-family:"Sora",sans-serif;font-size:1.6rem;font-style:normal;font-weight:600;line-height:137.5%;letter-spacing:-0.16px}.related-news .related-news-wrapper .swiper-wrapper .swiper-slide .news-item .news-item-data .news-item-date{color:rgba(28,37,44,.6);font-family:"DM Sans",sans-serif;font-size:1.3rem;font-style:normal;font-weight:400;line-height:normal}.related-news .related-news-wrapper .swiper-scrollbar{border-radius:12px;background:rgba(28,37,44,.05);width:100%;left:0;height:7px}.related-news .related-news-wrapper .swiper-scrollbar .swiper-scrollbar-drag{background:#fdbd10}.highlited-news{margin-bottom:2.8rem}@media(min-width: 992px){.highlited-news{margin-bottom:7.1rem}}@media(min-width: 768px){.highlited-news .highlited-news-wrapper{display:grid;grid-template-columns:repeat(2, 1fr);grid-gap:2.4rem}}@media(min-width: 992px){.highlited-news .highlited-news-wrapper{grid-template-columns:repeat(3, 1fr);align-items:flex-start}}.highlited-news .highlited-news-wrapper .news-item{border-radius:12px;overflow:hidden;box-shadow:4px 4px 10px 0px rgba(0,0,0,.05)}.highlited-news .highlited-news-wrapper .news-item:not(:last-of-type){margin-bottom:1.7rem}@media(min-width: 768px){.highlited-news .highlited-news-wrapper .news-item{margin-bottom:0}.highlited-news .highlited-news-wrapper .news-item:not(:last-of-type){margin-bottom:0}}@media(min-width: 768px){.highlited-news .highlited-news-wrapper .news-item:first-of-type{grid-row:1/2;grid-column:1/3;position:relative}.highlited-news .highlited-news-wrapper .news-item:first-of-type:before{content:"";display:block;position:absolute;bottom:0;left:0;height:80%;width:100%;background:linear-gradient(180deg, rgba(28, 37, 44, 0) 20.21%, rgba(28, 37, 44, 0.56) 49.44%, #1c252c 100%);z-index:10}.highlited-news .highlited-news-wrapper .news-item:first-of-type .news-item-data{position:absolute;bottom:0;left:0;padding:0 2.4rem 3.7rem 2.4rem;z-index:11}.highlited-news .highlited-news-wrapper .news-item:first-of-type .news-item-data .news-item-category{margin-bottom:1.7rem}.highlited-news .highlited-news-wrapper .news-item:first-of-type .news-item-data .news-item-title{font-size:3rem;line-height:126.667%;margin-bottom:1.4rem}.highlited-news .highlited-news-wrapper .news-item:first-of-type .news-item-data .news-item-title a{color:#fff;font-size:3rem;line-height:126.667%;letter-spacing:-0.3px}.highlited-news .highlited-news-wrapper .news-item:first-of-type .news-item-data .news-item-description{display:block;color:#fff;font-family:"DM Sans",sans-serif;font-size:1.6rem;font-style:normal;font-weight:400;line-height:137.5%;margin-bottom:1.4rem}.highlited-news .highlited-news-wrapper .news-item:first-of-type .news-item-data .news-item-date{color:hsla(0,0%,100%,.5)}}.highlited-news .highlited-news-wrapper .news-item .news-item-image-wrapper .news-item-image{border-bottom-left-radius:0;border-bottom-right-radius:0}.highlited-news .highlited-news-wrapper .news-item .news-item-data{padding:11px 16px}.highlited-news .highlited-news-wrapper .news-item .news-item-data .news-item-category{margin-bottom:.9rem}.highlited-news .highlited-news-wrapper .news-item .news-item-data .news-item-title{margin-bottom:.9rem;font-size:2.2rem;line-height:127.273%}@media(min-width: 992px){.highlited-news .highlited-news-wrapper .news-item .news-item-data .news-item-title{height:84px;overflow:hidden;text-overflow:ellipsis}}.highlited-news .highlited-news-wrapper .news-item .news-item-data .news-item-title a{color:#1c252c;font-family:"Sora",sans-serif;font-size:2.2rem;font-style:normal;font-weight:600;line-height:127.273%;letter-spacing:-0.22px}.highlited-news .highlited-news-wrapper .news-item .news-item-data .news-item-date{color:rgba(28,37,44,.4);font-family:"DM Sans",sans-serif;font-size:1.3rem;font-style:normal;font-weight:400;line-height:normal}.in-text-weather{background-color:#fdbd10;border-radius:12px;padding:2.4rem;margin-bottom:3.5rem}.in-text-weather .in-text-weather-slider .swiper-wrapper .swiper-slide{flex:0 1 auto;width:auto;height:auto !important}.in-text-weather .in-text-weather-slider .in-text-weather-item{display:flex;align-items:center}.in-text-weather .in-text-weather-slider .in-text-weather-item .in-text-weather-title{display:block;color:#1c252c;font-family:"Sora",sans-serif;font-weight:600;font-size:1.6rem;line-height:100%;text-transform:uppercase;margin-right:1.2rem}@media(min-width: 768px){.in-text-weather .in-text-weather-slider .in-text-weather-item .in-text-weather-title{font-size:1.8rem}}.in-text-weather .in-text-weather-slider .in-text-weather-item .in-text-weather-info{display:flex;align-items:center}.in-text-weather .in-text-weather-slider .in-text-weather-item .in-text-weather-info .in-text-weather-icon{max-width:3rem;margin-right:.8rem}@media(min-width: 768px){.in-text-weather .in-text-weather-slider .in-text-weather-item .in-text-weather-info .in-text-weather-icon{max-width:3.2rem}}.in-text-weather .in-text-weather-slider .in-text-weather-item .in-text-weather-info .in-text-weather-icon img{min-width:3.2rem}.in-text-weather .in-text-weather-slider .in-text-weather-item .in-text-weather-info .in-text-weather-temperature{display:block;color:#000;font-family:"DM Sans",sans-serif;font-weight:500;font-size:1.6rem;line-height:100%;white-space:nowrap}@media(min-width: 768px){.in-text-weather .in-text-weather-slider .in-text-weather-item .in-text-weather-info .in-text-weather-temperature{font-size:1.8rem}}.three-news{margin-bottom:2.8rem}@media(min-width: 992px){.three-news{margin-bottom:7.1rem}}@media(min-width: 768px){.three-news .three-news-wrapper{display:grid;grid-template-columns:repeat(2, 1fr);grid-gap:2.4rem}}@media(min-width: 1265px){.three-news .three-news-wrapper{grid-template-columns:repeat(3, 1fr);align-items:flex-start}}.three-news .three-news-wrapper .news-item{border-radius:12px;overflow:hidden;box-shadow:4px 4px 10px 0px rgba(0,0,0,.05)}.three-news .three-news-wrapper .news-item:not(:last-of-type){margin-bottom:1.7rem}.three-news .three-news-wrapper .news-item .news-item-image-wrapper .news-item-image{border-bottom-left-radius:0;border-bottom-right-radius:0}.three-news .three-news-wrapper .news-item .news-item-data{padding:11px 16px}.three-news .three-news-wrapper .news-item .news-item-data .news-item-category{margin-bottom:.9rem}.three-news .three-news-wrapper .news-item .news-item-data .news-item-title{margin-bottom:.9rem;font-size:2.2rem;line-height:127.273%}.three-news .three-news-wrapper .news-item .news-item-data .news-item-title a{color:#1c252c;font-family:"Sora",sans-serif;font-size:2.2rem;font-style:normal;font-weight:600;line-height:127.273%;letter-spacing:-0.22px}.three-news .three-news-wrapper .news-item .news-item-data .news-item-date{color:rgba(28,37,44,.4);font-family:"DM Sans",sans-serif;font-size:1.3rem;font-style:normal;font-weight:400;line-height:normal}@media(min-width: 768px){.three-news .three-news-wrapper .news-item:not(:last-of-type){margin-bottom:0}.three-news .three-news-wrapper .news-item:first-of-type{position:relative;grid-row:1/2;grid-column:1/3}.three-news .three-news-wrapper .news-item:first-of-type:before{content:"";display:block;position:absolute;bottom:0;left:0;height:80%;width:100%;background:linear-gradient(180deg, rgba(28, 37, 44, 0) 20.21%, rgba(28, 37, 44, 0.56) 49.44%, #1c252c 100%);z-index:10}.three-news .three-news-wrapper .news-item:first-of-type .news-item-data{position:absolute;bottom:0;left:0;padding:0 2.4rem 3.7rem 2.4rem;z-index:11}.three-news .three-news-wrapper .news-item:first-of-type .news-item-data .news-item-category{margin-bottom:1.7rem}.three-news .three-news-wrapper .news-item:first-of-type .news-item-data .news-item-title{font-size:3rem;line-height:126.667%;margin-bottom:1.4rem}.three-news .three-news-wrapper .news-item:first-of-type .news-item-data .news-item-title a{color:#fff;font-size:3rem;line-height:126.667%;letter-spacing:-0.3px}.three-news .three-news-wrapper .news-item:first-of-type .news-item-data .news-item-description{display:block;color:#fff;font-family:"DM Sans",sans-serif;font-size:1.6rem;font-style:normal;font-weight:400;line-height:137.5%;margin-bottom:1.4rem}.three-news .three-news-wrapper .news-item:first-of-type .news-item-data .news-item-date{color:hsla(0,0%,100%,.5)}}@media(min-width: 1265px){.three-news .three-news-wrapper .news-item:first-of-type{grid-row:1/4}.three-news .three-news-wrapper .news-item:first-of-type .news-item-image-wrapper .news-item-image::after{padding-top:57%}.three-news .three-news-wrapper .news-item:not(:first-of-type){position:relative}.three-news .three-news-wrapper .news-item:not(:first-of-type):before{content:"";display:block;position:absolute;bottom:0;left:0;height:80%;width:100%;background:linear-gradient(180deg, rgba(28, 37, 44, 0) 20.21%, rgba(28, 37, 44, 0.56) 49.44%, #1c252c 100%);z-index:10}.three-news .three-news-wrapper .news-item:not(:first-of-type) .news-item-data{position:absolute;bottom:0;left:0;padding:0 2.4rem 2.6rem 2.4rem;z-index:11}.three-news .three-news-wrapper .news-item:not(:first-of-type) .news-item-data .news-item-category{margin-bottom:1.7rem}.three-news .three-news-wrapper .news-item:not(:first-of-type) .news-item-data .news-item-title{font-size:2.2rem;line-height:127%;margin-bottom:1.4rem}.three-news .three-news-wrapper .news-item:not(:first-of-type) .news-item-data .news-item-title a{color:#fff;font-size:2.2rem;line-height:127%;margin-bottom:1.4rem}.three-news .three-news-wrapper .news-item:not(:first-of-type) .news-item-data .news-item-date{color:hsla(0,0%,100%,.5)}}.social-share{padding:2.2rem 0;border-top:1px solid rgba(28,37,44,.1);border-bottom:1px solid rgba(28,37,44,.1)}@media(min-width: 768px){.social-share{display:flex;align-items:center;justify-content:flex-start}}.social-share .social-share-title{display:none}@media(min-width: 768px){.social-share .social-share-title{display:block;color:rgba(28,37,44,.5);font-family:"DM Sans",sans-serif;font-size:1.4rem;font-style:normal;font-weight:400;line-height:normal;margin-right:1.3rem;margin-bottom:0}}.social-share .social-share-wrapper{display:flex;justify-content:center}@media(min-width: 768px){.social-share .social-share-wrapper{justify-content:flex-end}}.social-share .social-share-wrapper .social-link{position:relative;display:flex;align-items:center;justify-content:center;width:3.4rem;height:3.4rem;background-color:#fdbd10;border-radius:5px}.social-share .social-share-wrapper .social-link:not(:last-of-type){margin-right:1.2rem}.social-share .social-share-wrapper .social-link.show-tooltip .custom-tooltip{visibility:visible;opacity:1}.social-share .social-share-wrapper .social-link .custom-tooltip{visibility:hidden;background-color:#1c252c;color:#fff;text-align:center;border-radius:5px;padding:5px;position:absolute;z-index:1;bottom:125%;left:50%;margin-left:-60px;opacity:0;transition:opacity .3s}.social-share .social-share-wrapper .social-link .custom-tooltip::after{content:" ";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#000 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.widget-tv-scheme{border-radius:12px;background:#fdbd10;padding:1.8rem;margin-bottom:2.8rem}.widget-tv-scheme .section-header{width:100%;margin-bottom:3.2rem}@media(min-width: 1265px){.widget-tv-scheme .section-header{margin-bottom:3rem}}.widget-tv-scheme .section-header .section-title:after{background-color:#fff}.widget-tv-scheme .section-header .section-title span,.widget-tv-scheme .section-header .section-title a{display:block;color:#1c252c;font-family:"Sora",sans-serif;font-size:2.2rem;font-style:normal;font-weight:700;line-height:114%}@media(min-width: 1265px){.widget-tv-scheme .section-header .section-title span,.widget-tv-scheme .section-header .section-title a{font-size:2.4rem}}.widget-tv-scheme .widget-tv-scheme-wrapper{border-radius:12px;height:40rem;overflow-y:auto;margin-bottom:2rem}.widget-tv-scheme .widget-tv-scheme-wrapper .tv-item{background:hsla(0,0%,100%,.9);padding:1.1rem 1.5rem}.widget-tv-scheme .widget-tv-scheme-wrapper .tv-item:nth-of-type(2n){background:rgba(250,250,250,.5)}.widget-tv-scheme .widget-tv-scheme-wrapper .tv-item.live-now .tv-item-wrapper .tv-item-data .tv-item-title-wrapper .currently-live{display:none}.widget-tv-scheme .widget-tv-scheme-wrapper .tv-item .tv-item-wrapper .tv-item-time{display:block;color:#fdbd10;font-family:"DM Sans",sans-serif;font-size:1.3rem;font-style:normal;font-weight:500;line-height:normal;margin-bottom:.6rem}.widget-tv-scheme .widget-tv-scheme-wrapper .tv-item .tv-item-wrapper .tv-item-time:before{content:"";display:inline-block;width:1rem;height:1rem;border-radius:50%;background-color:#fdbd10;margin-right:1.1rem}.widget-tv-scheme .widget-tv-scheme-wrapper .tv-item .tv-item-wrapper .tv-item-image{display:none}.widget-tv-scheme .widget-tv-scheme-wrapper .tv-item .tv-item-wrapper .tv-item-data .tv-item-title-wrapper .tv-item-title{display:block;color:#000;font-family:"Sora",sans-serif;font-size:1.6rem;font-style:normal;font-weight:600;line-height:137.5%;letter-spacing:-0.16px}.widget-tv-scheme .widget-tv-scheme-wrapper .tv-item .tv-item-wrapper .tv-item-data .tv-item-title-wrapper .currently-live{display:none;text-transform:uppercase;font-size:1rem;line-height:100%;color:#fdbd10;background-color:#1c252c;padding:.7rem 1.1rem;margin:.5rem 0;font-family:"DM Sans",sans-serif;font-weight:700}@media(min-width: 1265px){.widget-tv-scheme .widget-tv-scheme-wrapper .tv-item .tv-item-wrapper .tv-item-data .tv-item-title-wrapper .currently-live{font-size:1.4rem;height:2.8rem}}.widget-tv-scheme .widget-tv-scheme-wrapper .tv-item .tv-item-wrapper .tv-item-data .tv-item-desc{display:none}.widget-tv-scheme .widget-tv-scheme-wrapper .tv-item .tv-item-wrapper .tv-item-data .tv-item-duration{display:none}.widget-tv-scheme .tv-scheme-btn{border-radius:50px;border:2px solid #1c252c;padding:1rem 0;text-align:center;display:flex;align-items:center;justify-content:center;color:#1c252c;font-family:"DM Sans",sans-serif;font-size:1.6rem;font-style:normal;font-weight:500;line-height:normal;transition:.3s linear}.widget-tv-scheme .tv-scheme-btn:hover{background-color:#fff;border:2px solid #fff}.widget-tv-scheme .tv-scheme-btn span{display:flex;align-items:center;margin-left:1.2rem}.widget-chanels{border-radius:12px;background:rgba(253,189,16,.1);padding:2.2rem 3.2rem 3.1rem 1.8rem}@media(min-width: 1265px){.widget-chanels{padding:2.7rem 3.2rem 3.1rem 1.8rem}}.widget-chanels .section-header{width:100%;margin-bottom:4.7rem}@media(min-width: 1265px){.widget-chanels .section-header{margin-bottom:4rem}}.widget-chanels .section-header .section-title span,.widget-chanels .section-header .section-title a{display:block;color:#1c252c;font-family:"Sora",sans-serif;font-size:2.2rem;font-style:normal;font-weight:700;line-height:114%}@media(min-width: 1265px){.widget-chanels .section-header .section-title span,.widget-chanels .section-header .section-title a{font-size:2.4rem}}.widget-chanels .widget-chanels-slider .owl-nav{right:15%;left:15%}.widget-chanels .widget-chanels-slider .chanel-item{text-align:center}.widget-chanels .widget-chanels-slider .chanel-item .chanel-number{display:flex;align-items:center;justify-content:center;background-color:#fdbd10;padding:3.6rem 1.9rem;width:13.8rem;height:13.8rem;border-radius:50%;color:#1c252c;text-align:center;font-family:"Sora",sans-serif;font-size:5.8rem;font-style:normal;font-weight:700;line-height:66.12px;letter-spacing:-2.9px;margin-inline:auto;margin-bottom:1.3rem}.widget-chanels .widget-chanels-slider .chanel-item .chanel-network{color:#000;text-align:center;font-family:"Sora",sans-serif;font-size:1.8rem;font-style:normal;font-weight:600;line-height:133.333%;letter-spacing:-0.18px;margin-bottom:0}.widget-chanels .widget-chanels-slider .chanel-item .chanel-network span{display:block}.weather-widget{background-color:#fdbd10;border-radius:12px;padding:2.7rem;margin-bottom:2.8rem}.weather-widget .section-header{width:100%;margin-bottom:2rem}.weather-widget .section-header .section-title{width:100%}.weather-widget .section-header .section-title:after{background-color:#fff}.weather-widget .section-header .section-title:hover span,.weather-widget .section-header .section-title:hover a{color:#fff}.weather-widget .section-header .section-title:hover span svg path,.weather-widget .section-header .section-title:hover a svg path{stroke:#fff}.weather-widget .section-header .section-title span,.weather-widget .section-header .section-title a{display:flex;align-items:center;justify-content:space-between;color:#1c252c;font-family:"Sora",sans-serif;font-size:2.2rem;font-style:normal;font-weight:700;line-height:114%;transition:.3s linear}@media(min-width: 1265px){.weather-widget .section-header .section-title span,.weather-widget .section-header .section-title a{font-size:2.4rem}}.weather-widget .section-header .section-title span svg path,.weather-widget .section-header .section-title a svg path{transition:.3s linear}.weather-widget .weather-slider-wrapper{background-color:#fff;border-radius:12px;padding:2rem}.weather-widget .weather-slider-wrapper .weather-slider .weather-slider-item .weather-top-data{margin-bottom:1rem;text-align:center}.weather-widget .weather-slider-wrapper .weather-slider .weather-slider-item .weather-top-data .weather-city{display:block;color:#1c252c;font-family:"Sora",sans-serif;font-weight:700;font-size:2.4rem;line-height:114%}.weather-widget .weather-slider-wrapper .weather-slider .weather-slider-item .weather-top-data .current{color:#1c252c;font-family:"Sora",sans-serif;font-weight:600;font-size:1.2rem;line-height:138%;margin-bottom:0}.weather-widget .weather-slider-wrapper .weather-slider .weather-slider-item .weather-middle-data{margin-bottom:1rem;text-align:center;display:flex;flex-wrap:wrap;justify-content:center}.weather-widget .weather-slider-wrapper .weather-slider .weather-slider-item .weather-middle-data .weather-main-info .current-temperature{color:#1c252c;font-family:"Sora",sans-serif;font-weight:600;font-size:5rem;line-height:100%;margin-bottom:0}.weather-widget .weather-slider-wrapper .weather-slider .weather-slider-item .weather-middle-data .weather-icon{width:6rem}.weather-widget .weather-slider-wrapper .weather-slider .weather-slider-item .weather-middle-data .weather-text{color:#1c252c;font-family:"Sora",sans-serif;font-weight:600;font-size:1.4rem;line-height:138%;margin-bottom:0;flex:0 0 100%;width:100%}.weather-widget .weather-slider-wrapper .weather-slider .weather-slider-item .weather-bottom-data{max-width:80%;margin-inline:auto}.weather-widget .weather-slider-wrapper .weather-slider .weather-slider-item .weather-bottom-data .weather-aditional-data{display:flex;align-items:flex-start;justify-content:space-between}.weather-widget .weather-slider-wrapper .weather-slider .weather-slider-item .weather-bottom-data .weather-aditional-data div{flex:0 0 50%;width:50%}.weather-widget .weather-slider-wrapper .weather-slider .weather-slider-item .weather-bottom-data .weather-aditional-data div p{color:#1c252c;font-family:"DM Sans",sans-serif;font-weight:500;font-size:1.3rem;line-height:100%;text-align:center}.weather-widget .weather-slider-wrapper .weather-slider .owl-nav{top:1.4rem}.weather-widget .weather-slider-wrapper .weather-slider .owl-nav .owl-prev,.weather-widget .weather-slider-wrapper .weather-slider .owl-nav .owl-next{background:#fdbd10;border-radius:4px !important;width:3.2rem;height:3.2rem;display:flex;justify-content:center;align-items:center}.weather-widget .weather-slider-wrapper .weather-slider .owl-nav .owl-prev img,.weather-widget .weather-slider-wrapper .weather-slider .owl-nav .owl-next img{max-width:8px}.weather-widget .weather-slider-wrapper .weather-slider .owl-nav .owl-prev{left:0}.bible-page-lead{min-height:38.7dvh}.bible-page-lead .section-lead-media .home-lead-overlay{background:linear-gradient(360deg, rgba(28, 37, 44, 0.4) 0%, rgba(28, 37, 44, 0.66) 73.28%, #1c252c 100%)}.bible-page-lead .section-lead-data-wrapper{padding:0;padding-bottom:20px}@media(min-width: 1265px){.bible-page-lead .section-lead-data-wrapper{padding-bottom:35px;padding-top:170px}}.bible-page-lead .section-lead-data-wrapper .section-header{margin-bottom:25px}.bible-page-lead .section-lead-data-wrapper .section-header .section-title span{color:#fff}@media(min-width: 1265px){.bible-page-lead .section-lead-data-wrapper .section-header .section-title span{font-size:28px}}.bible-page-lead .section-lead-data-wrapper .section-lead-title{text-align:left;padding-top:0}.bible-page{padding:46px 0 30px}@media(min-width: 1265px){.bible-page{padding:70px 0}}.bible-page .section-header .section-title span{white-space:unset}.bible-page .about-bible{margin-bottom:30px}@media(min-width: 992px){.bible-page .about-bible{margin-bottom:50px;display:flex;align-items:flex-start;justify-content:space-between}}.bible-page .about-bible .bible-page-text{margin-bottom:30px}@media(min-width: 992px){.bible-page .about-bible .bible-page-text{flex:0 0 calc(50% - 25px);width:calc(50% - 25px);margin-bottom:0}}@media(min-width: 1265px){.bible-page .about-bible .bible-page-text{flex:0 0 calc(50% - 40px);width:calc(50% - 40px)}}@media(min-width: 1385px){.bible-page .about-bible .bible-page-text{flex:0 0 calc(48% - 40px);width:calc(48% - 40px)}}.bible-page .about-bible .bible-page-text p{color:#000;font-family:"DM Sans",sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:156.25%}@media(min-width: 1265px){.bible-page .about-bible .bible-page-text p{font-size:20px;line-height:34px}}.bible-page .about-bible .bible-page-text p:not(:last-of-type){margin-bottom:15px}@media(min-width: 992px){.bible-page .about-bible .media{flex:0 0 calc(50% - 25px);width:calc(50% - 25px)}}@media(min-width: 1265px){.bible-page .about-bible .media{flex:0 0 calc(50% - 40px);width:calc(50% - 40px)}}@media(min-width: 1385px){.bible-page .about-bible .media{flex:0 0 calc(52% - 40px);width:calc(52% - 40px)}}.bible-page .about-bible .media iframe[src*=youtube]{display:block;margin:0 auto 3rem !important;width:100% !important;height:auto !important;aspect-ratio:16/9}@media(min-width: 768px){.bible-page .about-bible .media iframe[src*=youtube]{margin-bottom:3rem !important}}.bible-page .audio-bible-options{margin-bottom:30px}@media(min-width: 1265px){.bible-page .audio-bible-options{margin-bottom:50px}}.bible-page .audio-bible-options .audio-options-region{margin-bottom:30px}@media(min-width: 576px){.bible-page .audio-bible-options .audio-options-region{display:flex;flex-wrap:wrap}}.bible-page .audio-bible-options .audio-options-region h4{color:#000;font-family:"DM Sans",sans-serif;font-size:18px;margin-bottom:15px;font-weight:600}@media(min-width: 576px){.bible-page .audio-bible-options .audio-options-region h4{flex:0 0 100%;width:100%}}.bible-page .audio-bible-options .audio-bible-single-option{display:block;border-radius:20px;background-color:#7b0002;padding:12px;margin-bottom:15px}@media(min-width: 576px){.bible-page .audio-bible-options .audio-bible-single-option{flex:0 0 calc(50% - 10px);width:calc(50% - 10px);margin-right:20px}.bible-page .audio-bible-options .audio-bible-single-option:nth-of-type(2n){margin-right:0}}@media(min-width: 768px){.bible-page .audio-bible-options .audio-bible-single-option{flex:0 0 calc(33.3333333333% - 13.3333333333px);width:calc(33.3333333333% - 13.3333333333px);margin-right:20px}.bible-page .audio-bible-options .audio-bible-single-option:nth-of-type(2n){margin-right:20px}.bible-page .audio-bible-options .audio-bible-single-option:nth-of-type(3n){margin-right:0}}@media(min-width: 1265px){.bible-page .audio-bible-options .audio-bible-single-option{flex:0 0 calc(20% - 16px);width:calc(20% - 16px);margin-right:20px}.bible-page .audio-bible-options .audio-bible-single-option:nth-of-type(2n){margin-right:20px}.bible-page .audio-bible-options .audio-bible-single-option:nth-of-type(3n){margin-right:20px}.bible-page .audio-bible-options .audio-bible-single-option:nth-of-type(5n){margin-right:0}}.bible-page .audio-bible-options .audio-bible-single-option .link-book{display:block;margin-bottom:10px;border-radius:10px;overflow:hidden}.bible-page .audio-bible-options .audio-bible-single-option .link-logo{display:flex;align-items:center;justify-content:space-between;padding:10px}.bible-page .audio-bible-options .audio-bible-single-option .link-logo img{filter:brightness(0) invert(1);height:25px;width:auto;display:block}.bible-page .audio-bible-options .audio-bible-single-option .link-logo span{display:flex;align-items:center;justify-content:center}.bible-page .audio-bible-options .audio-bible-single-option .link-logo span svg{fill:#fff}.bible-page .audio-bible-options .audio-bible-single-option .region{margin-bottom:15px;margin-top:5px;font-weight:600;color:#fff;font-size:14px}.bible-page .bible-gallery{display:grid;grid-template-columns:repeat(2, 1fr);grid-gap:10px}@media(min-width: 576px){.bible-page .bible-gallery{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 768px){.bible-page .bible-gallery{grid-template-columns:repeat(4, 1fr)}}@media(min-width: 992px){.bible-page .bible-gallery{grid-template-columns:repeat(5, 1fr)}}.bible-page .bible-gallery .gallery-item{position:relative;display:block}.bible-page .bible-gallery .gallery-item:after{content:"";display:block;padding-top:100%}.bible-page .bible-gallery .gallery-item img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center center;display:block}.suggestion-box{margin-bottom:3rem}@media(min-width: 1265px){.suggestion-box{margin-bottom:4.6rem}}.suggestion-box.events-contact{padding-top:30px}.suggestion-box .suggestion-box-wrapper{padding:3.4rem 1.8rem 2.7rem;border-radius:12px;position:relative}.suggestion-box .suggestion-box-wrapper .suggestion-bg{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:12px;z-index:1}.suggestion-box .suggestion-box-wrapper .suggestion-bg img{width:100%;height:100%;object-fit:cover;display:block;border-radius:12px}.suggestion-box .suggestion-box-wrapper:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(../img/suggestion-overlay.webp);background-size:cover;background-repeat:no-repeat;border-radius:12px;z-index:2}@media(min-width: 1265px){.suggestion-box .suggestion-box-wrapper{padding:4.2rem 9.9rem 4.2rem 8.6rem}}.suggestion-box .suggestion-box-wrapper .suggestion-wrapper{position:relative;z-index:3}@media(min-width: 1265px){.suggestion-box .suggestion-box-wrapper .suggestion-wrapper{display:flex;justify-content:space-between;align-items:center}}.suggestion-box .suggestion-box-wrapper .suggestion-wrapper .suggestion-box-info{margin-bottom:2.4rem;position:relative}@media(min-width: 1265px){.suggestion-box .suggestion-box-wrapper .suggestion-wrapper .suggestion-box-info{margin-bottom:0;flex:0 0 585px;width:585px}}@media(min-width: 1385px){.suggestion-box .suggestion-box-wrapper .suggestion-wrapper .suggestion-box-info{flex:0 0 602px;width:602px}}.suggestion-box .suggestion-box-wrapper .suggestion-wrapper .suggestion-box-info .suggestion-box-title{color:#1c252c;font-family:"Sora",sans-serif;font-size:2.2rem;font-style:normal;font-weight:700;line-height:127.273%;margin-bottom:1.7rem}@media(min-width: 992px){.suggestion-box .suggestion-box-wrapper .suggestion-wrapper .suggestion-box-info .suggestion-box-title{font-size:4rem;line-height:114%;margin-bottom:2.2rem}}.suggestion-box .suggestion-box-wrapper .suggestion-wrapper .suggestion-box-info .suggestion-box-desc{color:#1c252c;font-family:"DM Sans",sans-serif;font-size:1.6rem;font-style:normal;font-weight:400;line-height:137.5%;letter-spacing:-0.16px;margin-bottom:0}@media(min-width: 992px){.suggestion-box .suggestion-box-wrapper .suggestion-wrapper .suggestion-box-info .suggestion-box-desc{font-size:1.8rem;line-height:133.333%}}.suggestion-box .suggestion-box-wrapper .suggestion-wrapper .suggestion-box-form,.suggestion-box .suggestion-box-wrapper .suggestion-wrapper .events-contact-form{background-color:#fff;border-radius:12px;padding:2.5rem 1rem;position:relative}@media(min-width: 1265px){.suggestion-box .suggestion-box-wrapper .suggestion-wrapper .suggestion-box-form,.suggestion-box .suggestion-box-wrapper .suggestion-wrapper .events-contact-form{flex:0 0 459px;width:459px;padding:2.2rem 2.1rem}}.suggestion-box .suggestion-box-wrapper .suggestion-wrapper .suggestion-box-form .form-group,.suggestion-box .suggestion-box-wrapper .suggestion-wrapper .events-contact-form .form-group{margin-bottom:1.3rem}.suggestion-box .suggestion-box-wrapper .suggestion-wrapper .suggestion-box-form .form-group .form-group-wrapper,.suggestion-box .suggestion-box-wrapper .suggestion-wrapper .events-contact-form .form-group .form-group-wrapper{position:relative}.suggestion-box .suggestion-box-wrapper .suggestion-wrapper .suggestion-box-form .form-group .form-group-wrapper .input-group,.suggestion-box .suggestion-box-wrapper .suggestion-wrapper .events-contact-form .form-group .form-group-wrapper .input-group{border-radius:12px;border:1px solid rgba(28,37,44,.1);background:#fff;padding:1.2rem 1rem 1.2rem 1.3rem;color:#000;font-family:"Sora",sans-serif;font-size:1.4rem;font-style:normal;font-weight:400;line-height:171.429%;letter-spacing:-0.14px}.suggestion-box .suggestion-box-wrapper .suggestion-wrapper .suggestion-box-form .form-group .form-group-wrapper .input-group:focus-visible,.suggestion-box .suggestion-box-wrapper .suggestion-wrapper .events-contact-form .form-group .form-group-wrapper .input-group:focus-visible{outline:none;border:1px solid #fdbd10}.suggestion-box .suggestion-box-wrapper .suggestion-wrapper .suggestion-box-form .form-group .form-group-wrapper .input-group::placeholder,.suggestion-box .suggestion-box-wrapper .suggestion-wrapper .events-contact-form .form-group .form-group-wrapper .input-group::placeholder{opacity:.8}.suggestion-box .suggestion-box-wrapper .suggestion-wrapper .suggestion-box-form .form-group .form-group-wrapper textarea::placeholder,.suggestion-box .suggestion-box-wrapper .suggestion-wrapper .events-contact-form .form-group .form-group-wrapper textarea::placeholder{opacity:.8}.suggestion-box .suggestion-box-wrapper .suggestion-wrapper .suggestion-box-form .btn-suggestion,.suggestion-box .suggestion-box-wrapper .suggestion-wrapper .events-contact-form .btn-suggestion{background-color:#fdbd10;border:none;border-radius:50px;color:#1c252c;font-family:"DM Sans",sans-serif;font-size:1.6rem;font-style:normal;font-weight:500;line-height:normal;width:100%;padding:1rem 0;display:flex;align-items:center;justify-content:center;text-align:center;cursor:pointer}.suggestion-box .suggestion-box-wrapper .suggestion-wrapper .suggestion-box-form .btn-suggestion span,.suggestion-box .suggestion-box-wrapper .suggestion-wrapper .events-contact-form .btn-suggestion span{display:flex;align-items:center;margin-left:1.2rem}.newsletter{margin-bottom:3rem}@media(min-width: 1265px){.newsletter{margin-bottom:7.9rem}}.newsletter .newsletter-wrapper{padding:3.9rem 1.8rem 3.5rem;border-radius:12px;position:relative}.newsletter .newsletter-wrapper::before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(0deg, rgba(28, 37, 44, 0.4) 0%, rgba(28, 37, 44, 0.4) 100%);border-radius:12px;z-index:2}@media(min-width: 1265px){.newsletter .newsletter-wrapper{padding:5rem 9.8rem 4.6rem 8.8rem}}.newsletter .newsletter-wrapper .newsletter-bg{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:12px}.newsletter .newsletter-wrapper .newsletter-bg img{border-radius:12px;display:block;width:100%;height:100%;object-fit:cover}.newsletter .newsletter-wrapper .newsletter-data{position:relative;z-index:3}@media(min-width: 1265px){.newsletter .newsletter-wrapper .newsletter-data{display:flex;align-items:center;justify-content:space-between}}.newsletter .newsletter-wrapper .newsletter-data .newsletter-info{margin-bottom:3.5rem}@media(min-width: 1265px){.newsletter .newsletter-wrapper .newsletter-data .newsletter-info{margin-bottom:0;flex:0 0 429px;width:429px}}.newsletter .newsletter-wrapper .newsletter-data .newsletter-info .newsletter-title{color:#fff;font-family:"Sora",sans-serif;font-size:2.2rem;font-style:normal;font-weight:700;line-height:127.273%;margin-bottom:1rem}@media(min-width: 992px){.newsletter .newsletter-wrapper .newsletter-data .newsletter-info .newsletter-title{font-size:3rem;line-height:34.2px;margin-bottom:.8rem}}.newsletter .newsletter-wrapper .newsletter-data .newsletter-info .newsletter-desc{color:#fff;font-family:"DM Sans",sans-serif;font-size:1.6rem;font-style:normal;font-weight:400;line-height:137.5%;letter-spacing:-0.16px;margin-bottom:0}@media(min-width: 992px){.newsletter .newsletter-wrapper .newsletter-data .newsletter-info .newsletter-desc{font-size:1.4rem;line-height:142.857%}}@media(min-width: 1265px){.newsletter .newsletter-wrapper .newsletter-data .newsletter-form{flex:0 0 459px;width:459px}}.newsletter .newsletter-wrapper .newsletter-data .newsletter-form .form-group{margin-bottom:0}.newsletter .newsletter-wrapper .newsletter-data .newsletter-form .form-group .form-group-wrapper{position:relative}.newsletter .newsletter-wrapper .newsletter-data .newsletter-form .form-group .form-group-wrapper .input-group{border-radius:12px;border:1px solid rgba(28,37,44,.1);background:#fff;padding:1.2rem 1rem 1.2rem 1.3rem;color:#000;font-family:"Sora",sans-serif;font-size:1.4rem;font-style:normal;font-weight:400;line-height:171.429%;letter-spacing:-0.14px}.newsletter .newsletter-wrapper .newsletter-data .newsletter-form .form-group .form-group-wrapper .input-group:focus-visible{outline:none;border:1px solid #fdbd10}.newsletter .newsletter-wrapper .newsletter-data .newsletter-form .form-group .form-group-wrapper .btn-newsletter{position:absolute;top:50%;transform:translateY(-50%);right:1rem;background:rgba(0,0,0,0);border:none;cursor:pointer}footer{background:linear-gradient(76deg, #1c252c 0%, #234763 99.15%);padding:4rem 0 3.1rem}@media(min-width: 992px){footer{padding:2.7rem 0 2.5rem}}footer .footer-top .footer-social{padding-bottom:6.5rem}@media(min-width: 992px){footer .footer-top .footer-social{padding-bottom:3.5rem}}footer .footer-top .footer-social .footer-social-title{display:block;color:#fff;text-align:center;font-family:"DM Sans",sans-serif;font-size:1.6rem;font-style:normal;font-weight:500;line-height:normal;margin-bottom:1.8rem}footer .footer-top .footer-social .social-wrapper{display:flex;align-items:center;justify-content:center}footer .footer-top .footer-social .social-wrapper .social-item{display:flex;align-items:center;justify-content:center;width:3.3rem;height:3.3rem;background-color:#fdbd10;border-radius:5px;transition:.2s linear}footer .footer-top .footer-social .social-wrapper .social-item:not(:last-of-type){margin-right:.9rem}footer .footer-top .footer-social .social-wrapper .social-item:hover{transform:scale(1.3)}footer .footer-top .footer-menu{padding-bottom:5.1rem;text-align:center}@media(min-width: 992px){footer .footer-top .footer-menu{padding-bottom:2.8rem;display:flex;align-items:center;justify-content:center}}footer .footer-top .footer-menu .footer-item:not(:last-of-type){margin-bottom:3.9rem}@media(min-width: 992px){footer .footer-top .footer-menu .footer-item:not(:last-of-type){margin-bottom:0;margin-right:4.6rem}}footer .footer-top .footer-menu .footer-item .footer-link{display:block;color:#fff;font-family:"DM Sans",sans-serif;font-size:1.6rem;font-style:normal;font-weight:500;line-height:normal;transition:.2s linear}footer .footer-top .footer-menu .footer-item .footer-link:hover{color:#fdbd10}footer .footer-top .footer-menu .footer-item .footer-link.active{color:#fdbd10}footer .footer-bottom{border-top:1px solid hsla(0,0%,100%,.1);padding-top:2.8rem}@media(min-width: 992px){footer .footer-bottom{padding-top:1.8rem}}footer .footer-bottom .copyright{color:#fff;text-align:center;font-family:"DM Sans",sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:240%;margin-bottom:0}@media(min-width: 576px){footer .footer-bottom .copyright{font-size:1.2rem;line-height:200%}}footer .footer-bottom .copyright a{color:#fff;transition:.2s linear}footer .footer-bottom .copyright a:hover{color:#fdbd10}/*# sourceMappingURL=bible.css.map */
