0% found this document useful (0 votes)
14 views18 pages

Tabela

The document provides a script and styling for adding a payment installment table to a product page in a Shopify theme. It includes jQuery for toggling the visibility of the table and CSS for responsive design. The HTML structure features a box for displaying installment options with SVG icons for visual representation.

Uploaded by

thmattostrader
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
14 views18 pages

Tabela

The document provides a script and styling for adding a payment installment table to a product page in a Shopify theme. It includes jQuery for toggling the visibility of the table and CSS for responsive design. The HTML structure features a box for displaying installment options with SVG icons for visual representation.

Uploaded by

thmattostrader
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 18

SCRIPT PARA ADICIONAR NO THEME.

LIQUID

<script src="https://code.jquery.com/jquery-3.6.0.min.js"
integrity="sha256-/xUj+3OJU5yExlq6GSYGSHk7tPXikynS7ogEvDej/m4="
crossorigin="anonymous"></script>

TABELA PARA ADICIONAR NA PAGINA DO PRODUTO

<style>

.boxParcelas .row {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
width: 100% !important;
font-size: 0.9em;
}

.boxParcelas img.cartoes {
height: 22px;
padding: 0 4px;
margin: 3px 0;
}

.boxParcelas img {
height: 12px;
}

#juros {

margin-left: -5px 0;

#tabela {
display: flex;
width: 100%;
}
.divide {
width: 55%;
background: white;
padding: 10px;
display: inline-block;
}
.divide2 {
width: 45%;
background: white;
padding: 10px;
display: inline-block;
}

@media screen and (max-width: 996px) {


.boxParcelas .hideOnMobile {
display: flex;
}
}
@media (min-width: 1000px) {
#tabela {
font-size: 0.92em !important;
}
}
@media screen and (max-width: 365px) {
#tabela {
font-size: 0.81em!important;
}
.svgsparc {
width: 28px!important;
height: 20px!important;
}
.svgsbande {
width: 70%!important;
}
.contentparc {
width: 30%!important;
padding-top: 0px!important;
}
.parcelament {
font-size: 13px!important;
}
}
</style>

<div class="boxParcelas" style="border: 1px solid #dadada; padding: 5px; background-color:


#fff; border-radius: 10px;margin-bottom: 25px;">
<div class="botao" style="margin:0; border-bottom: 1px solid #dadada; padding: 5px 5px;">
<div class="row" style="margin: 0">

<div class="svgsbande" style="padding:0; width: 75%; text-align: left; text-decoration:


