.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;left: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-right:2px solid #a5a9ad}.header-nav .menu-item{line-height:0.8;position:relative;padding-right: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-right: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-right: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-right:5px;border-bottom:1px solid #fff;border-right: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-right: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-left: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-right:0.9375rem;padding-right:0.9375rem;border-right:2px solid rgba(91, 113, 132, 0.26)}@media (min-width:992px){.footer-nav-list>.menu-item:not(:last-child){margin-right:1.875rem;padding-right:1.875rem}}.footer-address{display:none;font-style:normal}.footer-address-label{font-weight:600;line-height:0.92;font-size:1.5rem;padding-right: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:30px;left: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;left:-34px}}@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-right:5px;background-color:#e64651}.editor-block-list__block ol,.wp-custom-blocks ol{margin:0;list-style:none;counter-reset:item;padding-left: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;right: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-right: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:ltr;min-height:100vh;font-family:'Assistant', sans-serif;text-align:left;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-right:var(--gap)}.theme-checkbox label:after{top:3px;opacity:0;width:4px;height:9px;content:"";display:block;left: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;left:-5px;padding:5px 10px;position:absolute;background:#23282d;right:unset;justify-content:flex-start;animation:tooltip 0.25s 1 ease-in-out}@media (min-width:992px){.theme-checkbox .theme-input-error-message{left:-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-left: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;left:0;cursor:text;font-weight:600;font-size:1.375rem;position:absolute;padding-left:1.5625rem;transition:0.2s transform ease}.theme-input-error-message{bottom:-30px;color:#e64651;right: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;left: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-left: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}
[data-simplebar]{position:relative;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start;align-items:flex-start}.simplebar-wrapper{overflow:hidden;width:inherit;height:inherit;max-width:inherit;max-height:inherit}.simplebar-mask{direction:inherit;position:absolute;overflow:hidden;padding:0;margin:0;right:25px;top:0;bottom:0;left:0;width:auto !important;height:auto !important;z-index:0}.simplebar-offset{direction:inherit !important;box-sizing:inherit !important;resize:none !important;position:absolute;top:0;left:0;bottom:0;right:0;padding:0;margin:0;-webkit-overflow-scrolling:touch}.simplebar-content-wrapper{direction:inherit;box-sizing:border-box !important;position:relative;display:block;height:100%;width:auto;visibility:visible;max-width:100%;max-height:100%;scrollbar-width:none;-ms-overflow-style:none}.simplebar-content-wrapper::-webkit-scrollbar,.simplebar-hide-scrollbar::-webkit-scrollbar{width:0;height:0}.simplebar-content:before,.simplebar-content:after{content:' ';display:table}.simplebar-placeholder{max-height:100%;max-width:100%;width:100%;pointer-events:none}.simplebar-height-auto-observer-wrapper{box-sizing:inherit !important;height:100%;width:100%;max-width:1px;position:relative;float:left;max-height:1px;overflow:hidden;z-index:-1;padding:0;margin:0;pointer-events:none;flex-grow:inherit;flex-shrink:0;flex-basis:0}.simplebar-height-auto-observer{box-sizing:inherit;display:block;opacity:0;position:absolute;top:0;left:0;height:1000%;width:1000%;min-height:1px;min-width:1px;overflow:hidden;pointer-events:none;z-index:-1}.simplebar-track{z-index:1;position:absolute;right:0;bottom:0;pointer-events:none;overflow:hidden}[data-simplebar].simplebar-dragging .simplebar-content{pointer-events:none;user-select:none;-webkit-user-select:none}[data-simplebar].simplebar-dragging .simplebar-track{pointer-events:all}.simplebar-scrollbar{position:absolute;left:0;right:0;min-height:10px}.simplebar-scrollbar:before{position:absolute;content:'';background:black;border-radius:7px;left:2px;right:2px;opacity:0;transition:opacity 0.2s linear}.simplebar-scrollbar.simplebar-visible:before{opacity:0.1;transition:opacity 0s linear}.simplebar-track.simplebar-vertical{top:0;width:8px}.simplebar-track.simplebar-vertical .simplebar-scrollbar:before{top:2px;bottom:2px}.simplebar-track.simplebar-horizontal{left:0;height:11px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar:before{height:100%;left:2px;right:2px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{right:auto;left:0;top:2px;height:7px;min-height:0;min-width:10px;width:auto}[data-simplebar-direction='rtl'] .simplebar-track.simplebar-vertical{right:auto;left:0}.hs-dummy-scrollbar-size{direction:rtl;position:fixed;opacity:0;visibility:hidden;height:500px;width:500px;overflow-y:hidden;overflow-x:scroll}.simplebar-hide-scrollbar{position:fixed;left:0;visibility:hidden;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}
.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}
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-left:-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:"";left: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-right: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:left;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;right: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}.select2.select2-container{z-index:1;margin-left:20px}.select2.select2-container>.selection{margin-right:auto}.select2:not(.select2-container--open) .select2-selection--single:focus,.select2:not(.select2-container--open) .select2-selection--single:hover{outline:0}.select2:not(.select2-container--open) .select2-selection--single:focus .select2-selection__rendered,.select2:not(.select2-container--open) .select2-selection--single:hover .select2-selection__rendered{border-bottom:2px solid #e64651}.select2-container{z-index:0;display:flex}.select2-container .select2-selection--single{height:auto}.select2-container .select2-selection--single:focus,.select2-container .select2-selection--single:hover{outline:0}.select2-container .select2-selection--single .select2-selection__rendered{color:#e64651;font-weight:600;padding:0.3125rem 0;font-size:1.25rem;line-height:normal;transition:0.2s border-bottom-color;border-bottom:2px solid transparent;white-space:normal}.select2-container--default .select2-selection--single{border:none;background:none}.select2-container--default .select2-selection--single .select2-selection__arrow{display:none}.select2-dropdown{border:none;direction:ltr;border-radius:0;background:none;margin-left:1.25rem}.select2-dropdown:before{left:0;right:0;content:"";z-index:-1;min-width:100px;position:absolute;background-color:#fff;box-shadow:0 3px 18px 0 rgba(3, 66, 142, 0.16)}.select2-dropdown.select2-dropdown--above:before{top:0;bottom:-25px;margin:0 -15px -15px -15px}.select2-dropdown.select2-dropdown--below:before{bottom:0;top:-25px;margin:-15px -15px 0 -15px}.select2-results__options{overflow-y:visible}.select2-results__option{color:#112459;display:flex;padding:0.625rem 0;position:relative;font-size:1.25rem;flex-direction:column-reverse}.select2-results__option:before{width:0;height:2px;content:"";background:#112459;transition:0.2s width;margin-right:auto}.select2-results__option.select2-results__option--highlighted:not([aria-selected="true"]):before{width:20px}.select2-container--default .select2-results__option--highlighted[aria-selected]{color:#112459;background:none}.select2-container--default .select2-results__option[aria-selected=true]{color:#e64651;font-weight:600;background:none}.select2.select2-container{min-width:calc(100% - 40px)}.select2.select2-container .select2-selection__rendered{padding-left:20px}.select2.select2-container .select2-selection__arrow{display:block;margin-top:4px}.select2.select2-container .select2-selection__arrow b{border-width:7px 5px 0 5px}.main-content{box-shadow:0 3px 18px 0 rgba(3, 66, 142, 0.16)}.team{display:grid}@media (min-width:992px){.team{grid-template-columns:50% 50%}}.team-quote{display:flex;padding:3.125rem;position:relative;align-items:center;justify-content:center}.team-quote:before{top:10px;content:"";width:94px;height:56px;display:block;left:30px;position:absolute;margin-left:-75px;mix-blend-mode:exclusion;background-image:url(https://www.atarim.gov.il/wp-content/themes/Tyco/images/waves.png)}.team-quote-ceo{font-size:45px}.team-quote-ceo span{color:#0e1d47;text-shadow:none}.team-quote-ceo span:after{z-index:0}.team-quote-caption{margin-top:1.25rem}.team-quote-thumbnail{margin-top:3.125rem}@media (min-width:992px){.team-quote-thumbnail{margin:3.125rem}}.team-quote-thumbnail img{width:100%;height:100%;margin:auto;display:block;max-width:400px;max-height:400px;object-fit:contain}.team-content{color:#fff;overflow:auto;max-height:400px;padding:0.625rem 1.5625rem;background-color:#e64651}@media (min-width:992px){.team-content{padding:3.125rem;max-height:660px}}.team-list{margin:1.875rem 0;padding-bottom:1.875rem;border-bottom:1px solid #d1d1d1}@media (min-width:992px){.team-list{margin:6.25rem 0 3.125rem}}.team-list .theme-select{z-index:1;position:relative;justify-content:flex-end;flex-direction:row-reverse}@media (min-width:992px){.team-list .theme-select{display:none}}.team-list .theme-select label{margin-bottom:10px;margin-left:1.25rem}@media (max-width:768px){.team-list .theme-select label{border:0;width:1px;padding:0;height:1px;margin:-1px;overflow:hidden;position:absolute;clip:rect(0, 0, 0, 0)}}.team-list-grid{display:grid;grid-gap:30px;grid-auto-flow:column;justify-content:start}@media (max-width:992px){.team-list-grid{display:none}}@media (min-width:992px){.team-list-grid{grid-gap:50px;text-align:center;padding:0 30px}}@media (min-width:1440px){.team-list-grid{padding:0;max-width:1175px}}.team-list-filter{position:relative}.team-list-filter .team-list-radio{opacity:0;position:absolute;-webkit-appearance:none}.team-list-filter .team-list-radio+label{padding:0.3125rem 0;font-size:1.25rem;border-bottom:2px solid transparent}@media (min-width:992px){.team-list-filter .team-list-radio+label{font-size:1.125rem}}.team-list-filter .team-list-radio:focus+label,.team-list-filter .team-list-radio:hover+label{color:#e64651;cursor:pointer;text-shadow:0.5px 0 0}.team-list-filter .team-list-radio:checked+label{border-bottom:2px solid #e64651}.team-members{display:grid;align-items:start;grid-row-gap:4.6875rem;padding-bottom:9.375rem;grid-column-gap:1.875rem;grid-template-columns:repeat(2, 1fr)}@media (max-width:992px){.team-members{max-width:100%}}@media (min-width:576px){.team-members{grid-template-columns:repeat(3, 1fr)}}@media (min-width:768px){.team-members{grid-template-columns:repeat(4, 1fr)}}@media (min-width:992px){.team-members{grid-row-gap:9.375rem;grid-template-columns:repeat(5, 1fr)}}.team-members.hidden{opacity:0;position:absolute;visibility:hidden}.team-members-member{opacity:1;display:flex;align-items:center;visibility:visible;flex-direction:column;transition:0.5s opacity ease-in-out}.team-members-member figure img{width:150px;height:150px;object-fit:contain;margin-bottom:10px}.team-members-title{width:100%;max-width:180px;font-weight:600;font-size:1.25rem;text-align:center;font-style:normal}.team-members-position{width:100%;color:#000;min-height:42px;max-width:115px;text-align:center;font-size:1rem}.team-members-position:before{width:100%;content:"";height:4px;margin:5px 0;display:block;background-color:#e64651}
