@import"/assets/css/lib/nerdfonts.css";@import"https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,432;1,432&family=Sansation:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap";.heading h4{color:#0062b8;font-size:1.2rem;font-weight:400;text-transform:uppercase}.heading h3{color:#5b5b5b;text-transform:uppercase;-webkit-margin-before:0;margin-block-start:0;-webkit-margin-after:0;margin-block-end:0;font-size:1.17rem;margin-bottom:.2rem;font-weight:200}.heading h2{color:#ffa200;text-transform:uppercase;font-size:2rem;-webkit-margin-before:0;margin-block-start:0;-webkit-margin-after:0;margin-block-end:0;font-weight:200}.heading p{color:#5b5b5b;line-height:1.5;font-size:1rem;font-weight:200;-webkit-margin-before:1rem;margin-block-start:1rem;-webkit-margin-after:1rem;margin-block-end:1rem}.heading h1{font-weight:400}.heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.heading .content_heading{height:550px;-webkit-box-flex:45;-ms-flex:45;flex:45;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.heading .content_heading video,.heading .content_heading img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;display:block}.heading>div:not(.content_heading){-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:55;-ms-flex:55;flex:55;padding:1em}.heading .text_heading h2{font-size:40px;text-transform:uppercase;color:#5b5b5b}.heading .text_heading h2 span{font-weight:600;color:#ffa200}.heading .text_heading p{margin-top:.5em;margin-bottom:.5em;padding-bottom:.6rem;max-width:40ch;font-weight:400}.heading .text_heading .button_flex{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;-ms-flex-wrap:wrap;flex-wrap:wrap}.heading .text_heading .button_flex>a,.heading .text_heading .button_flex>button{font-family:"Sansation",sans-serif;font-size:1rem;font-weight:400;background-color:#ffa200;color:#fff;height:2.6rem;padding-left:1.3rem;padding-right:1.3rem;border-radius:.4rem;border:none;outline:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.6rem;cursor:pointer;-webkit-transition:color 150ms,background-color 150ms;transition:color 150ms,background-color 150ms}.heading .text_heading .button_flex>a:hover,.heading .text_heading .button_flex>button:hover{color:#ffa200;background-color:#fff}@media(max-width: 1100px){.heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:2em}.heading>div:not(.content_heading){margin-top:3em;margin-bottom:3em;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.heading .content_heading{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.heading>.content_heading{width:100%;height:60%}}@media(max-width: 650px){.heading{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.heading h2{font-size:35px !important}}@media(max-width: 500px){footer #web_map_links{grid-template-columns:1fr !important;row-gap:1rem}footer #web_dev_info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.roboto-tmp{font-family:"Roboto",sans-serif;font-optical-sizing:auto;font-weight:432;font-style:normal;font-variation-settings:"wdth" 100}.sansation-light{font-family:"Sansation",sans-serif;font-weight:300;font-style:normal}body,html{font-family:"Sansation",sans-serif;color:#5b5b5b;margin:0px;padding:0px;font-size:100%;max-width:100%;overflow-x:clip}#search--overlay{position:fixed;top:0;bottom:0;left:0;right:0;backdrop-filter:blur(6px);z-index:3000;display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#search--overlay.show_me{display:-webkit-box;display:-ms-flexbox;display:flex}#search--overlay>div{margin-top:12rem;height:-webkit-min-content;height:-moz-min-content;height:min-content}#search--overlay input[name=search]{max-width:90vw;font-size:1.2rem;padding:.7rem;outline:none;border:none;background-color:#5b5b5b;color:#fff;width:auto;margin:0px}#search--input_bar{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;border-radius:.55rem;-webkit-transition:-webkit-transform 250ms ease-out;transition:-webkit-transform 250ms ease-out;transition:transform 250ms ease-out;transition:transform 250ms ease-out, -webkit-transform 250ms ease-out;-webkit-box-shadow:rgba(250,253,255,.3) 0px 1px 2px 0px,hsla(0,0%,100%,.15) 0px 1px 3px 1px;box-shadow:rgba(250,253,255,.3) 0px 1px 2px 0px,hsla(0,0%,100%,.15) 0px 1px 3px 1px}#search--input_bar:has(input[name=search]:focus){-webkit-transform:scale(1.05) translateY(10px);-ms-transform:scale(1.05) translateY(10px);transform:scale(1.05) translateY(10px)}#search_button--overlay{font-size:1.2rem;background-color:#5b5b5b;color:#a3a3a3;padding:.7rem;margin-left:-1px;cursor:pointer}#search_button--overlay:hover{color:#fff}header{position:sticky;top:0;z-index:100}header #top_header{background:#0062b8;color:#fff;padding-top:.4rem;padding-bottom:.4rem;padding-left:23px;z-index:150;font-size:.85rem}header #top_header .nf{margin-right:5px}header #top_header a{color:#fff;text-decoration:none}header #top_header a:hover{-webkit-text-decoration:under;text-decoration:under}header #top_header #splitter{margin-right:.75rem;margin-left:.75rem}header #site_header{z-index:145;width:100%;border-bottom:1px solid #d3d3d3;background-color:#fff}header #site_header .nf.nf-fa-navicon{display:none}header #site_header .nf.nf-fa-angle_down{font-size:.8rem}header #main_block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:-webkit-max-content;height:-moz-max-content;height:max-content;padding-left:15px}header #nav_tabs{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.8rem;border-top:1px solid #d3d3d3;color:#525252;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;background-color:#ececec;height:3em;font-weight:400}header #nav_tabs>div{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.4rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%;padding-left:2rem;padding-right:2rem;position:relative}header #nav_tabs>div:hover:not(:has(.dropdown_content:hover)){background-color:#d1d1d1;cursor:pointer}#img_home_link{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px;margin:5px}#img_home_link:hover{background-color:#d3d3d3}#logo_and_name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#webpage_title{font-size:1.5rem;font-weight:800;margin-left:25px;padding-left:40px;border-left:3px solid #d3d3d3;font-weight:400}#windchill_logo{height:80px;cursor:pointer}@-webkit-keyframes expand{from{max-height:0px}to{max-height:700px}}@keyframes expand{from{max-height:0px}to{max-height:700px}}@-webkit-keyframes shrink{from{max-height:700px}to{height:0px}}@keyframes shrink{from{max-height:700px}to{height:0px}}#main_header #nav_tabs .dropdown_content{display:none;font-family:"Sansation",sans-serif;position:absolute;top:100%;left:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:-webkit-max-content;width:-moz-max-content;width:max-content;min-width:300px;background-color:#fff;z-index:2;margin-top:10px;-webkit-box-shadow:rgba(50,50,93,.25) 0px 6px 12px -2px,rgba(0,0,0,.3) 0px 3px 7px -3px;box-shadow:rgba(50,50,93,.25) 0px 6px 12px -2px,rgba(0,0,0,.3) 0px 3px 7px -3px;outline:1px solid #d3d3d3;color:#5b5b5b;-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;overflow:hidden}#main_header #nav_tabs .dropdown_content.hide_dropdown{-webkit-animation:shrink 1s forwards;animation:shrink 1s forwards;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}#main_header #nav_tabs .dropdown_content.show_dropdown{-webkit-animation:expand 1s forwards;animation:expand 1s forwards;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}#main_header #nav_tabs .dropdown_content a{color:#5b5b5b;text-decoration:none}#main_header .option{padding-left:20px;padding-right:20px;height:3rem;font-size:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}#main_header .option:hover{background-color:#ebebeb;color:#000}#main_header .tab_clicked{background-color:#d1d1d1;outline:2px dotted #97005e;z-index:10;color:#000}#main_header #nav_tabs .nf{font-size:15px;padding-top:4px}#nav_icons,.mobile_buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px;padding-right:60px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}#nav_icons .header__btn--primary,.mobile_buttons .header__btn--primary{text-decoration:none;text-wrap:nowrap;padding:.6rem;font-size:1rem;font-weight:400;padding-left:1.3rem;padding-right:1.3rem;letter-spacing:-0.04rem;cursor:pointer;-webkit-transition:background-color 150ms;transition:background-color 150ms;color:#fff !important;border-radius:.4rem}#nav_icons .header__btn--primary .nf,.mobile_buttons .header__btn--primary .nf{margin-right:.5rem;font-size:1.4rem}#nav_icons .header__btn--primary.vendor--primary,.mobile_buttons .header__btn--primary.vendor--primary{background-color:#0062b8}#nav_icons .header__btn--primary.vendor--primary:hover,.mobile_buttons .header__btn--primary.vendor--primary:hover{background-color:#548fc4}#nav_icons .header__btn--primary.search--primary,.mobile_buttons .header__btn--primary.search--primary{background-color:#5b5b5b}#nav_icons .header__btn--primary.search--primary:hover,.mobile_buttons .header__btn--primary.search--primary:hover{background-color:gray}.mobile_nav{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;z-index:100;background-color:#fff;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;font-size:1rem;width:100%}.mobile_nav .dropdown_content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;grid-column:1/-1;max-height:0px;-webkit-transition:max-height 300ms,opacity 200ms ease;transition:max-height 300ms,opacity 200ms ease;will-change:max-height,opacity}.mobile_nav>div:not(.mobile_buttons){display:grid;grid-template-columns:1fr 1fr;grid-template-rows:3rem auto;border-top:2px solid #d3d3d3;margin-left:5%;width:90%;cursor:pointer}.mobile_nav>div:not(.mobile_buttons) span,.mobile_nav>div:not(.mobile_buttons) i.nf{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mobile_nav>div:not(.mobile_buttons) i.nf{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}.mobile_nav>div:not(.mobile_buttons) a{text-decoration:none;color:#5b5b5b}.mobile_nav .mobile_buttons{margin-top:5%;margin-bottom:5%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;width:100%}.mobile_nav .mobile_buttons a{display:inline-block;scale:1}@-webkit-keyframes rotating{from{-webkit-transform:rotateX(0deg);transform:rotateX(0deg)}to{-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}}@keyframes rotating{from{-webkit-transform:rotateX(0deg);transform:rotateX(0deg)}to{-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}}.tab_clicked .nf{-webkit-animation:rotating .5s forwards;animation:rotating .5s forwards}@media(max-width: 750px){#nav_icon{display:block !important;position:absolute;right:0;font-size:30px;margin-right:30px}#nav_icon:hover{background-color:#ebebeb}header #nav_tabs{display:none;height:0;position:initial}header #nav_tabs .show_dropdown{position:relative}header #nav_tabs .option{font-size:2.5rem}#main_block{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:left !important;-ms-flex-pack:left !important;justify-content:left !important;padding-left:0px !important;margin-left:30px;row-gap:20px}#nav_icons{display:none}#logo_and_name{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-bottom:0px}#webpage_title{margin-left:1.2rem;padding-left:1.2rem;font-size:1.3rem;max-width:100px}#windchill_logo{height:60px}}@media(max-width: 400px){.mobile_nav .mobile_buttons a{display:inline-block;scale:.8}#nav_icon{font-size:25px;margin-right:25px}#main_block{margin-left:0px}#windchill_logo{height:40px}#webpage_title{font-size:1rem;margin-left:.8rem;padding-left:.8rem}}.hide_me{display:none !important}.no_overflow{width:100%;height:100%;overflow:hidden}.slide_in{-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);-webkit-transition:opacity 300ms ease,-webkit-transform 400ms cubic-bezier(0.2, 0.9, 0.2, 1);transition:opacity 300ms ease,-webkit-transform 400ms cubic-bezier(0.2, 0.9, 0.2, 1);transition:transform 400ms cubic-bezier(0.2, 0.9, 0.2, 1),opacity 300ms ease;transition:transform 400ms cubic-bezier(0.2, 0.9, 0.2, 1),opacity 300ms ease,-webkit-transform 400ms cubic-bezier(0.2, 0.9, 0.2, 1);will-change:transform,opacity}.slide_in.is_visible{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.open_mobile_nav .dropdown_content{max-height:600px}.hover_mobile_category span,.hover_mobile_category i.nf{background-color:#d3d3d3 !important}#contact_button:hover{color:#fff !important;background-color:#f4b860 !important}.content_heading{background:#ffebc9;background:radial-gradient(circle, rgb(255, 235, 201) 0%, rgb(244, 184, 96) 100%)}.image_crop_box{background-color:#fff}.card p{color:#fff !important}#rigid_second{padding-top:75px}#rigid_second,#rigid_third,#rigid_fourth{background-color:#5b5b5b}#rigid_second h4,#rigid_third h4,#rigid_fourth h4{color:#ffa200;font-size:1.2rem;font-weight:400;text-transform:uppercase}#rigid_second h3,#rigid_third h3,#rigid_fourth h3{color:#fff;text-transform:uppercase;-webkit-margin-before:0;margin-block-start:0;-webkit-margin-after:0;margin-block-end:0;font-size:1.17rem;margin-bottom:.2rem;font-weight:200}#rigid_second h2,#rigid_third h2,#rigid_fourth h2{color:#ffa200;text-transform:uppercase;font-size:2rem;-webkit-margin-before:0;margin-block-start:0;-webkit-margin-after:0;margin-block-end:0;font-weight:200}#rigid_second p,#rigid_third p,#rigid_fourth p{color:#fff;line-height:1.5;font-size:1rem;font-weight:200;-webkit-margin-before:1rem;margin-block-start:1rem;-webkit-margin-after:1rem;margin-block-end:1rem}#rigid_second h1,#rigid_third h1,#rigid_fourth h1{font-weight:400}#rigid_second h3,#rigid_third h3,#rigid_fourth h3{font-weight:400}#rigid_second h2,#rigid_third h2,#rigid_fourth h2{font-weight:400}#rigid_second p,#rigid_third p,#rigid_fourth p{font-weight:400;line-height:1.7}#rigid_second .single_span,#rigid_second .double_span,#rigid_third .single_span,#rigid_third .double_span,#rigid_fourth .single_span,#rigid_fourth .double_span{display:block;margin:0 auto;max-width:1500px;width:95%}#rigid_second .double_span,#rigid_third .double_span,#rigid_fourth .double_span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;gap:32px}#rigid_second .double_span>span:first-child,#rigid_third .double_span>span:first-child,#rigid_fourth .double_span>span:first-child{-webkit-box-flex:9;-ms-flex:9 1 30rem;flex:9 1 30rem}#rigid_second .double_span>span:last-child,#rigid_third .double_span>span:last-child,#rigid_fourth .double_span>span:last-child{-webkit-box-flex:11;-ms-flex:11 1 30rem;flex:11 1 30rem}#rigid_second .double_span:has(ul)>span,#rigid_third .double_span:has(ul)>span,#rigid_fourth .double_span:has(ul)>span{-webkit-box-flex:11 !important;-ms-flex:11 1 30rem !important;flex:11 1 30rem !important}#rigid_second .double_span:has(ul)>span:has(ul),#rigid_third .double_span:has(ul)>span:has(ul),#rigid_fourth .double_span:has(ul)>span:has(ul){-webkit-box-flex:9 !important;-ms-flex:9 1 30rem !important;flex:9 1 30rem !important}#rigid_second ul,#rigid_third ul,#rigid_fourth ul{list-style:none;font-size:1.3rem;padding:0;margin:0}#rigid_second ul li,#rigid_third ul li,#rigid_fourth ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:.5rem;margin-top:.5rem;margin-bottom:.5rem;line-height:1.5}#rigid_second ul .nf,#rigid_third ul .nf,#rigid_fourth ul .nf{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle;color:#fff;font-size:.7rem;padding:.3rem;border:1px solid #ffa200;border-radius:50%;margin-right:.5rem;margin-top:.3rem}@media(max-width: 500px){#rigid_second h2,#rigid_third h2,#rigid_fourth h2{font-size:32px}#rigid_second h3,#rigid_third h3,#rigid_fourth h3{font-size:19px}#rigid_second p,#rigid_third p,#rigid_fourth p{font-size:1rem}}#rigid_second .double_span li span,#rigid_third .double_span li span,#rigid_fourth .double_span li span{color:#fff !important}#rigid_second .flex_rigid h4,#rigid_third .flex_rigid h4,#rigid_fourth .flex_rigid h4{color:#0062b8;font-size:1.2rem;font-weight:400;text-transform:uppercase}#rigid_second .flex_rigid h3,#rigid_third .flex_rigid h3,#rigid_fourth .flex_rigid h3{color:#ffa200;text-transform:uppercase;-webkit-margin-before:0;margin-block-start:0;-webkit-margin-after:0;margin-block-end:0;font-size:1.17rem;margin-bottom:.2rem;font-weight:200}#rigid_second .flex_rigid h2,#rigid_third .flex_rigid h2,#rigid_fourth .flex_rigid h2{color:#0062b8;text-transform:uppercase;font-size:2rem;-webkit-margin-before:0;margin-block-start:0;-webkit-margin-after:0;margin-block-end:0;font-weight:200}#rigid_second .flex_rigid p,#rigid_third .flex_rigid p,#rigid_fourth .flex_rigid p{color:#5b5b5b;line-height:1.5;font-size:1rem;font-weight:200;-webkit-margin-before:1rem;margin-block-start:1rem;-webkit-margin-after:1rem;margin-block-end:1rem}#rigid_second .flex_rigid h1,#rigid_third .flex_rigid h1,#rigid_fourth .flex_rigid h1{font-weight:400}#rigid_second .flex_rigid,#rigid_third .flex_rigid,#rigid_fourth .flex_rigid{display:grid;grid-template-columns:repeat(auto-fit, minmax(15rem, 1fr));-webkit-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem;max-width:1500px;width:95%;margin:0 auto;row-gap:0px;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:50px}#rigid_second .flex_rigid a.card,#rigid_third .flex_rigid a.card,#rigid_fourth .flex_rigid a.card{text-decoration:none}#rigid_second .flex_rigid .card,#rigid_third .flex_rigid .card,#rigid_fourth .flex_rigid .card{min-height:450px;height:auto;cursor:pointer;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease;display:grid;grid-template-rows:248px 2.9rem 1fr 1rem;padding-bottom:1rem}#rigid_second .flex_rigid .card:hover,#rigid_third .flex_rigid .card:hover,#rigid_fourth .flex_rigid .card:hover{-webkit-transform:scale(1.03);-ms-transform:scale(1.03);transform:scale(1.03)}#rigid_second .flex_rigid .card .image_crop_box,#rigid_third .flex_rigid .card .image_crop_box,#rigid_fourth .flex_rigid .card .image_crop_box{width:100%;height:248px;overflow:hidden;position:relative;-o-object-fit:cover;object-fit:cover}#rigid_second .flex_rigid .card .image_crop_box img,#rigid_third .flex_rigid .card .image_crop_box img,#rigid_fourth .flex_rigid .card .image_crop_box img{width:100%;height:248px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;display:block}#rigid_second .flex_rigid .card h3,#rigid_third .flex_rigid .card h3,#rigid_fourth .flex_rigid .card h3{border-top:.4rem solid #ffa200;padding-top:1.25rem;text-transform:uppercase;color:#ffa200;font-weight:600;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}#rigid_second .flex_rigid .card p,#rigid_third .flex_rigid .card p,#rigid_fourth .flex_rigid .card p{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;font-weight:600}#rigid_second .flex_rigid .card .learn_more,#rigid_third .flex_rigid .card .learn_more,#rigid_fourth .flex_rigid .card .learn_more{display:none}#rigid_second .flex_rigid .card,#rigid_third .flex_rigid .card,#rigid_fourth .flex_rigid .card{cursor:default !important}#rigid_second .flex_rigid .image_crop_box img,#rigid_third .flex_rigid .image_crop_box img,#rigid_fourth .flex_rigid .image_crop_box img{height:100% !important;width:auto !important;margin:0 auto}#contact_us_section{border-top:8px solid #0062b8}#contact_us_section h4{color:#0062b8;font-size:1.2rem;font-weight:400;text-transform:uppercase}#contact_us_section h3{color:#5b5b5b;text-transform:uppercase;-webkit-margin-before:0;margin-block-start:0;-webkit-margin-after:0;margin-block-end:0;font-size:1.17rem;margin-bottom:.2rem;font-weight:200}#contact_us_section h2{color:#0062b8;text-transform:uppercase;font-size:2rem;-webkit-margin-before:0;margin-block-start:0;-webkit-margin-after:0;margin-block-end:0;font-weight:200}#contact_us_section p{color:#5b5b5b;line-height:1.5;font-size:1rem;font-weight:200;-webkit-margin-before:1rem;margin-block-start:1rem;-webkit-margin-after:1rem;margin-block-end:1rem}#contact_us_section h1{font-weight:400}#contact_us_section{position:relative;z-index:1;-o-object-fit:cover;object-fit:cover;height:600px}#contact_us_section .center_flex{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:2.5rem;width:95%;max-width:1500px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#contact_us_section .image_crop_background{z-index:8;position:absolute;right:0;overflow:hidden;-o-object-fit:cover;object-fit:cover;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:-1;height:600px;object-fit:cover;width:30%}#contact_us_section .image_crop_background img{height:100%;width:auto;clip-path:polygon(15% 0, 100% 0, 100% 100%, 15% 100%, 0% 50%)}#contact_us_section .contact_option{width:-webkit-min-content;width:-moz-min-content;width:min-content;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#contact_us_section .contact_option .contact_option_div{margin-top:.5rem;text-align:center}#contact_us_section .contact_option img{height:4rem}#contact_us_section .contact_option img.contact_hover{display:none}#contact_us_section .contact_option:hover .contact_option_div{color:#0062b8 !important;font-weight:800}#contact_us_section .contact_option:hover img.contact_hover{display:inline}#contact_us_section .contact_option:hover img.contact{display:none}#contact_us_section h2,#contact_us_section p{text-align:center}#contact_about_card{background-color:#fff;padding-left:2.5rem;padding-right:2.5rem;max-width:45ch;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-left:2px solid #ececec}#contact_icons{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}#contact_icons a{color:#5b5b5b;text-decoration:none}@media(min-width: 1551px){#contact_us_section .center_flex{margin:0 auto}}@media(800px < width < 1550px){#contact_us_section .center_flex{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:60% !important;max-width:none;margin-left:5%}#small_card{text-align:center !important;width:45ch;padding:0 !important}#contact_about_card{padding-left:0px !important;padding-right:0px !important;border-left:none !important;border-top:2px solid #ececec;padding-top:2.5rem}}@media(max-width: 800px){#contact_us_section{height:37.5rem}#contact_us_section .center_flex{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;backdrop-filter:blur(10px);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:hsla(0,0%,100%,.651);margin-left:0px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:95%;margin:0 auto}#contact_us_section .image_crop_background{width:100%;height:37.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#contact_us_section .image_crop_background img{height:37.5rem;clip-path:none}#small_card{text-align:center;padding-top:0;padding-bottom:0;max-width:80%}#contact_about_card{border-left:none;background-color:rgba(0,0,0,0);padding-left:0;padding-right:0}}footer h3{display:block;font-size:.9rem;margin-top:.67em;margin-bottom:.67em;margin-left:0;margin-right:0;font-weight:bold}footer{background-color:#ececec;padding-top:70px;font-size:.9rem}footer #footer_content_flex{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:4rem;width:80%;margin-left:10%;-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}footer #footer_logo_flex{width:-webkit-min-content;width:-moz-min-content;width:min-content}footer #footer_logo_flex>div{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:.5rem}footer #footer_logo_flex>div>div{font-weight:600}footer #footer_logo_flex>div .nf:last-child{margin-left:.5ch}footer #footer_logo_flex>div .nf{font-size:1.2rem}footer #footer_logo_flex img#footer_logo{height:100px;margin-bottom:1em}footer #web_map_links{min-height:160px;display:grid;-webkit-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem;grid-template-columns:1fr 1fr}footer #web_map_links a{color:#5b5b5b;font-weight:400;text-decoration:underline;cursor:pointer}footer #info_address{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.5em}footer #web_dev_info{margin-top:80px;padding-top:.5rem;padding-bottom:.5rem;border-top:2px solid #cacaca;color:#5b5b5b;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1ch;grid-row-start:2;grid-column-start:1;grid-column-end:-1}footer #web_dev_info>span>span{text-decoration:underline;font-weight:600}footer #website_creds{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.5rem}footer #website_creds img{height:1em}/*# sourceMappingURL=rigidContainment-min.css.map */