none;">
<script>
$(".botao").on("click", function () {
$("#tabela").animate({height: 'toggle'},600);
});
</script>
<svg class="svgsparc" xmlns="http://www.w3.org/2000/svg" width="39" height="26"
viewBox="0 0 39 26" fill="none">
<path fill-rule="evenodd" clip-rule="evenodd" d="M39 22.75C39 24.5375 37.5375 26 35.75
26H3.25C1.4625 26 0 24.5375 0 22.75V3.25C0 1.4625 1.4625 0 3.25 0H35.75C37.5375 0 39
1.4625 39 3.25V22.75Z" fill="white"/>
<path d="M35.75 0H3.25C1.4625 0 0 1.4625 0 3.25V22.75C0 24.5375 1.4625 26 3.25
26H35.75C37.5375 26 39 24.5375 39 22.75V3.25C39 1.4625 37.5375 0 35.75 0ZM35.75
0.65C37.1839 0.65 38.35 1.8161 38.35 3.25V22.75C38.35 24.1839 37.1839 25.35 35.75
25.35H3.25C1.8161 25.35 0.65 24.1839 0.65 22.75V3.25C0.65 1.8161 1.8161 0.65 3.25
0.65H35.75Z" fill="#B3B3B3"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M24.9729 16.0291C24.8546 16.3114 24.7371
16.5936 24.6181 16.8802C24.6277 16.8823 24.6356 16.8844 24.6423 16.8861C24.6543
16.8893 24.6627 16.8915 24.6711 16.8911C24.7714 16.8912 24.8717 16.8913 24.972
16.8915C25.524 16.8923 26.0759 16.8931 26.6278 16.8882C26.6692 16.8882 26.7316
16.8367 26.7476 16.7946C26.8658 16.4862 26.979 16.1764 27.0842 15.8637C27.1176
15.7643 27.1662 15.7317 27.2707 15.7324C28.0281 15.7368 28.7863 15.7382 29.5438
15.7317C29.6685 15.7309 29.7179 15.765 29.7404 15.8898C29.7833 16.1272 29.8336
16.3626 29.8841 16.5994C29.9045 16.6949 29.925 16.7906 29.945 16.8867H31.79C31.7873
16.8693 31.7849 16.8525 31.7825 16.8361C31.7773 16.7998 31.7723 16.7656 31.7653
16.7322C31.7035 16.4368 31.6417 16.1415 31.5799 15.8461C31.1214 13.6558 30.6629
11.4653 30.2083 9.27372C30.1858 9.16634 30.1423 9.14602 30.0451 9.14675C29.535
9.15037 29.0257 9.15037 28.5157 9.1482C28.0702 9.14675 27.7669 9.35425 27.5964
9.762C27.0836 10.9876 26.5706 12.213 26.0575 13.4383C25.6959 14.3019 25.3344 15.1655
24.9729 16.0291ZM29.0433 12.5748C29.1513 13.0926 29.2598 13.6126 29.3695
14.1376C28.8087 14.1376 28.2733 14.1376 27.7117 14.1369C28.0599 13.1777 28.4031
12.2309 28.7463 11.2841C28.7557 11.2855 28.7652 11.2863 28.7746 11.287C28.8642 11.7157
28.9536 12.1445 29.0433 12.5748Z" fill="#152884"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M25.081 9.35189C24.965 9.89459 24.8496
10.4308 24.7342 10.9713C24.5144 10.898 24.3055 10.8182 24.0907 10.7587C23.6169
10.6274 23.1337 10.5708 22.6476 10.6651C22.4728 10.6992 22.2928 10.7732 22.147
10.8748C21.8241 11.099 21.814 11.469 22.1281 11.7062C22.3683 11.8876 22.6396 12.0269
22.8979 12.1836C23.2193 12.3781 23.5589 12.5471 23.8607 12.7684C24.6283 13.3314
24.8837 14.1136 24.6232 15.0299C24.378 15.8926 23.7722 16.4099 22.9647
16.7211C22.2246 17.0062 21.4534 17.0469 20.6734 16.9838C20.183 16.9439 19.7005
16.8582 19.234 16.6957C19.1571 16.6689 19.0816 16.6377 18.9953 16.6043C19.1164
16.0355 19.2362 15.4776 19.3522 14.9312C19.6838 15.048 20.0016 15.1815 20.331
15.2715C20.8222 15.405 21.3279 15.4536 21.8292 15.3412C22.0244 15.2976 22.2239
15.2084 22.385 15.0908C22.6861 14.8703 22.7086 14.464 22.4271 14.2188C22.2152 14.0345
21.9627 13.8952 21.7218 13.7464C21.3598 13.523 20.9702 13.338 20.6306 13.0847C19.4974
12.2395 19.6998 10.9626 20.2882 10.1979C20.725 9.63049 21.3242 9.31634 22.0041
9.14801C23.0068 8.89988 23.9964 8.97098 24.97 9.30691C25.0056 9.31996 25.0382 9.33448
25.081 9.35189V9.35189Z" fill="#152884"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M19.2688 9.16081C19.2159 9.41474 19.1651
9.66432 19.1114 9.91318C18.6274 12.1761 18.1413 14.439 17.6625 16.7027C17.6313 16.85
17.5812 16.9001 17.426 16.8964C16.8796 16.8855 16.3333 16.8921 15.787 16.8921C15.7369
16.8921 15.6876 16.8921 15.6172 16.8921C15.6687 16.6497 15.7166 16.4227 15.7652
16.1963C16.26 13.884 16.7556 11.5717 17.2489 9.25875C17.2642 9.18692 17.2801 9.14557
17.3672 9.14557C17.9781 9.1492 18.5883 9.14775 19.1992 9.14847C19.2166 9.14992 19.234
9.155 19.2688 9.16081V9.16081Z" fill="#152884"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M7.04281 9.14396H7.19154C8.25227 9.14396
9.31299 9.14323 10.3737 9.14396C10.9338 9.14396 11.277 9.42982 11.3808 9.97832C11.655
11.4287 11.9293 12.879 12.2035 14.3293C12.205 14.338 12.2093 14.3467 12.2231
14.3845C12.2528 14.3192 12.2753 14.2749 12.2935 14.2285C12.9465 12.5794 13.6002
10.9302 14.2481 9.27963C14.2909 9.17008 14.3453 9.13961 14.457 9.14033C15.0541
9.14541 15.6512 9.14251 16.2476 9.14251H16.4036C16.3739 9.22014 16.3514 9.28326
16.3253 9.34493C15.2892 11.8183 14.2524 14.2909 13.2178 16.7649C13.1815 16.852
13.1409 16.8905 13.0393 16.889C12.4146 16.8839 11.79 16.8839 11.166 16.889C11.0681
16.8897 11.0347 16.8585 11.0107 16.7657C10.4855 14.724 9.95436 12.6838 9.43053
10.6415C9.35145 10.3346 9.18385 10.122 8.89727 9.98558C8.32264 9.71133 7.7161 9.5372
7.10012 9.38919C7.06965 9.38193 7.0399 9.3725 7 9.36162C7.00726 9.32244 7.01306
9.28762 7.01959 9.25279C7.02684 9.22304 7.03337 9.19185 7.04281 9.14396V9.14396Z"
fill="#152884"/>
</svg>
<svg class="svgsparc" xmlns="http://www.w3.org/2000/svg" width="39" height="26"
viewBox="0 0 39 26" fill="none">
<path fill-rule="evenodd" clip-rule="evenodd" d="M39 22.75C39 24.5375 37.5375 26 35.75
26H3.25C1.4625 26 0 24.5375 0 22.75V3.25C0 1.4625 1.4625 0 3.25 0H35.75C37.5375 0 39
1.4625 39 3.25V22.75Z" fill="white"/>
<path d="M35.75 0H3.25C1.4625 0 0 1.4625 0 3.25V22.75C0 24.5375 1.4625 26 3.25
26H35.75C37.5375 26 39 24.5375 39 22.75V3.25C39 1.4625 37.5375 0 35.75 0ZM35.75
0.65C37.1839 0.65 38.35 1.8161 38.35 3.25V22.75C38.35 24.1839 37.1839 25.35 35.75
25.35H3.25C1.8161 25.35 0.65 24.1839 0.65 22.75V3.25C0.65 1.8161 1.8161 0.65 3.25
0.65H35.75Z" fill="#B3B3B3"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M22.6453 18.4765C25.5349 18.4765 27.8774
16.134 27.8774 13.2444C27.8774 10.3547 25.5349 8.01221 22.6453 8.01221C19.7557
8.01221 17.4131 10.3547 17.4131 13.2444C17.4131 16.134 19.7557 18.4765 22.6453
18.4765Z" fill="#F79E1B"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M16.2321 18.4643C19.1218 18.4643 21.4643
16.1218 21.4643 13.2321C21.4643 10.3425 19.1218 8 16.2321 8C13.3425 8 11 10.3425 11
13.2321C11 16.1218 13.3425 18.4643 16.2321 18.4643Z" fill="#EB001B"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M17.4132 13.2322C17.4095 14.9139 18.1987
16.412 19.429 17.3721C20.6642 16.4174 21.4606 14.9237 21.4649 13.2425C21.4685 11.5607
20.6794 10.0627 19.4491 9.10254C18.2133 10.056 17.4168 11.5504 17.4132 13.2322Z"
fill="#FF5F00"/>
</svg>
<svg class="svgsparc" xmlns="http://www.w3.org/2000/svg" width="39" height="26"
viewBox="0 0 39 26" fill="none">
<path fill-rule="evenodd" clip-rule="evenodd" d="M39 22.75C39 24.5375 37.5375 26 35.75
26H3.25C1.4625 26 0 24.5375 0 22.75V3.25C0 1.4625 1.4625 0 3.25 0H35.75C37.5375 0 39
1.4625 39 3.25V22.75Z" fill="white"/>
<path d="M35.75 0H3.25C1.4625 0 0 1.4625 0 3.25V22.75C0 24.5375 1.4625 26 3.25
26H35.75C37.5375 26 39 24.5375 39 22.75V3.25C39 1.4625 37.5375 0 35.75 0ZM35.75
0.65C37.1839 0.65 38.35 1.8161 38.35 3.25V22.75C38.35 24.1839 37.1839 25.35 35.75
25.35H3.25C1.8161 25.35 0.65 24.1839 0.65 22.75V3.25C0.65 1.8161 1.8161 0.65 3.25
0.65H35.75Z" fill="#B3B3B3"/>
<path d="M9.91172 11.56L10.7482 13.2998H9.00978L9.91172 11.56ZM25.2749
14.2856H22.3678V13.343H25.2749V12.4861H22.3678V11.715H25.2749V10.9864L27.4316
12.932L25.2749 14.8865V14.2856ZM28.287 12.2454L26.8619
10.8569H21.1426V15.1425H26.6725L28.2406 13.7368L29.8177 15.1425H31.2907L29.039
12.974L31.3576 10.8569H29.8184L28.287 12.2454ZM20.0492 10.8569H18.0538L16.5527
13.7286L14.9375 10.8569H12.9421V15.0142L10.8805 10.8569H9.00908L6.80458
15.1425H8.15361L8.6 14.1656H11.165L11.6783 15.1425H14.1581V11.654L15.9155
15.1425H17.0744L18.8227 11.7137V15.1425H20.0485L20.0492 10.8569ZM10.3391
15.1171H9.46462H10.3391ZM9.46815 15.0536L9.01964 16H5L8.17262 10H15.75L16.5147
11.325L17.2293 10H19.921H21.2778H27.4449L28.318 10.8238L29.2558 10H34L30.6316
12.993L33.8543 16H29.2636L28.2363 15.1165L27.2175
16H21.2778H19.921H10.8306L10.3377 15.0536H9.46815Z" fill="#129AD7"/>
</svg>
<svg class="svgsparc" xmlns="http://www.w3.org/2000/svg" width="39" height="26"
viewBox="0 0 39 26" fill="none">
<path fill-rule="evenodd" clip-rule="evenodd" d="M39 22.75C39 24.5375 37.5375 26 35.75
26H3.25C1.4625 26 0 24.5375 0 22.75V3.25C0 1.4625 1.4625 0 3.25 0H35.75C37.5375 0 39
1.4625 39 3.25V22.75Z" fill="white"/>
<path d="M35.75 0H3.25C1.4625 0 0 1.4625 0 3.25V22.75C0 24.5375 1.4625 26 3.25
26H35.75C37.5375 26 39 24.5375 39 22.75V3.25C39 1.4625 37.5375 0 35.75 0ZM35.75
0.65C37.1839 0.65 38.35 1.8161 38.35 3.25V22.75C38.35 24.1839 37.1839 25.35 35.75
25.35H3.25C1.8161 25.35 0.65 24.1839 0.65 22.75V3.25C0.65 1.8161 1.8161 0.65 3.25
0.65H35.75Z" fill="#B3B3B3"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M26.305 9.33775V15.5945L27.3907
16.0448L26.8769 17.2786L25.8029 16.8325C25.5617 16.728 25.3984 16.5681 25.2741
16.3884C25.1552 16.2039 25.0664 15.9518 25.0664 15.6123V9.33844L26.305
9.33775ZM30.8238 12.1336C30.612 12.1336 30.4091 12.1678 30.2192 12.2313C30.2192
12.2313 29.7962 10.9653 29.7969 10.966C30.1276 10.856 30.4747 10.7993 30.8238
10.8C32.3917 10.8 33.7001 11.9136 34 13.3934L32.6923 13.6599C32.5161 12.7888 31.7461
12.1336 30.8238 12.1336ZM28.6765 16.4646L29.5599 15.4651C29.165 15.116 28.917
14.6056 28.917 14.0365C28.917 13.4681 29.1657 12.9584 29.5599 12.6093L28.6758
11.6098C28.0056 12.2035 27.5827 13.0711 27.5827 14.0365C27.582 15.0026 28.0056
15.8709 28.6765 16.4646ZM32.6923 14.4229C32.5146 15.2926 31.7454 15.9471 30.8237
15.9471C30.6181 15.9471 30.4138 15.9143 30.2184 15.8487L29.7948 17.114C30.1262
17.2247 30.4739 17.2814 30.8237 17.2807C32.3903 17.2807 33.698 16.1685 33.9999
14.69L32.6923 14.4229ZM18.0704 13.9902C18.0977 12.2016 19.5707 10.773 21.3587
10.8004C22.8761 10.8236 24.1332 11.8867 24.4631 13.3002L18.5944 15.8089C18.2535
15.2876 18.0602 14.6611 18.0704 13.9902ZM19.4143 14.238C19.4061 14.1628 19.4006
14.0863 19.4027 14.0084C19.4198 12.9543 20.2867 12.1132 21.3402 12.1303C21.9134
12.1378 22.4224 12.4009 22.7668 12.8067L19.4143 14.238ZM21.2801 15.949C21.8096
15.9566 22.2892 15.7475 22.6431 15.4032L23.5736 16.359C22.9785 16.9417 22.1594 17.295
21.261 17.2813C20.6673 17.2731 20.0872 17.1009 19.5858 16.7832L20.2949
15.6532C20.5805 15.8343 20.9173 15.9429 21.2801 15.949Z" fill="#221F1F"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M13.3699 13.9377C13.0796 15.3628 11.8198
16.4348 10.3092 16.4348C9.97238 16.4348 9.63761 16.3808 9.31787 16.2742L8.62373
18.3477C9.16688 18.5295 9.73599 18.6217 10.3092 18.621C12.8767 18.621 15.0185 16.7989
15.5118 14.377L13.3699 13.9377Z" fill="#ED412F"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M6.79068 17.2915L8.23907 15.6538C7.59276
15.0813 7.18488 14.2457 7.18488 13.3138C7.18488 12.3826 7.59276 11.5471 8.23907
10.9752L6.78999 9.33829C5.69209 10.3112 5 11.7315 5 13.3145C4.99932 14.8975 5.69209
16.3186 6.79068 17.2915" fill="#1AA5DF"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M9.31781 10.3461C9.63686 10.2395 9.97163
10.1856 10.3085 10.1856C11.8204 10.1856 13.0809 11.2596 13.3706 12.6854L15.5124
12.2489C15.0212 9.82484 12.878 8 10.3085 8C9.73661 7.99932 9.16818 8.09155 8.62504
8.2726L9.31781 10.3461Z" fill="#FFCA32"/>
</svg>
<svg class="svgsparc" xmlns="http://www.w3.org/2000/svg" width="39" height="26"
viewBox="0 0 39 26" fill="none">
<path fill-rule="evenodd" clip-rule="evenodd" d="M39 22.75C39 24.5375 37.5375 26 35.75
26H3.25C1.4625 26 0 24.5375 0 22.75V3.25C0 1.4625 1.4625 0 3.25 0H35.75C37.5375 0 39
1.4625 39 3.25V22.75Z" fill="white"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M16.9786 19.5205L4 19.525V19.494C4
19.4766 4.02064 19.3657 4.0458 19.2463C4.07096 19.1276 4.11031 18.938 4.13288
18.8258C4.15546 18.7135 4.19481 18.5226 4.21932 18.4019C4.24383 18.2807 4.28512
18.0794 4.31092 17.9543C4.33672 17.8291 4.37672 17.6311 4.39994 17.5143C4.42316
17.3976 4.46251 17.2067 4.48702 17.0905C4.51153 16.9738 4.55282 16.7725 4.57926
16.6429C4.60571 16.5132 4.64571 16.3152 4.66828 16.2029C4.69086 16.0907 4.72698
15.9172 4.74827 15.8178C4.76956 15.7185 4.79665 15.5843 4.80891 15.5192C4.82052
15.4547 4.85922 15.2637 4.8947 15.0947C4.93018 14.9257 4.96888 14.7354 4.98114
14.6709C4.99339 14.6064 5.03274 14.4155 5.06758 14.2465C5.10305 14.0781 5.14176
13.8872 5.15401 13.8227C5.16627 13.7582 5.20497 13.5672 5.2411 13.3989C5.27658
13.2305 5.31528 13.0428 5.32689 12.9828C5.3385 12.9228 5.36946 12.7667 5.39591
12.637C5.42236 12.5074 5.47332 12.2635 5.50815 12.0952C5.54299 11.9268 5.60298
11.6333 5.64168 11.443C5.68038 11.2527 5.72554 11.027 5.74295 10.9405C5.76037 10.8541
5.79262 10.6986 5.81391 10.5948C5.8352 10.4909 5.8739 10.3038 5.8997 10.1787C5.92551
10.0536 5.96808 9.84844 5.99388 9.72329C6.01969 9.59815 6.05903 9.40334 6.08161
9.2911C6.10419 9.17886 6.14289 8.99179 6.1674 8.87504C6.19192 8.75828 6.23449 8.55315
6.26158 8.41963C6.28868 8.28545 6.33448 8.08097 6.36286 7.96421C6.39124 7.84746
6.43123 7.70619 6.45252 7.65007C6.47316 7.59395 6.53057 7.47203 6.5796
7.37979L6.66926 7.21143L6.75054 7.10499C6.79505 7.04629 6.87504 6.95405 6.92793
6.89922C6.98083 6.84439 7.06985 6.76246 7.12597 6.71666C7.18209 6.67086 7.26336
6.60894 7.30658 6.57927C7.3498 6.54959 7.4343 6.49734 7.49494 6.4638C7.55558 6.42961
7.64008 6.38575 7.6833 6.3651C7.72652 6.34446 7.81489 6.30769 7.8794 6.28254C7.9439
6.25738 8.06775 6.21545 8.15419 6.189C8.24063 6.16256 8.40254 6.12321 8.51478
6.10127C8.62638 6.07934 8.80312 6.04967 8.90762 6.03548L9.09727 6.01032L22.0836
6.00516L35.07 6V6.03096C35.07 6.04838 35.0494 6.15933 35.0236 6.27867C34.9984
6.39736 34.9558 6.6012 34.9287 6.73085C34.9023 6.86051 34.8636 7.04758 34.8429
7.14692C34.8223 7.24626 34.783 7.4372 34.7552 7.57137C34.7281 7.70554 34.6856 7.91003
34.6617 8.02678C34.6378 8.14354 34.5985 8.33448 34.5752 8.45123C34.552 8.56799
34.5127 8.75893 34.4882 8.87504C34.4636 8.99179 34.4262 9.17564 34.4043
9.28336C34.3824 9.39109 34.343 9.5859 34.3166 9.71555C34.2901 9.84521 34.2476 10.0503
34.2224 10.171C34.1972 10.2916 34.1579 10.4793 34.136 10.587C34.114 10.6948 34.0747
10.8896 34.0482 11.0192C34.0218 11.1489 33.9799 11.354 33.9541 11.4746C33.9282 11.5953
33.8908 11.7791 33.8695 11.883C33.8489 11.9868 33.8096 12.181 33.7818 12.3152C33.7547
12.4493 33.7147 12.6435 33.6941 12.7473C33.6728 12.8512 33.6347 13.035 33.6096
13.1557C33.5844 13.2769 33.5412 13.4853 33.5141 13.6188C33.487 13.753 33.4477 13.9433
33.427 14.0426C33.4064 14.142 33.3683 14.329 33.3419 14.4587C33.3154 14.5883 33.2735
14.7935 33.2484 14.9141C33.2232 15.0347 33.1845 15.2257 33.1613 15.3379C33.1387
15.4501 33.0987 15.6443 33.0729 15.7701C33.0471 15.8952 33.0052 16.1004 32.9794
16.2255C32.9536 16.3507 32.9155 16.5384 32.8942 16.6416C32.8729 16.7454 32.8342
16.9364 32.8078 17.066C32.7813 17.1957 32.7388 17.3995 32.7123 17.5201L32.6652
17.7382L32.6091 17.8891C32.5781 17.9723 32.5317 18.0826 32.5059 18.1342C32.4801
18.1859 32.4272 18.2775 32.3885 18.3374C32.3498 18.3974 32.2962 18.4742 32.2685
18.5084C32.2408 18.5426 32.1595 18.6297 32.0866 18.7032L31.9544 18.8361L31.8266
18.9264C31.7563 18.9761 31.6809 19.027 31.6589 19.0393C31.637 19.0515 31.5525 19.0947
31.4712 19.1354C31.3899 19.176 31.2758 19.2276 31.2171 19.2502C31.1584 19.2728
31.0416 19.3108 30.9577 19.3354C30.8739 19.3599 30.7842 19.3837 30.7584
19.3889C30.7326 19.3941 30.6423 19.4128 30.5584 19.4302C30.4746 19.4482 30.3049
19.4747 30.1817 19.4895L29.9573 19.516L16.9786 19.5205Z" fill="#B7232C"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M11.193 10.249L11.2427
10.0361H10.2957L10.2751 10.1806C10.2699 10.2213 10.2505 10.3348 10.2344
10.4335L10.2273 10.4735C10.2093 10.5748 10.1835 10.7238 10.1648 10.8263C10.1441
10.9431 10.1054 11.1663 10.0796 11.3224C10.0538 11.4778 10.0209 11.6849 10.0067
11.781L9.99059 11.8881L8.92301 11.91L8.44631 11.8984C8.26763 11.8939 8.13475 11.89
8.05605 11.8875C8.05799 11.8739 8.06057 11.8584 8.06379 11.843C8.07669 11.7707 8.09991
11.6443 8.11669 11.563C8.13346 11.4804 8.16507 11.3172 8.187 11.2005C8.20893 11.0824
8.23409 10.936 8.24312 10.8741C8.25086 10.8154 8.26828 10.7173 8.28118 10.656C8.29472
10.5928 8.32053 10.4593 8.3373 10.36C8.35278 10.2703 8.36955 10.1871 8.37407
10.171L8.42632 10.0361H7.47162L7.43486 10.2393C7.42131 10.3161 7.40325 10.4245
7.39486 10.4819C7.38648 10.538 7.35745 10.7173 7.331 10.8812L7.15748 11.9655C7.13103
12.1294 7.08846 12.3829 7.06201 12.5293C7.03492 12.6764 6.99686 12.8841 6.97622
12.9918L6.88978 13.4472C6.86269 13.5904 6.82334 13.7904 6.80205 13.8936C6.78076
13.9987 6.7569 14.1194 6.74916 14.1632C6.74141 14.2058 6.71755 14.3297 6.69562
14.438C6.68013 14.5154 6.65369 14.6503 6.65369 14.678V14.7838H7.56645L7.7561
13.633C7.78319 13.473 7.82254 13.2369 7.84511 13.1073C7.86705 12.9783 7.90253 12.777
7.92317 12.6615C7.93671 12.5861 7.94832 12.5287 7.95349 12.499H9.88093L9.8777
12.5164C9.86803 12.5667 9.83835 12.7202 9.8132 12.8589L9.71773 13.3776C9.69064
13.524 9.65193 13.7323 9.63129 13.8407C9.61065 13.9484 9.56807 14.1755 9.53776
14.3439C9.52098 14.438 9.48099 14.6586 9.48099 14.6838L9.48228
14.7838H10.3963L10.4247 14.6187C10.4344 14.5645 10.4492 14.4658 10.4589
14.4006C10.4679 14.3361 10.4892 14.1994 10.5066 14.0962L10.5847 13.6407C10.6098
13.493 10.6518 13.2427 10.6789 13.0828C10.7053 12.9228 10.7447 12.6899 10.766
12.5648C10.7879 12.4396 10.8259 12.2287 10.8511 12.0945L11.1207 10.6257C11.1452
10.4793 11.1788 10.3109 11.193 10.249V10.249Z" fill="#F5F5F5"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.0896 12.7025L12.1754 12.2549C12.1973
12.1381 12.2399 11.9175 12.2709 11.7627C12.3025 11.604 12.3263 11.4969 12.3334
11.4801L12.4095 11.3556L11.511 11.3666L11.4729 11.6395C11.4574 11.7523 11.4233 11.9736
11.3968 12.1329L11.3091 12.6754C11.2871 12.8135 11.2484 13.0347 11.2233
13.1683L11.1375 13.6237C11.1156 13.7404 11.0762 13.9449 11.0504 14.0784C11.0246
14.212 10.9891 14.3881 10.9724 14.47C10.9562 14.55 10.9388 14.6306 10.9336
14.65L10.8969 14.7867H11.7335L11.7626 14.7106C11.7767 14.6732 11.7774 14.6087 11.7774
14.6016C11.7774 14.5809 11.7942 14.45 11.8238 14.2662C11.8503 14.1049 11.8929 13.8423
11.9193 13.683C11.9458 13.523 11.9845 13.2902 12.0057 13.1644C12.0264 13.0399 12.0644
12.8322 12.0896 12.7025V12.7025Z" fill="#F5F5F5"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M11.8748 10.9412L12.1128 10.9496L12.2773
10.8942L12.4425 10.7387L12.5315 10.5284L12.5392 10.211L12.4644 10.0872L12.3089
9.98074H12.0496L11.8567 10.0594L11.7374 10.1781L11.6484 10.3742L11.6271
10.6922L11.7181 10.8703L11.8748 10.9412Z" fill="#F5F5F5"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M15.4756 11.7471L15.582 11.9593L15.6536
12.2631L15.6762 12.5586L15.6581 12.7392C15.6478 12.8308 15.6252 12.9817 15.6072
13.0753L15.5755 13.2385L15.5123 13.4365C15.4769 13.5449 15.4181 13.7029 15.3814
13.7893C15.3472 13.87 15.2937 13.9796 15.262 14.0254C15.2588 14.0305 15.2555 14.0356
15.2524 14.0406C15.2424 14.0561 15.2334 14.0702 15.2285 14.079C15.2221 14.099 15.2021
14.1312 15.1414 14.2106C15.0976 14.2686 15.015 14.3622 14.9576 14.4196L14.855
14.5215L14.7324 14.604C14.6673 14.6466 14.5731 14.6995 14.5176 14.7247L14.4235
14.7679L14.059 14.8627L13.7197 14.8853L13.4294 14.8459L13.1875 14.7421L13.025
14.5782C13.0121 14.6647 12.9934 14.7898 12.9772 14.8924L12.8218 15.8768C12.8069
15.9722 12.7979 16.0548 12.7979 16.0716C12.7979 16.0999 12.7934 16.1432 12.7837
16.1703L12.7528 16.2477H11.92L11.9522 16.1128C11.9568 16.0935 11.9813 15.9735 12.0071
15.8451C12.0329 15.7161 12.0748 15.4975 12.1006 15.3588C12.1264 15.2214 12.1696
14.9879 12.1967 14.8408L12.3689 13.9067C12.3947 13.7635 12.4373 13.5242 12.4631
13.3733L12.636 12.3444C12.6618 12.1889 12.7057 11.9193 12.7334 11.7445L12.7947
11.3581H13.523L13.5204 11.4413C13.5197 11.4678 13.5107 11.5213 13.5023
11.5645C13.5189 11.5527 13.5342 11.5427 13.5411 11.5382C13.5425 11.5373 13.5436
11.5366 13.5442 11.5361C13.5952 11.5045 13.6836 11.4568 13.7416 11.4297L13.8474
11.3813L14.1035 11.3142L14.4119 11.2775L14.6944 11.2962L14.9743 11.3633L15.2569
11.511L15.4756 11.7471ZM14.7936 12.9829L14.8072 12.4133L14.7833 12.3237C14.7704
12.274 14.744 12.2011 14.7266 12.1676L14.6956 12.105L14.5782 11.9876L14.4285
11.9186L14.226 11.8779L13.9551 11.8941L13.7538 11.9586L13.6861 11.9992C13.6448
12.0224 13.5706 12.0747 13.5235 12.114L13.4558 12.1702L13.4203 12.3598C13.3977
12.4785 13.3571 12.7004 13.3306 12.8507C13.3042 13.0029 13.2642 13.2223 13.2416
13.339L13.201 13.5512L13.1874 13.7996L13.2042 13.8731C13.2145 13.9138 13.2371
13.9821 13.2545 14.0215L13.2829 14.0853L13.3835 14.1815L13.5358 14.2505L13.697
14.2789L13.9299 14.2627L14.1737 14.1795L14.2215 14.144C14.2511 14.1221 14.3002
14.0828 14.3292 14.0576C14.3531 14.037 14.4002 13.9854 14.4298 13.9434C14.4582
13.9041 14.5117 13.8157 14.5479 13.7473L14.6137 13.6228L14.662 13.4803C14.6917
13.3951 14.733 13.2513 14.7536 13.1597L14.7936 12.9829Z" fill="#F5F5F5"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M18.8936 12.2291L18.893 12.3736L18.871
12.5567C18.8581 12.6522 18.8349 12.7825 18.8201 12.847L18.7788 13.0218L16.9668
13.0096L16.5643 13.0283L16.5204 13.3134L16.5217 13.6824L16.5791 13.8836L16.6623
14.0243L16.7688 14.1197L16.8339 14.152C16.872 14.1713 16.9442 14.1997 16.9926
14.2152L17.0739 14.241L17.6112 14.2404L17.9415 14.1739L18.0963 14.1223C18.1898
14.092 18.284 14.0572 18.3098 14.0443L18.4188 13.9914L18.4911 14.061L18.4995
14.1217L18.4608 14.3081C18.4401 14.4087 18.4188 14.5216 18.4137 14.5597L18.3963
14.6874L18.1498 14.7416C18.0479 14.7635 17.8815 14.7945 17.7789 14.8087C17.6828
14.8222 17.5254 14.8396 17.4293 14.8486L17.2526 14.8648L17.0758 14.8628C16.9745
14.8616 16.8468 14.8545 16.7849 14.8467C16.7223 14.8383 16.612 14.817 16.5385
14.7996L16.4095 14.7687L16.3024 14.7216C16.2456 14.6958 16.1643 14.648 16.1166
14.6126C16.0689 14.5764 16.0011 14.5164 15.9631 14.4764C15.9224 14.4339 15.8715
14.3655 15.8463 14.3216C15.8225 14.2784 15.7883 14.2042 15.7689 14.1533C15.7502
14.1017 15.7238 14.0133 15.7102 13.954L15.6864 13.852L15.6838 13.3663L15.7096
13.1947C15.7238 13.105 15.7528 12.9606 15.7734 12.8722C15.7954 12.7806 15.8302
12.6567 15.8534 12.5896C15.876 12.5232 15.9102 12.4329 15.9283 12.3884C15.9476
12.3432 15.9889 12.2568 16.0199 12.1942C16.0515 12.131 16.1076 12.0362 16.1444
11.9814C16.1811 11.9265 16.2482 11.8452 16.2966 11.7962C16.3424 11.7511 16.4121
11.6872 16.4527 11.6543C16.4933 11.6221 16.574 11.5679 16.6359 11.5324C16.6952 11.4988
16.7984 11.4498 16.8655 11.4221L16.9842 11.3756L17.3758 11.2989L17.6996
11.2769L18.0512 11.3105L18.3363 11.3782L18.4337 11.4266C18.4795 11.4505 18.544
11.4905 18.5769 11.513C18.6143 11.5395 18.6659 11.5866 18.6956 11.6208C18.7246 11.6543
18.7665 11.7156 18.7923 11.7595L18.842 11.8523L18.8923 12.0671L18.8936
12.2291ZM18.0906 12.4893L18.1151 12.2655L18.0886 12.1049L18.0732 12.0752C18.0661
12.0623 18.0403 12.0255 18.0157 11.9991L17.9783 11.9591L17.8287 11.8907L17.6074
11.863L17.4578 11.8726C17.3668 11.8778 17.2771 11.8894 17.2526 11.8959C17.2281
11.9023 17.1604 11.9281 17.1023 11.9559L17.0133 11.9984L16.8243 12.1861L16.783
12.2687C16.7585 12.3184 16.7205 12.4087 16.6985 12.4687C16.6959 12.4745 16.694
12.4803 16.6921 12.4861C16.8243 12.488 17.072 12.4893 17.372 12.4893H18.0906Z"
fill="#F5F5F5"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M21.0379 11.9761C21.1385 12.0057 21.1495
12.0057 21.1592 12.0057C21.1682 12.0057 21.2495 12.0025 21.2495 11.889C21.2501
11.8729 21.2637 11.7871 21.2869 11.6742C21.3275 11.4729 21.3275 11.4632 21.3275
11.4549C21.3275 11.3878 21.2688 11.3665 21.1559 11.3329C21.0953 11.3149 21.0018
11.2923 20.9508 11.2865L20.8598 11.2749L20.7457 11.2949C20.6863 11.3059 20.5986
11.3284 20.5463 11.3471C20.4954 11.3658 20.4148 11.4065 20.3619 11.4407C20.309 11.4749
20.2322 11.5361 20.1877 11.58C20.1651 11.6026 20.1348 11.6355 20.1045 11.6716C20.12
11.5845 20.1348 11.5058 20.1393 11.489L20.1793 11.3581H19.391V11.4755C19.3904 11.4923
19.3768 11.5942 19.3523 11.7419C19.3304 11.8748 19.2949 12.0967 19.273
12.2354C19.2511 12.3734 19.2124 12.614 19.1866 12.7688C19.1608 12.9237 19.122 13.1456
19.1001 13.2617L19.0137 13.7171C18.9879 13.8513 18.9453 14.0699 18.9189
14.2035C18.8924 14.3376 18.8608 14.495 18.8485 14.5544C18.8247 14.6705 18.8247
14.6866 18.8247 14.706V14.7866H19.651L19.6665 14.5699C19.6716 14.4937 19.691 14.3363
19.7078 14.2273C19.7252 14.1132 19.7613 13.8854 19.7884 13.7216C19.8148 13.5584
19.8639 13.2868 19.8968 13.1172C19.9329 12.9385 19.969 12.7811 19.978 12.754C19.9864
12.7301 20.0064 12.6702 20.0051 12.6514C20.0077 12.6411 20.0251 12.5947 20.0555
12.5295C20.0838 12.4676 20.1393 12.3689 20.1767 12.3128L20.2361 12.2205L20.4186
12.0515L20.627 11.9516L20.9579 11.9535L21.0379 11.9761Z" fill="#F5F5F5"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M23.713 11.8398C23.724 11.7689 23.7434
11.6528 23.7563 11.5812C23.784 11.4257 23.7801 11.4012 23.7505 11.3715C23.7318 11.3535
23.724 11.3457 23.566 11.3277C23.4944 11.3193 23.2983 11.3044 23.1312 11.2948L22.8203
11.278L22.3855 11.3122L22.0578 11.3818L21.9559 11.4225C21.9011 11.4444 21.8133 11.487
21.763 11.5173C21.7179 11.545 21.6605 11.5825 21.6334 11.6005C21.6018 11.6237 21.5205
11.6986 21.4592 11.7586L21.3289 11.8889L21.2618 11.9869C21.2231 12.0443 21.1567
12.1611 21.1141 12.2475L21.0354 12.4088L20.978 12.5739C20.9457 12.6668 20.9006
12.8177 20.878 12.9106L20.8354 13.0867L20.8058 13.3931L20.8064 13.7963L20.8412
14.044L20.9425 14.293L21.0625 14.4768L21.236 14.6471L21.4534 14.7639L21.574
14.7974C21.6456 14.8174 21.743 14.8387 21.7966 14.8471C21.8508 14.8548 21.974 14.8613
22.0707 14.8626L22.2488 14.8645L22.45 14.8407C22.5597 14.8278 22.7061 14.8058 22.7751
14.7929C22.8448 14.7794 22.9577 14.7529 23.0248 14.7329C23.1635 14.6949 23.1809
14.6794 23.1873 14.6729C23.2054 14.6587 23.2228 14.6439 23.257 14.4678C23.2731
14.3859 23.2931 14.2762 23.3021 14.224C23.3208 14.1104 23.317 14.0853 23.2892
14.0524L23.2621 14.0279H23.2286C23.1983 14.0279 23.1725 14.0434 23.1615
14.0524C23.1493 14.0595 23.0893 14.0853 23.0067 14.1163L22.868 14.1685L22.4552
14.2511L22.101 14.2388L21.9198 14.1756L21.7817 14.0543L21.6882 13.8834L21.6411
13.6518V13.4828L21.6405 13.3261L21.6998 12.9293L21.7327 12.819C21.7508 12.7578
21.7721 12.6855 21.7785 12.6597C21.785 12.6358 21.8127 12.5662 21.8385
12.5068C21.8656 12.4443 21.9146 12.3481 21.9462 12.292L21.9952 12.203L22.1294
12.0604L22.2694 11.9708L22.3707 11.9392C22.4242 11.923 22.5197 11.9011 22.579
11.8921L22.6803 11.8753L23.0144 11.8908L23.4105 11.9688L23.4937 11.9998C23.5918
12.0366 23.5918 12.0366 23.6092 12.0366C23.6827 12.0372 23.6892 11.9914 23.713
11.8398V11.8398Z" fill="#F5F5F5"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M26.2869 11.3831L26.5042 11.4979L26.6436
11.6373L26.7403 11.8547L26.7378 12.2482L26.6945 12.4894C26.6729 12.6061 26.6372
12.802 26.6121 12.9398L26.6068 12.9687C26.5823 13.1061 26.5436 13.3254 26.5217
13.4544C26.5004 13.5841 26.4636 13.8195 26.441 13.9782L26.4004 14.2691L26.3804
14.7858H25.645L25.6457 14.6071C25.6457 14.5691 25.6502 14.5072 25.6566
14.4433C25.6424 14.4588 25.6289 14.473 25.6166 14.4852C25.5702 14.5323 25.4928
14.5955 25.4412 14.6297C25.3928 14.6626 25.3122 14.7084 25.2586 14.7342L25.1722
14.7749L24.8903 14.8478L24.4413 14.8619L24.3414 14.8465C24.2878 14.8387 24.1943
14.8168 24.1324 14.8L24.0046 14.7607L23.7969 14.6297L23.744 14.5678C23.7111 14.5297
23.6653 14.462 23.6389 14.4143L23.5873 14.313L23.5421 14.0737L23.5408 13.7705L23.5899
13.4822L23.6473 13.3422C23.6782 13.2706 23.7273 13.1764 23.7602 13.128C23.7911
13.0816 23.8608 13.0003 23.9175 12.9435L24.0117 12.8494L24.1459 12.7636C24.2852
12.6765 24.3026 12.6765 24.3226 12.6765C24.3205 12.6756 24.3298 12.6712 24.3432
12.6647C24.3502 12.6614 24.3583 12.6575 24.3665 12.6533C24.4104 12.6333 24.5258
12.5946 24.6316 12.5662L24.8374 12.512L25.9018 12.5075L25.9424 12.3081L25.9418
12.2036L25.9424 12.1095L25.8663 11.9953L25.7134 11.9198L25.4515 11.874L25.0451
11.8927L24.8193 11.9321C24.6961 11.9527 24.5239 11.9888 24.4433 12.0101C24.3046
12.0482 24.2801 12.0482 24.2723 12.0482H24.2362L24.2098 12.0211C24.1762 11.9876
24.1794 11.9682 24.231 11.7695C24.2556 11.6766 24.2833 11.5605 24.2936 11.5115L24.3252
11.358L24.6478 11.356L24.8271 11.3341C24.9335 11.3206 25.1374 11.3031 25.2819
11.2941L25.5437 11.278L25.9611 11.3089L26.2869 11.3831ZM25.7908 13.1005L25.7992
13.0515H25.0677L24.8258 13.1089L24.6516 13.1947L24.4807 13.3643L24.4368
13.4559C24.411 13.5075 24.3787 13.5907 24.3652 13.6365L24.342 13.7159L24.3536
13.9868L24.3794 14.0352C24.3955 14.0655 24.4245 14.1107 24.442 14.1306L24.4703
14.1648L24.5271 14.1939C24.5613 14.2119 24.6252 14.2358 24.6639 14.2455L24.7355
14.2635L24.9638 14.2513L25.1973 14.1777L25.2457 14.1448C25.287 14.1171 25.3122
14.1036 25.3289 14.0971C25.3457 14.0848 25.3773 14.0558 25.4108 14.0216L25.4979
13.9352L25.5502 13.8475C25.5721 13.8101 25.5921 13.7752 25.5992 13.7604C25.6044
13.7417 25.6166 13.7056 25.6476 13.6256C25.6715 13.5656 25.7095 13.4469 25.7314
13.3663C25.7527 13.2856 25.7792 13.1676 25.7908 13.1005Z" fill="#F5F5F5"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M29.0825 12.0001L29.1438 11.9956L29.2121
11.9524L29.2134 11.8588C29.2134 11.8408 29.2283 11.7485 29.2495 11.6453L29.2999
11.4015L29.1947 11.3596C29.1702 11.3505 29.1141 11.3318 29.0702 11.3183L28.9915
11.2931L28.6838 11.2899L28.4116 11.3834L28.2387 11.4873L28.0659 11.6647C28.0794
11.5937 28.0955 11.5008 28.0962 11.475L28.0981 11.3576H27.435L27.3544
11.3615V11.4421C27.3531 11.4563 27.3395 11.5505 27.3228 11.6602C27.3053 11.7782
27.2692 12.004 27.2434 12.1639C27.2176 12.3226 27.1757 12.5807 27.1492
12.7368C27.1234 12.8916 27.0847 13.1135 27.0628 13.2302C27.0409 13.3463 27.0022
13.5515 26.977 13.685L26.7596 14.7861H27.624L27.6234 14.5075L27.6633
14.2475C27.6853 14.1049 27.7208 13.8785 27.7433 13.745C27.7659 13.6115 27.793 13.4405
27.8046 13.3676C27.8162 13.2947 27.8459 13.138 27.8717 13.0187C27.8988 12.8929
27.9298 12.769 27.9407 12.7374C27.9433 12.729 27.9697 12.6568 27.9691 12.6348C27.9717
12.6239 27.9923 12.5729 28.0278 12.4981L28.0846 12.3749L28.2484 12.1575L28.3323
12.0936C28.3794 12.0582 28.4574 12.0098 28.5032 11.9878L28.5761 11.9517L28.9373
11.9549L29.0825 12.0001Z" fill="#F5F5F5"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M31.6375 10.1122L31.6549
9.94193H32.4806V10.0226C32.4813 10.0419 32.4813 10.0497 32.4413 10.2432C32.4206
10.3419 32.3813 10.536 32.3548 10.6734C32.3284 10.8115 32.2884 11.0224 32.2658
11.1437L32.0878 12.11C32.062 12.2519 32.0226 12.4712 32.0013 12.5964C31.9801 12.7215
31.9472 12.9086 31.9284 13.0131C31.9104 13.1156 31.8781 13.313 31.8575
13.4504C31.8368 13.5878 31.7988 13.88 31.773 14.1L31.7259 14.5006L31.7265
14.7831H30.9409L30.9596 14.5883C30.9621 14.5619 30.966 14.5296 30.9699
14.498L30.9692 14.4993L30.7957 14.6541L30.6854 14.7141C30.628 14.7431 30.5454 14.776
30.4971 14.7896C30.448 14.8037 30.3422 14.8244 30.2687 14.8366L30.1203
14.8612L29.9642 14.8592C29.8759 14.8579 29.7636 14.8515 29.7088 14.8444C29.654
14.8373 29.5617 14.8186 29.5011 14.8018C29.4424 14.787 29.3508 14.7515 29.2934
14.7225L29.1992 14.6767L29.0457 14.5535L28.9012 14.3567L28.8683 14.2735C28.8496
14.2264 28.8238 14.1535 28.8115 14.1129L28.7909 14.0432L28.7522 13.6336L28.7993
13.1318L28.8496 12.9305C28.8773 12.8221 28.9179 12.6873 28.9425 12.6241C28.965
12.5628 29.0224 12.4338 29.0721 12.3306L29.1573 12.1532L29.2366 12.0371C29.2798
11.9758 29.3579 11.8803 29.4114 11.8229L29.5062 11.721L29.7372 11.5481L30.0481
11.3952L30.3777 11.3095L30.7357 11.2753L31.1582 11.3069L31.3208 11.3469C31.3247
11.3475 31.3866 11.3636 31.4388 11.3785L31.4872 11.085C31.513 10.9295 31.555 10.6689
31.5814 10.5044C31.6066 10.3419 31.6324 10.1658 31.6375 10.1122ZM29.7876
12.6187C29.767 12.6639 29.7495 12.7084 29.7457 12.7245C29.745 12.7245 29.7631 12.6923
29.7031 12.8813L29.6644 13.0064L29.6167 13.3548L29.6134 13.7528L29.6534
13.9282L29.736 14.0876L29.8431 14.1746L29.9095 14.203C29.9463 14.2191 30.0108
14.2385 30.0476 14.2449L30.1282 14.2591L30.3365 14.2456L30.5655 14.1727L30.643
14.1217C30.6868 14.0934 30.7449 14.0482 30.7713 14.0237C30.7958 14.0018 30.8378
13.9527 30.8623 13.9173C30.8868 13.8831 30.9255 13.814 30.9474 13.7676C30.9694
13.7224 30.9971 13.6489 31.0093 13.607L31.0629 13.4083C31.0797 13.3451 31.1113 13.1993
31.1332 13.0845C31.1375 13.0618 31.1424 13.0357 31.1477 13.0073C31.1699 12.8896
31.1994 12.7331 31.2196 12.6213C31.2454 12.4833 31.2809 12.2859 31.299 12.182C31.3111
12.1112 31.3241 12.04 31.3324 11.994L31.3364 11.9724C31.3009 11.9608 31.2332 11.9401
31.1693 11.9227L31.0306 11.8847H30.5365L30.3024 11.9659L30.2475 12.0014C30.214
12.0227 30.1527 12.0711 30.1172 12.1059C30.0805 12.1408 30.0211 12.2085 29.9876
12.2536C29.9547 12.2982 29.9063 12.3756 29.8818 12.422C29.8553 12.473 29.8134 12.5613
29.7876 12.6187Z" fill="#F5F5F5"/>
<path d="M35.75 0H3.25C1.4625 0 0 1.4625 0 3.25V22.75C0 24.5375 1.4625 26 3.25
26H35.75C37.5375 26 39 24.5375 39 22.75V3.25C39 1.4625 37.5375 0 35.75 0ZM35.75
0.65C37.1839 0.65 38.35 1.8161 38.35 3.25V22.75C38.35 24.1839 37.1839 25.35 35.75
25.35H3.25C1.8161 25.35 0.65 24.1839 0.65 22.75V3.25C0.65 1.8161 1.8161 0.65 3.25
0.65H35.75Z" fill="#B3B3B3"/>
</svg>

