*,:after,:before{box-sizing:border-box}*{margin:0}body,html{height:100%}body{line-height:1.5;-webkit-font-smoothing:antialiased}canvas,img,picture,svg,video{display:block;max-width:100%}button,input,select,textarea{font:inherit}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word}#__next,#root{isolation:isolate}:root{--color-app-background:#f5f5f5;--color-client-logos-background:#269faf;--color-dark-gray:#444;--color-light-gray:#e7e7e7;--color-medium-gray:#616161;--color-reason-magenta-callout:rgba(186,41,169,.13);--color-reason-magenta-dark:#952087;--color-reason-magenta-opaque:rgba(149,32,135,.9);--color-reason-primary-magenta:#ba29a9;--color-vermonster-blue-callout:rgba(38,159,175,.2);--color-vermonster-blue-dark:#1b7a87;--color-vermonster-blue-opaque:rgba(38,159,175,.9);--color-vermonster-blue-text:#1b4f64;--color-vermonster-primary-blue:#269faf;--color-services-body-background:#ebebeb;--color-products-body-background:#ebebeb;--color-contact-body-background:#ebebeb;--font-size-blockquote:clamp(1.2rem,5vw,1.5rem);--font-size-h1:clamp(1.8rem,5vw,3.5rem);--font-size-h2:clamp(1.4rem,5vw,1.9rem);--font-size-h3:clamp(1.2rem,5vw,1.5rem);--font-size-nav:clamp(1.1rem,5vw,1.2rem);--font-size-input:clamp(1.1rem,3vw,1.2rem);--font-size-p:clamp(1rem,3vw,1.1rem);--font-size-label:clamp(0.9rem,3vw,1rem);--font-weight-bold:500;--font-weight-bold-extra:700;--font-weight-normal:300;--padding-content:clamp(0.5rem,4vw,2rem);--padding-horizontal-section:clamp(2rem,8vw,9rem);--padding-vertical-section:clamp(2rem,3vw,4rem);--width-max:1200px}*{font-family:var(--font-vazirmatn),Arial,sans-serif;box-sizing:border-box}html{scroll-behavior:smooth}body{display:flex;flex-direction:column;align-items:center;min-height:100vh;margin:0}body:has(.products){background-color:var(--color-products-body-background)}body:has(.services){background-color:var(--color-services-body-background)}body:has(.contact){background-color:var(--color-contact-body-background)}input,select,textarea{font-family:var(--font-vazirmatn),Arial,sans-serif;font-size:var(--font-size-input)}.app-content-container{flex:1 1;background-color:var(--color-app-background);width:100%;max-width:var(--width-max)}.not-found-container{margin:2rem}.app-section{padding:var(--padding-vertical-section) var(--padding-horizontal-section)}h1{font-size:var(--font-size-h1);font-weight:var(--font-weight-bold-extra);margin:0;line-height:1.15;letter-spacing:.1rem}h2{font-size:var(--font-size-h2);font-weight:var(--font-weight-bold);line-height:1.3;margin-bottom:.5em}p{font-size:var(--font-size-p);color:var(--color-dark-gray);margin-bottom:1.5rem;line-height:1.5}p,p a{font-family:var(--font-bitter),Georgia,sans-serif}a{color:var(--color-dark-gray)}a:hover{color:var(--color-reason-magenta-dark)}ul{list-style:none;margin:0}hr{width:50%;margin:2rem auto;border:0;height:1px;background:var(--color-light-gray)}.nav{display:grid}.navbar{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;gap:2rem}.bar{display:block;width:25px;height:3px;margin:5px auto;transition:all .3s ease-in-out;background-color:#101010}.nav-menu{flex-direction:column;text-align:left;top:5rem;max-height:0;transition:max-height .3s ease-out}.nav-menu li{opacity:0;transition:opacity .1s ease-in;-webkit-transition:opacity .1s ease-in}.nav-menu.activeMenu{max-height:20rem;transition:max-height .3s ease-in}.nav-menu.activeMenu li{opacity:1;transition:opacity 1s ease-out;-webkit-transition:opacity 1s ease-out}.nav-item{margin:.25rem 0}.nav-item:last-child{margin-bottom:2rem}.nav-item a{color:var(--color-dark-gray);font-weight:var(--font-weight-bold);font-size:var(--font-size-nav)}.nav-item a:hover{text-decoration:none}.hamburger-wrapper{display:flex;flex-grow:1;flex-basis:0;align-items:flex-start}.hamburger{display:block;cursor:pointer}.hamburger.activeMenu .bar:nth-child(2){opacity:0}.hamburger.activeMenu .bar:first-child{transform:translateY(8px) rotate(45deg)}.hamburger.activeMenu .bar:nth-child(3){transform:translateY(-8px) rotate(-45deg)}strong{font-weight:var(--font-weight-bold);color:var(--color-dark-gray)}.vermonster-cta-wrapper{display:flex;align-items:flex-end;justify-content:flex-end;flex-grow:1;flex-basis:0}@media (max-width:600px){.vermonster-cta-wrapper{display:none}}.vermonster-cta a{text-decoration:none;color:var(--color-dark-gray);background-color:var(--color-vermonster-blue-callout);font-weight:var(--font-weight-bold);padding:10px 30px 5px;border-radius:20px;white-space:nowrap}.vermonster-cta a:hover{cursor:pointer;background-color:var(--color-vermonster-blue-opaque);color:#fff}svg{fill:currentColor}.active{font-size:2.7rem;color:#000}.active,.inactive,.inactive>img{text-decoration:none;display:flex}.inactive-logo{filter:opacity(.3);transition:opacity .1s ease-in;-webkit-transition:opacity .1s ease-in}.inactive-logo:hover{filter:opacity(.6)}a.inactive{color:gray}.inactive img{width:12rem;color:gray}.logo-container{display:flex;flex-wrap:wrap;flex-direction:column;gap:5px;align-self:center;align-items:center}.reason-logo img,.vermonster-logo img{flex:1 1;min-height:30px;min-width:100px;align-self:center}.reason{font-weight:700}.healthcare,.reason{font-family:var(--font-open-sans)}.healthcare{font-weight:600}.hero-container{height:auto;display:flex;flex-direction:column;justify-content:center;color:#fff}.hero-container h1{padding-bottom:var(--padding-content);padding-top:var(--padding-content)}.hero-container h2 a{color:#fff}.hero-container h2 a:hover{color:hsla(0,0%,100%,.8);text-decoration:none}.hero-container h2{font-size:var(--h3-size);font-size:clamp(1.3rem,3vw,2rem);font-weight:500}h3{font-weight:var(--font-weight-bold-extra);color:var(--color-dark-gray)}.hero-container p{font-weight:500;font-size:clamp(1.2rem,2vw,1.7rem)}.hero-content{max-width:var(--width-max);padding-bottom:var(--padding-content)}@media screen and (max-width:500px){.hero-content{display:none}.hero-container h1{font-size:clamp(2rem,8vw,2.5rem);padding:0}.callout-container{float:none!important;width:100%!important;margin:0 0 1rem!important}.arrow-bullet{margin-bottom:3px}}.callout-section{display:flex;flex-direction:column}.callout-section-content{display:block;flex:none}.callout-section-content:after{clear:both;content:".";visibility:hidden}.callout-section-description{flex:none;display:block}.callout-section-description *{font-family:var(--font-bitter),Georgia,sans-serif;line-height:1.4;margin-top:0}.callout-section-description-right p{line-height:1.4;margin-top:0}.callout-container{display:flex;flex-direction:column;max-width:700px;min-width:250px;padding:clamp(1.5rem,2vw,2rem) clamp(1rem,2vw,2rem);width:40%;margin-bottom:1rem}.callout-container ul{padding:0;display:flex;flex-direction:column;align-content:space-evenly;row-gap:1rem;font-size:120%;font-size:clamp(1rem,2vw,1.2rem)}.callout-list-item{display:flex;align-items:center;text-align:left;font-weight:500;line-height:1.3;gap:1rem}.arrow-bullet{display:flex;align-items:center;color:var(--color-vermonster-blue-text);min-width:32px;margin-bottom:2%}.blockquote-section{background-color:var(--color-light-gray);text-align:left}blockquote{display:block;color:var(--color-dark-gray);font-family:var(--font-vazirmatn),Arial,sans-serif;font-size:var(--font-size-blockquote);font-weight:var(--font-weight-bold);line-height:1.3;margin:0;padding:1rem 0}.footer{flex-wrap:wrap;gap:2rem;background-color:var(--color-medium-gray);padding:var(--padding-content) var(--padding-horizontal-section);color:#fff;width:100%;max-width:var(--width-max)}.footer,.footer .company-info{display:flex;justify-content:space-between}.footer .company-info{flex-direction:column}.footer ul{padding-left:0}.footer address{font-style:normal;font-size:1.1rem;font-weight:400}.footer .cp{margin:0}.footer .link{color:#fff;font-weight:var(--font-weight-bold);text-decoration:none;display:block}.footer .link:hover{cursor:pointer;text-decoration:underline}@font-face{font-family:__Vazirmatn_d2b063;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/912fd6360a93005b-s.woff2) format("woff2");unicode-range:U+06??,U+0750-077f,U+0870-088e,U+0890-0891,U+0897-08e1,U+08e3-08ff,U+200c-200e,U+2010-2011,U+204f,U+2e41,U+fb50-fdff,U+fe70-fe74,U+fe76-fefc,U+102e0-102fb,U+10e60-10e7e,U+10ec2-10ec4,U+10efc-10eff,U+1ee00-1ee03,U+1ee05-1ee1f,U+1ee21-1ee22,U+1ee24,U+1ee27,U+1ee29-1ee32,U+1ee34-1ee37,U+1ee39,U+1ee3b,U+1ee42,U+1ee47,U+1ee49,U+1ee4b,U+1ee4d-1ee4f,U+1ee51-1ee52,U+1ee54,U+1ee57,U+1ee59,U+1ee5b,U+1ee5d,U+1ee5f,U+1ee61-1ee62,U+1ee64,U+1ee67-1ee6a,U+1ee6c-1ee72,U+1ee74-1ee77,U+1ee79-1ee7c,U+1ee7e,U+1ee80-1ee89,U+1ee8b-1ee9b,U+1eea1-1eea3,U+1eea5-1eea9,U+1eeab-1eebb,U+1eef0-1eef1}@font-face{font-family:__Vazirmatn_d2b063;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/17cf9497af825577-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Vazirmatn_d2b063;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8c96cc4bd2a39381-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Vazirmatn_Fallback_d2b063;src:local("Arial");ascent-override:101.42%;descent-override:53.12%;line-gap-override:0.00%;size-adjust:101.11%}.__className_d2b063{font-family:__Vazirmatn_d2b063,__Vazirmatn_Fallback_d2b063;font-style:normal}.__variable_d2b063{--font-vazirmatn:"__Vazirmatn_d2b063","__Vazirmatn_Fallback_d2b063"}@font-face{font-family:__Bitter_4c860f;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/6f3eac45913bf2c2-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c8a,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Bitter_4c860f;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/bfb7ab7b4b29bade-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Bitter_4c860f;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/b8093ba80290e17d-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Bitter_4c860f;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/3e8ed84275cb4466-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Bitter_4c860f;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/4563355e0480477b-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Bitter_Fallback_4c860f;src:local("Times New Roman");ascent-override:81.11%;descent-override:22.99%;line-gap-override:0.00%;size-adjust:115.28%}.__className_4c860f{font-family:__Bitter_4c860f,__Bitter_Fallback_4c860f;font-style:normal}.__variable_4c860f{--font-bitter:"__Bitter_4c860f","__Bitter_Fallback_4c860f"}@font-face{font-family:__Open_Sans_4dd805;font-style:normal;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(/_next/static/media/d6fc113833db48fe-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c8a,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Open_Sans_4dd805;font-style:normal;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(/_next/static/media/e1df014bb05b8510-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Open_Sans_4dd805;font-style:normal;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(/_next/static/media/13a314e63820922b-s.woff2) format("woff2");unicode-range:U+1f??}@font-face{font-family:__Open_Sans_4dd805;font-style:normal;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(/_next/static/media/04c24f78ad5a47d8-s.woff2) format("woff2");unicode-range:U+0370-0377,U+037a-037f,U+0384-038a,U+038c,U+038e-03a1,U+03a3-03ff}@font-face{font-family:__Open_Sans_4dd805;font-style:normal;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(/_next/static/media/c1a1fe1e2bf9b2ee-s.woff2) format("woff2");unicode-range:U+0307-0308,U+0590-05ff,U+200c-2010,U+20aa,U+25cc,U+fb1d-fb4f}@font-face{font-family:__Open_Sans_4dd805;font-style:normal;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(/_next/static/media/6d9d93fc6431e29f-s.woff2) format("woff2");unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031a,U+0326-0327,U+032c,U+032f-0330,U+0332-0333,U+0338,U+033a,U+0346,U+034d,U+0391-03a1,U+03a3-03a9,U+03b1-03c9,U+03d1,U+03d5-03d6,U+03f0-03f1,U+03f4-03f5,U+2016-2017,U+2034-2038,U+203c,U+2040,U+2043,U+2047,U+2050,U+2057,U+205f,U+2070-2071,U+2074-208e,U+2090-209c,U+20d0-20dc,U+20e1,U+20e5-20ef,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214f,U+2190,U+2192,U+2194-21ae,U+21b0-21e5,U+21f1-21f2,U+21f4-2211,U+2213-2214,U+2216-22ff,U+2308-230b,U+2310,U+2319,U+231c-2321,U+2336-237a,U+237c,U+2395,U+239b-23b7,U+23d0,U+23dc-23e1,U+2474-2475,U+25af,U+25b3,U+25b7,U+25bd,U+25c1,U+25ca,U+25cc,U+25fb,U+266d-266f,U+27c0-27ff,U+2900-2aff,U+2b0e-2b11,U+2b30-2b4c,U+2bfe,U+3030,U+ff5b,U+ff5d,U+1d400-1d7ff,U+1ee??}@font-face{font-family:__Open_Sans_4dd805;font-style:normal;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(/_next/static/media/37da3febcafd463e-s.woff2) format("woff2");unicode-range:U+0001-000c,U+000e-001f,U+007f-009f,U+20dd-20e0,U+20e2-20e4,U+2150-218f,U+2190,U+2192,U+2194-2199,U+21af,U+21e6-21f0,U+21f3,U+2218-2219,U+2299,U+22c4-22c6,U+2300-243f,U+2440-244a,U+2460-24ff,U+25a0-27bf,U+28??,U+2921-2922,U+2981,U+29bf,U+29eb,U+2b??,U+4dc0-4dff,U+fff9-fffb,U+10140-1018e,U+10190-1019c,U+101a0,U+101d0-101fd,U+102e0-102fb,U+10e60-10e7e,U+1d2c0-1d2d3,U+1d2e0-1d37f,U+1f0??,U+1f100-1f1ad,U+1f1e6-1f1ff,U+1f30d-1f30f,U+1f315,U+1f31c,U+1f31e,U+1f320-1f32c,U+1f336,U+1f378,U+1f37d,U+1f382,U+1f393-1f39f,U+1f3a7-1f3a8,U+1f3ac-1f3af,U+1f3c2,U+1f3c4-1f3c6,U+1f3ca-1f3ce,U+1f3d4-1f3e0,U+1f3ed,U+1f3f1-1f3f3,U+1f3f5-1f3f7,U+1f408,U+1f415,U+1f41f,U+1f426,U+1f43f,U+1f441-1f442,U+1f444,U+1f446-1f449,U+1f44c-1f44e,U+1f453,U+1f46a,U+1f47d,U+1f4a3,U+1f4b0,U+1f4b3,U+1f4b9,U+1f4bb,U+1f4bf,U+1f4c8-1f4cb,U+1f4d6,U+1f4da,U+1f4df,U+1f4e3-1f4e6,U+1f4ea-1f4ed,U+1f4f7,U+1f4f9-1f4fb,U+1f4fd-1f4fe,U+1f503,U+1f507-1f50b,U+1f50d,U+1f512-1f513,U+1f53e-1f54a,U+1f54f-1f5fa,U+1f610,U+1f650-1f67f,U+1f687,U+1f68d,U+1f691,U+1f694,U+1f698,U+1f6ad,U+1f6b2,U+1f6b9-1f6ba,U+1f6bc,U+1f6c6-1f6cf,U+1f6d3-1f6d7,U+1f6e0-1f6ea,U+1f6f0-1f6f3,U+1f6f7-1f6fc,U+1f7??,U+1f800-1f80b,U+1f810-1f847,U+1f850-1f859,U+1f860-1f887,U+1f890-1f8ad,U+1f8b0-1f8bb,U+1f8c0-1f8c1,U+1f900-1f90b,U+1f93b,U+1f946,U+1f984,U+1f996,U+1f9e9,U+1fa00-1fa6f,U+1fa70-1fa7c,U+1fa80-1fa89,U+1fa8f-1fac6,U+1face-1fadc,U+1fadf-1fae9,U+1faf0-1faf8,U+1fb??}@font-face{font-family:__Open_Sans_4dd805;font-style:normal;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(/_next/static/media/51f6eedf9be77cd7-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Open_Sans_4dd805;font-style:normal;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(/_next/static/media/403511e41efd5e81-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Open_Sans_4dd805;font-style:normal;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(/_next/static/media/5d258b355fefebcb-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Open_Sans_Fallback_4dd805;src:local("Arial");ascent-override:101.18%;descent-override:27.73%;line-gap-override:0.00%;size-adjust:105.64%}.__className_4dd805{font-family:__Open_Sans_4dd805,__Open_Sans_Fallback_4dd805;font-style:normal}.__variable_4dd805{--font-open-sans:"__Open_Sans_4dd805","__Open_Sans_Fallback_4dd805"}