.form__container{margin-left:auto;margin-right:auto;width:100%;max-width:36rem}@media (min-width: 1024px){.form__container{margin-right:0;max-width:32rem}}.form__grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));-moz-column-gap:2rem;column-gap:2rem;row-gap:1.5rem}@media (min-width: 640px){.form__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.form__group{display:flex;flex-direction:column}@media (min-width: 640px){.form__group--full{grid-column:span 2 / span 2}}.form__input{display:block;width:100%;border-radius:.375rem;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.5rem .875rem;font-size:1rem;line-height:1.5rem;--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1));outline-style:solid;outline-width:1px;outline-offset:-1px;outline-color:#d1d5db}.form__input::-moz-placeholder{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.form__input::placeholder{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.form__input:focus{outline-width:2px;outline-offset:-2px;outline-color:#009fde}.form__textarea{display:block;width:100%;border-radius:.375rem;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.5rem .875rem;font-size:1rem;line-height:1.5rem;--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1));outline-style:solid;outline-width:1px;outline-offset:-1px;outline-color:#d1d5db}.form__textarea::-moz-placeholder{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.form__textarea::placeholder{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.form__textarea:focus{outline-width:2px;outline-offset:-2px;outline-color:#009fde}.form__actions{margin-top:2rem;display:flex;justify-content:flex-end}.form__submit{border-radius:.375rem;--tw-bg-opacity: 1;background-color:rgb(0 159 222 / var(--tw-bg-opacity, 1));padding:.625rem .875rem;text-align:center;font-size:.875rem;line-height:1.25rem;font-weight:600;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.form__submit:hover{--tw-bg-opacity: 1;background-color:rgb(2 131 182 / var(--tw-bg-opacity, 1))}.form__submit:focus-visible{outline-width:2px;outline-offset:2px;outline-color:#009fde}.search-cta-section{--tw-bg-opacity: 1;background-color:rgb(2 131 182 / var(--tw-bg-opacity, 1));--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.search-cta-section__content{position:relative;isolation:isolate;overflow:hidden;text-align:center}.search-cta-section__title{text-wrap:balance;font-size:2.25rem;line-height:2.5rem;font-weight:600;letter-spacing:-.025em;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.search-cta-section__description{margin-left:auto;margin-right:auto;margin-top:1.5rem;max-width:36rem;text-wrap:pretty;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.search-cta-section__actions{margin-top:2.5rem;display:flex;align-items:center;justify-content:center;-moz-column-gap:1.5rem;column-gap:1.5rem}.card{display:flex;height:100%;flex-direction:column;border-radius:.5rem;border-width:1px;border-style:solid;--tw-border-opacity: 1;border-color:rgb(224 224 224 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.card:hover{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.card__title{margin-bottom:0;white-space:normal;overflow-wrap:break-word;font-size:1.125rem;line-height:1.75rem;font-weight:700;--tw-text-opacity: 1;color:rgb(51 51 51 / var(--tw-text-opacity, 1))}.card__image{height:12rem;width:100%;-o-object-fit:cover;object-fit:cover}.card__content{display:flex;flex-grow:1;flex-direction:column;padding:1rem}.card__item{--tw-text-opacity: 1;color:rgb(119 119 119 / var(--tw-text-opacity, 1))}.card__item i{--tw-text-opacity: 1;color:rgb(0 159 222 / var(--tw-text-opacity, 1))}.card__tags{display:flex;flex-wrap:wrap;gap:.5rem}.card__tag{display:flex;align-items:center;gap:.25rem;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1));padding:.25rem .75rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.card__tag--warning{background-color:#009fde1a;--tw-text-opacity: 1;color:rgb(0 159 222 / var(--tw-text-opacity, 1))}.card__tag--warning i{color:#009fdeb3;line-height:.1}.card__tag i{line-height:.1}.blogs{margin-left:auto;margin-right:auto;margin-top:1.5rem;display:grid;max-width:42rem;grid-template-columns:repeat(1,minmax(0,1fr));-moz-column-gap:3rem;column-gap:3rem;row-gap:1.25rem}@media (min-width: 1024px){.blogs{margin-left:0;margin-right:0;max-width:none;grid-template-columns:repeat(3,minmax(0,1fr))}}.blogs__item{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}.blogs__link{position:relative;display:block;width:100%}.blogs__image{aspect-ratio:16/9;width:100%;border-radius:1rem;--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1));-o-object-fit:cover;object-fit:cover}@media (min-width: 640px){.blogs__image{aspect-ratio:2/1}}@media (min-width: 1024px){.blogs__image{aspect-ratio:3/2}}.blogs__title{margin-top:1.25rem;font-size:1.125rem;line-height:1.75rem;font-weight:600;--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.blogs__subtitle{margin-top:.5rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;font-size:.875rem;line-height:1.5rem;--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.reviews-rating{display:flex;align-items:center;gap:.25rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.reviews-rating__rating{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.reviews-rating__stars,.reviews-rating__star-mobile{display:flex;align-items:center;gap:.125rem;--tw-text-opacity: 1;color:rgb(234 179 8 / var(--tw-text-opacity, 1))}.reviews-rating__stars i,.reviews-rating__star-mobile i{font-size:.875rem;line-height:1.25rem;line-height:1}.reviews-rating__text{font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}@media (min-width: 640px){.reviews-rating__text{font-size:.875rem;line-height:1.25rem}}.storage-cards .blogs__image{border-radius:.5rem;border-bottom-left-radius:0;border-bottom-right-radius:0}.storage-cards .blogs__title{margin:0;margin-bottom:.5rem;font-size:1.25rem;line-height:1.75rem;--tw-text-opacity: 1;color:rgb(0 159 222 / var(--tw-text-opacity, 1))}.storage-cards .blogs__subtitle{margin:0;overflow:visible;display:block;-webkit-box-orient:horizontal;-webkit-line-clamp:none}.reviews-cards{display:grid;gap:1rem}@media (min-width: 640px){.reviews-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 1024px){.reviews-cards{grid-template-columns:repeat(4,minmax(0,1fr))}}.reviews-card__content{gap:1rem}.reviews-card__header{display:flex;align-items:center;gap:.75rem}.reviews-card__avatar{height:2.5rem;width:2.5rem;flex-shrink:0;border-radius:9999px;-o-object-fit:cover;object-fit:cover}.reviews-card__meta{display:flex;flex-direction:column;gap:.25rem}.reviews-card__name{font-size:.875rem;line-height:1.25rem;font-weight:600;line-height:1.25;--tw-text-opacity: 1;color:rgb(51 51 51 / var(--tw-text-opacity, 1))}.reviews-card__text{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:6;font-size:.875rem;line-height:1.25rem;line-height:1.625;--tw-text-opacity: 1;color:rgb(119 119 119 / var(--tw-text-opacity, 1))}.reviews-card__date{margin-top:auto;margin-left:auto;font-size:.75rem;line-height:1rem;text-transform:capitalize;--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.btn{border-radius:.375rem;padding:.5rem 1rem;font-weight:600;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.btn-primary{--tw-bg-opacity: 1;background-color:rgb(0 159 222 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.btn-primary:hover{--tw-bg-opacity: 1;background-color:rgb(2 131 182 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.btn-primary-outline{border-width:1px;--tw-border-opacity: 1;border-color:rgb(0 159 222 / var(--tw-border-opacity, 1));background-color:transparent;--tw-text-opacity: 1;color:rgb(0 159 222 / var(--tw-text-opacity, 1))}.btn-primary-outline:hover{--tw-border-opacity: 1;border-color:rgb(2 131 182 / var(--tw-border-opacity, 1));--tw-text-opacity: 1;color:rgb(2 131 182 / var(--tw-text-opacity, 1))}.btn-white-outline{border-width:1px;--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1));background-color:transparent;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.btn-white-outline:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.about-page__hero{--tw-bg-opacity: 1;background-color:rgb(245 245 245 / var(--tw-bg-opacity, 1));padding:1.5rem 1rem;text-align:center}@media (min-width: 640px){.about-page__hero{padding:3.5rem 1.5rem;padding-top:60px;padding-bottom:60px}}.about-page__hero-content{margin-left:auto;margin-right:auto;max-width:800px}.about-page__title{text-align:left}@media (min-width: 640px){.about-page__title{text-align:center}}.about-page__text-content{flex:1 1 0%}.about-page__subtitle{margin-bottom:1.5rem;text-align:left;font-size:1.125rem;line-height:1.75rem;line-height:1.625;--tw-text-opacity: 1;color:rgb(102 102 102 / var(--tw-text-opacity, 1))}@media (min-width: 640px){.about-page__subtitle{text-align:center;font-size:1.5rem}}.about-page__section-title{text-align:left}.about-page__section section{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.about-page__section section:nth-child(2n){--tw-bg-opacity: 1;background-color:rgb(249 249 249 / var(--tw-bg-opacity, 1))}.about-page__section-wrapper{display:flex;flex-direction:column;align-items:center;gap:2.5rem}@media (min-width: 640px){.about-page__section-wrapper{gap:40px}}@media (min-width: 1024px){.about-page__section-wrapper{flex-direction:row}}.about-page__image{height:auto;max-width:100%}.about-page__responsive-video{position:relative;width:100%;overflow:hidden;padding-bottom:50%}@media (min-width: 1024px){.about-page__responsive-video{max-width:50%;padding-bottom:30%}}.about-page__responsive-video iframe{position:absolute;top:0;left:0;height:100%;width:100%;border-width:0px}.about-page .our-team-section__list>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse));--tw-divide-opacity: 1;border-color:rgb(229 231 235 / var(--tw-divide-opacity, 1))}@media (min-width: 1280px){.about-page .our-team-section__list{grid-column:span 3 / span 3}}.about-page .our-team-section__item{display:flex;flex-direction:column;gap:2.5rem;padding-top:1.5rem;padding-bottom:1.5rem}.about-page .our-team-section__item:first-child{padding-top:0}.about-page .our-team-section__item:last-child{padding-bottom:0}@media (min-width: 640px){.about-page .our-team-section__item{flex-direction:row;padding-top:2.5rem;padding-bottom:2.5rem}}.about-page .our-team-section__item p{margin:0}.about-page .our-team-section__avatar{aspect-ratio:4/5;width:13rem;flex:none;border-radius:1rem;-o-object-fit:cover;object-fit:cover;outline-style:solid;outline-width:1px;outline-offset:-1px;outline-color:#0000000d}.about-page .about-articles .blogs{display:grid}@media (min-width: 640px){.about-page .about-articles .blogs{grid-template-columns:repeat(2,minmax(0,1fr))}}