</div>
<div class="contentparc" style="padding:0; cursor: pointer; width: 25%; text-align:
right;padding-top: 3px;">

<span>Parcelas<svg style="width: 10px; margin: 0px 0px -2px 5px;"


xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512"><!--! Font Awesome Pro 6.1.2 by
@fontawesome - https://fontawesome.com License - https://fontawesome.com/license
(Commercial License) Copyright 2022 Fonticons, Inc. --><path d="M192 384c-8.188
0-16.38-3.125-22.62-9.375l-160-160c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0L192
306.8l137.4-137.4c12.5-12.5 32.75-12.5 45.25 0s12.5 32.75 0 45.25l-160 160C208.4 380.9
200.2 384 192 384z"/></svg></span>

</div>
</div>
</div>

<div id="tabela" style="font-size: 0.91em; display:none">


<div class="divide" style="font-size: 0.95em; ">
<span class="rowTable font-body-table" style="color: rgb(97, 113, 130);">
<span style="color: #696969;"><b>1x</b></span> de
<span class="vezes1">{{ selected_variant.price | money }}</span> sem juros
</span>
<br>
<span class="rowTable font-body-table" style="color: rgb(97, 113, 130);">
<span style="color: #696969;"><b>2x</b></span> de
<span class="vezes2">{{ selected_variant.price | divided_by: 2 | times: 1.0764 | money
}}</span>*
</span>
<br>
<span class="rowTable font-body-table" style="color: rgb(97, 113, 130);">
<span style="color: #696969;"><b>3x</b></span> de
<span class="vezes3">{{ selected_variant.price | divided_by: 3 | times: 1.0923 | money
}}</span>*
</span>
<br>
<span class="rowTable font-body-table" style="color: rgb(97, 113, 130);">
<span style="color: #696969;"><b>4x</b></span> de
<span class="vezes4">{{ selected_variant.price | divided_by: 4 | times: 1.0759 | money
}}</span>*
</span>
<br>
<span class="rowTable font-body-table" style="color: rgb(97, 113, 130);">
<span style="color: #696969;"><b>5x</b></span> de
<span class="vezes5">{{ selected_variant.price | divided_by: 5 | times: 1.0915 | money
}}</span>*
</span>
<br>
<div>
<span class="rowTable font-body-table" style="color: rgb(97, 113, 130);">
<span style="color: #696969;"><b>6x</b></span> de
<span class="vezes6">{{ selected_variant.price | divided_by: 6 | times: 1.1072 | money
}}</span>*
</span>
</div>

