/* wp-content/themes/latter-theme/assets/dist/blocks/review/css/v5.css */
.v5-review__content{background-color:var(--card-bg);border-radius:16px;-webkit-box-shadow:0 4px 16px 4px hsla(0,0%,77%,.08);box-shadow:0 4px 16px 4px hsla(0,0%,77%,.08);gap:16px;padding:16px}.v5-review__content,.v5-review__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap}.v5-review__info{gap:8px}.v5-review__head{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.v5-review__head,.v5-review__head-title{gap:16px}.v5-review__head,.v5-review__head-logo,.v5-review__head-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.v5-review__head-logo{-ms-flex-negative:0;background:var(--text-main);border-radius:50%;flex-shrink:0;height:64px;overflow:hidden;padding:6px;width:64px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:nowrap;flex-flow:nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.v5-review__head-logo img{height:auto;-o-object-fit:contain;object-fit:contain;width:100%}.v5-review__head .vAll-button{-ms-flex-negative:0;flex-shrink:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.v5-review__rating-apps{display:grid;gap:16px;grid-template-columns:1fr 1fr}.v5-review__rating-apps .v5-rating{background:var(--site-bg);border-radius:8px;padding:12px;width:100%}.v5-review__rating-apps .v5-rating__title{margin-right:auto}.v5-review__rating-apps .vAll-app-links{background:var(--site-bg);border-radius:8px;padding:12px}.v5-review__details{display:grid;gap:16px;grid-template-columns:255px 1fr}.v5-review__details:has(>:only-child){grid-template-columns:1fr}.v5-review__details:has(>:only-child) .v5-features__cons,.v5-review__details:has(>:only-child) .v5-features__pros{max-width:none}.v5-review__table{border-collapse:collapse;color:var(--text-main);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;table-layout:fixed;width:100%}.v5-review__table-wrapper{background:var(--site-bg);border-radius:8px;padding:0 16px}.v5-review__table tr td{padding:16px 0;width:50%}.v5-review__table tr:not(:last-child) td{border-bottom:1px solid var(--line-secondary)}.v5-review__table tr:first-child{vertical-align:top}.v5-review__table tr:last-child{vertical-align:bottom}.v5-review__table td:first-child{padding-right:16px}.v5-review__table td span{display:block;font-size:20px;line-height:140%;word-break:break-all}.v5-review__table td span:first-child{color:var(--text-secondary);font-size:14px;font-weight:400;line-height:150%;margin-bottom:8px}.v5-review .v5-features{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.v5-review .v5-bonus,.v5-review .v5-features__cons,.v5-review .v5-features__pros{background:var(--site-bg);color:var(--text-main)}.v5-review .v5-screenshots-list{border-radius:unset;padding:0}@media (max-width:1024px){.v5-review__details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;gap:16px}.v5-review .v5-features{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.v5-review .v5-features__cons,.v5-review .v5-features__pros{max-width:unset}}@media (max-width:768px){.v5-review__content{padding:8px}.v5-review__head{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.v5-review__head-title{gap:8px}.v5-review__head-logo{height:48px;padding:5px;width:48px}.v5-review__head .vAll-button{width:100%}.v5-review__rating-apps{gap:8px;grid-template-columns:1fr}.v5-review__table{padding:0 8px}.v5-review__table tr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap}.v5-review__table tr td{padding:8px 0;width:100%}.v5-review__table tr:last-child td:not(:last-child){border-bottom:1px solid var(--line-secondary)}.v5-review__table td:first-child{padding-right:8px}.v5-review__table td span{font-size:16px;font-weight:400;line-height:150%}.v5-review .v5-features{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}
/* wp-content/themes/latter-theme/assets/dist/blocks/howTo/css/v5.css */
.v5-how-to{color:var(--text-main)}.v5-how-to .container{gap:16px}.v5-how-to .container,.v5-how-to__steps{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap}.v5-how-to__steps{gap:24px;margin-top:8px}.v5-step{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--text-main);gap:24px}.v5-step__content{width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;gap:16px}.v5-step__content,.v5-step__title{display:-webkit-box;display:-ms-flexbox;display:flex}.v5-step__title{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.v5-step__title-num{background:var(--contrast-bg);border-radius:50%;color:var(--contrast-color);display:block;font-size:14px;font-weight:700;height:22px;line-height:22px;text-align:center;width:22px;-ms-flex-negative:0;flex-shrink:0}.v5-step__title-text{font-size:26px;font-weight:700;text-transform:capitalize}.v5-step .vAll-button{margin-top:32px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.v5-step__img{border-radius:5px;height:auto;overflow:hidden;width:100%}.v5-step__img img{display:block;height:auto;width:100%}@media (max-width:768px){.v5-step{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;gap:16px}.v5-step__title-text{font-size:20px;font-weight:700;line-height:140%}.v5-step .vAll-button{margin-top:0;width:100%}.v5-step__img{margin:0 auto;max-width:500px}}
/* wp-content/themes/latter-theme/assets/dist/blocks/faq/css/v5.css */
.v5-faq .container{gap:16px}.v5-faq .container,.v5-faq__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap}.v5-faq__list{gap:24px}.v5-faq__list-item{interpolate-size:allow-keywords;border:1px solid var(--theme-color);border-radius:10px;padding:16px 24px 16px 54px;width:100%}.v5-faq__list-item::details-content{block-size:0;overflow:hidden;-webkit-transition:block-size .3s,content-visibility .3s;transition:block-size .3s,content-visibility .3s;transition-behavior:allow-discrete}.v5-faq__list-item[open]::details-content{block-size:auto}.v5-faq__list-item summary{cursor:pointer;list-style:none;position:relative}.v5-faq__list-item summary::-webkit-details-marker{display:none}.v5-faq__list-item summary:before{-webkit-box-sizing:border-box;box-sizing:border-box;content:"►";font-family:latter-icons;font-size:20px;height:22px;left:-30px;line-height:20px;position:absolute;text-align:center;top:6px;width:22px}.v5-faq__list-item summary:before,.v5-faq__list-item__question{color:var(--text-main);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.v5-faq__list-item__question{display:inline-block;font-size:26px;font-weight:700;line-height:normal}.v5-faq__list-item .text-block{color:var(--text-main)}.v5-faq__list-item[open] summary:before{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.v5-faq__list-item[open] .v5-faq__list-item__question{margin-bottom:16px}@media (max-width:768px){.v5-faq__list-item__question{font-size:20px;font-weight:600;line-height:140%}}