pre{font-family:monospace;font-size:.8em}abbr[title]{border-bottom:0;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,b *,strong,strong *{font-weight:700}code,kbd,samp{font-family:monospace,monospace;font-size:1em}button{-webkit-appearance:button;background:transparent;cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}button,input,optgroup,select,textarea{-webkit-appearance:none;border:0;color:inherit;font:inherit;outline:0}input::-webkit-input-placeholder{color:inherit}input::-moz-placeholder{color:inherit}input:-ms-input-placeholder{color:inherit}input::-ms-input-placeholder{color:inherit}input::placeholder{color:inherit}progress{vertical-align:baseline}textarea{resize:none}[type=checkbox],[type=radio]{padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-.2rem}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font-size:100%;font:inherit;margin:0;padding:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section{display:block}table{border-collapse:collapse;border-spacing:0}.cf:after,.cf:before{content:" ";display:table}.cf:after{clear:both}.cf{*zoom:1}::-webkit-scrollbar{background:rgba(98,52,106,.1);border-radius:1rem;width:8px}::-webkit-scrollbar-thumb{background:#62346a;border-radius:1rem}*{-webkit-box-sizing:inherit;box-sizing:inherit;margin:0;padding:0;word-break:break-word}html{-webkit-text-size-adjust:100%;font-size:62.5%;scrollbar-color:#62346a #0e113a;scrollbar-width:thin}body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-family:Poppins,sans-serif;font-size:15px;min-height:100vh}.container{margin:0 auto;max-width:1450px;width:calc(100% - 40px)}a{color:inherit;text-decoration:none}a,button{-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}li{list-style:none}img{max-width:100%}.main-wrapper{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.paragraph{font-size:1.6rem}.d-flex{display:-webkit-box;display:-ms-flexbox;display:flex}.d-inl-flex{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.text-center{text-align:center}.disable-select{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.d-block{display:block}.common-text{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-transition:color .3s ease;transition:color .3s ease;white-space:normal}.common-heading{color:#0e113a;font-size:35px;font-weight:600;line-height:1;margin-bottom:30px}.common-heading span{display:inline-block;font-weight:400}.common-heading--white{color:#fff}.idt-al__card{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.idt-al__img{display:block;height:100%;max-width:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out;width:100%}.idt-al__title{text-transform:capitalize}.idt-al__category,.idt-al__category-el{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.idt-al__category-el{color:#62346a;display:inline-block;font-size:15px;font-weight:600;letter-spacing:.75px;position:relative;text-transform:uppercase;z-index:11}body.home_page:after{background-color:#62346a;background:url(../img/home-bg.svg) 50%/100% no-repeat;background-size:cover;content:"";height:500px;position:absolute;right:0;top:0;width:60%;z-index:-1}.header{background-color:transparent;margin-bottom:30px}.header__wrap{padding:20px 0;position:relative}.header__left,.header__wrap{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:space-between}.header__logo-link{display:inline-block;width:200px}.header__logo svg{height:67px;width:100%}.header__right{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:end;-ms-flex-pack:end;-webkit-box-flex:1;align-items:center;-ms-flex:1;flex:1;justify-content:flex-end}.header__search-icon{background:url(../img/search-icon.svg) 50%/contain no-repeat;display:none;height:29px;margin-left:35px;width:29px}.header__search-icon.close-icon{background-image:url(../img/close.svg)}.header__hamburger{background:url(../img/hamburger.svg) 50%/contain no-repeat;height:29px;margin-left:35px;width:32px}.header__hamburger.close-icon{background-image:url(../img/close.svg)}.header__hamburger.mobile{display:none}.header__menu-container{background-color:#0e113a;color:#fff;display:none;font-size:15px;padding:25px 10px;position:absolute;right:0;text-align:center;top:100%;width:300px;z-index:9999}.header__menu li:not(:last-child){margin-bottom:10px}.header .searchform{max-width:600px;position:relative;width:62%}.header .searchform__input{background-color:#fff;border:1px solid #62346a;color:#010101;font-size:15px;padding:15px 50px 15px 10px;width:100%}.header .searchform__input::-webkit-input-placeholder{color:#666}.header .searchform__input::-moz-placeholder{color:#666}.header .searchform__input:-ms-input-placeholder{color:#666}.header .searchform__input::-ms-input-placeholder{color:#666}.header .searchform__input::placeholder{color:#666}.header .searchform__submit{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#62346a;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;height:35px;justify-content:center;position:absolute;right:10px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:35px}.header .searchform__submit svg{height:16px;width:16px}body:not(.home_page) .header{background-color:#62346a}body:not(.home_page) .header__logo svg circle,body:not(.home_page) .header__logo svg path{fill:#fff}body:not(.home_page) .header__wrap{gap:0}body:not(.home_page) .header__left{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}body:not(.home_page) .header__buttons{-webkit-box-align:center;-ms-flex-align:center;align-items:center}body:not(.home_page) .header__right{-webkit-box-flex:initial;-ms-flex:initial;flex:initial}body:not(.home_page) .header__hamburger.mobile,body:not(.home_page) .header__search-icon{display:block}body:not(.home_page) .header__hamburger.desktop{display:none}body:not(.home_page) .header .searchform{display:none;max-width:100%;position:absolute;right:0;top:100%;width:100%;z-index:9999}body:not(.home_page) .header .searchform__input{background-color:#f6f6f6;border:1px solid #0e113a;color:#010101;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}body:not(.home_page) .header .searchform.active .searchform__input{border-color:rgba(14,17,58,.3)}.footer{background-color:#0e113a}.footer__inner{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;padding:2.7rem 0}.footer__logo{display:inline-block;width:200px}.footer__logo svg{height:67px;width:100%}.footer__menu{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:start;-ms-flex-pack:start;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-start;text-transform:capitalize}.footer__menu li:not(:last-child){margin-right:2rem}.footer__copyright,.footer__menu{color:#fff;font-size:1.3rem}.newsletter{background-color:#62346a;color:#fff}.newsletter__wrap{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;padding:32px 0}.newsletter__title{font-size:32px;margin-right:20px}.newsletter__title span{font-weight:600}.newsletter .idt-nl-form{display:-webkit-box;display:-ms-flexbox;display:flex}.newsletter .idt-nl-form,.newsletter .idt-nl-form__group--email{-webkit-box-flex:1;-ms-flex:1;flex:1}.newsletter .idt-nl-form__group--email input{color:#010101;height:76px;padding:0 30px;width:100%}.newsletter .idt-nl-form__group--email input::-webkit-input-placeholder{color:#666}.newsletter .idt-nl-form__group--email input::-moz-placeholder{color:#666}.newsletter .idt-nl-form__group--email input:-ms-input-placeholder{color:#666}.newsletter .idt-nl-form__group--email input::-ms-input-placeholder{color:#666}.newsletter .idt-nl-form__group--email input::placeholder{color:#666}.newsletter .idt-nl-form button{background-color:#0e113a;font-size:18px;font-weight:700;height:76px;padding:0 30px;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}.idt-brc__wrapper{color:#0e113a;font-size:14px;font-weight:300;line-height:1.3;margin-bottom:20px;text-transform:capitalize}.idt-brc__current{font-weight:600}body{overflow-x:hidden}.static-page{color:#666;font-size:17px;font-weight:300;line-height:1.6;margin-bottom:70px}.static-page__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.static-page__content{-webkit-box-flex:1;-ms-flex:1;flex:1}.static-page__address{max-width:500px;text-align:left;width:100%}.static-page__figure{margin-left:40px;max-width:600px;position:relative;width:45%}.static-page__figure img{height:500px;-o-object-fit:cover;object-fit:cover}.static-page__img{width:100%}.static-page__heading{margin-bottom:40px}.static-page h1:not(.common-heading){color:#0e113a;font-size:24px;font-weight:600;margin-bottom:10px}.static-page h2:not(.common-heading){color:#0e113a;font-size:23px;font-weight:600;margin-bottom:10px}.static-page h3:not(.common-heading){color:#0e113a;font-size:22px;font-weight:600;margin-bottom:10px}.static-page h4:not(.common-heading){color:#0e113a;font-size:21px;font-weight:600;margin-bottom:10px}.static-page h5:not(.common-heading){color:#0e113a;font-size:20px;font-weight:600;margin-bottom:10px}.static-page h6:not(.common-heading){color:#0e113a;font-size:19px;font-weight:600;margin-bottom:10px}.static-page p{margin-bottom:20px}.static-page a{color:#666}.static-page li{list-style-position:inside;margin-bottom:5px}.static-page ol,.static-page ul{margin-bottom:20px}.static-page ul li{list-style-type:none}.static-page ol li{list-style-type:decimal}.static-page b,.static-page strong{font-weight:700}.static-page em,.static-page i{font-style:italic}.static-page__wrap{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-ms-flex-wrap:wrap;flex-wrap:wrap}.static-page .idt-cont-form__wrapper{margin-bottom:20px}.static-page .form_group-wrapper{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between}.static-page .idt-form_group{display:block;margin-bottom:20px;width:calc(50% - 20px)}.static-page .idt-form_group.message-form_group{width:100%}.static-page .idt-form_group.btn-form_group{display:inline-block;width:auto}.static-page .idt-form_label{color:#010101;display:inline-block;font-size:14px;font-weight:600;line-height:16px;margin-bottom:10px;text-transform:capitalize}.static-page .idt-form_input{border-bottom:1px solid rgba(1,1,1,.3);color:#010101;font-size:12px;line-height:22px;padding:0 0 6px;width:100%}.static-page .idt-form_input.textarea{height:160px}.static-page .idt-form_input::-webkit-input-placeholder{color:#666}.static-page .idt-form_input::-moz-placeholder{color:#666}.static-page .idt-form_input:-ms-input-placeholder{color:#666}.static-page .idt-form_input::-ms-input-placeholder{color:#666}.static-page .idt-form_input::placeholder{color:#666}.static-page .idt-form_input[type=number]{-moz-appearance:textfield}.static-page .idt-form_input[type=number]::-webkit-inner-spin-button,.static-page .idt-form_input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.static-page .idt-frm-submit{background-color:#0e113a;color:#fff;cursor:pointer;display:inline-block;font-size:18px;font-weight:700;padding:16px 23px;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}.static-page .contact-text{color:#0e113a;font-size:25px;font-weight:600;line-height:32px;margin:0}.static-page .contact-text-2{font-weight:300;margin-bottom:20px}.terms_of_service_page .main-wrapper{margin-bottom:30px}.terms_of_service_page .main-wrapper h3{font-size:20px;font-weight:700;margin-bottom:8px}.terms_of_service_page .main-wrapper p{margin-bottom:16px}@media only screen and (max-width:1023px){.common-heading{font-size:30px}.idt-al__category-el{font-size:13px}.header__search-icon{height:25px;margin-left:20px;width:25px}.header__hamburger{height:25px;margin-left:20px;width:27px}.header .searchform__input{font-size:13px;padding:10px 40px 10px 10px}.header .searchform__submit{height:25px;width:25px}.header .searchform__submit svg{height:12px;width:12px}.footer__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:start;-ms-flex-pack:start;align-items:center;-ms-flex-direction:column;flex-direction:column;justify-content:flex-start}.footer__logo{-webkit-box-ordinal-group:2;-ms-flex-order:1;margin-bottom:2.4rem;order:1}.footer__menu{-webkit-box-ordinal-group:3;-ms-flex-order:2;margin-bottom:2.4rem;order:2}.footer__copyright{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;text-align:center}.newsletter__wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.newsletter__title{font-size:24px;font-size:23px;margin-bottom:20px;margin-right:0;text-align:center}.newsletter .idt-nl-form{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column;width:100%}.newsletter .idt-nl-form__group{max-width:500px;width:100%}.newsletter .idt-nl-form__group--email{margin-bottom:10px}.newsletter .idt-nl-form__group--email input{height:54px;padding:0 15px}.newsletter .idt-nl-form button{height:54px;padding:0 12px;width:100%}.static-page__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.static-page__figure{margin:0 auto 20px;width:100%}.static-page__figure img{height:100%;-o-object-fit:contain;object-fit:contain}.static-page__heading{margin-bottom:20px}}@media only screen and (max-width:767px){body.home_page:after{height:430px;max-width:105px;width:30%}.header__wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-direction:column;flex-direction:column;gap:12px}.header__left,.header__right{width:100%}.header__hamburger.mobile{display:block}.header__hamburger.desktop{display:none}.header__menu-container{width:100%}.header .searchform{max-width:100%;width:100%}.static-page__wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media only screen and (max-width:540px){.static-page .idt-form_group{width:100%}.static-page .idt-frm-submit{font-size:16px;padding:12px 18px}.static-page .contact-text{font-size:18px;line-height:25px}}@media(hover:hover){::-webkit-scrollbar-thumb:hover{background:#0e113a}.footer__menu a:hover,.header__menu a:hover,.idt-al__category-el:hover{text-decoration:underline}.newsletter .idt-nl-form button:hover{background-color:rgba(14,17,58,.9)}.idt-brc__wrapper a:hover,.static-page a:hover{text-decoration:underline}.static-page .idt-frm-submit:hover{background-color:rgba(14,17,58,.9)}}