<span class="juros" style="color: rgb(97, 113, 130); font-size: 0.9em;">*Com juros.</span>


</div>

<div class="divide2" style="font-size: 0.95em;">


<span class="rowTable font-body-table" style="color: rgb(97, 113, 130);">
<span style="color: #696969;"><b>7x</b></span> de
<span class="vezes7">{{ selected_variant.price | divided_by: 7 | times: 1.1189 | money
}}</span>*
</span>
<br>
<span class="rowTable font-body-table" style="color: rgb(97, 113, 130);">
<span style="color: #696969;"><b>8x</b></span> de
<span class="vezes8">{{ selected_variant.price | divided_by: 8 | times: 1.1345 | money
}}</span>*
</span>
<br>
<span class="rowTable font-body-table" style="color: rgb(97, 113, 130);">
<span style="color: #696969;"><b>9x</b></span> de
<span class="vezes9">{{ selected_variant.price | divided_by: 9 | times: 1.1544 | money
}}</span>*
</span>
<br>
<span class="rowTable font-body-table" style="color: rgb(97, 113, 130);">
<span style="color: #696969;"><b>10x</b></span> de
<span class="vezes10">{{ selected_variant.price | divided_by: 10 | times: 1.1659 | money
}}</span>*
</span>
<br>
<span class="rowTable font-body-table" style="color: rgb(97, 113, 130);">
<span style="color: #696969;"><b>11x</b></span> de
<span class="vezes11">{{ selected_variant.price | divided_by: 11 | times: 1.1819 | money
}}</span>*
</span>
<br>
<span class="rowTable font-body-table" style="color: rgb(97, 113, 130);">
<span style="color: #696969;"><b>12x</b></span> de
<span class="vezes12">{{ selected_variant.price | divided_by: 12 | times: 1.2166 | money
}}</span>*
</span>
</div>
</div>

