.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal !important;word-break:normal !important}.wpcf7 .hidden-fields-container{display:none}.wpcf7 form .wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em;border:2px solid #00a0d2}.wpcf7 form.init .wpcf7-response-output,.wpcf7 form.resetting .wpcf7-response-output,.wpcf7 form.submitting .wpcf7-response-output{display:none}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450}.wpcf7 form.failed .wpcf7-response-output,.wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232}.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output{border-color:#ffb900}.wpcf7-form-control-wrap{position:relative}.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:400;display:block}.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em}.wpcf7-list-item{display:inline-block;margin:0 0 0 1em}.wpcf7-list-item-label:before,.wpcf7-list-item-label:after{content:" "}.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative}form.submitting .wpcf7-spinner{visibility:visible}.wpcf7-spinner:before{content:'';position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite}@media (prefers-reduced-motion:reduce){.wpcf7-spinner:before{animation-name:blink;animation-duration:2s}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes blink{from{opacity:0}50%{opacity:1}to{opacity:0}}.wpcf7 [inert]{opacity:.5}.wpcf7 input[type=file]{cursor:pointer}.wpcf7 input[type=file]:disabled{cursor:default}.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed}.wpcf7 input[type=url],.wpcf7 input[type=email],.wpcf7 input[type=tel]{direction:ltr}.wpcf7-reflection>output{display:list-item;list-style:none}.wpcf7-reflection>output[hidden]{display:none}
/*!
Theme Name: Write Right Blog
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: write-right-blog
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Write Right Blog is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
.clearfix:after{display:block;clear:both;content:""}.ratio{position:relative;width:100%}.ratio:before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio:100%}.ratio-4x3{--bs-aspect-ratio:75%}.ratio-16x9{--bs-aspect-ratio:56.25%}.ratio-21x9{--bs-aspect-ratio:42.8571428571%}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-x-auto{overflow-x:auto!important}.overflow-x-hidden{overflow-x:hidden!important}.overflow-x-visible{overflow-x:visible!important}.overflow-y-auto{overflow-y:auto!important}.overflow-y-hidden{overflow-y:hidden!important}.overflow-y-visible{overflow-y:visible!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-inline-grid{display:inline-grid!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translateX(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.z-n1{z-index:-1!important}.z-0{z-index:0!important}.z-1{z-index:1!important}.z-2{z-index:2!important}.z-3{z-index:3!important}@media (min-width:576px){.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width:1400px){.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}.container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x) * 0.5);padding-left:calc(var(--bs-gutter-x) * 0.5);margin-right:auto;margin-left:auto}@media (min-width:576px){.container-sm,.container{max-width:540px}}@media (min-width:768px){.container-md,.container-sm,.container{max-width:720px}}@media (min-width:992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media (min-width:1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px}}@media (min-width:1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1320px}}:root{--bs-breakpoint-xs:0;--bs-breakpoint-sm:576px;--bs-breakpoint-md:768px;--bs-breakpoint-lg:992px;--bs-breakpoint-xl:1200px;--bs-breakpoint-xxl:1400px}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-0.5 * var(--bs-gutter-x));margin-left:calc(-0.5 * var(--bs-gutter-x))}.row>*{box-sizing:border-box;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * 0.5);padding-left:calc(var(--bs-gutter-x) * 0.5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}@media (min-width:576px){.col-sm{flex:1 0 0%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}}@media (min-width:768px){.col-md{flex:1 0 0%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}}@media (min-width:992px){.col-lg{flex:1 0 0%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}}@media (min-width:1200px){.col-xl{flex:1 0 0%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}}@media (min-width:1400px){.col-xxl{flex:1 0 0%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}@media (min-width:576px){.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-inline-grid{display:inline-grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}}@media (min-width:768px){.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-inline-grid{display:inline-grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}}@media (min-width:992px){.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-inline-grid{display:inline-grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}}@media (min-width:1200px){.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-inline-grid{display:inline-grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}}@media (min-width:1400px){.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-inline-grid{display:inline-grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}}
.iti{position:relative;display:inline-block}.iti *{box-sizing:border-box;-moz-box-sizing:border-box}.iti__hide{display:none}.iti__v-hide{visibility:hidden}.iti input,.iti input[type=text],.iti input[type=tel]{position:relative;z-index:0;margin-top:0 !important;margin-bottom:0 !important;padding-right:36px;margin-right:0}.iti__flag-container{position:absolute;top:0;bottom:0;right:0;padding:1px}.iti__selected-flag{z-index:1;position:relative;display:flex;align-items:center;height:100%;padding:0 6px 0 8px}.iti__arrow{margin-left:6px;width:0;height:0;border-left:3px solid transparent;border-right:3px solid transparent;border-top:4px solid #555}.iti__arrow--up{border-top:none;border-bottom:4px solid #555}.iti__country-list{position:absolute;z-index:2;list-style:none;text-align:left;padding:0;margin:0 0 0 -1px;box-shadow:1px 1px 4px rgba(0,0,0,.2);background-color:#fff;border:1px solid #ccc;white-space:nowrap;max-height:200px;overflow-y:scroll;-webkit-overflow-scrolling:touch}.iti__country-list--dropup{bottom:100%;margin-bottom:-1px}@media (max-width:500px){.iti__country-list{white-space:normal}}.iti__flag-box{display:inline-block;width:20px}.iti__divider{padding-bottom:5px;margin-bottom:5px;border-bottom:1px solid #ccc}.iti__country{padding:5px 10px;outline:none}.iti__dial-code{color:#999}.iti__country.iti__highlight{background-color:rgba(0,0,0,.05)}.iti__flag-box,.iti__country-name,.iti__dial-code{vertical-align:middle}.iti__flag-box,.iti__country-name{margin-right:6px}.iti--allow-dropdown input,.iti--allow-dropdown input[type=text],.iti--allow-dropdown input[type=tel],.iti--separate-dial-code input,.iti--separate-dial-code input[type=text],.iti--separate-dial-code input[type=tel]{padding-right:6px;padding-left:52px;margin-left:0}.iti--allow-dropdown .iti__flag-container,.iti--separate-dial-code .iti__flag-container{right:auto;left:0}.iti--allow-dropdown .iti__flag-container:hover{cursor:pointer}.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag{background-color:rgba(0,0,0,.05)}.iti--allow-dropdown input[disabled]+.iti__flag-container:hover,.iti--allow-dropdown input[readonly]+.iti__flag-container:hover{cursor:default}.iti--allow-dropdown input[disabled]+.iti__flag-container:hover .iti__selected-flag,.iti--allow-dropdown input[readonly]+.iti__flag-container:hover .iti__selected-flag{background-color:transparent}.iti--separate-dial-code .iti__selected-flag{background-color:rgba(0,0,0,.05)}.iti--separate-dial-code .iti__selected-dial-code{margin-left:6px}.iti--container{position:absolute;top:-1000px;left:-1000px;z-index:1060;padding:1px}.iti--container:hover{cursor:pointer}.iti-mobile .iti--container{top:30px;bottom:30px;left:30px;right:30px;position:fixed}.iti-mobile .iti__country-list{max-height:100%;width:100%}.iti-mobile .iti__country{padding:10px;line-height:1.5em}.iti__flag{width:20px}.iti__flag.iti__be{width:18px}.iti__flag.iti__ch{width:15px}.iti__flag.iti__mc{width:19px}.iti__flag.iti__ne{width:18px}.iti__flag.iti__np{width:13px}.iti__flag.iti__va{width:15px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.iti__flag{background-size:5652px 15px}}.iti__flag.iti__ac{height:10px;background-position:0 0}.iti__flag.iti__ad{height:14px;background-position:-22px 0}.iti__flag.iti__ae{height:10px;background-position:-44px 0}.iti__flag.iti__af{height:14px;background-position:-66px 0}.iti__flag.iti__ag{height:14px;background-position:-88px 0}.iti__flag.iti__ai{height:10px;background-position:-110px 0}.iti__flag.iti__al{height:15px;background-position:-132px 0}.iti__flag.iti__am{height:10px;background-position:-154px 0}.iti__flag.iti__ao{height:14px;background-position:-176px 0}.iti__flag.iti__aq{height:14px;background-position:-198px 0}.iti__flag.iti__ar{height:13px;background-position:-220px 0}.iti__flag.iti__as{height:10px;background-position:-242px 0}.iti__flag.iti__at{height:14px;background-position:-264px 0}.iti__flag.iti__au{height:10px;background-position:-286px 0}.iti__flag.iti__aw{height:14px;background-position:-308px 0}.iti__flag.iti__ax{height:13px;background-position:-330px 0}.iti__flag.iti__az{height:10px;background-position:-352px 0}.iti__flag.iti__ba{height:10px;background-position:-374px 0}.iti__flag.iti__bb{height:14px;background-position:-396px 0}.iti__flag.iti__bd{height:12px;background-position:-418px 0}.iti__flag.iti__be{height:15px;background-position:-440px 0}.iti__flag.iti__bf{height:14px;background-position:-460px 0}.iti__flag.iti__bg{height:12px;background-position:-482px 0}.iti__flag.iti__bh{height:12px;background-position:-504px 0}.iti__flag.iti__bi{height:12px;background-position:-526px 0}.iti__flag.iti__bj{height:14px;background-position:-548px 0}.iti__flag.iti__bl{height:14px;background-position:-570px 0}.iti__flag.iti__bm{height:10px;background-position:-592px 0}.iti__flag.iti__bn{height:10px;background-position:-614px 0}.iti__flag.iti__bo{height:14px;background-position:-636px 0}.iti__flag.iti__bq{height:14px;background-position:-658px 0}.iti__flag.iti__br{height:14px;background-position:-680px 0}.iti__flag.iti__bs{height:10px;background-position:-702px 0}.iti__flag.iti__bt{height:14px;background-position:-724px 0}.iti__flag.iti__bv{height:15px;background-position:-746px 0}.iti__flag.iti__bw{height:14px;background-position:-768px 0}.iti__flag.iti__by{height:10px;background-position:-790px 0}.iti__flag.iti__bz{height:14px;background-position:-812px 0}.iti__flag.iti__ca{height:10px;background-position:-834px 0}.iti__flag.iti__cc{height:10px;background-position:-856px 0}.iti__flag.iti__cd{height:15px;background-position:-878px 0}.iti__flag.iti__cf{height:14px;background-position:-900px 0}.iti__flag.iti__cg{height:14px;background-position:-922px 0}.iti__flag.iti__ch{height:15px;background-position:-944px 0}.iti__flag.iti__ci{height:14px;background-position:-961px 0}.iti__flag.iti__ck{height:10px;background-position:-983px 0}.iti__flag.iti__cl{height:14px;background-position:-1005px 0}.iti__flag.iti__cm{height:14px;background-position:-1027px 0}.iti__flag.iti__cn{height:14px;background-position:-1049px 0}.iti__flag.iti__co{height:14px;background-position:-1071px 0}.iti__flag.iti__cp{height:14px;background-position:-1093px 0}.iti__flag.iti__cr{height:12px;background-position:-1115px 0}.iti__flag.iti__cu{height:10px;background-position:-1137px 0}.iti__flag.iti__cv{height:12px;background-position:-1159px 0}.iti__flag.iti__cw{height:14px;background-position:-1181px 0}.iti__flag.iti__cx{height:10px;background-position:-1203px 0}.iti__flag.iti__cy{height:14px;background-position:-1225px 0}.iti__flag.iti__cz{height:14px;background-position:-1247px 0}.iti__flag.iti__de{height:12px;background-position:-1269px 0}.iti__flag.iti__dg{height:10px;background-position:-1291px 0}.iti__flag.iti__dj{height:14px;background-position:-1313px 0}.iti__flag.iti__dk{height:15px;background-position:-1335px 0}.iti__flag.iti__dm{height:10px;background-position:-1357px 0}.iti__flag.iti__do{height:14px;background-position:-1379px 0}.iti__flag.iti__dz{height:14px;background-position:-1401px 0}.iti__flag.iti__ea{height:14px;background-position:-1423px 0}.iti__flag.iti__ec{height:14px;background-position:-1445px 0}.iti__flag.iti__ee{height:13px;background-position:-1467px 0}.iti__flag.iti__eg{height:14px;background-position:-1489px 0}.iti__flag.iti__eh{height:10px;background-position:-1511px 0}.iti__flag.iti__er{height:10px;background-position:-1533px 0}.iti__flag.iti__es{height:14px;background-position:-1555px 0}.iti__flag.iti__et{height:10px;background-position:-1577px 0}.iti__flag.iti__eu{height:14px;background-position:-1599px 0}.iti__flag.iti__fi{height:12px;background-position:-1621px 0}.iti__flag.iti__fj{height:10px;background-position:-1643px 0}.iti__flag.iti__fk{height:10px;background-position:-1665px 0}.iti__flag.iti__fm{height:11px;background-position:-1687px 0}.iti__flag.iti__fo{height:15px;background-position:-1709px 0}.iti__flag.iti__fr{height:14px;background-position:-1731px 0}.iti__flag.iti__ga{height:15px;background-position:-1753px 0}.iti__flag.iti__gb{height:10px;background-position:-1775px 0}.iti__flag.iti__gd{height:12px;background-position:-1797px 0}.iti__flag.iti__ge{height:14px;background-position:-1819px 0}.iti__flag.iti__gf{height:14px;background-position:-1841px 0}.iti__flag.iti__gg{height:14px;background-position:-1863px 0}.iti__flag.iti__gh{height:14px;background-position:-1885px 0}.iti__flag.iti__gi{height:10px;background-position:-1907px 0}.iti__flag.iti__gl{height:14px;background-position:-1929px 0}.iti__flag.iti__gm{height:14px;background-position:-1951px 0}.iti__flag.iti__gn{height:14px;background-position:-1973px 0}.iti__flag.iti__gp{height:14px;background-position:-1995px 0}.iti__flag.iti__gq{height:14px;background-position:-2017px 0}.iti__flag.iti__gr{height:14px;background-position:-2039px 0}.iti__flag.iti__gs{height:10px;background-position:-2061px 0}.iti__flag.iti__gt{height:13px;background-position:-2083px 0}.iti__flag.iti__gu{height:11px;background-position:-2105px 0}.iti__flag.iti__gw{height:10px;background-position:-2127px 0}.iti__flag.iti__gy{height:12px;background-position:-2149px 0}.iti__flag.iti__hk{height:14px;background-position:-2171px 0}.iti__flag.iti__hm{height:10px;background-position:-2193px 0}.iti__flag.iti__hn{height:10px;background-position:-2215px 0}.iti__flag.iti__hr{height:10px;background-position:-2237px 0}.iti__flag.iti__ht{height:12px;background-position:-2259px 0}.iti__flag.iti__hu{height:10px;background-position:-2281px 0}.iti__flag.iti__ic{height:14px;background-position:-2303px 0}.iti__flag.iti__id{height:14px;background-position:-2325px 0}.iti__flag.iti__ie{height:10px;background-position:-2347px 0}.iti__flag.iti__il{height:15px;background-position:-2369px 0}.iti__flag.iti__im{height:10px;background-position:-2391px 0}.iti__flag.iti__in{height:14px;background-position:-2413px 0}.iti__flag.iti__io{height:10px;background-position:-2435px 0}.iti__flag.iti__iq{height:14px;background-position:-2457px 0}.iti__flag.iti__ir{height:12px;background-position:-2479px 0}.iti__flag.iti__is{height:15px;background-position:-2501px 0}.iti__flag.iti__it{height:14px;background-position:-2523px 0}.iti__flag.iti__je{height:12px;background-position:-2545px 0}.iti__flag.iti__jm{height:10px;background-position:-2567px 0}.iti__flag.iti__jo{height:10px;background-position:-2589px 0}.iti__flag.iti__jp{height:14px;background-position:-2611px 0}.iti__flag.iti__ke{height:14px;background-position:-2633px 0}.iti__flag.iti__kg{height:12px;background-position:-2655px 0}.iti__flag.iti__kh{height:13px;background-position:-2677px 0}.iti__flag.iti__ki{height:10px;background-position:-2699px 0}.iti__flag.iti__km{height:12px;background-position:-2721px 0}.iti__flag.iti__kn{height:14px;background-position:-2743px 0}.iti__flag.iti__kp{height:10px;background-position:-2765px 0}.iti__flag.iti__kr{height:14px;background-position:-2787px 0}.iti__flag.iti__kw{height:10px;background-position:-2809px 0}.iti__flag.iti__ky{height:10px;background-position:-2831px 0}.iti__flag.iti__kz{height:10px;background-position:-2853px 0}.iti__flag.iti__la{height:14px;background-position:-2875px 0}.iti__flag.iti__lb{height:14px;background-position:-2897px 0}.iti__flag.iti__lc{height:10px;background-position:-2919px 0}.iti__flag.iti__li{height:12px;background-position:-2941px 0}.iti__flag.iti__lk{height:10px;background-position:-2963px 0}.iti__flag.iti__lr{height:11px;background-position:-2985px 0}.iti__flag.iti__ls{height:14px;background-position:-3007px 0}.iti__flag.iti__lt{height:12px;background-position:-3029px 0}.iti__flag.iti__lu{height:12px;background-position:-3051px 0}.iti__flag.iti__lv{height:10px;background-position:-3073px 0}.iti__flag.iti__ly{height:10px;background-position:-3095px 0}.iti__flag.iti__ma{height:14px;background-position:-3117px 0}.iti__flag.iti__mc{height:15px;background-position:-3139px 0}.iti__flag.iti__md{height:10px;background-position:-3160px 0}.iti__flag.iti__me{height:10px;background-position:-3182px 0}.iti__flag.iti__mf{height:14px;background-position:-3204px 0}.iti__flag.iti__mg{height:14px;background-position:-3226px 0}.iti__flag.iti__mh{height:11px;background-position:-3248px 0}.iti__flag.iti__mk{height:10px;background-position:-3270px 0}.iti__flag.iti__ml{height:14px;background-position:-3292px 0}.iti__flag.iti__mm{height:14px;background-position:-3314px 0}.iti__flag.iti__mn{height:10px;background-position:-3336px 0}.iti__flag.iti__mo{height:14px;background-position:-3358px 0}.iti__flag.iti__mp{height:10px;background-position:-3380px 0}.iti__flag.iti__mq{height:14px;background-position:-3402px 0}.iti__flag.iti__mr{height:14px;background-position:-3424px 0}.iti__flag.iti__ms{height:10px;background-position:-3446px 0}.iti__flag.iti__mt{height:14px;background-position:-3468px 0}.iti__flag.iti__mu{height:14px;background-position:-3490px 0}.iti__flag.iti__mv{height:14px;background-position:-3512px 0}.iti__flag.iti__mw{height:14px;background-position:-3534px 0}.iti__flag.iti__mx{height:12px;background-position:-3556px 0}.iti__flag.iti__my{height:10px;background-position:-3578px 0}.iti__flag.iti__mz{height:14px;background-position:-3600px 0}.iti__flag.iti__na{height:14px;background-position:-3622px 0}.iti__flag.iti__nc{height:10px;background-position:-3644px 0}.iti__flag.iti__ne{height:15px;background-position:-3666px 0}.iti__flag.iti__nf{height:10px;background-position:-3686px 0}.iti__flag.iti__ng{height:10px;background-position:-3708px 0}.iti__flag.iti__ni{height:12px;background-position:-3730px 0}.iti__flag.iti__nl{height:14px;background-position:-3752px 0}.iti__flag.iti__no{height:15px;background-position:-3774px 0}.iti__flag.iti__np{height:15px;background-position:-3796px 0}.iti__flag.iti__nr{height:10px;background-position:-3811px 0}.iti__flag.iti__nu{height:10px;background-position:-3833px 0}.iti__flag.iti__nz{height:10px;background-position:-3855px 0}.iti__flag.iti__om{height:10px;background-position:-3877px 0}.iti__flag.iti__pa{height:14px;background-position:-3899px 0}.iti__flag.iti__pe{height:14px;background-position:-3921px 0}.iti__flag.iti__pf{height:14px;background-position:-3943px 0}.iti__flag.iti__pg{height:15px;background-position:-3965px 0}.iti__flag.iti__ph{height:10px;background-position:-3987px 0}.iti__flag.iti__pk{height:14px;background-position:-4009px 0}.iti__flag.iti__pl{height:13px;background-position:-4031px 0}.iti__flag.iti__pm{height:14px;background-position:-4053px 0}.iti__flag.iti__pn{height:10px;background-position:-4075px 0}.iti__flag.iti__pr{height:14px;background-position:-4097px 0}.iti__flag.iti__ps{height:10px;background-position:-4119px 0}.iti__flag.iti__pt{height:14px;background-position:-4141px 0}.iti__flag.iti__pw{height:13px;background-position:-4163px 0}.iti__flag.iti__py{height:11px;background-position:-4185px 0}.iti__flag.iti__qa{height:8px;background-position:-4207px 0}.iti__flag.iti__re{height:14px;background-position:-4229px 0}.iti__flag.iti__ro{height:14px;background-position:-4251px 0}.iti__flag.iti__rs{height:14px;background-position:-4273px 0}.iti__flag.iti__ru{height:14px;background-position:-4295px 0}.iti__flag.iti__rw{height:14px;background-position:-4317px 0}.iti__flag.iti__sa{height:14px;background-position:-4339px 0}.iti__flag.iti__sb{height:10px;background-position:-4361px 0}.iti__flag.iti__sc{height:10px;background-position:-4383px 0}.iti__flag.iti__sd{height:10px;background-position:-4405px 0}.iti__flag.iti__se{height:13px;background-position:-4427px 0}.iti__flag.iti__sg{height:14px;background-position:-4449px 0}.iti__flag.iti__sh{height:10px;background-position:-4471px 0}.iti__flag.iti__si{height:10px;background-position:-4493px 0}.iti__flag.iti__sj{height:15px;background-position:-4515px 0}.iti__flag.iti__sk{height:14px;background-position:-4537px 0}.iti__flag.iti__sl{height:14px;background-position:-4559px 0}.iti__flag.iti__sm{height:15px;background-position:-4581px 0}.iti__flag.iti__sn{height:14px;background-position:-4603px 0}.iti__flag.iti__so{height:14px;background-position:-4625px 0}.iti__flag.iti__sr{height:14px;background-position:-4647px 0}.iti__flag.iti__ss{height:10px;background-position:-4669px 0}.iti__flag.iti__st{height:10px;background-position:-4691px 0}.iti__flag.iti__sv{height:12px;background-position:-4713px 0}.iti__flag.iti__sx{height:14px;background-position:-4735px 0}.iti__flag.iti__sy{height:14px;background-position:-4757px 0}.iti__flag.iti__sz{height:14px;background-position:-4779px 0}.iti__flag.iti__ta{height:10px;background-position:-4801px 0}.iti__flag.iti__tc{height:10px;background-position:-4823px 0}.iti__flag.iti__td{height:14px;background-position:-4845px 0}.iti__flag.iti__tf{height:14px;background-position:-4867px 0}.iti__flag.iti__tg{height:13px;background-position:-4889px 0}.iti__flag.iti__th{height:14px;background-position:-4911px 0}.iti__flag.iti__tj{height:10px;background-position:-4933px 0}.iti__flag.iti__tk{height:10px;background-position:-4955px 0}.iti__flag.iti__tl{height:10px;background-position:-4977px 0}.iti__flag.iti__tm{height:14px;background-position:-4999px 0}.iti__flag.iti__tn{height:14px;background-position:-5021px 0}.iti__flag.iti__to{height:10px;background-position:-5043px 0}.iti__flag.iti__tr{height:14px;background-position:-5065px 0}.iti__flag.iti__tt{height:12px;background-position:-5087px 0}.iti__flag.iti__tv{height:10px;background-position:-5109px 0}.iti__flag.iti__tw{height:14px;background-position:-5131px 0}.iti__flag.iti__tz{height:14px;background-position:-5153px 0}.iti__flag.iti__ua{height:14px;background-position:-5175px 0}.iti__flag.iti__ug{height:14px;background-position:-5197px 0}.iti__flag.iti__um{height:11px;background-position:-5219px 0}.iti__flag.iti__un{height:14px;background-position:-5241px 0}.iti__flag.iti__us{height:11px;background-position:-5263px 0}.iti__flag.iti__uy{height:14px;background-position:-5285px 0}.iti__flag.iti__uz{height:10px;background-position:-5307px 0}.iti__flag.iti__va{height:15px;background-position:-5329px 0}.iti__flag.iti__vc{height:14px;background-position:-5346px 0}.iti__flag.iti__ve{height:14px;background-position:-5368px 0}.iti__flag.iti__vg{height:10px;background-position:-5390px 0}.iti__flag.iti__vi{height:14px;background-position:-5412px 0}.iti__flag.iti__vn{height:14px;background-position:-5434px 0}.iti__flag.iti__vu{height:12px;background-position:-5456px 0}.iti__flag.iti__wf{height:14px;background-position:-5478px 0}.iti__flag.iti__ws{height:10px;background-position:-5500px 0}.iti__flag.iti__xk{height:15px;background-position:-5522px 0}.iti__flag.iti__ye{height:14px;background-position:-5544px 0}.iti__flag.iti__yt{height:14px;background-position:-5566px 0}.iti__flag.iti__za{height:14px;background-position:-5588px 0}.iti__flag.iti__zm{height:14px;background-position:-5610px 0}.iti__flag.iti__zw{height:10px;background-position:-5632px 0}.iti__flag{height:15px;box-shadow:0px 0px 1px 0px #888;background-image:url(//www.write-right.in/wp-content/themes/write-right-blog/assets/css/../images/flags.webp);background-repeat:no-repeat;background-color:#dbdbdb;background-position:20px 0}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.iti__flag{background-image:url(//www.write-right.in/wp-content/themes/write-right-blog/assets/css/../images/flags@2x.png)}}.iti__flag.iti__np{background-color:transparent}
:root{--primary:#15c39a;--primary-a:#079070;--secondary:#151515;--body:#000;--lightgreen:#e8f9f5;--gray:#bababa;--formfieldbg:var(--white);--formfieldplaceholder:rgba(0,0,0,.7);--formtextcolor:var(--body);--formfieldborder:#afafaf;--siteradius:12px;--white:#fff;--black:#000;--containerw:1210px;scroll-behavior:unset;scroll-padding-top:100px}::selection{color:#fff;background:#15c39a}@font-face{font-family:'Satoshi Regular';src:url(//www.write-right.in/wp-content/themes/write-right-blog/assets/css/../fonts/Satoshi-Regular.woff2) format('woff2'),url(//www.write-right.in/wp-content/themes/write-right-blog/assets/css/../fonts/Satoshi-Regular.woff) format('woff');font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'Satoshi Medium';src:url(//www.write-right.in/wp-content/themes/write-right-blog/assets/css/../fonts/Satoshi-Medium.woff2) format('woff2'),url(//www.write-right.in/wp-content/themes/write-right-blog/assets/css/../fonts/Satoshi-Medium.woff) format('woff');font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:'Satoshi Bold';src:url(//www.write-right.in/wp-content/themes/write-right-blog/assets/css/../fonts/Satoshi-Bold.woff2) format('woff2'),url(//www.write-right.in/wp-content/themes/write-right-blog/assets/css/../fonts/Satoshi-Bold.woff) format('woff');font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:'Source Serif Pro';src:url(//www.write-right.in/wp-content/themes/write-right-blog/assets/css/../fonts/SourceSerifPro-Regular.woff2) format('woff2'),url(//www.write-right.in/wp-content/themes/write-right-blog/assets/css/../fonts/SourceSerifPro-Regular.woff) format('woff');font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'Source Serif Pro SB';src:url(//www.write-right.in/wp-content/themes/write-right-blog/assets/css/../fonts/SourceSerifPro-Semibold.woff2) format('woff2'),url(//www.write-right.in/wp-content/themes/write-right-blog/assets/css/../fonts/SourceSerifPro-Semibold.woff) format('woff');font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:'icomoon';src:url(//www.write-right.in/wp-content/themes/write-right-blog/assets/css/../fonts/icomoon.eot?di075a);src:url(//www.write-right.in/wp-content/themes/write-right-blog/assets/css/../fonts/icomoon.eot?di075a#iefix) format('embedded-opentype'),url(//www.write-right.in/wp-content/themes/write-right-blog/assets/css/../fonts/icomoon.ttf?di075a) format('truetype'),url(//www.write-right.in/wp-content/themes/write-right-blog/assets/css/../fonts/icomoon.woff?di075a) format('woff');font-weight:400;font-style:normal;font-display:swap}[class^=icon-],[class*=" icon-"]{font-family:'icomoon';font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-star:before{content:"\e906"}.icon-angle-arrow:before{content:"\e905"}.icon-email-svg-icon:before{content:"\e904"}.icon-facebook-icon:before{content:"\e900"}.icon-twitter-icon:before{content:"\e901"}.icon-linkedin-icon:before{content:"\e902"}.icon-instagram-icon:before{content:"\e903"}*{box-sizing:border-box}img{max-width:100%;height:auto;vertical-align:top}a,span,i,label{display:inline-block}a{color:var(--primary);text-decoration:none;transition:.3s ease-in-out}a:hover{color:var(--primary-a)}a:focus{outline:none}strong,b{font-family:'Satoshi Bold',sans-serif;font-weight:700}header ul,footer ul{margin:0;padding:0;list-style:none}header li{margin-bottom:0}p{margin-top:0;margin-bottom:16px}p:last-child,ul:last-child,ol:last-child,li:last-child{margin-bottom:0}button,button:focus{outline:0;box-shadow:none}input:focus{outline:none;box-shadow:none}li{margin-bottom:10px}body{font-family:'Satoshi Regular',sans-serif;font-size:20px;line-height:30px;color:var(--body);margin:0}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:'Source Serif Pro',serif;font-weight:400;font-style:normal;letter-spacing:-.3px;color:#000;margin-top:0}h1,.h1{font-size:50px;line-height:1.06;margin-bottom:20px}h2,.h2{font-size:56px;line-height:1.16;margin-bottom:20px}h3,.h3{font-size:40px;line-height:1.38;margin-bottom:12px}h4,.h4{font-size:32px;line-height:1.46;margin-bottom:12px}h5,.h5{font-size:24px;line-height:1.5;margin-bottom:12px}h6,.h6{font-size:20px;line-height:1.5;margin-bottom:12px}.font-24{font-size:24px;line-height:1.4}.font-22{font-size:22px;line-height:32px}.font-20{font-size:20px;line-height:30px}.font-18{font-size:18px;line-height:28px}.font-16{font-size:16px;line-height:26px}.font-14{font-size:14px;line-height:18px}input[type=text],input[type=search],input[type=email],input[type=password],input[type=num],input[type=tel],select,textarea{font-family:'Satoshi Medium',sans-serif;font-size:16px;line-height:45px;color:var(--formtextcolor);height:45px;width:100%;padding:0 15px;border-radius:calc(var(--siteradius) - 7px);background-color:var(--formfieldbg);border:1px solid var(--formfieldborder);outline:0 !important;vertical-align:top}input::placeholder,textarea::placeholder{font-family:'Satoshi Bold',sans-serif;color:var(--formfieldplaceholder)}textarea{padding-top:12px;line-height:26px;min-height:120px;max-height:158px;resize:none}select{width:100%;padding-right:30px;background-image:url(//www.write-right.in/wp-content/themes/write-right-blog/assets/css/../images/angle-down.svg);background-size:10px;background-position:right 15px center;background-repeat:no-repeat;-webkit-appearance:none;appearance:none}.bg--primary{background-color:var(--primary)}.bg--light{background-color:var(--lightgreen)}.bg--skygreen{background-color:#f9faff}.text-rg{font-family:'Satoshi Regular',sans-serif}.text-md{font-family:'Satoshi Medium',sans-serif}.text-bd{font-family:'Satoshi Bold',sans-serif}.text-ssp{font-family:'Source Serif Pro',serif}.text-ssp-sb{font-family:'Source Serif Pro SB',serif}.text-int{font-family:'Inter Regular',sans-serif}.text-int-md{font-family:'Inter Medium',sans-serif}.text-int-sb{font-family:'Inter SemiBold',sans-serif}.text-int-bd{font-family:'Inter Bold',sans-serif}.text-pop{font-family:'Poppins Regular',sans-serif}.text-pop-md{font-family:'Poppins Medium',sans-serif}.text-pop-sb{font-family:'Poppins SemiBold',sans-serif}.text--white{color:var(--white)}.text--body{color:var(--body)}.text--primary{color:var(--primary)}.list-unstyled{padding:0;margin:0;list-style:none}.text-uppercase{text-transform:uppercase}.site-radius{border-radius:var(--siteradius)}.visually-hidden,.screen-reader-text,.sr-only{position:absolute !important;width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0,0,0,0) !important;white-space:nowrap !important;border:0 !important}.bttn{font-family:'Satoshi Medium',sans-serif;font-size:18px;line-height:45px;min-width:177px;height:47px;padding:0 30px;text-align:center;border:1px solid var(--primary);border-radius:10px;transition:.3s ease-in-out}.bttn-16{font-size:16px}.bttn-rect{font-family:'Satoshi Medium',sans-serif;font-size:16px;height:42px;line-height:40px;padding:0 20px;border-radius:0}.bttn-primary{color:var(--white);background-color:var(--primary)}.bttn-primary:hover{color:var(--white);background-color:var(--primary-a)}.bttn-primary-inverse{color:var(--primary);border-color:var(--primary);background-color:transparent}.bttn-primary-inverse:hover{color:var(--white);background-color:var(--primary)}.bttn-separator{display:inline-flex;align-items:center;justify-content:center;gap:10px}.bttn-separator span{width:34px;height:1px;background-color:#fff}.slick-slider{position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;height:100%;min-height:1px}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:inline-block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-slide{vertical-align:middle}.iti{display:block}.iti .iti__flag{background-image:url(//www.write-right.in/wp-content/themes/write-right-blog/assets/css/../images/flags.webp)}.tophead{font-family:'Satoshi Medium',serif;display:flex;align-items:center;justify-content:center;font-size:16px;line-height:24px;color:var(--white);background:var(--primary);padding:0 15px;text-align:center;z-index:9}.tophead-btn{display:inline-block;font-family:'Satoshi Medium',serif;height:30px;line-height:30px;padding:0 10px;padding-right:44px;margin:10px 0 10px 40px;color:var(--primary);background-image:url(//www.write-right.in/wp-content/themes/write-right-blog/assets/css/../images/icon-arrow.svg);background-repeat:no-repeat;background-position:center right 12px;background-color:var(--white);border-radius:9px}.tophead p{margin:10px 0}.site-header{font-size:18px;line-height:24px;position:sticky;top:0;width:100%;padding:11px 0 11px;background:var(--white);box-shadow:0px 4px 8px rgba(0,0,0,.1);transition:all .05s ease;z-index:15}.bttn-headcta{display:flex;flex-direction:row;justify-content:center;align-items:center;line-height:38px;padding:0 10px;width:120px;height:38px;color:var(--white);background:var(--primary);border-radius:10px}.bttn-headcta:hover{color:var(--white);background:var(--primary-a)}.sitenav{display:inline-flex;align-items:center;column-gap:50px}.sitenav a{color:var(--secondary)}.sitenav a:hover,.sitenav .current-menu-ancestor>a,.sitenav .current-menu-parent>a,.sitenav .current-menu-item>a{color:var(--primary)}.site-menutoggle{display:flex;flex-wrap:wrap;align-content:center;align-items:center;width:33px;height:40px;position:relative;margin-bottom:0}.site-menutoggle span{display:block;width:33px;height:5px;margin-bottom:5px;position:relative;background:linear-gradient(180deg,var(--primary) 0%,var(--primary-a) 100%);border-radius:6px;transform-origin:5px 5px;transition:transform .5s cubic-bezier(.77,.2,.05,1),background .5s cubic-bezier(.77,.2,.05,1),opacity .55s ease;z-index:1}.site-menutoggle span:last-child{margin-bottom:0}.site-menutoggle span:nth-last-child(2){transform-origin:0% 100%}.site-menutoggle input:checked~span{opacity:1;transform:rotate(45deg) translate(-4px,-18px)}.site-menutoggle input:checked~span:nth-last-child(2){transform:rotate(-45deg) translate(1px,20px)}.site-menutoggle input:checked~span:nth-last-child(3){opacity:0;transform:rotate(0deg) scale(.2,.2);transition:0s}.landinghero{padding:50px 0}.landinghero .row{row-gap:30px}.lhero-subtitle{font-size:24px;line-height:22px;padding-bottom:20px;letter-spacing:-.3px}.lhero-cta{display:flex;flex-wrap:wrap;gap:20px;align-items:center;margin-top:42px}.lhero-cont{max-width:100%}.lhero-cont p{margin-top:30px;letter-spacing:-.3px;color:rgba(0,0,0,.7)}.lhero-cta .bttn{min-width:157px}.lhero-cta .bttn-h{display:inline-flex;align-items:center;justify-content:center;height:auto;min-height:47px;line-height:26px;padding:10px 30px}section.section{padding-top:50px;padding-bottom:50px}section.sectionbg{margin-top:50px;margin-bottom:50px}.sectionbg .container{padding-top:50px;padding-bottom:50px}.section-head{margin-bottom:40px}.section-head h2{margin-bottom:20px}.section-ctas{display:flex;flex-wrap:wrap;align-items:center;gap:20px;margin-top:20px}.section-head h2+.bttn-separator{margin-top:8px;margin-bottom:16px}.section-head p+.bttn-separator{margin-top:32px}.list-logo{display:grid;grid-template-columns:repeat(5,1fr)}.list-logo img{display:block;margin:0 auto}.whyuslist{display:grid;grid-template-columns:repeat(4,1fr);gap:36px}.whyuslist-3{grid-template-columns:repeat(3,1fr)}.whyuslist-5{display:flex;flex-wrap:wrap;justify-content:center;grid-template-columns:repeat(3,1fr)}.whyuslist-5 .whyusitem{flex:1 0 calc(33.33% - 24px);max-width:calc(33.33% - 24px)}.whyuscard{min-height:240px;height:100%;padding:30px;border-radius:var(--siteradius);border-bottom:3.707px solid var(--primary);background-color:var(--white);box-shadow:0px 1.48263px 7.41314px 0px rgba(0,0,0,.1);transition:.3s ease-in-out}.whyuscard:hover{box-shadow:0px 1.48263px 20px 0px rgba(0,0,0,.26)}.whyuslist-border .whyuscard{border:1px solid var(--primary)}.whyuslist-border .whyuscard:hover{border-style:dashed;box-shadow:0px 1.48263px 10.41314px 0px rgba(0,0,0,.26)}.whyuslist-shad .whyuscard{border:1px solid #dcdcdc}.whyuscard p{font-family:'Satoshi Medium',sans-serif;font-size:14px;line-height:20px}.whyuscard h3{font-family:'Satoshi Medium',sans-serif;font-size:22px;line-height:32px;margin-top:9px;margin-bottom:7px}.whyus-inn h3{margin-top:16px}.whyus-inn p{font-family:'Satoshi Regular',sans-serif;font-size:16px;line-height:24px}.samplist{display:grid;grid-template-columns:repeat(3,1fr);gap:35px}.sampimg img{width:100%;vertical-align:top}.sampcard{display:flex;flex-direction:column;border:1px solid #cbcbcb;border-radius:5px;height:100%}.sampcard img{width:100%}.sampbody{display:flex;flex-direction:column;flex:1;padding:50px 35px}.samptype{font-family:'Satoshi Medium',sans-serif;font-size:16px;line-height:1.7em;color:var(--primary)}.sampbody h3{font-family:'Satoshi Medium',sans-serif;font-size:20px;line-height:28px;margin-bottom:5px}.sampbody p{font-size:16px;line-height:1.7em;color:var(--body);margin-bottom:38px}.sampbody p .readmore{font-family:'Satoshi Medium',sans-serif;color:var(--primary)}.sampbody .bttn{font-size:16px;width:100%;min-width:0;border-color:#e5e8ed;border-radius:3px;margin-top:auto}.faqlist{display:grid;grid-template-columns:1fr 1fr;gap:30px 40px}.faqitem{padding:20px;border:1px solid var(--primary);border-radius:var(--siteradius);background-color:var(--lightgray)}.faqitem+.faqitem{margin-top:30px}.faqhead{position:relative;cursor:pointer;padding-right:20px}.faqhead:before{position:absolute;right:0;top:0;content:"";width:15px;height:26px;background-image:url(//www.write-right.in/wp-content/themes/write-right-blog/assets/css/../images/angle-down.svg);background-position:right 0 top 8px;background-size:13px;background-repeat:no-repeat;transform:rotate(0deg);transition:.3s all ease}.faqopen .faqhead:before{transform:rotate(180deg)}.faqhead h3{font-family:'Satoshi Medium',sans-serif;font-size:20px;line-height:26px;margin-bottom:0}.faqbody{display:none;font-size:16px;line-height:22px;padding:15px 0 0}.faqmore{text-decoration:underline}.ctaform{width:859px;max-width:100%;margin-left:auto;margin-right:auto}.form-lbl{display:block;font-family:'Satoshi Medium',sans-serif;font-size:16px;line-height:26px;margin-bottom:4px}.ctaform .wpcf7-form-control-wrap{display:block}.ctaform .wpcf7-not-valid-tip{font-family:'Satoshi Medium',sans-serif;font-size:14px;line-height:20px}.ctaform .wpcf7-response-output{font-size:14px;line-height:20px;padding:10px}.ctaform .wpcf7-spinner{display:block;margin:0 auto;transform:translateY(10px)}.landingpot .lhero-cont{width:545px;max-width:100%}.landingpot .lhero-cont p{color:var(--body)}.landingpot .lhero-cta{margin-top:9px}.lpstats{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;font-size:18px;text-align:center;margin-top:40px}.lpstat-item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;min-height:80px;padding:9px 16px;background:#e8f9f5}.lpstat-num{display:inline-flex;align-items:center;font-family:'Satoshi Regular',sans-serif;font-size:27px;line-height:24px;font-weight:600}.lpstat-fact{line-height:1.2}.lpstat-digit{display:flex;align-items:center;gap:4px}.copyrights{font-size:16px;padding:10px 0}.popup{--popRad:24px;display:flex;position:fixed;top:0;left:0;width:100%;min-height:100vh;padding:30px 16px;justify-content:center;align-items:center;align-content:center;visibility:hidden;opacity:0;transition:all .3s ease-in-out;z-index:49}.popup.popup-active{visibility:visible;opacity:1}.popup-open{overflow:hidden}.popup-open:before{content:"";position:fixed;left:0;top:0;width:100%;height:100%;background-color:rgba(2,0,3,.6);z-index:40}.popup-inner{position:relative;display:flex;align-items:center;width:900px;width:770px;max-width:100%;padding:0;border-radius:var(--popRad);background:#fff;transform:scale(.86);transition:all .3s ease-in-out;overflow:hidden}.popup.popup-active .popup-inner{transform:scale(1)}.popup-card{width:100%;padding:50px 40px 180px}.popup-title{margin-bottom:14px;color:var(--primary-a)}.popup-card p,.popup-line{width:520px;max-width:100%;margin-left:auto;margin-right:auto}.popup-line{position:relative;display:flex;justify-content:center;height:7px;border:0;margin:0 auto 20px;background:linear-gradient(90deg,#fff 0,#7dc4b2 30%,#7dc4b2 70%,#fff 100%);background-size:auto 2px;background-repeat:no-repeat;background-position:left center}.popup-line:before{content:"";display:block;width:60px;height:7px;background:#7dc4b2;box-shadow:0px 0px 0px 14px #fff;border-radius:100px}.popup-close{position:absolute;top:20px;right:20px;font-size:30px;line-height:1;color:var(--body);padding:0;border:0;background:0 0;z-index:1}.popup-card .bttn img{filter:brightness(0) invert(1)}.popup-card .bttn{display:inline-flex;align-items:center;gap:10px}.popup-img-lt,.popup-img-rt{position:absolute;--sideOffset:48%;--btmOffset:50%;--piSize:500px;bottom:0;display:flex;align-items:flex-start;width:var(--piSize);height:var(--piSize);border:10px solid #fff;outline:2px dashed var(--primary);border-radius:100%;overflow:hidden;z-index:-1}.popup-img-lt{justify-content:flex-end;left:0;transform:translateX(calc(-1 * var(--sideOffset))) translateY(var(--btmOffset))}.popup-img-rt{right:0;transform:translateX(var(--sideOffset)) translateY(var(--btmOffset))}.popup-img-lt img,.popup-img-rt img{--piSize:288px;width:var(--piSize);height:var(--piSize);object-fit:cover;object-position:center}.popup-img-lt img{position:relative;left:10px}.bloglist{display:flex;flex-wrap:wrap;gap:35px}.blogitem{flex:1 0 33.33%;max-width:calc(33.33% - 24px);border-radius:10px;overflow:hidden;box-shadow:4px 4px 5px rgba(0,0,0,.1);transition:all .3s ease-in-out}.blogitem:hover{box-shadow:4px 4px 25px rgba(0,0,0,.1)}.blogthumb a{display:block;width:100%;height:162px;max-width:100%;overflow:hidden}.blogthumb img{width:100%;height:100%;object-fit:cover;object-position:center center}.bloginfo{padding:14px 18px}.blogcat{font-family:'Satoshi Medium',sans-serif;font-size:14px}.bloginfo h3{font-family:'Satoshi Medium',sans-serif;font-size:18px;line-height:26px;margin:0 0 5px}.bloginfo h3 a{color:var(--body)}.bloginfo h3 a:hover{color:var(--primary)}.bloginfo p{font-family:'Satoshi Regular',sans-serif;font-size:16px;line-height:24px}.lrsecs-head{display:flex;align-items:center;justify-content:center;gap:20px}.lrsecs-head h2{width:790px;max-width:100%;margin:0}.lrsec-row{display:flex;flex-wrap:wrap;align-items:center;gap:50px;padding:40px 0}.lrsec-row:last-child{padding-bottom:0}.lrsec-col{flex:1 0 50%;max-width:calc(50% - 25px)}.lrsec-row:nth-child(odd) .lrsec-col:first-child{order:1}.lrsec-col img{display:block;margin:0 auto}.lrsec-col h3{font-size:32px;line-height:40px;margin-bottom:16px;width:545px;max-width:100%}.lrsec-col p{font-family:'Satoshi Regular',sans-serif;font-size:18px;line-height:27px;width:545px;max-width:100%;margin-bottom:16px;color:#505050}.wrstat{padding-top:56px}.wrstat-list{display:flex;flex-wrap:wrap;gap:34px;max-width:992px;padding-top:40px;margin:0 auto;text-align:center}.wrstat-list-5{justify-content:center;max-width:100%}.wrstat-list-5 .wrstat-item{flex:1 0 20%;max-width:calc(20% - 28px)}.wrstat-item{display:flex;flex-direction:column;gap:28px;flex:1 0 25%;max-width:calc(25% - 26px)}.wrstat-list-3 .wrstat-item{flex:1 0 33.33%;max-width:calc(33.33% - 26px)}.wrstat-num{font-size:64px;line-height:48px}.wrstat-inn .wrstat-num{font-size:40px;line-height:38px}.wrstat-inn .wrstat-item{gap:16px}.sechero{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:100px 0;min-height:621px;overflow:hidden}.sechero .container{position:relative;z-index:1}.sechero h1{max-width:850px;margin:0 auto 24px}.sechero p{max-width:660px;margin:0 auto;color:#666}.sechero .bttn-wide{width:316px}.sechero-home{--spacediff:calc(100% - 1330px)}.sechero-home .container{margin-top:80px}.secheroh-bf{content:"";position:absolute;left:calc(var(--spacediff) / 2);top:50%;transform:translateY(-50%)}.secheroh-af{content:"";position:absolute;right:calc(var(--spacediff) / 2);top:47%;transform:translateY(-50%)}.sechero-home h1{max-width:670px}.sechero-home p{max-width:623px;color:#000}.sechero-art{position:absolute}.sechero-art1{left:26px;bottom:calc(100% + 78px)}.sechero-art2{left:130px;top:40px}.sechero-art3{right:-30px;bottom:calc(100% + 40px)}.sechero-art4{right:100px;bottom:46%}.sechero-bps{padding-top:165px;padding-bottom:60px}.sechero-bps:before{content:"";position:absolute;top:0;top:-236px;top:-22%;left:0;width:100%;height:100%;background-image:url(//www.write-right.in/wp-content/themes/write-right-blog/assets/css/../images/hero-ov-circles.webp);background-repeat:no-repeat;background-position:top center;background-size:contain}.hero-ov-books{position:relative}.sechero-inn{min-height:586px;padding:80px 0}.hero-sub{font-size:40px;line-height:40px;margin-bottom:40px}.bannermuted{display:flex;align-items:center;margin-top:16px;gap:10px;justify-content:center;margin-top:20px}.sechero-servd,.sechero-servd .container{position:relative}.sechero-servd .container{padding:0 200px}.sechero-servd:before{content:"";position:absolute;left:0;right:0;width:943px;height:335px;margin:0 auto;border-radius:100%;background:rgba(21,195,154,.4);opacity:.2}.sechero-servd .container:before,.sechero-servd .container:after{content:"";position:absolute;left:-10px;top:50%;transform:translateY(-50%);width:193px;height:392px;background-image:url(//www.write-right.in/wp-content/themes/write-right-blog/assets/css/../images/services-hero-lart.svg?v),url(//www.write-right.in/wp-content/themes/write-right-blog/assets/css/../images/services-hero-left.svg);background-position:left top,right top 9px;background-repeat:no-repeat,no-repeat}.sechero-servd .container:after{left:auto;right:-10px;background-image:url(//www.write-right.in/wp-content/themes/write-right-blog/assets/css/../images/services-hero-rart.svg?v),url(//www.write-right.in/wp-content/themes/write-right-blog/assets/css/../images/services-hero-right.svg);background-position:right top 47px,left top 0}.globuni img{display:block;margin:0 auto}.globuni h2 strong,.globuni h2 b{font-family:'Source Serif Pro',serif;font-weight:400;color:#f9b818}.siteheader-lp{position:sticky;top:0;padding:19px 0;background:#fff;box-shadow:0px 4px 8px 0px rgba(0,0,0,.08);transition:.3s ease;z-index:10}.siteheader-lp .bttn{min-width:0;height:40px;line-height:37px}.proclist{display:flex;padding-top:16px;column-gap:64px}.procitem{position:relative;flex:1 0 auto;max-width:calc(20% - 51.2px)}.procitem:before{content:"";position:absolute;top:20px;left:66px;height:1px;width:calc(100% - 18px);background-color:#b7b7b7}.procitem:last-child:before{display:none}.procitem h3{margin:16px 0 16px}.comptable{position:relative}.comptable .table:before{content:"";position:absolute;right:1px;top:0;width:25%;height:100%;border:1px solid var(--primary);z-index:0}.comptable .table-3:before{width:33.33%}.table{position:relative;display:grid;gap:10px}.tr{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;border:1px solid #e7e7e7;border-radius:var(--siteradius);box-shadow:inset 0px 0px 4.84315px rgba(0,0,0,.12)}.table-3 .tr{grid-template-columns:1fr 1fr 1fr}.td{position:relative;display:grid;padding:12px 18px;color:var(--body);align-items:center}.tr-head .td:not(.text--black){line-height:24px;color:var(--body)}.tr:not(.tr-head) .td{font-family:'Satoshi Regular',sans-serif;font-size:16px;line-height:24px}.tr:not(.tr-head) .td:first-child{font-family:'Satoshi Medium',sans-serif;color:var(--body)}.esrevbads{display:grid;grid-template-columns:175px 200px;gap:20px}.wrstories{overflow:hidden}.storycards{position:relative;width:420px;max-width:100%}.storycards .swiper-slide-shadow{background:0 0}.storyslide{display:flex;font-size:26px;line-height:36px;min-height:520px;padding:34px 27px 34px 34px;color:var(--black);border-radius:var(--siteradius);background-color:var(--white);background-image:url(//www.write-right.in/wp-content/themes/write-right-blog/assets/css/../images/quotes.svg);background-position:right 14px top 23px;background-repeat:no-repeat;background-size:54.24%}.storyslide-2{background-color:#c8}.storyslide-3{background-color:#b6}.storyslide-4{background-color:#a0}.storyslide p span{display:block;margin-top:16px}.swiper-pagination-bullet-active{background-color:var(--primary)}.storycards>.storyctrs .swiper-pagination-bullet,.storycards.swiper .swiper-pagination-bullet{margin:0 3px}.storycards .storynavs{display:flex;align-items:center;position:absolute;top:auto;left:auto;right:28px;bottom:35px;gap:16px;z-index:1}.storycards .storyctrs{display:flex;align-items:center;width:auto}.storycards .swiper-button-next,.storycards .swiper-button-prev{position:static;font-size:10px;width:auto;height:auto;margin:0;color:var(--black);transform:rotate(90deg)}.storycards .swiper-button-next{transform:rotate(-90deg)}.storycards .swiper-button-next:after,.storycards .swiper-button-prev:after{display:none}.pagesec{min-height:60vh}.site-footer{padding:50px 0 0}.site-footer .font-14{line-height:20px}.foo-copy{padding:20px 0;border-top:1px solid #eee}.nav-social{display:flex;gap:10px;align-items:center}.nav-social li{margin-bottom:0}.foo-main{color:#7b7b7b;padding-bottom:20px}.foo-main .row{gap:40px 0}.foo-firstcol{width:192px;max-width:100%}.foo-title{font-family:'Satoshi Bold',sans-serif;font-size:14px;line-height:24px;color:var(--body);margin-bottom:0}.foo-offices{margin-top:40px}.foo-title{margin-bottom:10px}.wr-office{margin-top:20px}.wr-office h4{font-family:'Satoshi Bold',sans-serif;font-size:14px;line-height:24px;color:var(--body);margin-bottom:6px}.wr-office address{margin-bottom:4px}.wr-office address a{color:#7b7b7b}.foo-nav a{color:var(--body)}.foo-nav a:hover{color:var(--primary)}.foo-nav-3{column-count:3;column-gap:24px}.foo-nav-2{column-count:2;column-gap:24px}.sfoo{padding:0}.foocol{padding:45px 42px 32px;border-top:1px solid var(--lightgreen);border-right:1px solid var(--lightgreen)}.foocol:nth-child(3n){border-right:none}.foocol-btm{padding:26px 42px}.sfoo .custom-logo-link{margin-bottom:22px}.foonav{display:grid;gap:15px}.foonav li{margin-bottom:0}.fooql li{margin-bottom:15px}.foointro address{font-style:normal;width:100%;max-width:310px;margin-bottom:0}.foonav-head{margin-bottom:20px}.foonav a{color:#7b7b7b}.foonav .current-menu-item a,.foonav a:hover{color:var(--primary)}.foocol .fooql{display:block;column-count:2;margin-bottom:-15px}.foorate{display:flex;align-items:center;gap:10px;color:#7b7b7b}.foocpybuild{display:flex;align-items:center;justify-content:center;gap:15px;color:#7b7b7b}.foorate span{color:var(--primary)}.foorate .icon-star{color:#e4b202}.foosoc{display:flex;align-items:center;justify-content:center;gap:15px}.foosoc li{margin:0}.foosoc a{color:#7b7b7b}.foosoc a:hover{color:var(--primary)}.post-edit-link,.wp-logout{font-family:'satoshi-md',sans-serif;position:fixed;left:0;bottom:28px;bottom:70%;font-size:16px;line-height:16px;padding:9px 12px;min-width:60px;text-align:center;color:var(--white) !important;background-color:var(--primary);z-index:9000}.revhero p{color:rgba(0,0,0,.7);margin-bottom:80px}.revnav{display:flex;align-items:center;justify-content:center;width:300px;margin:40px auto 50px;border-radius:60px;background:#e0fff8}.revnav a{font-family:'Satoshi Medium',sans-serif;width:150px;height:40px;font-size:14px;line-height:40px;color:#15c39a;text-align:center;border-radius:60px;background:rgba(21,195,154,0);transition:all .3s ease}.revnav a.active{color:var(--white);background:rgba(21,195,154,1)}.revtesti+.revtesti{padding-top:40px;margin-top:40px;border-top:1px solid rgba(151,151,151,1)}.revtesti-cont{font-size:28px;line-height:40px;max-width:970px;margin:0 auto 24px}.revtesti-name{font-size:18px;line-height:27px;margin-bottom:12px}.panevid .row{row-gap:30px}.revpane{display:none}.revpane.active{display:block}.servl{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:20px}.servi{display:flex;flex-direction:column;padding:20px;border:1px solid #cbcbcb;border-radius:var(--siteradius);background:var(--white)}.servi img{width:50px;height:50px;margin-bottom:18px;object-fit:contain;object-position:left center}.servid{display:flex;flex-direction:column;flex:1}.servid h3{font-size:28px;line-height:36px;margin-bottom:16px}.servid h3 a{color:var(--body)}.servid h3 a:hover{color:var(--primary)}.servid p{font-size:16px;line-height:24px;margin-bottom:10px}.servi-link{margin-top:auto}.testli{margin-top:-10px}.testli .slick-track{display:flex;padding:10px 0}.testi-creds{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px}.verified-badge{display:flex;align-items:center;gap:5px;font-size:16px;line-height:20px;white-space:nowrap}.verified-badge svg{width:24px;min-width:20px}.testi-creds .stars img{display:block}.testi{height:auto;padding:20px;margin:0 10px;border-radius:var(--siteradius);background:var(--white);box-shadow:0px 0px 10px 0px rgb(138 138 138/27%)}.testi-profile{display:flex;align-items:center;gap:15px}.testi-pic{width:60px;height:auto}.slick-ctrls{display:flex;justify-content:center;margin-top:20px}.slick-dots{display:inline-flex;justify-content:center;align-items:center;padding:0;margin:0 auto;list-style:none}.slick-dots li{margin:0}.slick-ctrls li+li{margin:0;margin-left:10px}.slick-dots button{--size:10px;display:block;font-size:0px;width:var(--size);min-width:var(--size);height:var(--size);padding:0;border:0 solid transparent;border-radius:var(--size);background-color:rgba(13,30,50,.3);opacity:1;overflow:hidden;transition:all .3s ease-in-out}.slick-dots .slick-active button{--size:10px;background-color:var(--primary)}.allrev-box{display:flex;align-items:center;justify-content:center;gap:30px;margin-top:40px}.allrev-lt,.allrev-rt,.allrev-md{flex:0 0 auto}.allrev-lt{display:flex;gap:20px;align-items:center}.allrev-md{display:grid;gap:10px;padding:0 40px;border:1px solid #cbd1d1;border-top:0;border-bottom:0}.allrev-md img{width:114px}.allrev-box{padding:30px 20px;border-radius:var(--siteradius);background:#f4f8f9}.allrev-cont h3{font-family:'Source Serif Pro SB',serif;font-size:30px}.allrev-lt img{width:76px;filter:drop-shadow(0px 1px 2px rgba(0,0,0,.2))}.allrev-nums span{font-size:40px;line-height:1}
@media screen and (min-width:992px){.site-menutoggle{display:none}.siteh-left .headctas{display:none}.menu-arrow{display:none}.siteh-right{min-width:188px}.site-navmenu a{transition:color .3s ease-in-out}.dropmenu{position:relative}.dropmenu>a:after{display:inline-block;font-family:'icomoon';content:"\e905";font-size:7px;font-weight:900;padding-left:8px;margin-top:-2px;vertical-align:middle}.dropmenu .sub-menu{display:block;position:absolute;left:-20px;top:calc(100% + 30px);min-width:200px;max-height:calc(100vh - 120px);padding:10px 0;margin:0;background:var(--white);border-radius:var(--siteradius);box-shadow:0px 0px 30px rgba(127,137,161,.25);opacity:0;visibility:hidden;transition:.3s;z-index:99}.dropmenu:hover>.sub-menu{opacity:1;top:100%;visibility:visible}.dropmenu .sub-menu>.menu-item-has-children>.sub-menu{top:0;left:100%;transform:translate(20px,-10px)}.dropmenu .sub-menu>.menu-item-has-children:hover>.sub-menu{top:0;left:100%;transform:translate(2px,-10px)}.dropmenu .sub-menu a{display:block;padding:6px 15px;white-space:nowrap}.dropmenu .sub-menu .menu-item-has-children>a{display:flex;align-items:center;justify-content:space-between}.dropmenu .sub-menu .menu-item-has-children>a:after{padding:0;margin-left:10px;transform:rotate(-90deg)}.sechero-bps h1{font-size:42px;line-height:1.2;max-width:610px}}@media screen and (min-width:1200px){.sechero-bps h1{font-size:46px}}@media screen and (min-width:1280px){.container{max-width:calc(var(--containerw) + 30px)}}@media screen and (max-width:1279px){.sitenav{column-gap:26px}.siteh-right{min-width:0}.sechero-home{--spacediff:calc(100% - 1190px)}.sechero-art2{left:129px;top:60px;width:92px}.sechero-art3{right:0}.sechero-art4{right:92px;bottom:48%}.hero-ov-books .container{display:flex;justify-content:center;width:100%;max-width:100%;padding:0;overflow:hidden}.hero-ov-books img{width:calc(100% + 20vw);max-width:1000%}}@media screen and (max-width:1199px){h2,.h2{font-size:48px}h3,.h3{font-size:38px}.quality-right{padding-left:40px}.whyuslist{gap:25px}.whyuslist-5 .whyusitem{flex:1 0 calc(33.33% - 17px);max-width:calc(33.33% - 17px)}.whyuscard{padding:20px}.samplist{gap:25px}.sampbody{padding:30px 25px}.faqlist{gap:20px 30px}.faqitem+.faqitem{margin-top:20px}.lpstat-item{padding:9px 6px}.landingpot .lhero-media{width:400px}.sitenav{column-gap:20px}.site-header{font-size:16px;line-height:22px}.bloglist{gap:25px}.blogitem{max-width:calc(33.33% - 17px)}.lrsecs-head img{width:100px}.wrstat-num{font-size:54px;line-height:38px}.sechero{min-height:556px}.secheroh-bf{left:5px;margin-top:5px}.secheroh-af{right:5px;margin-top:5px}.sechero-art{display:none}.section-head .text-md p,.section-head p.text-md{font-size:18px;line-height:26px}.lrsecs-head h2{width:610px}.wrstat-list-5{justify-content:center;max-width:100%;gap:50px 34px}.wrstat-list-5 .wrstat-item{flex:1 0 33.33%;max-width:calc(33.33% - 28px)}.foo-firstcol{width:100%}.foo-offices{margin-top:20px}.sechero-inn{padding:50px 0}.lpstat-num{font-size:22px;line-height:19px}.sechero-bps{padding-top:110px}.sechero-bps:before{top:-208px;top:-25%;background-size:auto 100%;background-image:url(//www.write-right.in/wp-content/themes/write-right-blog/assets/css/../images/hero-ov-circles-lg.webp)}.proclist{flex-wrap:wrap;gap:40px}.procitem{max-width:calc(33.33% - 26.7px)}.procitem:before{width:calc(100% - 68px)}.foocol{padding:35px 18px 28px}.foocol-btm{padding:22px 14px}.revtesti-cont{font-size:24px;line-height:36px}.servl{grid-template-columns:1fr 1fr 1fr}.allrev-box{display:grid;text-align:center;gap:14px;padding:40px 20px}.allrev-md{padding:20px 0;border:0}.allrev-lt{display:grid;gap:14px}.allrev-lt img{margin-left:auto;margin-right:auto}}@media screen and (max-width:991px){h1,.h1{font-size:48px;line-height:1.2}h2,.h2{font-size:42px}h3,.h3{font-size:34px}h4,.h4{font-size:28px}.font-24{font-size:22px}.list-logo{grid-template-columns:repeat(3,1fr)}.whyuslist{grid-template-columns:repeat(2,1fr)}.whyuslist-5 .whyusitem{flex:1 0 calc(50% - 12.5px);max-width:calc(50% - 12.5px)}.samplist{gap:25px 15px}.sampbody{padding:20px 15px}.faqlist{grid-template-columns:1fr}.landingpot .lhero-media{width:100%}.landinghero img{display:block;width:420px;margin:0 auto}.site-header .container{width:100%;max-width:100%;padding:0 20px}.siteh-left{display:flex;align-items:center;justify-content:space-between;width:auto;flex:1 0 auto}.siteh-mid{position:fixed;left:0;top:112px;top:calc(62px + var(--topspace));font-size:18px;line-height:28px;width:100%;height:calc(100vh - 112px);height:calc(100vh - calc(62px + var(--topspace)));padding:0;background:var(--white);overflow-x:hidden;overflow-y:auto;visibility:hidden;opacity:0;transform:translateY(10px);transition:.3s ease;z-index:100}.menu-open .siteh-mid{visibility:visible;opacity:1;transform:translateY(0)}.siteheader-sticky .siteh-mid{top:62px;height:calc(100vh - 62px)}.headctas{margin-left:auto;margin-right:20px}.sitenav{display:block}.sub-menu{display:none;top:auto;width:100%;background-color:rgba(234,234,234,.4)}.sitenav li{margin-left:0;margin-right:0;border-bottom:1px solid #e5e5e5}.sitenav>li,.sub-menu>li{display:flex;flex-wrap:wrap;padding:0}.sitenav>li>a,.sub-menu>li>a{flex:1 0 auto;padding:12px 15px}.sub-menu>li>a{max-width:100%;padding-left:25px}.sitenav .icon-angle-arrow{font-size:9px;line-height:47px;width:46px;height:100%;text-align:center;background-color:#f7f7f7;cursor:pointer}.sitenav .icon-angle-arrow:before{display:inline-block;transform:rotate(0deg);vertical-align:middle;transition:.3s ease-in-out}.sitenav .icon-angle-arrow.open:before{transform:rotate(180deg)}.bloglist{flex-wrap:grid;gap:30px}.blogitem{flex:0 0 450px;width:450px;max-width:100%;margin:0 auto}.blogthumb a{height:200px}.lrsecs-head img{width:80px}.lrsec-col h3{font-size:28px;line-height:36px}.lrsec-col p{font-size:16px;line-height:26px}.wrstat-list{gap:35px 36px}.wrstat-item{max-width:calc(25% - 27px);gap:16px}.wrstat-num{font-size:44px;line-height:32px}.wrstat-lbl{font-size:18px;line-height:24px}.sechero-home .container{margin-top:0}.secheroh-bf,.secheroh-af{opacity:.2;width:246px}.secheroh-af{width:238px}.sechero-servd .container{position:static;padding:0 50px}.sechero-servd:before{max-width:100%}.sechero-servd .container:before,.sechero-servd .container:after{width:123px;background-size:auto,80px auto;background-position:center,left center}.sechero-servd .container:after{right:-20px;width:123px;background-size:auto,94px auto;background-position:center,left center}.lhero-cont{width:100%}.sechero-bps{padding-top:50px}.sechero-bps:before{opacity:.16;top:-170px;background-size:100%;background-position:center}.comptable{overflow:auto;margin-bottom:-20px}.comptable .table{width:930px;min-width:930px;padding-bottom:10px}.comptable .table:before{height:calc(100% - 10px)}.esrevbads{gap:12px;grid-template-columns:134px 153px}.storyslide{font-size:22px;line-height:32px;min-height:430px;padding:25px}.revtesti+.revtesti{padding-top:30px;margin-top:30px}.revtesti-cont{font-size:20px;line-height:32px}.revtesti-name{font-size:16px;line-height:26px}.panevid .row{row-gap:20px}.revnav{margin-bottom:30px}.servl{grid-template-columns:1fr 1fr}}@media screen and (max-width:767px){h1,.h1{font-size:42px}h2,.h2{font-size:36px}h3,.h3{font-size:32px;line-height:36px}h4,.h4{font-size:24px}h5,.h5{font-size:22px}h6,.h6{font-size:18px}.font-24{font-size:20px;line-height:28px}.samplist{grid-template-columns:repeat(1,1fr)}.sampitem{width:100%;max-width:400px;margin:0 auto}.siteheader{padding:15px 0}.tophead{flex-wrap:wrap}.tophead p{width:100%;margin-bottom:0}.tophead-btn{margin:10px 0}.sechero-home{min-height:340px}.secheroh-bf,.secheroh-af{transform:none}.secheroh-bf{top:20px;left:5px;width:190px}.secheroh-af{top:auto;bottom:20px;right:0;width:180px}.lrsec-col{flex:1 0 100%;max-width:100%}.lrsec-row:nth-child(odd) .lrsec-col:first-child{order:0}.wrstat-list{gap:25px}.wrstat-item{max-width:calc(25% - 19px)}.wrstat-num,.wrstat-inn .wrstat-num{font-size:34px;line-height:30px}.wrstat-lbl{font-size:16px;line-height:21px}.foo-copy{text-align:center}.nav-social{justify-content:center}.foo-nav-3{column-count:2}.foo-nav-2{column-count:1}.hero-sub{font-size:36px;line-height:36px;margin-bottom:20px}.sechero-servd .container{padding:0 15px}.sechero-servd .container:before,.sechero-servd .container:after{background-image:url(//www.write-right.in/wp-content/themes/write-right-blog/assets/css/../images/services-hero-left.svg);bottom:0;top:auto;transform:none;height:192px;background-size:60px;background-position:top}.sechero-servd .container:before{left:0;background-size:50px;width:56px;height:160px}.sechero-servd .container:after{background-image:url(//www.write-right.in/wp-content/themes/write-right-blog/assets/css/../images/services-hero-right.svg);height:160px}.sechero-servd .container:before,.sechero-servd .container:after{display:none}.siteheader-lp{padding:15px 0}.proclist{gap:30px}.procitem{max-width:calc(50% - 15px)}.comptable .table{width:870px;min-width:870px}.esrevbads{grid-template-columns:148px 170px;justify-content:center}.wrstories .row{row-gap:40px}.storyslide{height:auto;min-height:0;padding:25px 25px 50px}.storycards .storynavs{left:28px;bottom:20px;width:144px;margin:0 auto}.foorate{justify-content:center}.foointro address{max-width:100%}.foocol:nth-child(1),.foocol:nth-child(4){border-right:0}.popup{align-items:flex-start;max-height:calc(100vh - 30px);overflow:auto}.popup-inner{width:544px}.popup-img-lt,.popup-img-rt{--sideOffset:44%;--btmOffset:42%;--piSize:350px}.popup-img-lt img,.popup-img-rt img{--piSize:210px}}@media screen and (max-height:620px){.popup{align-items:flex-start;max-height:calc(100vh - 30px);overflow:auto}}@media screen and (max-width:575px){section.section{padding-top:40px;padding-bottom:40px}.section-head p{font-size:18px;line-height:24px}.lhero-cta{margin-top:32px}.lhero-subtitle{font-size:20px;line-height:20px;padding-bottom:16px}.font-20{font-size:18px;line-height:26px}.lhero-cont p{margin-top:0}.bttn{font-size:16px;line-height:43px;min-width:157px;height:45px;padding:0 25px}.lhero-cta .bttn{min-width:125px}.lhero-cta .bttn-h{padding:10px 25px}.faqhead h3{font-size:18px;line-height:24px}.lpstats{display:flex;flex-wrap:wrap}.lpstat-item{flex:1 0 calc(50% - 10px)}.lrsec-col p{font-size:14px;line-height:24px}.whyuslist{grid-template-columns:repeat(1,1fr)}.whyuslist-5 .whyusitem{flex:1 0 100%;max-width:100%}.wrstat-list-3{justify-content:center}.wrstat-item,.wrstat-list-3 .wrstat-item{flex:1 0 50%;max-width:calc(50% - 13px)}.wrstat-list-5 .wrstat-item{flex:1 0 50%;max-width:calc(50% - 13px);gap:10px}.sechero-home{padding:50px 0;min-height:0}.proclist{gap:20px}.storyslide{font-size:20px;line-height:30px;padding:25px 20px 50px}.storycards{width:calc(100% - 40px);max-width:calc(100% - 40px)}.foocol{padding:20px}.foocol:nth-child(2),.foocol:nth-child(4){border-right:0}.fooql{grid-template-columns:1fr 1fr}.popup-img-lt,.popup-img-rt{--piSize:68vw}.popup-img-lt img,.popup-img-rt img{--piSize:61%}.servl{grid-template-columns:1fr}}@media screen and (max-width:459px){.section-head{margin-bottom:30px}.section-head p{font-size:16px;line-height:22px}.font-18{font-size:16px;line-height:24px}.whyuscard{min-height:220px}section.sectionbg{margin:0}.sectionbg .container{padding-top:0;padding-bottom:0}.sampbody p{margin-bottom:25px}.headctas{display:none}.wrstat-list-5 .wrstat-num{font-size:29px;line-height:24px}.wrstat-list-3 .wrstat-num{font-size:30px;line-height:28px}.proclist{gap:30px}.procitem{flex:1 0 100%;max-width:100%}.procitem:last-child:before{display:block}.procitem h3{margin:12px 0}.popup-card{width:100%;padding:50px 20px 150px}.popup-img-lt img,.popup-img-rt img{--piSize:62%}.popup-card p,.popup-line{font-size:18px;line-height:1.4}}@media screen and (max-width:375px){.foo-main .row{row-gap:20px}.foo-main .row>*{flex:1 0 100%;max-width:100%}.foo-nav-3{column-count:1}.siteheader-lp .landinghlogo{width:150px;height:auto}.siteheader-lp .bttn{padding:0 15px}}