.header{top:0;z-index:5;display:flex;position:sticky;padding:var(--gap);align-items:center;background-color:#fff;box-shadow:0 3px 35px 0 rgba(0, 0, 0, 0.23)}@media (min-width:992px){.header{padding:1.25rem 4.375rem}}.header-logo{flex-grow:1}.header-logo .custom-logo-symbol{width:115px;height:64px}@media (min-width:992px){.header-logo{flex-grow:0}.header-logo .custom-logo-symbol{width:165px}}.header-nav{flex-grow:1;padding:0 1.875rem}@media (max-width:992px){.header-nav{display:none}}@media (min-width:992px){.header-nav #desktop-menu>.menu-item.show .sub-menu{opacity:1;visibility:visible;transform:translate3d(0, 0, 0)}.header-nav .sub-menu{opacity:0;right:0;background:#fff;margin-top:17px;min-width:200px;visibility:hidden;position:absolute;transition:0.3s all ease;transform:translate3d(0, 5px, 0);box-shadow:0 0 9px 0 rgba(0, 0, 0, 0.05)}.header-nav .sub-menu .menu-item{border:none}.header-nav .sub-menu .menu-item a{display:block;padding:var(--gap);font-size:1.0625rem}.header-nav .sub-menu .menu-item a:focus,.header-nav .sub-menu .menu-item a:hover{color:#e64651}.header-nav .menu{display:grid;grid-gap:30px;padding:0 2.5rem;font-size:1.5rem;grid-auto-flow:column;justify-content:start}.header-nav .menu>.menu-item>a{position:relative}.header-nav .menu>.menu-item>a:before{left:0;right:0;content:"";width:100%;height:2px;bottom:-12px;display:block;position:absolute;transform:scaleX(0);pointer-events:none;background-color:#e64651;transition:0.2s transform ease-in-out}.header-nav .menu>.menu-item>a:hover:before,.header-nav .menu>.menu-item>a:focus:before{transform:scaleX(1)}.header-nav .menu>.menu-item:not(:last-child){border-left:2px solid #a5a9ad}.header-nav .menu-item{line-height:0.8;position:relative;padding-left:30px}.header-nav .menu-item a{color:#112459;text-decoration:none}}@media (min-width:1200px){.header-nav{padding:0 3rem}}.header-toggle-menu{width:45px;display:flex;align-items:flex-end;flex-direction:column}@media (min-width:992px){.header-toggle-menu{display:none}}.header-toggle-menu>span{height:3px;border-radius:4px;background-color:#213060;transition:0.3s width, 0.2s opacity, 0.2s transform}.header-toggle-menu>span:nth-child(1){width:23px}.header-toggle-menu>span:nth-child(2){width:15px;margin:10px 0}.header-toggle-menu>span:nth-child(3){width:29px}.header-toggle-menu:hover,.header-toggle-menu:focus{outline:0}.header-toggle-menu:hover>span,.header-toggle-menu:focus>span{width:25px}.header-toggle-menu.active>span:nth-child(1){opacity:0;transform:translate3d(0, 13px, 0)}.header-toggle-menu.active>span:nth-child(3){opacity:0;transform:translate3d(0, -13px, 0)}.header-languages{margin-left:15px}.header-languages .list{display:flex;line-height:1;align-items:center}.header-languages .list-item.current-lang{color:#e64651;font-weight:bold}.header-languages .list-item-link{line-height:1;font-size:1.1875rem;text-decoration:none;text-transform:uppercase}.header-languages .list-item:not(:last-child){display:flex;align-items:center}.header-languages .list-item:not(:last-child):after{content:"/";color:#0e1d47;padding:0 5px}@media (min-width:992px){.header-access{margin-left:0.625rem}}.header-access button svg{width:30px;height:30px;fill:#213060}.header.home-header{color:#fff;box-shadow:none;position:static;background-color:transparent}.header.home-header .header-logo{filter:brightness(0) invert(1)}.header.home-header .header-logo .custom-logo-link:focus,.header.home-header .header-logo .custom-logo-link:hover{filter:none}.header.home-header .header-toggle-menu>span{background-color:#fff;box-shadow:0 3px 6px 0 rgba(0, 0, 0, 0.16)}.header.home-header .header-nav .menu>.menu-item>a{color:#fff;font-weight:600}.header.home-header .header-access button svg{fill:#fff}.header.home-header .header-languages .list-item:not(:last-child):after{color:#fff}.side-menu{top:0;right:0;bottom:0;z-index:7;outline:0;width:100%;display:flex;color:#06062c;position:fixed;visibility:hidden;max-width:28.125rem;padding:30px;flex-direction:column;background-color:#fff;transition:0.5s all ease;transform:translate3d(100%, 0, 0)}.side-menu-options{display:flex;align-items:center;margin-bottom:20px;padding-bottom:20px;justify-content:space-between;border-bottom:1px solid #edf0f8}.side-menu-nav-container{flex-grow:1;overflow-y:auto}.side-menu-nav-container a{width:100%;text-decoration:none}.side-menu-nav-container ul.sub-menu{display:none;margin-top:10px}.side-menu-nav-container ul.sub-menu>.menu-item{color:#8892af;font-size:1.25rem}.side-menu-nav-container ul.sub-menu>.menu-item.current-menu-item a{color:#e64651;font-weight:700}.side-menu-nav-container ul.sub-menu>.menu-item:not(:last-child){margin-bottom:10px}.side-menu-nav-container ul.menu>.menu-item{color:#06062c;font-size:1.5625rem}.side-menu-nav-container ul.menu>.menu-item:not(:last-child){margin-bottom:1.25rem}.side-menu-nav-container ul.menu>.menu-item.current-menu-ancestor>a{font-weight:700}.side-menu-nav-container ul.menu>.menu-item.menu-item-has-children>a{display:flex;position:relative;align-items:center;text-decoration:none;justify-content:space-between}.side-menu-nav-container ul.menu>.menu-item.menu-item-has-children>a:after{content:"";width:9px;height:9px;display:block;margin-left:5px;border-bottom:1px solid #fff;border-left:1px solid #fff;transform:rotate(45deg);transition:0.2s border-color, 0.2s transform}.side-menu-nav-container ul.menu>.menu-item.menu-item-has-children>a:hover:after,.side-menu-nav-container ul.menu>.menu-item.menu-item-has-children>a:focus:after{border-color:#e64651}.side-menu-nav-container ul.menu>.menu-item.show>a:after{transform:rotate(-45deg)}.side-menu-nav-container ul.menu>.menu-item.show>.sub-menu{display:block}.side-menu-logo .custom-logo-symbol{width:120px;height:41px}.side-menu-list{display:flex;align-items:center}.side-menu-list .accessibility-btn svg{fill:#06062c;width:30px;height:30px}.side-menu-list .accessibility-btn:hover svg,.side-menu-list .accessibility-btn:focus svg{fill:#e64651}.side-menu-list .close-side-menu{width:30px;height:30px;display:flex;border-radius:50%;align-items:center;justify-content:center;transition:0.2s box-shadow;box-shadow:0 0 0 1px transparent}.side-menu-list .close-side-menu svg{width:15px;height:15px;fill:#e64651;transition:0.2s opacity}.side-menu-list .close-side-menu:focus,.side-menu-list .close-side-menu:hover{outline:0;box-shadow:0 0 0 1px #e64651}.side-menu-list .close-side-menu:focus svg,.side-menu-list .close-side-menu:hover svg{opacity:0.5}.side-menu-list>*:not(:last-child){margin-left:0.625rem}.side-menu-footer{margin-top:20px;padding-top:20px;border-top:1px solid #edf0f8}.side-menu-footer-list{display:flex;justify-content:center}.side-menu-footer-list li:not(:first-child){margin-right:15px}.side-menu-footer-list a{width:30px;height:30px;padding:5px;display:flex;border-radius:50%;align-items:center;justify-content:center;box-shadow:0 0 0 1px #06062c;transition:0.45s box-shadow ease-in-out}.side-menu-footer-list a svg{width:20px;height:20px;fill:#06062c}.side-menu-footer-list a:focus,.side-menu-footer-list a:hover{box-shadow:0 0 0 3px #fff, 0 0 0 4px #06062c}.side-menu-footer-list a:focus svg,.side-menu-footer-list a:hover svg{fill:#06062c}body:before{top:0;left:0;right:0;bottom:0;z-index:6;content:"";width:100%;height:100%;display:none;position:fixed;background:#000;background:linear-gradient(180deg, rgba(0, 0, 0, 0.7007396709) 0%, rgba(0, 0, 0, 0.8491990546) 100%)}body.menu-open{top:0;left:0;right:0;bottom:0;width:100%;height:100%;position:fixed;overflow:hidden}body.menu-open:before{display:block}body.menu-open .side-menu{visibility:visible;transform:translate3d(0, 0, 0)}@supports (-ms-ime-align:auto){.header{left:0;right:0;width:100%;position:fixed}}.footer{z-index:1;display:grid;grid-gap:30px;align-items:center;justify-items:center;background-color:#ecf4f9;padding:2.8125rem 1.875rem 1.5625rem;grid-template-columns:repeat(2, auto)}@media (min-width:768px){.footer{grid-template-columns:auto 1fr auto}}@media (min-width:992px){.footer{padding:1.25rem 4.375rem}}@media (min-width:1650px){.footer{grid-column-gap:70px;grid-template-columns:auto auto auto auto}}.footer-logo{justify-self:start}@media (min-width:768px){.footer-logo{grid-row:2}}@media (min-width:1200px){.footer-logo{grid-row:1}}.footer-logo-symbol{width:82px;height:68px}@media (min-width:992px){.footer-logo-symbol{width:135px;height:75px}}.footer-nav{grid-column:span 2;justify-self:start;grid-row:1}@media (min-width:768px){.footer-nav{grid-column:1 / -1;justify-self:start}}@media (min-width:1200px){.footer-nav{grid-column:2}}@media (min-width:1650px){.footer-nav{grid-column:3}}.footer-nav .menu-item a{font-weight:600;line-height:0.92;font-size:1.125rem;text-decoration:none}@media (min-width:992px){.footer-nav .menu-item a{font-size:1.5rem;white-space:nowrap;display:table-caption}}.footer-nav-list{display:flex;align-items:center}.footer-nav-list>.menu-item{display:inline-flex}.footer-nav-list>.menu-item:not(:last-child){margin-left:0.9375rem;padding-left:0.9375rem;border-left:2px solid rgba(91, 113, 132, 0.26)}@media (min-width:992px){.footer-nav-list>.menu-item:not(:last-child){margin-left:1.875rem;padding-left:1.875rem}}.footer-address{display:none;font-style:normal}.footer-address-label{font-weight:600;line-height:0.92;font-size:1.5rem;padding-left:0.625rem}.footer-address-name{line-height:1.35;font-size:1.25rem}@media (min-width:1200px){.footer-address{display:block}}.footer-contact-button{justify-self:end;font-size:1.375rem;grid-row:2;grid-column:2}@media (min-width:768px){.footer-contact-button{grid-row:2;grid-column:-1}}@media (min-width:1200px){.footer-contact-button{grid-row:1}}.footer.home-footer{background-color:#fff;justify-content:center}.footer.home-footer .footer-logo{grid-column:span 2;justify-self:center}@media (min-width:768px){.footer.home-footer .footer-logo{grid-column:auto}}.footer-logos{grid-column:1 / -1;display:flex;justify-content:center}@media (min-width:768px){.footer-logos{grid-column:2;grid-row:2}}@media (min-width:1650px){.footer-logos{grid-row:1;grid-column:2}}.footer-logos .tyco{padding:5px;grid-row:4;grid-column:span 2;align-self:center;margin-left:10px;}.footer-logos .tyco svg{width:55px;height:23px;fill:#bbb}.footer-logos .tyco .site-desc{position:absolute;font-size:17px;color:#bbb;top:22px;right:0;opacity:0;visibility:hidden;transition:opacity 0.2s, visibility 0.2s, right 0.2s, left 0.2s;white-space:nowrap}.footer-logos .tyco .tyco-btn{position:relative}@media (min-width:992px){.footer-logos .tyco .tyco-btn:hover .site-desc,.footer-logos .tyco .tyco-btn:focus .site-desc{opacity:1;visibility:visible;right:-10px}}@media (min-width:992px){.footer-logos .tyco{grid-row:2;grid-column:2 / span 1}}.footer-logos .amanlogo{padding:5px}.footer-logos .amanlogo svg{width:50px;max-height:36px;fill:#bbb}.uni-toolbar-maxfont3 .footer{grid-gap:unset;row-gap:30px;grid-template-columns:1fr}.uni-toolbar-maxfont3 .footer-nav-list{flex-wrap:wrap;gap:0.8em}.editor-block-list__block ul,.wp-custom-blocks ul{margin:0;padding:0}.editor-block-list__block ul li,.wp-custom-blocks ul li{display:flex;line-height:1.1;align-items:start;margin-bottom:7px}.editor-block-list__block ul li:before,.wp-custom-blocks ul li:before{width:5px;height:5px;content:"";margin-top:0.5em;border-radius:50%;display:inline-block;margin-left:5px;background-color:#e64651}.editor-block-list__block ol,.wp-custom-blocks ol{margin:0;list-style:none;counter-reset:item;padding-right:30px}.editor-block-list__block ol>li,.wp-custom-blocks ol>li{margin-bottom:5px;counter-increment:item}.editor-block-list__block ol>li:before,.wp-custom-blocks ol>li:before{display:inline-block;padding-left:0.65rem;content:counters(item, ".") "."}.editor-block-list__block h2,.wp-custom-blocks h2{color:#e64651;font-weight:600;font-size:1.5rem}.editor-block-list__block h3,.wp-custom-blocks h3,.editor-block-list__block h4,.wp-custom-blocks h4,.editor-block-list__block h5,.wp-custom-blocks h5{font-weight:600;font-size:1.25rem}.editor-block-list__block strong,.wp-custom-blocks strong,.editor-block-list__block b,.wp-custom-blocks b{font-weight:600}.quick-contact{outline:0;color:#fff;position:relative;background-color:#08163e}.quick-contact .required-fields{position:absolute;top:-60px;white-space:nowrap;color:#7a7a7a}.quick-contact .wrapper{z-index:1;padding-top:55px;position:relative;padding-bottom:55px}@media (min-width:992px){.quick-contact .wrapper{padding-top:75px;padding-bottom:75px}}@media (min-width:1650px){.quick-contact .wrapper{display:grid;grid-column-gap:4.375rem;grid-template-columns:0.3fr 1fr;align-items:start}}.quick-contact-title{font-weight:600;line-height:0.97;font-size:2.25rem}.quick-contact-subtitle{font-weight:600;padding-top:20px;font-size:1.5625rem}.quick-contact-form{display:grid;padding-top:4.0625rem;grid-column-gap:2.5rem;grid-template-columns:repeat(2, 1fr);grid-row-gap:1.25rem;grid-template-rows:repeat(4, 1fr)}@media (min-width:992px){.quick-contact-form{padding-top:0.9375rem;grid-template-columns:repeat(3, 1fr);grid-template-rows:repeat(2, 1fr)}}.quick-contact-form-wrap{display:flex;position:relative;grid-column:span 2;align-items:center}@media (min-width:576px){.quick-contact-form-wrap:nth-child(1),.quick-contact-form-wrap:nth-child(2){grid-column:span 1;height:fit-content;margin-top:auto}}@media (max-width:576px){.quick-contact-form-wrap:not(:first-child) .theme-input{margin-top:3.75rem}}.quick-contact-form-wrap:nth-child(3){margin:3.125rem 0}@media (min-width:992px){.quick-contact-form-wrap:nth-child(3){margin:0;grid-column:span 1}}.quick-contact-form-wrap:nth-child(4){grid-column:span 2}@media (min-width:992px){.quick-contact-form-wrap:nth-child(4){grid-column:span 3}}@media (min-width:1200px){.quick-contact-form-wrap:nth-child(4){grid-column:span 1}}.quick-contact-form-wrap .theme-button{font-size:1.625rem}.quick-contact-form .submit-wrapper{justify-content:center;grid-row:4}@media (min-width:992px){.quick-contact-form .submit-wrapper{justify-content:start;grid-row:1;grid-column:3}}.quick-contact-close{top:15px;width:30px;height:30px;display:flex;border-radius:50%;position:absolute;align-items:center;left:15px;justify-content:center;transition:0.2s box-shadow;box-shadow:0 0 0 1px transparent}.quick-contact-close svg{width:15px;height:15px;fill:#e64651;transition:0.2s opacity}.quick-contact-close:focus,.quick-contact-close:hover{outline:0;box-shadow:0 0 0 1px #e64651}.quick-contact-close:focus svg,.quick-contact-close:hover svg{opacity:0.5}.quick-contact-sent-response{color:#e64651;font-weight:600;font-size:1.8125rem;text-align:center}.quick-contact .checkboxes-wrapper{display:flex;flex-direction:column;gap:6px;grid-column:1 / 3;grid-row:3}@media (min-width:992px){.quick-contact .checkboxes-wrapper{grid-row:2}}.quick-contact .checkboxes-wrapper a{text-decoration:underline}body.home .quick-contact{color:#0e1d47;background-color:#ecf4f9}body.home .quick-contact-close{display:none}body.home .quick-contact-sent-response{margin-bottom:75px}body:not(.home) .quick-contact{max-height:0;overflow:hidden;visibility:hidden;transition:0.7s all}body:not(.home) .quick-contact.show{max-height:750px;visibility:visible;transition:1.5s all}body:not(.home) .quick-contact-sent-response{margin:30px 30px}html,body{margin:0;padding:0}*{box-sizing:border-box}h1,h2,h3,h4,h5,h6{margin:0;padding:0}button{border:none;cursor:pointer;background:none;font-family:'Assistant', sans-serif}a{color:inherit}a:hover{color:#e64651}a:focus{outline:0}span,svg,a,time,cite,label{display:inline-block}img{width:auto;max-width:100%}ul{margin:0;padding:0;list-style-type:none;list-style-position:inside}ol{list-style-position:inside}input{font-family:'Assistant', sans-serif}select{font-family:'Assistant', sans-serif}select:focus{outline:0}figure{margin:0}input:focus{outline:0}textarea{min-width:100%;max-width:100%;font-family:'Assistant', sans-serif}textarea:focus{outline:0}fieldset,legend{margin:0;padding:0;border:none}.grecaptcha-badge{display:none}#wpadminbar{position:absolute}address{font-style:normal}body{opacity:1 !important;overflow:auto !important;visibility:visible !important;transition:0.5s opacity ease}.gdpr{left:0;right:0;bottom:0;z-index:10;color:#fff;position:fixed;padding:1.875rem;background-color:#0e1d47}.gdpr .wrapper{display:grid;align-items:center;grid-gap:var(--gap);justify-content:space-between}@media (min-width:576px){.gdpr .wrapper{grid-template-columns:repeat(2, auto)}}.gdpr .content{font-size:0.9375rem}.gdpr .actions{display:grid;align-content:center;grid-column-gap:var(--gap);justify-content:space-evenly;grid-template-columns:repeat(2, calc(var(--padding) + 85px))}.gdpr .gdpr-button{color:#fff;padding:var(--gap);box-shadow:0 0 0 1px #e2dfdf;background-color:transparent;border-radius:4px;transition:0.3s box-shadow ease, 0.3s color ease}.gdpr .gdpr-button:focus,.gdpr .gdpr-button:hover{color:#e64651;box-shadow:0 0 0 1px #e64651}.gdpr.shown{display:grid !important;animation:show 0.5s 1 ease}@keyframes show{0%{transform:translateY(100%)}100%{transform:translateY(0)}}.breadcrumbs{display:block;padding:var(--gap) 0;border-radius:var(--border-radius)}.breadcrumbs-list{margin:0;padding:0;display:flex;align-items:center;list-style-type:none}.breadcrumbs-list .breadcrumb-item:not(.current-menu-item):not(:last-child):after{content:'//';display:inline-block;margin-left:0.3125rem}.breadcrumbs-list .breadcrumb-item:last-child .breadcrumb-link{pointer-events:none}.breadcrumbs-list .breadcrumb-item a,.breadcrumbs-list .breadcrumb-item .breadcrumb-link{color:#213060;text-decoration:none}.breadcrumbs-list .breadcrumb-item a:hover,.breadcrumbs-list .breadcrumb-item .breadcrumb-link:hover,.breadcrumbs-list .breadcrumb-item a:focus,.breadcrumbs-list .breadcrumb-item .breadcrumb-link:focus{text-decoration:underline}[data-href]{cursor:pointer}:root{--gap:15px;--padding:15px;--header:99px;--scrollbar:calc(100vw - 100%)}@media (min-width:768px){:root{--padding:98.5px}}@media (min-width:992px){:root{--header:108.5px}}::-moz-selection{color:#e64651;background:#ecf4f9}::selection{color:#e64651;background:#ecf4f9}.wrapper{width:100%;margin-left:auto;margin-right:auto;padding-left:30px;padding-right:30px}@media (min-width:576px){.wrapper{max-width:516px}}@media (min-width:768px){.wrapper{max-width:708px}}@media (min-width:992px){.wrapper{max-width:932px}}@media (min-width:1200px){.wrapper{max-width:1140px}}@media (min-width:1440px){.wrapper{max-width:1380px}}@media (min-width:1650px){.wrapper{max-width:1590px}}html{font-size:100%;scroll-behavior:smooth}body{display:flex;color:#0e1d47;direction:rtl;min-height:100vh;font-family:'Assistant', sans-serif;text-align:right;overflow-x:hidden;flex-direction:column}main{flex-grow:1;display:flex;flex-direction:column}iframe{max-width:100%}.lazy,.swiper-lazy{opacity:0}.lazy.loaded,.swiper-lazy.loaded,.lazy.swiper-lazy-loaded,.swiper-lazy.swiper-lazy-loaded,.lazy[data-bg][data-was-processed="true"],.swiper-lazy[data-bg][data-was-processed="true"]{opacity:1;transition:0.5s 0.1s opacity ease}.lazy-group{opacity:0;transition:0.5s 0.1s opacity ease}.lazy-group.loaded{opacity:1}a,button{transition:0.2s color ease}a svg,button svg{transition:0.2s fill ease}a:hover,button:hover,a:focus,button:focus{color:#e64651}a:hover svg,button:hover svg,a:focus svg,button:focus svg{fill:#e64651}a:disabled,button:disabled{opacity:0.5;cursor:not-allowed}.theme-button{line-height:1;font-weight:600;text-align:center;white-space:nowrap;border-radius:28px;text-decoration:none;padding:10px 48px 12px 48px;box-shadow:0 0 0 1px #e64651;transition:0.2s background-color, 0.2s color, 0.2s box-shadow}.theme-button:not(.invert){color:#fff;background-color:#e64651}.theme-button:not(.invert):not(:disabled):hover{color:#e64651;background-color:transparent}.theme-button:not(.invert):not(:disabled):focus{box-shadow:0 0 0 1px #e64651, 0 0 0 5px rgba(230, 70, 81, 0.3)}.theme-button.invert{color:#e64651;background-color:#fff}.theme-button.invert:not(:disabled):focus,.theme-button.invert:not(:disabled):hover{color:#fff;background-color:#e64651}.theme-button:focus{outline:0}.theme-button.white{color:#fff;box-shadow:0 0 0 1px #fff;background-color:transparent}.theme-button.white:not(:disabled):focus,.theme-button.white:not(:disabled):hover{color:#fff !important;box-shadow:0 0 0 2px #fff;background-color:#e64651}.theme-checkbox{position:relative}.theme-checkbox label{display:flex;cursor:pointer;font-weight:600;line-height:1.35;font-size:1.25rem;align-items:flex-start}.theme-checkbox label:before{content:"";width:18px;height:18px;display:block;flex-shrink:0;margin-top:5px;border-radius:3px;transition:0.2s box-shadow;box-shadow:0 0 0 2px #5b7184;margin-left:var(--gap)}.theme-checkbox label:after{top:3px;opacity:0;width:4px;height:9px;content:"";display:block;right:6px;margin-top:5px;position:absolute;transform:rotate(45deg);transition:0.2s opacity;border-right:2px solid #e64651;border-bottom:2px solid #e64651}.theme-checkbox input{opacity:0;position:absolute;display:inline-block}.theme-checkbox input:checked+label:after{opacity:1}.theme-checkbox input:focus+label:before,.theme-checkbox input:hover+label:before{box-shadow:0 0 0 2px #e64651}.theme-checkbox .theme-input-error-message{top:-45px;color:#fff;width:175px;bottom:unset;display:flex;right:-5px;padding:5px 10px;position:absolute;background:#23282d;left:unset;justify-content:flex-start;animation:tooltip 0.25s 1 ease-in-out}@media (min-width:992px){.theme-checkbox .theme-input-error-message{right:-79px;justify-content:center}}.theme-checkbox .theme-input-error-message:before{width:7px;height:7px;content:"";bottom:-3px;display:block;position:absolute;background:#23282d;transform:rotate(45deg)}@keyframes tooltip{0%{opacity:0;transform:translate3d(-5px, 0, 0)}50%{transform:translate3d(5px, 0, 0)}100%{opacity:1;transform:translate3d(0, 0, 0)}}.theme-input{display:flex;position:relative;flex-direction:column}.theme-input::-webkit-input-placeholder{font-family:'Assistant', sans-serif}.theme-input:-moz-placeholder{font-family:'Assistant', sans-serif}.theme-input::-moz-placeholder{font-family:'Assistant', sans-serif}.theme-input:-ms-input-placeholder{font-family:'Assistant', sans-serif}.theme-input input,.theme-input textarea{width:100%;border:none;color:#9b9b9b;font-weight:600;font-size:1.5rem;padding-right:1.5625rem;background-color:transparent;border-bottom:6px solid transparent;box-shadow:inset -5px 0 0 0 #e64651, 0 2px 0 0 #5b7184 !important}.theme-input input:before,.theme-input textarea:before{content:"";background-color:red}.theme-input input[required]+label:after,.theme-input textarea[required]+label:after{content:"*"}.theme-input input[type="email"],.theme-input textarea[type="email"]{direction:ltr;text-align:left}.theme-input input:focus+label,.theme-input textarea:focus+label,.theme-input input.valid+label,.theme-input textarea.valid+label,.theme-input input:not([value=""])+label,.theme-input textarea:not([value=""])+label{font-size:1.1875rem;transform:translate3d(25px, -30px, 0)}.theme-input label{top:0;right:0;cursor:text;font-weight:600;font-size:1.375rem;position:absolute;padding-right:1.5625rem;transition:0.2s transform ease}.theme-input-error-message{bottom:-30px;color:#e64651;left:0;font-weight:600;font-size:1rem;font-style:normal;margin-top:0.3125rem;position:absolute;align-self:flex-end}.theme-input-invalid input{box-shadow:inset -5px 0 0 0 #e64651, 0 2px 0 0 #e64651 !important}.theme-title{color:#213060;line-height:1;display:block;font-weight:bold;margin:1.25rem 0;font-size:2.8125rem;position:relative}@media (min-width:768px){.theme-title{font-size:3.75rem}}.theme-title span{position:relative;display:table-cell}.theme-title span:after{z-index:0;content:"";width:81px;height:4px;right:0;position:absolute;top:calc(1em + 1.5px);display:inline-block;background-color:#fff !important}.theme-select{display:flex;align-items:baseline;flex-direction:row-reverse}.theme-select label{color:#112459;font-size:1.25rem}.theme-select select{border:none;color:#e64651;min-width:100px;font-weight:600;padding:0.3125rem 0;font-size:1.25rem;background-color:#fff;-webkit-appearance:none;margin-right:1.25rem;transition:0.2s border-bottom-color;border-bottom:2px solid transparent}.theme-select select option{color:#112459;font-size:1.25rem}.theme-select select:focus,.theme-select select:hover{cursor:pointer;border-bottom:2px solid #e64651}.screen-reader{border:0;width:1px;padding:0;height:1px;margin:-1px;overflow:hidden;position:absolute;clip:rect(0, 0, 0, 0)}.ratio{position:relative;width:100%}.ratio::before{display:block;padding-top:var(--aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}@keyframes bg-placeholder{0%{background-position:300% 50%}100%{background-position:0% 50%}}.bg-placeholder{background:linear-gradient(90deg, #e0e0e0 45%, #e9e9e9 65%, #e0e0e0 70%);background-position:0% 50%;background-size:300% 300%;animation:bg-placeholder 2.2s linear 0s infinite forwards;z-index:-1}.lazy.loaded+.bg-placeholder{display:none}
body.custom-bc-color .structure.full-width .breadcrumb-link{color:var(--breadcrumb-color)}body.custom-bc-color .structure.full-width .breadcrumb-item:after{color:var(--breadcrumb-color)}body.custom-bc-color .structure.full-width .structure-content .theme-title{color:var(--breadcrumb-color)}body.custom-bc-color .structure.full-width .structure-content .theme-title span:after{background-color:var(--breadcrumb-color) !important}.structure-top{display:grid;position:relative}@media (max-width:992px){.structure-top{max-width:100%}}@media (min-width:992px){.structure-top{padding-bottom:220px;grid-template-columns:repeat(2, 50%)}}.structure-bottom{z-index:1;position:relative}@media (max-width:768px){.structure-bottom{margin:0;padding:0}}@media (max-width:992px){.structure-bottom{padding:0;max-width:100%}}@media (min-width:992px){.structure-bottom{margin-top:-196px}}.structure-bottom-header{z-index:1;display:flex;padding:1.875rem;position:relative;align-items:center;background-color:#fff;box-shadow:0 3px 18px 0 rgba(3, 66, 142, 0.16)}@media (min-width:768px){.structure-bottom-header:not(.no-decoration):before{content:"";width:94px;height:56px;display:block;margin-right:-75px;mix-blend-mode:exclusion;background-image:url(https://www.atarim.gov.il/wp-content/themes/Tyco/images/waves.png)}.structure-bottom-header:not(.no-decoration):after{top:0;bottom:0;width:3px;z-index:1;content:"";right:0;height:100%;position:absolute;background-color:#fff}}.structure-bottom-header .social{display:none}@media (min-width:576px){.structure-bottom-header .social{flex-grow:1;display:none}}.structure-bottom-header .social-label{display:none}@media (min-width:576px){.structure-bottom-header .social-label{display:block;color:#e64651;margin:0 1.25rem;font-size:1.25rem}}.structure-bottom-header .social-list{display:grid;grid-gap:0.9375rem;grid-auto-flow:column;justify-content:start}.structure-bottom-header .social-link svg{width:25px;height:25px;fill:#e64651;transition:0.2s transform, 0.2s fill}.structure-bottom-header .social-link:focus,.structure-bottom-header .social-link:hover{outline:0}.structure-bottom-header .social-link:focus svg,.structure-bottom-header .social-link:hover svg{fill:#213060;transform:scale(1.2)}.structure-bottom-header .filter{flex-grow:1;display:grid;grid-gap:4.0625rem;grid-auto-flow:column;justify-content:center}.structure-bottom-header .filter-link{font-size:1.25rem;text-decoration:none}.structure-bottom-header .filter-link.active{color:#e64651}.structure-bottom-header.switch-filter .theme-select{margin-left:30px}@media (min-width:992px){.structure-bottom-header.switch-filter .theme-select{display:none}}.structure-bottom-header.switch-filter .filter{display:none}@media (min-width:992px){.structure-bottom-header.switch-filter .filter{display:grid}}.structure-bottom-main{font-size:1.25rem;margin:0 auto;background-color:#fff}@media (min-width:1200px){.structure-bottom-main{margin:0 auto;max-width:1175px}}.structure-bottom-body{margin:auto;padding:30px}@media (min-width:1200px){.structure-bottom-body{max-width:900px}}.structure-background{top:0;left:0;right:0;bottom:0;height:100%;position:absolute;min-height:calc(100vh - var(--header))}@media (min-width:992px){.structure-background{margin:0 calc(((100vw - 100%) / -2) + 8.5px)}}.structure-background img{top:0;bottom:0;z-index:-1;height:100%;object-fit:cover;position:absolute;object-position:right;transform:scaleX(1)}.structure-content{z-index:1;position:relative;padding:3.125rem 0}@media (min-width:992px){.structure-content{padding:3.125rem 1.5625rem}}@media (min-width:1440px){.structure-content{max-width:75%;padding:3.125rem}}.structure-content-body{font-size:1.3125rem;margin-top:3.75rem}.structure.split .structure-background img{display:none}@media (min-width:992px){.structure.split .structure-background img{width:50%;display:block;left:0}}.structure.split.red .breadcrumb-link{color:rgba(255, 255, 255, 0.7)}.structure.split.red .structure-top{background:#e64651}@media (min-width:992px){.structure.split.red .structure-top{background:none}}@media (min-width:992px){.structure.split.red .structure-background{background:linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, #e64651 50%, #e64651 100%)}}.structure.split.red .structure-content{color:#fff}.structure.split.red .structure-content .theme-title{color:#fff}.structure.split.red .structure-content .theme-title span:after{background-color:#0e1d47}.structure.split.light-blue .breadcrumb-link{color:#213060}.structure.split.light-blue .structure-top{background:#e1edf5}@media (min-width:992px){.structure.split.light-blue .structure-top{background:none}}@media (min-width:992px){.structure.split.light-blue .structure-background{background:linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, #e1edf5 50%, #e1edf5 100%)}}.structure.split.light-blue .structure-content{color:#213060}.structure.split.light-blue .structure-content .theme-title{color:#213060}.structure.split.light-blue .structure-content .theme-title span:after{background-color:#e64651}.structure.split.dark-blue .breadcrumb-link{color:#fff}.structure.split.dark-blue .structure-top{background:#0e1d47}@media (min-width:992px){.structure.split.dark-blue .structure-top{background:none}}@media (min-width:992px){.structure.split.dark-blue .structure-background{background:linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, #0e1d47 50%, #0e1d47 100%)}}.structure.split.dark-blue .structure-content{color:#fff}.structure.split.dark-blue .structure-content .theme-title{color:#fff}.structure.split.dark-blue .structure-content .theme-title span:after{background-color:#e64651}@media (max-width:992px){.structure.full-width .structure-background{height:auto;bottom:-6.5vh;min-height:auto}}.structure.full-width .structure-background img{width:100%}@media (min-width:992px){.structure.full-width .structure-background img{left:0;right:0}}.structure.full-width .structure-content{color:#fff}.structure.full-width .structure-content .theme-title{color:#fff;text-shadow:0 0 21px rgba(0, 0, 0, 0.42)}.structure.full-width .structure-content .theme-title span:after{background-color:#e64651}.structure.full-width .breadcrumb-link{color:#fff}.contact-waves{top:20px;z-index:0;width:50px;direction:ltr;overflow:hidden;padding-top:26px;position:absolute}@media (max-width:576px){.contact-waves{left:0}}@media (min-width:576px){.contact-waves{right:0}}@media (min-width:992px){.contact-waves{width:116px}}.contact-waves-wrapper{width:100vw;height:100%;display:flex;overflow:hidden;margin-top:-30px;animation:waves 5s linear infinite}@keyframes waves{from{transform:translateX(0)}to{transform:translateX(-120px)}}@media (min-width:992px){.contact-waves-wrapper{margin-top:-21px}}.contact-waves-wave{display:flex;margin:15px 0;margin-left:-18.5px}.contact-waves-wave>div{transform-origin:center center}.contact-waves-wave>div.up{width:12px;height:12px;transform:rotate(45deg);border-left:3px solid #fcfcfc}.contact-waves-wave>div.hill{width:12px;height:12px;border-radius:50%;border:3px solid #fcfcfc;border-left-color:transparent !important;border-right-color:transparent !important;border-bottom-color:transparent !important;transform:translate3d(-8px, -4px, 0)}.contact-waves-wave>div.down{width:12px;height:12px;border-left:3px solid #fcfcfc;transform:rotate(-45deg) translate3d(-2px, -11px, 0)}.contact-waves-wave>div.curve{width:12px;height:12px;border-radius:50%;border:3px solid #fcfcfc;border-top-color:transparent !important;border-left-color:transparent !important;border-right-color:transparent !important;transform:translate3d(-17px, -2.3px, 0)}.structure-bottom{padding:0 15px}.contact{margin-bottom:3.125rem;box-shadow:0 3px 18px 0 rgba(3, 66, 142, 0.16)}@media (min-width:992px){.contact{display:grid;margin-bottom:6.25rem;grid-template-columns:repeat(2, 1fr)}}.contact-red{color:#fff;padding:1.25rem;background-color:#e64651}@media (min-width:992px){.contact-red{padding:6.25rem 3.125rem 6.25rem 3.125rem}}.contact-form{padding-left:30px;padding-right:30px;padding-bottom:30px;padding-top:60px}@media (min-width:992px){.contact-form{padding:6.25rem 3.125rem 3.125rem 3.125rem}}@media (min-width:1440px){.contact-form{padding:6.25rem}}.contact-form .checkboxes-wrapper{margin-block-end:3.125rem}.contact-form-wrap:not(:last-of-type){margin-bottom:3.125rem}.contact-form-wrap.center{text-align:center}.contact-form .theme-button{font-size:1.5rem;padding:1rem 5.875rem}.contact-form .required-fields{position:relative;top:-40px;white-space:nowrap;color:#7a7a7a}@media (min-width:992px){.contact-form .required-fields{top:-60px}}.contact-title{font-size:1.9375rem}.contact-subtitle{font-size:1.375rem}.contact-info{display:grid;grid-auto-rows:1fr;grid-row-gap:1.875rem}.contact-info-wrap{display:grid;font-size:1.1875rem;grid-column-gap:0.625rem;grid-template-columns:auto 1fr}.contact-info-wrap svg{fill:#fff;width:25px;height:25px;grid-row:span 2;align-self:center}.contact-info-wrap-title{font-weight:bold}.contact-info-wrap a{text-decoration:underline}.contact-info-wrap a:focus,.contact-info-wrap a:hover{color:#fff;text-decoration:none}.contact-success{display:none;padding:1.25rem;align-items:center;flex-direction:column;justify-content:center}.contact-success #lottie{width:150px;height:150px}.contact-success-title{color:#e64651;font-weight:bold;font-size:1.8125rem;text-align:center}.contact-success-subtitle{text-align:center;font-size:1.125rem}.contact-success-links{display:grid;margin:1.875rem 0;grid-gap:var(--gap)}.contact.sent .contact-form{display:none}.contact.sent .contact-success{display:flex;animation:success 0.35s 1 ease}@keyframes success{0%{opacity:0}100%{opacity:1}}.contact [role="alert"]:not(.screen-reader){display:block;font-weight:bold;text-align:center;margin-top:0.9375rem}.contact-waves{direction:ltr;position:static;margin-right:auto}.contact-waves .up,.contact-waves .down{border-left-color:#fff !important}.contact-waves .hill{border-top-color:#fff !important}.contact-waves .curve{border-bottom-color:#fff !important}