<div style="margin: 0px; display: block; border-top: 1px solid #dadada; padding: 5px;">
<div class="row" style="margin: 0">
<div style="padding:0; width: 50%; text-align: left; text-decoration: none;">

<svg class="svgsparc" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 38 24" role="img"


width="38" height="24"
aria-labelledby="pi-boleto">
<title id="pi-boleto">Boleto</title>
<path fill="#fff"
d="M35.7 23.965H2.3a2.307 2.307 0 0 1-2.3-2.3v-19.4C0 1 1.035-.035
2.3-.035h33.4c1.265 0 2.3 1.035 2.3 2.3v19.4c0 1.265-1.035 2.3-2.3 2.3z" />
<path fill="#000"
d="M35.564 23.965H2.436c-1.344 0-2.436-1.077-2.436-2.4v-19.2c0-1.323 1.092-2.4
2.436-2.4h33.128c1.344 0 2.436 1.077 2.436 2.4v19.2c0 1.323-1.092 2.4-2.436
2.4zM2.436.925c-.806 0-1.462.646-1.462 1.44v19.2c0 .794.656 1.44 1.462 1.44h33.128c.806 0
1.462-.646 1.462-1.44v-19.2c0-.794-.656-1.44-1.462-1.44H2.436z"
opacity=".25" />
<path
d="M8.079 4.945h.7v6.298h-.7zm-1.83 0h.7v6.298h-.7zm7.256
0h1.901v6.298h-1.901zm9.715 0h.95v6.298h-.95zm2.324 0h.95v6.298h-.95zm3.804
0h1.221v6.298h-1.221zm-1.375 0h.395v6.298h-.395zm-6.389 0h.395v6.298h-.395zm-.845
0h.395v6.298h-.395zm-2.746 0h.395v6.298h-.395zm-6.31 0h.395v6.298h-.395zm-1.163
0h.733v6.298h-.733zM6.249 19.3v-6.478H8.68c.495 0 .891.065
1.191.196.299.131.532.333.701.606.17.271.255.556.255.855 0 .276-.075.537-.225.781a1.604
1.604 0 0 1-.679.593c.392.115.694.311.903.588.211.276.317.603.317.98 0
.305-.065.587-.193.847a1.644 1.644 0 0 1-.475.603c-.189.14-.425.247-.709.32a4.328 4.328 0 0
1-1.046.109H6.248zm.86-3.755H8.51c.38 0 .653-.026.817-.075a.903.903 0 0 0
.493-.324.936.936 0 0 0 .166-.567 1.03 1.03 0 0
0-.155-.568c-.103-.164-.25-.278-.442-.338s-.52-.09-.985-.09H7.109v1.963zm0
2.995h1.614c.277 0 .472-.011.585-.032.196-.035.362-.094.495-.176a.946.946 0 0 0
.327-.362c.086-.158.128-.341.128-.547 0-.243-.062-.452-.187-.632a.978.978 0 0
0-.516-.377c-.219-.072-.535-.109-.947-.109H7.109v2.235zm4.813-1.588c0-.867.241-1.509.725
-1.927.403-.347.896-.52 1.476-.52.644 0 1.172.211 1.582.633.409.421.614 1.004.614 1.748 0
.603-.09 1.077-.271 1.422a1.92 1.92 0 0 1-.792.805 2.292 2.292 0 0 1-1.132.286c-.657
0-1.188-.21-1.594-.63-.406-.421-.608-1.027-.608-1.817zm.814.002c0 .6.131 1.05.394
1.347.264.299.594.448.994.448.395 0 .724-.149.988-.449.262-.3.394-.757.394-1.371
0-.579-.133-1.018-.397-1.315a1.261 1.261 0 0 0-.985-.448c-.4
0-.73.148-.994.445-.262.297-.394.745-.394 1.344zm4.498
2.346v-6.478h.796V19.3h-.796zm5.231-1.52l.823.109c-.128.478-.368.85-.718
1.114-.35.264-.796.397-1.341.397-.685
0-1.227-.211-1.629-.633-.401-.421-.602-1.013-.602-1.775
0-.787.202-1.399.608-1.834.406-.436.932-.653 1.579-.653.626 0 1.137.213
1.534.639.397.427.596 1.027.596 1.8l-.004.211h-3.497c.03.514.175.909.437 1.182a1.3 1.3 0 0
0 .979.41c.291 0
.54-.077.745-.231.207-.154.369-.4.49-.737zm-2.606-1.276h2.615c-.035-.395-.136-.691-.3-.888
a1.216 1.216 0 0 0-.983-.46c-.365 0-.671.122-.92.366-.247.244-.385.572-.412.982zm6.164
2.086l.109.703a2.951 2.951 0 0 1-.599.071c-.288
0-.511-.045-.671-.137-.158-.092-.27-.211-.335-.36s-.097-.463-.097-.941v-2.705h-.588v-.615h.5
88v-1.161l.796-.478v1.639h.796v.615h-.796v2.751c0 .228.014.374.042.439a.324.324 0 0 0
.136.155.53.53 0 0 0
.271.057l.347-.032zm.487-1.638c0-.867.241-1.509.725-1.927.403-.347.896-.52 1.476-.52.644 0
1.172.211 1.582.633.409.421.614 1.004.614 1.748 0 .603-.09 1.077-.271 1.422a1.92 1.92 0 0
1-.792.805 2.292 2.292 0 0 1-1.132.286c-.657
0-1.188-.21-1.594-.63-.406-.421-.608-1.027-.608-1.817zm.814.002c0 .6.131 1.05.394
1.347.264.299.594.448.994.448.395 0 .724-.149.988-.449.262-.3.394-.757.394-1.371
0-.579-.133-1.018-.397-1.315a1.261 1.261 0 0 0-.985-.448c-.4
0-.73.148-.994.445-.262.297-.394.745-.394 1.344z"
fill="#221F1F" />
</svg>
<svg class="svgsparc" xmlns="http://www.w3.org/2000/svg" width="39" height="26" viewBox="0
0 39 26" fill="none">
<path fill-rule="evenodd" clip-rule="evenodd" d="M39 22.75C39 24.5375 37.5375 26 35.75
26H3.25C1.4625 26 0 24.5375 0 22.75V3.25C0 1.4625 1.4625 0 3.25 0H35.75C37.5375 0 39
1.4625 39 3.25V22.75Z" fill="white"/>
<path d="M35.75 0H3.25C1.4625 0 0 1.4625 0 3.25V22.75C0 24.5375 1.4625 26 3.25
26H35.75C37.5375 26 39 24.5375 39 22.75V3.25C39 1.4625 37.5375 0 35.75 0ZM35.75
0.65C37.1839 0.65 38.35 1.8161 38.35 3.25V22.75C38.35 24.1839 37.1839 25.35 35.75
25.35H3.25C1.8161 25.35 0.65 24.1839 0.65 22.75V3.25C0.65 1.8161 1.8161 0.65 3.25
0.65H35.75Z" fill="#B3B3B3"/>
<path d="M16.0813 16.7106C16.3515 16.7116 16.6192 16.6588 16.8688 16.5555C17.1184
16.4521 17.3451 16.3002 17.5355 16.1085L19.6347 14.0094C19.7092 13.9384 19.8081
13.8987 19.9111 13.8987C20.014 13.8987 20.113 13.9384 20.1875 14.0094L22.2948
16.1172C22.4856 16.3086 22.7124 16.4603 22.9622 16.5635C23.2119 16.6667 23.4797
16.7194 23.7499 16.7184H24.1639L21.5037 19.3773C21.3064 19.575 21.072 19.7319 20.814
19.839C20.5559 19.946 20.2793 20.0012 20 20.0012C19.7206 20.0012 19.444 19.946
19.1859 19.839C18.9279 19.7319 18.6935 19.575 18.4962 19.3773L15.8252
16.7106H16.0813ZM23.7499 9.28252C23.4798 9.2817 23.2122 9.33446 22.9626
9.43773C22.7129 9.54101 22.4863 9.69275 22.2957 9.88419L20.1914 11.9929C20.1181
12.066 20.0187 12.1071 19.9152 12.1071C19.8116 12.1071 19.7123 12.066 19.639
11.9929L17.5399 9.89327C17.3494 9.70158 17.1228 9.54964 16.8732 9.44628C16.6235
9.34292 16.3558 9.29019 16.0856 9.29117H15.8252L18.4962 6.62279C18.8951 6.22402
19.436 6 20 6C20.564 6 21.1049 6.22402 21.5037 6.62279L24.1639 9.28208L23.7499
9.28252Z" fill="#4AB7A8"/>
<path d="M13.6231 11.4967L15.2115 9.90798H16.0813C16.4628 9.90841 16.8283 10.0594
17.0991 10.3275L19.1982 12.4267C19.2918 12.5208 19.403 12.5954 19.5255
12.6463C19.6479 12.6973 19.7793 12.7235 19.9119 12.7235C20.0446 12.7235 20.1759
12.6973 20.2984 12.6463C20.4209 12.5954 20.5321 12.5208 20.6256 12.4267L22.733
10.3193C23.0038 10.0509 23.3695 9.90009 23.7508 9.89976H24.782L26.3772 11.495C26.776
11.8938 27 12.4347 27 12.9987C27 13.5627 26.776 14.1036 26.3772 14.5025L24.782
16.0977H23.7499C23.3689 16.0977 23.0029 15.9463 22.7321 15.6782L20.6252
13.5699C20.433 13.3863 20.1773 13.2839 19.9115 13.2839C19.6457 13.2839 19.3901
13.3863 19.1978 13.5699L17.0987 15.6691C16.8279 15.9372 16.4624 16.0886 16.0809
16.0886H15.2115L13.6231 14.5042C13.4256 14.3068 13.2689 14.0724 13.162
13.8143C13.055 13.5563 13 13.2798 13 13.0005C13 12.7212 13.055 12.4446 13.162
12.1866C13.2689 11.9286 13.4256 11.6942 13.6231 11.4967Z" fill="#4AB7A8"/>
</svg>
<!-- -->
<!-- -->

<!-- -->
<!-- ​ ​ -->

</div>
<div style="padding:0; width: 50%; text-align: right; padding-top: 3px;">
<div>
<p class="parcelament" style='font-size:16px'>{{ selected_variant.price | round:2 | money
}}</p>

</div>

</div>
</div>
</div>

</div>

You might also like