@charset "UTF-8";

/* 서포터즈 & 파트너스 */

@font-face { /* 상단 타이틀 서체 추가 */
    font-family:'Tenada';
    src:url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2210-2@1.0/Tenada.woff2') format('woff2');
    font-weight:normal;
    font-style:normal;
}
:root { --bdWd:1440px; }
.rc_wrap .rc_tc_ygreen { color:#42CD1C; }
.rc_wrap .rc_tc_pink { color:#FF51C8; }
.rc_wrap .rc_tc_yellow { color:#fff828; }
.rc_wrap .rc_tc_jade { color:#72FFB8; }

.rc_wrap { overflow:hidden; min-height:100vh; padding-top:58px; }

/* 2depth 메뉴 */
.rc_2depth { position:fixed; top:80px; left:0; right:0; border-top:1px solid #E0E0E0; background-color:#fff; z-index:10; }
.rc_2depth_wrap { box-sizing:border-box; display:flex; align-items:center; justify-content:flex-end; gap:32px; width:var(--bdWd); height:58px; padding:0 372px; margin:0 auto; }
.rc_2depth_wrap a { position: relative; display: flex; align-items:center; font-size:16px; line-height:26px; font-weight:500; color:#767676; }
.rc_2depth_wrap a span { position: relative; z-index:1; }
.rc_2depth_wrap a.current { font-weight:700; color:#060b22; }
.rc_2depth_wrap a:before { content:''; }
.rc_2depth_wrap a:before { display: block; width: 24px; height: 24px; background-repeat:no-repeat; background-position: 0 0; }
.rc_2depth_wrap a:first-child:before { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath fill='%23FFE927' d='M15.66 13.639a2 2 0 0 0 0-3.277l-4.513-3.16C9.82 6.276 8 7.224 8 8.843v6.317c0 1.618 1.821 2.566 3.147 1.638l4.512-3.159Z'/%3E%3C/svg%3E"); }
.rc_2depth_wrap a:nth-child(2):before { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath fill='%233A86FF' d='M15.66 13.639a2 2 0 0 0 0-3.277l-4.513-3.16C9.82 6.276 8 7.224 8 8.843v6.317c0 1.618 1.821 2.566 3.147 1.638l4.512-3.159Z'/%3E%3C/svg%3E"); }
.rc_2depth_wrap a.current:first-child:before { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath fill='%23FFE927' d='M15.66 13.64a2 2 0 0 0 0-3.277l-4.513-3.158C9.82 6.277 8 7.225 8 8.843v6.318c0 1.618 1.821 2.566 3.147 1.638l4.512-3.159Z'/%3E%3Cpath fill='%23060B22' d='M8 15.156V8.84c0-1.618 1.82-2.566 3.146-1.639l4.513 3.159.104.077a2 2 0 0 1 0 3.123l-.104.077-4.513 3.158c-1.284.899-3.033.037-3.141-1.488L8 15.157Zm1 0a1 1 0 0 0 1.573.82l4.513-3.158a1 1 0 0 0 0-1.639l-4.513-3.158-.127-.076A1 1 0 0 0 9 8.84v6.316Z'/%3E%3C/svg%3E"); }
.rc_2depth_wrap a.current:nth-child(2):before { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath fill='%233A86FF' d='M15.66 13.64a2 2 0 0 0 0-3.277l-4.513-3.158C9.82 6.277 8 7.225 8 8.843v6.318c0 1.618 1.821 2.566 3.147 1.638l4.512-3.159Z'/%3E%3Cpath fill='%23060B22' d='M8 15.156V8.84c0-1.618 1.82-2.566 3.146-1.639l4.513 3.159.104.077a2 2 0 0 1 0 3.123l-.104.077-4.513 3.158c-1.284.899-3.033.037-3.141-1.488L8 15.157Zm1 0a1 1 0 0 0 1.573.82l4.513-3.158a1 1 0 0 0 0-1.639l-4.513-3.158-.127-.076A1 1 0 0 0 9 8.84v6.316Z'/%3E%3C/svg%3E"); }
.rc_2depth_wrap a.current:after { content:''; position: absolute; left:calc(50% - 17px); bottom:4px; width:58px; height:9px; }
.rc_2depth_wrap a.current:first-child:after { background-color: #FFE927; }
.rc_2depth_wrap a.current:nth-child(2):after { background-color:#A1D8FF; }
    
    
    
    /* 상단 */
.rc_top { position:relative; height:599px; padding-top:1px; background-repeat:no-repeat; background-position:50% 0; }
.rc_top:before,
.rc_top:after { content:''; position:absolute; background-repeat:no-repeat; background-position:50% 50%; }
.rc_top hgroup { position:relative; width:var(--bdWd); margin:148px auto 0; color:#fff; }
.rc_top h2 { position:relative; width:fit-content; line-height:48px; font-family:'Tenada'; font-size:48px; color:#222; text-shadow: 2px 2px 0 #fff, -2px -2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff, 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 0 4px 2px rgba(0,0,0,0.4); }
.rc_top h2 em { position:relative; }
.rc_top p { width:fit-content; margin-top:24px; font-size:20px; line-height:150%; text-shadow:1px 1px 0 #666, -1px -1px 0 #666, 1px -1px 0 #666, -1px 1px 0 #666, 1px 0 0 #666, -1px 0 0 #666, 0 1px 0 #666, 0 1px 0 #666, 0 4px 6px rgba(0,0,0,0.64); }
.rc_top .btbox { display: flex; align-items:center; gap:16px; margin-top: 29px; }
.rc_top .btbox > * { box-sizing: border-box; display: flex; align-items:center; justify-content:center; gap:8px; height:51px; border-radius:8px; }
.rc_top .btbox > * b { font-size:18px; line-height:150%; }
.rc_top .btbox > *:after { content:''; display:block; }
.rc_top .go_link { display:flex; align-items:center; justify-content:center; min-width:207px; box-shadow:0 8px 12px #8371003D;  }
.rc_top .go_link:after { min-width:15px; height:14px; background-repeat:no-repeat; background-position:0 0; }
.rc_top .down_link { padding:0 24px; color: #fff; border: 2px solid #FF9DB3; background-color: #ff5d81; }
.rc_top .down_link:after { width: 24px; height: 24px; background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='28' fill='none'%3E%3Cpath fill='url(%23a)' d='M2.115 6.348c0-.746.604-1.35 1.35-1.35h5.857c.388 0 .76.15 1.04.419l2.143 2.06c.314.303.733.472 1.17.472h5.803c.746 0 1.35.605 1.35 1.35v6.132l-2.673 7.482H5.115a3 3 0 0 1-3-3V6.348Z'/%3E%3Cpath fill='url(%23b)' d='M2.115 6.348c0-.746.604-1.35 1.35-1.35h5.857c.388 0 .76.15 1.04.419l2.143 2.06c.314.303.733.472 1.17.472h5.803c.746 0 1.35.605 1.35 1.35v6.132l-2.673 7.482H5.115a3 3 0 0 1-3-3V6.348Z'/%3E%3Cpath fill='url(%23c)' d='M2.115 6.348c0-.746.604-1.35 1.35-1.35h5.857c.388 0 .76.15 1.04.419l2.143 2.06c.314.303.733.472 1.17.472h5.803c.746 0 1.35.605 1.35 1.35v6.132l-2.673 7.482H5.115a3 3 0 0 1-3-3V6.348Z'/%3E%3Cpath fill='url(%23d)' d='M2.115 6.348c0-.746.604-1.35 1.35-1.35h5.857c.388 0 .76.15 1.04.419l2.143 2.06c.314.303.733.472 1.17.472h5.803c.746 0 1.35.605 1.35 1.35v6.132l-2.673 7.482H5.115a3 3 0 0 1-3-3V6.348Z'/%3E%3Cpath fill='url(%23e)' d='M2.115 6.348c0-.746.604-1.35 1.35-1.35h5.857c.388 0 .76.15 1.04.419l2.143 2.06c.314.303.733.472 1.17.472h5.803c.746 0 1.35.605 1.35 1.35v6.132l-2.673 7.482H5.115a3 3 0 0 1-3-3V6.348Z'/%3E%3Cpath fill='url(%23f)' fill-opacity='.61' d='M2.115 6.348c0-.746.604-1.35 1.35-1.35h5.857c.388 0 .76.15 1.04.419l2.143 2.06c.314.303.733.472 1.17.472h5.803c.746 0 1.35.605 1.35 1.35v6.132l-2.673 7.482H5.115a3 3 0 0 1-3-3V6.348Z'/%3E%3Cpath fill='url(%23g)' fill-opacity='.61' d='M2.115 6.348c0-.746.604-1.35 1.35-1.35h5.857c.388 0 .76.15 1.04.419l2.143 2.06c.314.303.733.472 1.17.472h5.803c.746 0 1.35.605 1.35 1.35v6.132l-2.673 7.482H5.115a3 3 0 0 1-3-3V6.348Z'/%3E%3Cpath fill='url(%23h)' fill-opacity='.61' d='M2.115 6.348c0-.746.604-1.35 1.35-1.35h5.857c.388 0 .76.15 1.04.419l2.143 2.06c.314.303.733.472 1.17.472h5.803c.746 0 1.35.605 1.35 1.35v6.132l-2.673 7.482H5.115a3 3 0 0 1-3-3V6.348Z'/%3E%3Cpath fill='url(%23i)' fill-opacity='.61' d='M2.115 6.348c0-.746.604-1.35 1.35-1.35h5.857c.388 0 .76.15 1.04.419l2.143 2.06c.314.303.733.472 1.17.472h5.803c.746 0 1.35.605 1.35 1.35v6.132l-2.673 7.482H5.115a3 3 0 0 1-3-3V6.348Z'/%3E%3Cpath fill='url(%23j)' d='M2.115 6.348c0-.746.604-1.35 1.35-1.35h5.857c.388 0 .76.15 1.04.419l2.143 2.06c.314.303.733.472 1.17.472h5.803c.746 0 1.35.605 1.35 1.35v6.132l-2.673 7.482H5.115a3 3 0 0 1-3-3V6.348Z'/%3E%3Cpath fill='url(%23k)' d='M2.115 6.348c0-.746.604-1.35 1.35-1.35h5.857c.388 0 .76.15 1.04.419l2.143 2.06c.314.303.733.472 1.17.472h5.803c.746 0 1.35.605 1.35 1.35v6.132l-2.673 7.482H5.115a3 3 0 0 1-3-3V6.348Z'/%3E%3Cpath fill='url(%23l)' d='M2.115 6.348c0-.746.604-1.35 1.35-1.35h5.857c.388 0 .76.15 1.04.419l2.143 2.06c.314.303.733.472 1.17.472h5.803c.746 0 1.35.605 1.35 1.35v6.132l-2.673 7.482H5.115a3 3 0 0 1-3-3V6.348Z'/%3E%3Cpath fill='url(%23m)' d='M2.115 6.348c0-.746.604-1.35 1.35-1.35h5.857c.388 0 .76.15 1.04.419l2.143 2.06c.314.303.733.472 1.17.472h5.803c.746 0 1.35.605 1.35 1.35v6.132l-2.673 7.482H5.115a3 3 0 0 1-3-3V6.348Z'/%3E%3Cpath fill='url(%23n)' d='M2.115 6.348c0-.746.604-1.35 1.35-1.35h5.857c.388 0 .76.15 1.04.419l2.143 2.06c.314.303.733.472 1.17.472h5.803c.746 0 1.35.605 1.35 1.35v6.132l-2.673 7.482H5.115a3 3 0 0 1-3-3V6.348Z'/%3E%3Cpath fill='url(%23o)' fill-opacity='.3' d='M2.115 6.348c0-.746.604-1.35 1.35-1.35h5.857c.388 0 .76.15 1.04.419l2.143 2.06c.314.303.733.472 1.17.472h5.803c.746 0 1.35.605 1.35 1.35v6.132l-2.673 7.482H5.115a3 3 0 0 1-3-3V6.348Z'/%3E%3Cpath fill='url(%23p)' fill-opacity='.3' d='M2.115 6.348c0-.746.604-1.35 1.35-1.35h5.857c.388 0 .76.15 1.04.419l2.143 2.06c.314.303.733.472 1.17.472h5.803c.746 0 1.35.605 1.35 1.35v6.132l-2.673 7.482H5.115a3 3 0 0 1-3-3V6.348Z'/%3E%3Cpath fill='url(%23q)' fill-opacity='.3' d='M2.115 6.348c0-.746.604-1.35 1.35-1.35h5.857c.388 0 .76.15 1.04.419l2.143 2.06c.314.303.733.472 1.17.472h5.803c.746 0 1.35.605 1.35 1.35v6.132l-2.673 7.482H5.115a3 3 0 0 1-3-3V6.348Z'/%3E%3Cpath fill='url(%23r)' fill-opacity='.3' d='M2.115 6.348c0-.746.604-1.35 1.35-1.35h5.857c.388 0 .76.15 1.04.419l2.143 2.06c.314.303.733.472 1.17.472h5.803c.746 0 1.35.605 1.35 1.35v6.132l-2.673 7.482H5.115a3 3 0 0 1-3-3V6.348Z'/%3E%3Cpath fill='url(%23s)' fill-opacity='.3' d='M2.115 6.348c0-.746.604-1.35 1.35-1.35h5.857c.388 0 .76.15 1.04.419l2.143 2.06c.314.303.733.472 1.17.472h5.803c.746 0 1.35.605 1.35 1.35v6.132l-2.673 7.482H5.115a3 3 0 0 1-3-3V6.348Z'/%3E%3Cpath fill='url(%23t)' d='M2.115 6.348c0-.746.604-1.35 1.35-1.35h5.857c.388 0 .76.15 1.04.419l2.143 2.06c.314.303.733.472 1.17.472h5.803c.746 0 1.35.605 1.35 1.35v6.132l-2.673 7.482H5.115a3 3 0 0 1-3-3V6.348Z'/%3E%3Cpath fill='url(%23u)' d='M2.115 6.348c0-.746.604-1.35 1.35-1.35h5.857c.388 0 .76.15 1.04.419l2.143 2.06c.314.303.733.472 1.17.472h5.803c.746 0 1.35.605 1.35 1.35v6.132l-2.673 7.482H5.115a3 3 0 0 1-3-3V6.348Z'/%3E%3Cpath fill='url(%23v)' d='M2.115 6.348c0-.746.604-1.35 1.35-1.35h5.857c.388 0 .76.15 1.04.419l2.143 2.06c.314.303.733.472 1.17.472h5.803c.746 0 1.35.605 1.35 1.35v6.132l-2.673 7.482H5.115a3 3 0 0 1-3-3V6.348Z'/%3E%3Cpath fill='url(%23w)' d='M6.225 12.116a3 3 0 0 1 2.821-1.98h12.602c.963 0 1.649.936 1.358 1.854l-3.122 9.875a1.5 1.5 0 0 1-1.43 1.048H5.106a2.985 2.985 0 0 1-1.625-.484l-.003-.002a3.017 3.017 0 0 1-.987-1.058c.28-.02.425-.159.495-.291l3.239-8.962Z'/%3E%3Cpath fill='url(%23x)' d='M6.225 12.116a3 3 0 0 1 2.821-1.98h12.602c.963 0 1.649.936 1.358 1.854l-3.122 9.875a1.5 1.5 0 0 1-1.43 1.048H5.106a2.985 2.985 0 0 1-1.625-.484l-.003-.002a3.017 3.017 0 0 1-.987-1.058c.28-.02.425-.159.495-.291l3.239-8.962Z'/%3E%3Cpath fill='url(%23y)' fill-opacity='.6' d='M6.225 12.116a3 3 0 0 1 2.821-1.98h12.602c.963 0 1.649.936 1.358 1.854l-3.122 9.875a1.5 1.5 0 0 1-1.43 1.048H5.106a2.985 2.985 0 0 1-1.625-.484l-.003-.002a3.017 3.017 0 0 1-.987-1.058c.28-.02.425-.159.495-.291l3.239-8.962Z'/%3E%3Cpath fill='url(%23z)' fill-opacity='.83' d='M6.225 12.116a3 3 0 0 1 2.821-1.98h12.602c.963 0 1.649.936 1.358 1.854l-3.122 9.875a1.5 1.5 0 0 1-1.43 1.048H5.106a2.985 2.985 0 0 1-1.625-.484l-.003-.002a3.017 3.017 0 0 1-.987-1.058c.28-.02.425-.159.495-.291l3.239-8.962Z'/%3E%3Cpath fill='url(%23A)' fill-opacity='.83' d='M6.225 12.116a3 3 0 0 1 2.821-1.98h12.602c.963 0 1.649.936 1.358 1.854l-3.122 9.875a1.5 1.5 0 0 1-1.43 1.048H5.106a2.985 2.985 0 0 1-1.625-.484l-.003-.002a3.017 3.017 0 0 1-.987-1.058c.28-.02.425-.159.495-.291l3.239-8.962Z'/%3E%3Cpath fill='url(%23B)' fill-opacity='.83' d='M6.225 12.116a3 3 0 0 1 2.821-1.98h12.602c.963 0 1.649.936 1.358 1.854l-3.122 9.875a1.5 1.5 0 0 1-1.43 1.048H5.106a2.985 2.985 0 0 1-1.625-.484l-.003-.002a3.017 3.017 0 0 1-.987-1.058c.28-.02.425-.159.495-.291l3.239-8.962Z'/%3E%3Cpath fill='url(%23C)' d='M6.225 12.116a3 3 0 0 1 2.821-1.98h12.602c.963 0 1.649.936 1.358 1.854l-3.122 9.875a1.5 1.5 0 0 1-1.43 1.048H5.106a2.985 2.985 0 0 1-1.625-.484l-.003-.002a3.017 3.017 0 0 1-.987-1.058c.28-.02.425-.159.495-.291l3.239-8.962Z'/%3E%3Cpath fill='url(%23D)' d='M6.225 12.116a3 3 0 0 1 2.821-1.98h12.602c.963 0 1.649.936 1.358 1.854l-3.122 9.875a1.5 1.5 0 0 1-1.43 1.048H5.106a2.985 2.985 0 0 1-1.625-.484l-.003-.002a3.017 3.017 0 0 1-.987-1.058c.28-.02.425-.159.495-.291l3.239-8.962Z'/%3E%3Cg clip-path='url(%23E)'%3E%3Cg clip-path='url(%23F)'%3E%3Crect width='13.125' height='13.125' x='10.938' y='13.938' fill='url(%23G)' rx='3.6'/%3E%3Crect width='13.125' height='13.125' x='10.938' y='13.938' fill='url(%23H)' rx='3.6'/%3E%3Crect width='13.125' height='13.125' x='10.938' y='13.938' fill='url(%23I)' rx='3.6'/%3E%3Crect width='13.125' height='13.125' x='10.938' y='13.938' fill='url(%23J)' rx='3.6'/%3E%3Crect width='13.125' height='13.125' x='10.938' y='13.938' fill='url(%23K)' rx='3.6'/%3E%3Crect width='13.125' height='13.125' x='10.938' y='13.938' fill='url(%23L)' rx='3.6'/%3E%3Crect width='13.125' height='13.125' x='10.938' y='13.938' fill='url(%23M)' rx='3.6'/%3E%3C/g%3E%3Cpath fill='%23FCF2FF' d='M17.031 16.02a.469.469 0 0 0-.468.47v4.57a.117.117 0 0 1-.118.117H15.01a.469.469 0 0 0-.325.806l2.49 2.397a.469.469 0 0 0 .65 0l2.49-2.397a.469.469 0 0 0-.325-.806h-1.435a.117.117 0 0 1-.117-.117v-4.57a.469.469 0 0 0-.47-.47h-.937Z'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='a' x1='5.316' x2='7.425' y1='5.516' y2='13.11' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FFD052'/%3E%3Cstop offset='1' stop-color='%23FFBD41'/%3E%3C/linearGradient%3E%3ClinearGradient id='b' x1='2.133' x2='2.408' y1='15.296' y2='15.296' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23EEA850'/%3E%3Cstop offset='1' stop-color='%23EEA850' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='c' x1='5.42' x2='5.42' y1='4.903' y2='5.293' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23EEA850'/%3E%3Cstop offset='1' stop-color='%23EEA850' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='o' x1='6.528' x2='6.528' y1='4.998' y2='5.41' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FFD75C'/%3E%3Cstop offset='1' stop-color='%23FFD75C' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='p' x1='2.115' x2='2.604' y1='8.066' y2='8.066' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FFD75C'/%3E%3Cstop offset='1' stop-color='%23FFD75C' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='s' x1='20.828' x2='20.44' y1='10.212' y2='10.212' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FFD55C'/%3E%3Cstop offset='1' stop-color='%23FFC75C' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='t' x1='11.472' x2='11.472' y1='21.99' y2='11.143' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.183' stop-color='%23FCA23D'/%3E%3Cstop offset='.827' stop-color='%23FCA23D' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='w' x1='12.783' x2='12.783' y1='10.136' y2='22.913' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FFDF54'/%3E%3Cstop offset='1' stop-color='%23FFBA5F'/%3E%3C/linearGradient%3E%3ClinearGradient id='x' x1='5.616' x2='5.85' y1='14.205' y2='14.29' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FFC449'/%3E%3Cstop offset='1' stop-color='%23FFC449' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='y' x1='7.264' x2='7.548' y1='10.888' y2='11.313' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FFC449'/%3E%3Cstop offset='1' stop-color='%23FFC449' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='z' x1='12.783' x2='12.783' y1='10.136' y2='10.747' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FFC449'/%3E%3Cstop offset='1' stop-color='%23FFC449' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='A' x1='21.909' x2='20.859' y1='17.338' y2='17.136' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FFC449'/%3E%3Cstop offset='1' stop-color='%23FFC449' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='B' x1='23.484' x2='22.474' y1='11.504' y2='11.867' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FFC449'/%3E%3Cstop offset='1' stop-color='%23FFC449' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='C' x1='12.783' x2='12.783' y1='10.136' y2='10.25' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FFE04A'/%3E%3Cstop offset='1' stop-color='%23FFE04A' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='D' x1='12.783' x2='12.783' y1='10.136' y2='10.25' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FFE04A'/%3E%3Cstop offset='1' stop-color='%23FFE04A' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='G' x1='17.5' x2='17.5' y1='13.938' y2='27.063' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%235BB3FD'/%3E%3Cstop offset='1' stop-color='%235194EC'/%3E%3C/linearGradient%3E%3ClinearGradient id='J' x1='24.063' x2='21.953' y1='20.5' y2='20.5' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%237AD3FE' stop-opacity='0'/%3E%3Cstop offset='.479' stop-color='%237AD3FE' stop-opacity='.1'/%3E%3Cstop offset='1' stop-color='%237AD3FE' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='K' x1='17.5' x2='17.5' y1='13.938' y2='15.813' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%237AD3FE' stop-opacity='0'/%3E%3Cstop offset='.479' stop-color='%237AD3FE' stop-opacity='.13'/%3E%3Cstop offset='1' stop-color='%237AD3FE' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='L' x1='17.5' x2='17.5' y1='13.938' y2='27.063' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%233F70D6' stop-opacity='.35'/%3E%3Cstop offset='.058' stop-color='%233F70D6' stop-opacity='0'/%3E%3Cstop offset='.872' stop-color='%233F70D6' stop-opacity='0'/%3E%3Cstop offset='.939' stop-color='%233F70D6' stop-opacity='.439'/%3E%3Cstop offset='1' stop-color='%233F70D6'/%3E%3C/linearGradient%3E%3ClinearGradient id='M' x1='24.016' x2='11.068' y1='20.382' y2='20.382' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%233F70D6' stop-opacity='.35'/%3E%3Cstop offset='.058' stop-color='%233F70D6' stop-opacity='0'/%3E%3Cstop offset='.872' stop-color='%233F70D6' stop-opacity='0'/%3E%3Cstop offset='.939' stop-color='%233F70D6' stop-opacity='.439'/%3E%3Cstop offset='1' stop-color='%233F70D6'/%3E%3C/linearGradient%3E%3CradialGradient id='d' cx='0' cy='0' r='1' gradientTransform='rotate(51.077 .123 13.322) scale(3.57423 .56072)' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23EEA850'/%3E%3Cstop offset='1' stop-color='%23EEA850' stop-opacity='0'/%3E%3C/radialGradient%3E%3CradialGradient id='e' cx='0' cy='0' r='1' gradientTransform='rotate(51.077 .123 13.322) scale(3.57423 .56072)' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23EEA850'/%3E%3Cstop offset='1' stop-color='%23EEA850' stop-opacity='0'/%3E%3C/radialGradient%3E%3CradialGradient id='f' cx='0' cy='0' r='1' gradientTransform='matrix(.62749 .615 -.09648 .09844 12.231 7.181)' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23EEA850'/%3E%3Cstop offset='1' stop-color='%23EEA850' stop-opacity='0'/%3E%3C/radialGradient%3E%3CradialGradient id='g' cx='0' cy='0' r='1' gradientTransform='matrix(.83877 .50076 -.302 .50586 10.125 5.127)' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23EEA850'/%3E%3Cstop offset='1' stop-color='%23EEA850' stop-opacity='0'/%3E%3C/radialGradient%3E%3CradialGradient id='h' cx='0' cy='0' r='1' gradientTransform='matrix(2.06582 -.3821 .06954 .37598 1.841 5.38)' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23EEA850'/%3E%3Cstop offset='1' stop-color='%23EEA850' stop-opacity='0'/%3E%3C/radialGradient%3E%3CradialGradient id='i' cx='0' cy='0' r='1' gradientTransform='rotate(-40.998 8.79 .063) scale(1.19572 .46841)' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23EEA850'/%3E%3Cstop offset='1' stop-color='%23EEA850' stop-opacity='0'/%3E%3C/radialGradient%3E%3CradialGradient id='j' cx='0' cy='0' r='1' gradientTransform='matrix(0 .5065 -2.58227 0 14.796 7.68)' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23EEA850'/%3E%3Cstop offset='1' stop-color='%23EEA850' stop-opacity='0'/%3E%3C/radialGradient%3E%3CradialGradient id='k' cx='0' cy='0' r='1' gradientTransform='matrix(0 .33183 -1.69173 0 17.562 7.786)' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23EEA850'/%3E%3Cstop offset='1' stop-color='%23EEA850' stop-opacity='0'/%3E%3C/radialGradient%3E%3CradialGradient id='l' cx='0' cy='0' r='1' gradientTransform='matrix(0 .38183 -1.94664 0 16.429 7.772)' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23EEA850'/%3E%3Cstop offset='1' stop-color='%23EEA850' stop-opacity='0'/%3E%3C/radialGradient%3E%3CradialGradient id='m' cx='0' cy='0' r='1' gradientTransform='matrix(-.27815 0 0 -1.41805 20.93 9.569)' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23EEA850'/%3E%3Cstop offset='1' stop-color='%23EEA850' stop-opacity='0'/%3E%3C/radialGradient%3E%3CradialGradient id='n' cx='0' cy='0' r='1' gradientTransform='rotate(131.186 8.525 8.97) scale(.50459 2.57247)' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23EEA850'/%3E%3Cstop offset='1' stop-color='%23EEA850' stop-opacity='0'/%3E%3C/radialGradient%3E%3CradialGradient id='q' cx='0' cy='0' r='1' gradientTransform='rotate(44.733 -1.848 16.499) scale(1.76767 3.22981)' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FFD75C'/%3E%3Cstop offset='1' stop-color='%23FFC75C' stop-opacity='0'/%3E%3C/radialGradient%3E%3CradialGradient id='r' cx='0' cy='0' r='1' gradientTransform='matrix(5.21944 -.10452 .19098 9.53672 13.66 8.137)' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FFD55C'/%3E%3Cstop offset='1' stop-color='%23FFC75C' stop-opacity='0'/%3E%3C/radialGradient%3E%3CradialGradient id='u' cx='0' cy='0' r='1' gradientTransform='matrix(2.39964 -3.08525 3.22277 2.5066 8.27 13.266)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.183' stop-color='%23FCA23D'/%3E%3Cstop offset='.827' stop-color='%23FCA23D' stop-opacity='0'/%3E%3C/radialGradient%3E%3CradialGradient id='v' cx='0' cy='0' r='1' gradientTransform='matrix(0 -2.46197 10.9075 0 13.536 11.365)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.183' stop-color='%23FCA23D'/%3E%3Cstop offset='.747' stop-color='%23FCA23D' stop-opacity='0'/%3E%3C/radialGradient%3E%3CradialGradient id='H' cx='0' cy='0' r='1' gradientTransform='matrix(-1.17187 1.17187 -1.36872 -1.36872 23.36 14.64)' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%237AD3FE' stop-opacity='.7'/%3E%3Cstop offset='1' stop-color='%237AD3FE' stop-opacity='0'/%3E%3C/radialGradient%3E%3CradialGradient id='I' cx='0' cy='0' r='1' gradientTransform='rotate(-40.601 41.648 -2.12) scale(2.16083 2.5238)' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%233F70D6' stop-opacity='.7'/%3E%3Cstop offset='1' stop-color='%233F70D6' stop-opacity='0'/%3E%3C/radialGradient%3E%3CclipPath id='E'%3E%3Cpath fill='%23fff' d='M10 13h15v15H10z'/%3E%3C/clipPath%3E%3CclipPath id='F'%3E%3Cpath fill='%23fff' d='M10 13h15v15H10z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") 50% 50% no-repeat; }
.rc_top hgroup:before,
.rc_top h2 em:before { content:''; position:absolute; background-repeat:no-repeat; background-position:50% 50%; }


.rc_wrap.spt .rc_top:before { bottom:-59px; left:calc(50% - 683px); width:172px; height:176px; background-image:url(https://d187qcel719m8w.cloudfront.net/b2c/partners/spt_top_item01.png); }
.rc_wrap.spt .rc_top:after { bottom:-59px; left:calc(50% + 170px); width:624px; height:586px; background-image:url(https://d187qcel719m8w.cloudfront.net/b2c/partners/spt_top_characters.png); }
.rc_wrap.spt .rc_top { background-image:url(https://d187qcel719m8w.cloudfront.net/b2c/partners/spt_top_back.jpg); }
.rc_wrap.spt .rc_top .go_link { color:#675900;  background-color:#F3FF46; }
.rc_wrap.spt .rc_top .go_link:after { background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='15' fill='none'%3E%3Cpath stroke='%23675900' stroke-linecap='round' stroke-width='2.5' d='M5.876 1.664h7.955m0 0V9.62m0-7.955L2.164 13.331'/%3E%3C/svg%3E"); }
.rc_wrap.spt .rc_top hgroup:before { top:-53px; left:429px; width:82px; height:73px; background-image:url(https://d187qcel719m8w.cloudfront.net/b2c/partners/spt_top_icon.png); }
.rc_wrap.spt .rc_top h2 em:before { top:46px; left:-7px; width:182px; height:16px; background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='182' height='16' fill='none'%3E%3Cg fill='%23FFE646' fill-rule='evenodd' clip-path='url(%23a)' clip-rule='evenodd'%3E%3Cpath d='M144.197.084c-.015.049-.049.146-.066.245-.016.082-.05.213-.067.262 0 .066-.198-.016-.428-.164-.559-.359-.788-.328-.657.097.083.295.067.328-.066.13-.099-.13-.181-.178-.181-.097 0 .082-.147.016-.329-.146-.312-.276-.312-.26-.23.18.049.358.033.407-.098.228-.116-.164-.214-.18-.279-.067-.147.197-.886.228-.755.016.083-.13-.049-.082-.87.343-.263.13-.41.115-.624-.066-.132-.131-.23-.18-.181-.131.049.066 0 .228-.115.343-.147.18-.147.277.049.392.198.115.198.146-.034.146-.378 0-.492-.164-.296-.522.147-.277.132-.295-.165-.098-.198.115-.345.294-.345.407 0 .131-.18.18-.525.131-.428-.066-.477-.049-.214.066.312.146.312.164-.034.164-.213.016-.378-.082-.378-.197 0-.097-.083-.066-.181.082-.082.164-.262.294-.394.294-.165 0-.198.098-.131.277.098.246.066.261-.132.098-.18-.147-.378-.147-.855 0-.329.114-.608.245-.608.31 0 .081-.116.13-.247.13s-.247.066-.247.13c0 .065-.361.408-.822.75-.443.344-.773.687-.724.769.049.082-.098.212-.312.294-.492.197-.723.832-.262.72.18-.05.312 0 .312.13 0 .115-.05.146-.099.097-.066-.049-.262-.016-.46.082-.181.115-.41.18-.477.164-.082-.016-.098.033-.049.115.067.081.049.179-.016.228-.082.033-.049.033.067.015.296-.066.41.213.147.31-.131.049-.33-.016-.443-.146-.165-.212-.247-.197-.542.049-.23.196-.257.185-.082-.033.278-.328.247-.817-.033-.638-.083.049-.147-.015-.147-.146 0-.13-.116-.327-.248-.44-.131-.115-.213-.262-.164-.328.049-.082-.067-.197-.247-.245-.199-.067-.312-.197-.279-.295.033-.115-.049-.294-.198-.407-.214-.18-.214-.197-.016-.097.132.066-.049-.147-.41-.474-.525-.473-.755-.57-1.1-.507-.279.05-.461.016-.461-.081 0-.164.23-.246.526-.197.066 0 .082-.082.033-.213-.049-.13-.229-.197-.41-.146-.18.049-.345-.015-.41-.18-.049-.145-.18-.212-.278-.145-.098.066-.346.13-.559.146-.33.033-.361-.016-.279-.343.132-.507-.378-.768-1.298-.72-.461.034-.855-.066-1.167-.26-.346-.228-.51-.262-.559-.115-.034.097-.33.196-.657.196-.461 0-.542.05-.361.164.18.115.18.164.033.164-.116 0-.263-.164-.345-.359-.098-.26-.279-.376-.641-.391-.312-.016-.477.048-.428.163.033.098 0 .294-.098.425-.132.212-.181.197-.41-.082-.198-.26-.23-.277-.147-.049.116.343.016.36-.41.115-.361-.245-.987-.097-1.495.343-.213.18-.476.328-.592.328-.247 0-.461-.571-.296-.832.082-.13.016-.13-.214 0-.229.115-.379.115-.492 0-.098-.098-.345-.13-.542-.067-.296.098-.311.147-.131.377.116.163.016.115-.214-.098-.525-.458-1.069-.458-1.314-.015-.116.245-.214.294-.296.163-.082-.13-.247-.146-.526-.033-.214.082-.296.164-.164.164.131.015.18.066.131.115-.067.066-.214.033-.345-.082-.181-.146-.247-.13-.312.049-.083.179-.263.212-.724.146-.575-.098-.608-.082-.394.164.247.31.69.358.953.097.116-.115.198-.097.263.082.116.277-.131.489-.379.343-.164-.098-.311.146-.394.637-.049.31-.263.556-.263.277 0-.115-.066-.146-.164-.098-.083.05-.165.016-.165-.066 0-.097.082-.18.165-.18.198 0 .213-.603.015-.718-.082-.067-.115.048-.066.228.066.26.033.31-.181.228-.147-.049-.263-.18-.263-.261 0-.098-.131-.115-.278-.05-.165.067-.41.131-.542.165-.131.033-.278.066-.329.081a.452.452 0 0 1-.214.016c-.082-.016-.098.049-.049.13.067.082 0 .18-.098.229-.116.048-.049.066.147.066.198-.016.33-.066.279-.13-.034-.067.115-.147.345-.18.461-.097.476-.066.247.359-.098.196-.312.276-.575.26-.229-.032-.41.016-.41.098s-.082.098-.18.049c-.263-.164-.92.049-1.036.327-.049.146-.033.213.067.164.098-.049.165-.016.165.082 0 .097-.214.212-.493.261-.262.066-.574.212-.672.327-.165.197-.132.213.098.131.198-.082.263-.049.214.115-.034.115-.248.261-.444.31-.476.115-.461.407.034.407.198 0 .41.066.476.164.083.115.23.097.461-.049.198-.115.33-.13.33-.033 0 .082-.067.164-.147.164-.081 0-.181.146-.23.327-.049.18-.165.328-.278.328-.098 0-.132-.082-.067-.18.067-.115.016-.163-.098-.115-.394.13-.312.589.098.686.278.082.394.213.394.507 0 .228.083.407.181.407.131 0 .131.082-.016.246-.33.407-.477.277-.379-.328.083-.555-.147-.816-.329-.376-.049.13-.098.098-.098-.082-.016-.146-.132-.276-.263-.276-.296 0-.33.26-.033.391.098.05 0 .05-.248.016-.311-.033-.509.033-.623.212-.132.246-.147.228-.165-.097 0-.359-.229-.49-.394-.212-.049.081-.312.212-.559.31-.41.146-.461.114-.493-.229-.015-.212.049-.391.148-.391.082 0 .115.066.066.163-.049.082-.033.164.067.164.41 0 .278-.816-.198-1.16-.083-.048-.132-.13-.116-.163.082-.213-.229-.604-.427-.522-.132.048-.23-.016-.23-.18 0-.146.082-.26.181-.26.082 0 .115-.083.066-.165-.082-.13-.18-.115-.345.016-.116.097-.18.246-.131.327.115.197-.116.18-.428-.015-.198-.13-.198-.164.049-.261.624-.228.131-1.242-.788-1.616-.493-.197-1.134-.164-1.003.049.049.082-.015.146-.147.146-.131 0-.198-.066-.147-.13.033-.067-.016-.18-.116-.229a.317.317 0 0 1-.082-.343c.049-.13.033-.228-.049-.228-.23 0-.345.72-.131.85.147.097.131.13-.049.13-.214 0-.214.016 0 .164.164.098.18.164.049.164-.116 0-.214.146-.214.31 0 .18-.083.376-.198.44-.116.065-.132.049-.067-.066.067-.115-.116-.212-.51-.277-.987-.163-1.15-.245-.886-.391.147-.098.164-.18.033-.246a.363.363 0 0 0-.345-.016c-.116.067-.116-.048 0-.31.131-.342.098-.424-.099-.424-.13 0-.213.066-.164.13.033.067-.067.13-.247.13s-.312-.114-.312-.276c0-.245.147-.277.806-.245.443.015.773-.034.74-.098-.05-.066.097-.13.311-.13.23 0 .394-.098.394-.246 0-.13-.115-.246-.229-.246-.131 0-.18-.081-.131-.163.066-.098-.148-.164-.526-.164-.461 0-.56.049-.379.164.279.18.016.212-.394.066-.247-.097-.247-.13.016-.327.278-.197.278-.213-.067-.228-.214 0-.378.066-.378.163 0 .228-1.1.213-1.25-.033-.066-.115-.049-.13.067-.066.131.082.165.033.098-.146-.082-.213-.165-.18-.51.146-.23.245-.36.49-.278.604.082.146.164.13.311-.066.18-.246.23-.246.493.049.18.212.23.327.098.327-.116 0-.165.115-.116.294.067.213-.05.408-.394.653-.56.425-.706.44-.97.146-.13-.163-.097-.31.166-.57.296-.328.296-.36.033-.36a1.17 1.17 0 0 0-.526.147c-.131.082-.443.082-.74 0-.41-.115-.558-.098-.705.13-.198.262-.214.262-.214-.015 0-.197-.082-.261-.247-.213-.132.067-.279.033-.33-.048-.066-.098.034-.164.198-.18.165-.015.05-.097-.247-.196-.46-.147-.574-.115-.755.146-.131.163-.278.26-.345.212-.05-.066-.379-.049-.706.033-.789.18-1.726.016-1.61-.277a.28.28 0 0 0-.099-.327c-.115-.066-.13-.049-.066.066.082.13-.016.197-.263.197-.296 0-.33.033-.131.164.213.146.213.164 0 .164a.721.721 0 0 1-.444-.18c-.115-.115-.247-.097-.443.098-.147.146-.33.228-.41.163-.082-.048-.427.067-.755.246-.312.18-.706.327-.87.343-.23 0-.23.033.032.13.214.082.263.164.132.246-.098.066-.361.033-.56-.082-.213-.097-.329-.13-.262-.066.165.164-.263.555-.838.75-.262.098-.525.277-.574.408-.05.146-.016.196.067.146.098-.049.164-.016.164.066 0 .097-.131.18-.278.197-.214 0-.198.049.082.164.526.196.379.522-.345.719-.69.197-1.167.57-.724.57.147 0 .279.067.279.164 0 .082-.147.164-.33.164-.182 0-.33.098-.33.228 0 .115-.18.343-.394.522-.229.164-.36.359-.311.458.066.082 0 .115-.148.05-.18-.067-.229-.016-.18.196.05.212-.049.343-.312.425-.33.097-.33.13-.082.197.23.066.263.13.098.31-.098.13-.279.228-.41.228-.116 0-.296.146-.394.327-.198.376-.822.44-.822.097 0-.13-.147-.358-.345-.489-.198-.13-.297-.31-.23-.425.067-.115.016-.163-.165-.13-.18.033-.311-.066-.345-.246-.033-.26.034-.294.395-.212.329.082.378.066.198-.066-.214-.131-.214-.164.049-.164.147 0 .278-.066.278-.146 0-.098-.263-.115-.575-.067-.378.067-.574.034-.574-.097a.182.182 0 0 0-.18-.18c-.083 0-.132.067-.083.131.049.082-.131.098-.41.066-.263-.033-.477-.146-.477-.228 0-.097.18-.114.41-.066.296.082.41.033.41-.13 0-.147.116-.213.296-.18a.869.869 0 0 0 .542-.097c.131-.082.147-.146.049-.146-.116 0-.247-.115-.296-.261-.05-.131-.034-.197.066-.147.098.067.279-.015.428-.146.131-.146.345-.26.443-.26.116 0 .098.065-.049.163-.147.097-.165.164-.049.164.263 0 .379-.213.247-.408-.116-.163-.296-.197-1.363-.26-.526-.034-.575-.083-.559-.508.034-.407-.016-.458-.394-.391-.247.033-.41.146-.379.26.034.165 0 .18-.164.05a1.352 1.352 0 0 0-.493-.228c-.443-.098-.066-.538.477-.571.247-.016.51-.05.575-.05.18-.015.098-.898-.098-1.028-.083-.049-.41-.066-.74-.033l-.592.066.476-.212c.379-.197.41-.246.18-.343-.146-.05-.36-.05-.46 0-.116.048-.067-.016.098-.147.197-.163.186-.283-.033-.358-.198-.049-.346-.164-.346-.228 0-.065-.36-.328-.821-.571-.444-.246-.822-.392-.822-.328 0 .05-.116.016-.263-.115-.214-.163-.279-.163-.428.033-.115.18-.18.18-.247.016-.033-.097-.23-.197-.394-.197-.18 0-.278-.082-.23-.163.132-.213.034-.213-.492.033-.33.146-.46.146-.624-.033-.147-.164-.147-.18.016-.098.098.066.198.033.198-.049 0-.097-.18-.179-.41-.179-.23 0-.41.066-.41.146 0 .067-.262.098-.574.067-.395-.034-.673.033-.838.196-.214.213-.312.213-.525.05-.148-.132-.214-.132-.148-.034.067.115 0 .245-.147.294-.131.049-.198.033-.147-.066.05-.097.016-.164-.066-.164-.346 0-.165.507.23.653.54.213.525.589-.034.702-.542.097-.575.082-.608-.392-.016-.359-.428-.668-.428-.327 0 .097-.067.179-.165.179-.082 0-.164-.115-.164-.246 0-.13-.083-.245-.18-.245-.083 0-.117.066-.068.163.067.098-.033.115-.262.034-.56-.213-1.134-.05-1.134.31 0 .294-.165.376-.624.327-.378-.066-1.314.327-1.412.555-.049.13-.016.246.082.246.099 0 .116.082.067.164-.082.13-.18.115-.345-.016-.18-.146-.23-.146-.23 0 0 .115-.098.18-.198.164-.443-.05-.623.033-.623.276 0 .18.098.228.296.164.23-.082.23-.066-.034.146-.18.13-.427.246-.559.246-.198 0-.198-.049-.015-.277.198-.245.198-.261-.016-.13-.131.066-.443.276-.69.44-.23.164-.542.294-.69.294-.15 0-.264.13-.264.328 0 .179-.115.327-.247.327-.131 0-.247.066-.247.164 0 .082-.098.163-.23.163-.13 0-.46.213-.739.474-.263.246-.541.425-.592.376-.05-.049-.083 0-.083.098 0 .081-.278.458-.607.816-1.018 1.062-1.183 1.306-1.118 1.633.033.213-.083.376-.312.49-.312.13-.461.097-.822-.213-.23-.197-.428-.44-.428-.538 0-.082-.147-.13-.312-.082-.213.049-.378-.048-.51-.31-.164-.294-.164-.343 0-.179.248.228.657.098.657-.212 0-.115-.164-.328-.36-.474-.214-.13-.379-.31-.379-.376 0-.164-.673-1.011-.806-1.011-.05 0-.05.115 0 .245.082.18.033.213-.147.146-.147-.048-.214-.197-.165-.343.083-.212.016-.245-.33-.146-.262.066-.443.033-.443-.066 0-.082.165-.164.379-.18.198-.015.049-.081-.33-.179-.641-.13-.672-.18-.492-.473.098-.164.33-.31.51-.31.279 0 .279-.016-.033-.294-.198-.147-.361-.392-.395-.523-.066-.327-.46-.719-.592-.588-.049.066 0 .179.132.26.13.098.18.165.098.165-.083 0-.05.115.066.245.198.228.067.328-.36.261-.067 0-.148.13-.214.295-.083.294-.593.637-.56.376.05-.31-.033-.474-.262-.474-.132 0-.247.098-.247.228 0 .246-.263.277-.41.049-.165-.277-.361-.18-.477.197-.082.358-.098.376-.345.048-.175-.206-.236-.179-.18.082.048.228.015.522-.067.653-.132.197-.18.197-.461-.049-.428-.376-.444-.358-.461.376-.016.474.033.653.198.62.116-.033.33.098.46.277.148.18.264.246.264.13 0-.114.115-.163.263-.097.198.066.213.13.049.228-.148.082-.034.228.36.458.312.197.658.343.773.343.098 0 .198.115.198.261 0 .18.083.228.263.164.18-.066.23-.016.147.212-.066.213 0 .328.23.392.18.049.33.033.312-.033-.016-.049.098-.359.247-.669.147-.31.23-.407.18-.212-.066.261-.015.376.165.376.379 0 .51.343.198.522-.147.082-.23.228-.18.31.066.082.164.115.247.067.198-.115.36.458.23.8-.067.197 0 .262.246.262.199 0 .346.066.346.146 0 .08.131.197.296.228.213.066.18.082-.083.097-.476.016-.476.343-.033.817.198.212.312.49.263.668-.116.458.214.801.855.866.526.066 1.118.604.641.604-.164 0-.147.049.034.164.147.081.312.081.443-.034.345-.276.247 0-.131.377l-.346.342.428.213c.36.197.492.197.887-.016l.443-.245-.492.049c-.346.033-.493-.016-.493-.197 0-.13.116-.213.247-.18.132.034.361.082.493.115.131.049.51-.082.821-.276.526-.328.542-.359.248-.571-.279-.197-.279-.228-.034-.228.147 0 .279-.082.279-.164 0-.098.115-.164.247-.164.36 0 .937-.637.837-.914-.049-.13.05-.407.23-.588.18-.197.33-.44.33-.556 0-.212-.609-.489-.938-.425-.116.034-.214-.033-.214-.146 0-.113.165-.146.492-.097.297.066.493.033.493-.067 0-.099.164-.163.378-.146.69.067.789 0 .74-.376-.034-.294-.132-.358-.593-.31-.378.016-.525-.033-.525-.228 0-.245.525-.245 1.2.016.18.082.279.033.279-.13 0-.131.213-.277.54-.344.34-.076.407-.202.199-.376-.312-.228-.296-.245.263-.146.641.115.886-.049 1.002-.637.05-.246.18-.328.592-.31.346.015.526-.049.526-.197 0-.164.198-.228.706-.212.69.033 1.38-.213 1.644-.571.082-.115.18-.082.278.097.147.228.263.246.593.13.23-.097.821-.163 1.298-.163.724 0 .87-.049.806-.246-.067-.146 0-.245.165-.245.147 0 .263-.082.263-.18 0-.081.082-.114.18-.048.132.066.132.146 0 .277-.098.097-.18.228-.18.294 0 .13 1.035.31 1.775.31.394-.016.51.048.427.179-.066.115-.049.146.034.097.18-.097.18-.767 0-1.062-.083-.13 0-.197.198-.197.345 0 .608.589.33.75-.099.067-.083.164.048.246.165.098.18.146.034.146-.394 0-.214.408.33.768.623.44 1.068.474 1.2.13.131-.342.443-.114.345.262-.067.228 0 .31.263.327.345 0 .345.016.033.131-.279.115-.198.18.492.392.657.212.724.26.361.26l-.477.016.624.85c.345.474.724.963.838 1.078a.869.869 0 0 1 .213.522c0 .213.165.359.526.458.345.082.56.246.593.458.049.261.015.261-.116.066-.132-.196-.214-.196-.361-.048-.165.163-.116.228.198.358.214.082.296.164.18.164-.164.016-.147.115.034.473.296.571.855 1.078 1.069.948.082-.067.198-.034.263.048.213.359 2.053-.146 2.053-.555 0-.327.41-.768.575-.604.066.066.082.033.049-.066-.067-.213.87-1.209 1.133-1.209.279 0 .263-.245-.033-.538-.214-.212-.198-.26.05-.376a3.74 3.74 0 0 1 .525-.163c.131-.034.525-.343.87-.72.346-.358.707-.604.807-.555.116.066.131.033.067-.066-.067-.13.049-.261.296-.359.23-.082.427-.245.427-.358 0-.131.263-.359.575-.523.641-.343.74-.588.23-.588-.181 0-.28.066-.23.163.049.082-.016.164-.147.164-.23 0-.23-.049-.067-.327.165-.261.33-.295.904-.213.642.082.706.067.855-.343.181-.458.346-.522.624-.245.214.212 1.2.049 1.2-.197 0-.082.181-.146.41-.146.23 0 .41-.082.41-.164 0-.097-.082-.164-.198-.164-.098 0-.131-.048-.082-.115.067-.048.263.034.428.18.198.179.41.245.54.163.117-.081.477-.146.79-.179a21.833 21.833 0 0 0 1.576-.18c.838-.114 1.2-.065 2.219.246.672.213 1.331.408 1.463.425.131.033.608.213 1.051.408.443.196.938.358 1.1.358.163 0 .395.13.51.31.116.164.361.343.542.376.18.033.312.164.278.261-.015.115.034.197.132.197.082 0 .312.327.492.75.278.589.41.72.657.638.247-.082.279-.033.214.228-.049.228 0 .376.18.44.147.049.263.197.263.328 0 .163.165.212.541.163.41-.049.526-.13.493-.392-.016-.179.066-.358.18-.407.147-.066.198 0 .147.213-.115.44.263.57.428.13.131-.358.147-.343.263.164.066.294.066.588.015.637-.049.049-.461.115-.919.13-.92.034-1.217.198-.773.426a.703.703 0 0 1 .278.537c0 .392.345.801.593.72.229-.05.886.212.886.358 0 .082-.098.164-.198.213-.116.048.18.081.657.081.755 0 .887-.048 1.183-.457.18-.246.329-.538.329-.638 0-.1.147-.327.33-.506.182-.18.278-.328.214-.328-.065 0 .082-.197.311-.458.23-.245.477-.604.526-.8.098-.295.033-.36-.378-.459-.575-.13-.871-.604-.297-.507.198.05.395.082.444.098.049.033.147.033.213.015.083-.015.099.05.049.131-.049.082 0 .18.116.213.379.146.608-.067.608-.538 0-.277.067-.458.147-.408.083.067.279.049.428 0 .198-.082.247-.228.165-.522-.083-.343-.067-.392.131-.228.181.164.279.146.428-.033.131-.164.147-.261.015-.343-.198-.115-.066-.407.181-.407.098 0 .131.066.066.163-.115.18.477-.115 1.052-.522.461-.327.378-.507-.23-.507-.229 0-.461-.066-.51-.13a.187.187 0 0 0-.247-.067c-.198.131-.18-.097.016-.407.131-.212.165-.197.165.033 0 .359.461.392.608.049.082-.228.131-.228.461-.016.311.197.476.213.886.05.279-.098.51-.246.51-.328 0-.067.082-.082.165-.033.229.146.855-.067.739-.246-.049-.082.181-.197.526-.261.345-.066.739-.197.871-.294.142-.098.159-.07.049.081-.296.377-.098.474.394.228.247-.13.477-.196.541-.163.049.033.116-.13.132-.359.033-.343-.034-.392-.296-.327-.477.115-.41-.033.098-.213.296-.115.492-.115.641 0 .098.082.263.098.33.033.082-.066.082-.015.015.082-.229.392.083.523.428.18.278-.277.296-.359.116-.49-.147-.097-.034-.115.345-.033.312.05.673.18.788.261.132.115.198.115.198 0 0-.081.165-.13.361-.066.23.049.312.033.23-.097-.067-.115-.016-.197.131-.197.132 0 .263.082.296.18.083.227.789-.098 1.003-.441.066-.115.247-.164.378-.115.147.049.181.146.098.197-.098.066-.066.179.067.31.147.13.229.146.229.033 0-.098.067-.147.147-.082.099.049.23-.049.33-.197.098-.18.18-.212.18-.082 0 .146.116.18.33.115.394-.115.41.033.067.49-.165.212-.395.31-.706.276-.263-.033-.51 0-.559.082-.116.197.855.228 1.2.049.247-.131.312-.067.394.391.098.474.165.538.461.458.296-.066.33-.033.263.261-.049.197-.049.328.016.31.049-.015.394.146.755.376.361.213.886.49 1.149.62.279.115.673.425.904.669.23.26.575.522.789.588.214.066.345.146.312.197-.083.082.198.49.788 1.093.181.197.312.392.296.458-.033.082.034.13.132.13.082 0 .115.067.066.165-.049.081 0 .114.116.081.147-.066.23.034.247.261.016.18.214.507.428.702.214.197.361.44.329.538-.115.343.312.407.657.097.559-.506.773-.588.773-.31 0 .164-.147.262-.361.262-.278 0-.312.048-.147.146.147.097.165.18.033.245-.098.067-.18.016-.18-.097 0-.146-.049-.146-.165.033-.198.31.147.507.954.556.525.033.69-.05 1.231-.653.559-.62.593-.686.247-.62-.247.049-.198 0 .116-.115.279-.115.541-.277.608-.376.181-.261.165-.62-.033-.507-.083.049-.165.016-.165-.082 0-.115.131-.146.312-.082.198.05.345 0 .41-.163.049-.146.033-.213-.067-.164-.098.049-.165-.016-.165-.146 0-.31.593-.653.856-.49.115.067.131.05.066-.081-.066-.098 0-.228.132-.277.262-.097.198-.392-.083-.392-.098 0-.115.067-.066.164.049.082-.016.164-.148.164-.147 0-.262-.098-.262-.228 0-.18.164-.228.657-.18.559.067.657.016.657-.228 0-.228.082-.294.329-.228.214.05.361-.015.428-.179.067-.146.312-.376.575-.507.394-.212.46-.327.427-.898-.033-.359-.016-.653 0-.653s.147.197.279.44c.131.262.247.36.262.246 0-.261.395-.686.624-.686.098 0 .214-.097.263-.212.067-.098.067-.033.033.146-.049.327-.033.343.379.13.229-.114.641-.26.904-.31.33-.066.428-.146.296-.276-.229-.228.132-.653.394-.44.116.097.263.066.379-.082.116-.131.296-.213.428-.164.115.049.262.016.329-.082.049-.097.181-.18.263-.18.098 0 .116.083.049.198-.082.115-.049.13.082.048.116-.066.691-.115 1.265-.13.593 0 .987-.049.887-.115-.116-.082-.098-.18.082-.328.147-.115.248-.146.23-.066-.067.343.033.425.278.213.346-.277.724-.328.724-.098 0 .13.067.115.198-.016.23-.228.526-.26.379-.033-.049.082.214.147.673.13.409 0 .672-.065.559-.13-.132-.081-.148-.26-.083-.489.067-.197.165-.294.23-.197.049.082.476.147.953.115.559-.015.822.016.806.147-.033.097-.016.13.016.066.066-.115.855 0 1.018.13.033.033-.067.18-.23.328-.229.245-.361.26-.755.115-.361-.146-.51-.13-.592.015a1.58 1.58 0 0 1-.461.392c-.312.164-.296.18.164.376.279.098.756.197 1.069.213.658.015.92.212 1.085.816.098.407.969 1.224 1.167 1.111.049-.033.198.164.345.44.23.49.526.669.526.343 0-.097.116-.163.247-.163.147 0 .23.13.198.358-.015.228.049.359.165.343.116-.033.165.049.116.18-.049.13.049.26.262.31.181.048.312.179.297.31-.034.114.049.196.164.163.279-.049.444.44.23.653-.132.13-.116.327.082.686.296.57.789 1.093.92.98.049-.049.345-.146.657-.228.443-.097.642-.066.838.13.164.164.263.198.263.067 0-.098.098-.146.229-.098.116.05.428-.114.69-.342.379-.359.428-.458.23-.571-.23-.147-.116-.228.214-.18.082.016.098-.048.033-.146-.067-.097-.214-.115-.378-.016-.33.164-.707.05-.954-.294-.164-.197-.214-.164-.312.277-.049.277-.066.571-.015.653.033.066-.067.13-.214.13-.247 0-.279-.082-.181-.425.067-.227.083-.506.05-.62-.05-.097 0-.196.115-.196.132 0 .132-.097-.015-.359-.165-.294-.148-.327.098-.245.147.066.378.115.492.115.131 0 .345.13.51.277.278.276.278.26.18-.246-.098-.44-.066-.522.214-.522.181 0 .33.066.33.163 0 .082.164.164.378.164.379-.015 1.561-1.323 1.463-1.649-.015-.097.098-.13.279-.066.214.066.443-.015.657-.228.198-.197.394-.343.443-.343.165 0 1.216-1.11 1.216-1.272 0-.098.116-.213.263-.262.132-.048.198-.163.147-.26-.049-.083.034-.164.198-.164.186-.01.191-.07.016-.18-.165-.082-.296-.228-.296-.31 0-.245.492-.196.755.082.131.13.345.197.477.146.147-.066.247 0 .247.164 0 .213.066.197.345-.082.229-.228.394-.277.526-.163.198.146 1.28-.228 1.396-.49.033-.066.279-.048.559.034.279.066.575.097.641.048.083-.049.148.033.148.164 0 .212.066.228.443.049.345-.147.443-.147.51.015.033.115.214.164.461.098.262-.067.394-.033.394.115 0 .13.131.066.312-.164l.312-.392.098.343c.082.246.247.359.525.359.23 0 .379.066.312.164-.049.081.132.26.41.407.328.164.492.104.492-.18 0-.294-.066-.407-.229-.342a.258.258 0 0 1-.33-.147c-.147-.391-.115-.506.067-.228.147.213.181.213.33 0 .115-.179.164-.196.164-.033 0 .277.477.75.608.62.049-.049.214.033.361.197.263.277.871.376 1.101.146.198-.197.394-.13.296.115-.049.13 0 .277.116.359.115.066.164.048.098-.05-.116-.178.723-.555 1.182-.521.147 0 .016.081-.278.163-.493.146-.542.213-.461.571.067.228.296.62.51.85.229.245.41.522.41.62 0 .115.115.228.247.294.131.049.247.245.247.425s.049.327.131.327c.067 0 .41.44.773.996.575.865.706.98 1.134.932.541-.05.773.276.278.407-.247.066-.296.164-.229.458.067.212.131.294.18.18.049-.165.116-.165.297-.016.131.097.18.245.131.327-.049.082-.016.146.082.146.083 0 .214-.146.263-.327a.474.474 0 0 1 .428-.328c.361 0 .427-.294.066-.425-.131-.066-.213-.163-.164-.245.049-.066.213-.082.378-.033.247.097.247.082.049-.164-.18-.228-.18-.277 0-.294.132 0 .016-.115-.263-.228-.278-.13-.378-.228-.213-.246.247 0 .247-.048.033-.489-.147-.277-.33-.49-.41-.49-.08 0-.147-.114-.147-.245 0-.13-.116-.245-.263-.245-.18 0-.247-.098-.18-.328.049-.179.015-.294-.067-.228-.082.05-.147 0-.147-.097 0-.115-.116-.146-.263-.097a.49.49 0 0 1-.477-.067c-.115-.097-.278-.163-.345-.146-.41.098-.69-.228-.69-.832 0-.343-.083-.783-.181-.947-.098-.18-.115-.359-.066-.425.049-.049.015-.097-.083-.097-.312 0-.229-.328.098-.343.148-.016.067-.067-.213-.131-.263-.066-.477-.197-.444-.31.016-.115-.082-.197-.213-.197-.214 0-1.069-.327-1.758-.668a1.572 1.572 0 0 0-.575-.146c-.164 0-.427-.115-.592-.228-.263-.197-.263-.228-.033-.328.147-.048.214-.163.165-.26-.049-.083-.034-.165.049-.165.247 0 .36.425.147.638-.132.13-.132.179.015.179.116 0 .198-.066.198-.13 0-.082.23-.147.493-.164.278 0 .641-.067.822-.115.213-.067.329-.033.329.115 0 .115.181.294.41.407.23.097.41.13.41.049 0-.067.165-.18.379-.246.329-.097.311-.115-.214-.277-.312-.081-.642-.276-.724-.407-.082-.146-.18-.18-.247-.082-.147.246-.755.31-.755.067 0-.244-.428-.538-.608-.425-.067.048-.132-.016-.132-.13 0-.131-.082-.098-.18.065-.083.164-.279.295-.394.295-.132 0-.248.097-.263.196 0 .115-.067.067-.132-.115-.082-.179-.082-.407 0-.506.083-.115.049-.18-.098-.18-.131 0-.247.067-.247.147 0 .066-.082.13-.18.13-.083 0-.132-.066-.083-.146.049-.082-.015-.197-.164-.246-.132-.048-.214-.033-.165.05.049.081-.098.196-.361.245-.247.066-.592.146-.755.212-.247.066-.296.016-.23-.245.098-.343-.098-.376-.51-.13-.164.114-.198.097-.098-.067s.016-.18-.345-.098c-.263.067-.657.13-.886.147-.23.015-.608.179-.856.343-.247.163-.541.26-.657.212-.115-.033-.41 0-.657.066-.278.082-.476.049-.525-.066-.083-.146-.132-.146-.198 0-.05.115-.214.212-.361.212-.248-.015-.248-.033.015-.179.147-.097.247-.228.198-.327-.049-.082 0-.115.116-.082.74.228 1.085.245 1.167.033.067-.164-.067-.212-.559-.18-.427.034-.608-.015-.541-.146.049-.097-.049-.015-.23.18-.278.31-.394.343-.871.212-.378-.115-.574-.115-.608 0-.033.098-.147.115-.229.066-.098-.066-.263-.015-.361.115-.098.131-.492.408-.871.605l-.69.343.165-.425c.131-.359.115-.392-.067-.246-.132.115-.263.164-.312.115-.049-.049-.18.016-.296.164-.181.212-.165.228.082.146.214-.082.263-.049.214.115-.049.13-.229.212-.428.18-.198-.034-.36.015-.36.097 0 .097-.132.13-.297.097-.147-.049-.443.066-.641.246-.198.197-.443.343-.541.343-.083 0-.165.115-.165.245s-.082.246-.181.246c-.131 0-.115.082.016.245.116.147.165.295.098.359-.049.049-.098.016-.098-.082 0-.294-.608-.228-.724.066-.082.228-.066.246.148.067.198-.164.311-.164.443-.033a.728.728 0 0 0 .461.196c.149 0 .394.098.559.213.263.197.263.212-.049.228-.198.015-.346-.016-.346-.082 0-.097-.608-.13-.968-.049-.034.016.033.13.147.261.247.277.115.31-.346.082-.213-.115-.311-.115-.311 0 0 .082-.067.146-.147.115-.083-.015-.148.033-.165.13-.016.083.082.164.198.164.098 0 .214.18.247.408.033.277 0 .343-.098.197-.116-.18-.198-.164-.428.048-.147.147-.213.343-.164.44.066.116.033.131-.083.067-.098-.066-.229-.016-.278.13-.049.147-.198.197-.361.131-.23-.066-.247-.049-.098.146.296.359.214.768-.116.686-.229-.066-.263-.146-.147-.376.18-.327.067-.489-.312-.489-.229 0-.229.033-.016.164.181.115.181.163.034.163-.116 0-.165.082-.098.18.049.097-.083.048-.33-.098-.296-.197-.41-.391-.361-.637.049-.327 0-.359-.41-.343-.263.016-.476-.033-.476-.115 0-.13.312-.197.788-.18.116.016.181-.032.132-.081-.049-.049 0-.197.115-.327.165-.213.083-.228-.706-.131-.592.082-.855.066-.739-.049.098-.082.345-.18.574-.212.23-.033.395-.146.379-.261-.067-.246.033-.246.492-.016.312.13.33.13.116-.049a7.4 7.4 0 0 1-.526-.506c-.247-.246-.296-.261-.525-.016-.147.13-.263.18-.263.082 0-.082.116-.261.247-.407.33-.328.312-.44-.131-.833-.263-.245-.559-.327-1.069-.31-.691.034-.706.016-.428-.276.345-.392.41-.392.296-.033-.082.245-.066.245.067.048.214-.276.098-.489-.247-.489-.165 0-.214-.097-.147-.26.049-.131.033-.213-.049-.165-.067.05-.312-.097-.526-.327-.477-.507-1.134-.865-1.414-.768-.116.049-.214 0-.214-.115 0-.097-.082-.13-.198-.066-.116.066-.131.049-.067-.066.116-.197-.443-.571-.608-.425-.049.049-.198.033-.312-.033-.296-.18-.788-.197-.788-.033 0 .081-.147.066-.33-.034-.247-.13-.296-.115-.247.034.098.276-.672.85-.822.62-.066-.098-.015-.147.116-.131.116.033.198-.049.165-.18-.033-.13.049-.294.165-.358.296-.18.082-.328-.593-.392-.378-.033-.592.016-.592.13 0 .116-.067.098-.165-.048-.082-.13-.164-.18-.164-.082 0 .082-.083.049-.165-.082-.083-.13-.165-.163-.165-.066 0 .13-.33.18-1.018.13-.92-.048-1.069-.015-1.332.31l-.296.359.181-.376c.18-.359-.034-.538-.248-.197-.066.098-.18.115-.278.066-.098-.066-.082-.163.049-.245.165-.098.18-.146.033-.146-.115 0-.229.033-.229.081l-.022-.013Zm2.795.668c.23.197-.312.016-.575-.197-.197-.152-.164-.168.099-.048.229.097.443.212.476.245Zm-1.183.082c.083.277.181.328.559.246.33-.067.477-.016.477.115 0 .26-.624.26-1.069 0-.18-.115-.263-.213-.18-.213.082 0 .049-.115-.067-.245-.165-.197-.165-.246 0-.246.098 0 .229.146.279.343h.001Zm3.007-.18c0 .083-.115.116-.247.067-.131-.066-.247-.13-.247-.164 0-.033.116-.066.247-.066.132 0 .247.066.247.164Zm1.971.165c0 .081-.131.163-.278.163-.247 0-.263-.033-.049-.163.312-.197.329-.197.329 0h-.002Zm-79.86.407c.152.206.141.239-.034.097-.346-.245-.394-.033-.083.295.165.179.147.212-.082.13a.342.342 0 0 0-.428.146c-.115.197-.18.197-.443.016-.278-.213-.278-.228.132-.343.229-.049.476-.246.525-.44.067-.18.132-.31.147-.277.016.033.132.197.263.376h.002Zm2.037-.082c-.312.115-.296.115.016.197.296.082.296.097-.034.115-.213 0-.378-.082-.378-.197 0-.327.165-.425.46-.327.215.097.215.13-.066.212h.002Zm46.734.197c.115.115.198.277.198.358 0 .098-.098.067-.214-.066-.214-.277-.361-.294-.806-.097-.165.066-.379.097-.492.048-.116-.048-.049-.097.147-.097.198-.016.41-.097.461-.18.131-.227.46-.212.706.034Zm21.938-.082a1.232 1.232 0 0 1-.493 0c-.164-.049-.066-.082.198-.082.279 0 .395.033.297.082h-.002Zm9.234.115c.198.197.198.246-.016.327-.147.05-.41.098-.608.098-.329-.016-.329-.033-.067-.18.148-.081.361-.114.477-.048.116.066.131.049.067-.082-.067-.115-.279-.146-.477-.097-.278.081-.312.066-.116-.067.33-.228.477-.228.74.049Zm-35.576.571c0 .066.23.082.51.049.379-.049.493-.016.444.13-.116.343-1.003.31-1.397-.066-.526-.49-.492-.832.033-.49.23.147.41.328.41.377Zm-43.381-.049c0 .033-.147 0-.33-.097-.182-.098-.33-.213-.33-.261 0-.033.148 0 .33.097.18.098.33.213.33.261Zm49.74-.327c-.049.049-.198.066-.312.015-.131-.048-.082-.097.098-.097.181-.016.279.033.214.082Zm3.336.082c0 .097-.098.146-.198.097-.115-.033-.361 0-.541.098-.296.146-.312.146-.098-.098.247-.31.837-.376.837-.097Zm-57.99.8c.067 0 .18-.081.23-.163.067-.097.165-.13.247-.082.082.049.214-.049.312-.197.082-.163.198-.245.263-.197.147.147-.41.653-.593.556-.147-.098-.23.327-.18.98.033.294.016.31-.147.033-.082-.146-.116-.358-.067-.44.05-.098-.033-.164-.214-.164-.247 0-.311-.115-.311-.538-.016-.489 0-.489.164-.163.083.212.23.376.296.376Zm46.505-.342c-.098.163-.116.358-.049.425.066.081.033.081-.083.033-.147-.098-.18-.359-.066-.735.015-.016.098-.033.18-.033.116 0 .116.097.016.31h.002Zm12.356.113c.049.276.016.358-.098.245-.082-.082-.394-.13-.673-.082l-.509.082.574-.327c.312-.18.593-.328.593-.343.015 0 .066.197.115.425h-.002Zm25.881-.016c-.049.049-.147-.033-.198-.197-.098-.228-.083-.245.082-.097.116.115.165.245.116.294Zm-80.601-.13c.147.245-.296.489-.624.358-.278-.115-.296-.13-.033-.13.147-.016.278-.098.278-.18 0-.197.279-.212.379-.048Zm27.426 0c-.098.033-.165.146-.098.228.049.081.015.146-.067.146-.098 0-.198-.115-.263-.246-.067-.18.016-.245.279-.228.198 0 .263.049.147.098l.002.002Zm.87.212c-.048.082-.18.164-.262.164-.098 0-.116-.082-.067-.164a.337.337 0 0 1 .263-.164c.098 0 .116.067.067.164Zm66.634.082c0 .115-.18.277-.409.376-.559.261-.658.246-.41-.049.115-.13.278-.197.378-.13.098.066.132 0 .083-.147-.067-.146 0-.245.131-.245s.229.097.229.197l-.002-.002Zm-91.61.212c-.048.049-.18 0-.296-.115-.147-.163-.131-.179.098-.082.165.05.248.147.198.197Zm100.96-.148c.147.098.165.18.034.246-.214.13-.51-.016-.51-.246 0-.18.18-.18.476 0ZM72.85 2.55c-.049.049-.198.066-.312.016-.131-.049-.082-.098.098-.098.18-.015.279.033.214.082Zm2.958.261c-.05.13-.098.082-.098-.097-.016-.18.033-.277.082-.213.05.05.067.197.016.31Zm16.876-.228c.033.067-.116.13-.361.146-.394.034-.394.016-.116-.115.18-.081.345-.146.36-.146.017-.015.068.049.117.115Zm25.288.162c-.165.164-.33.228-.361.146-.034-.082.049-.212.165-.294.394-.246.492-.164.198.146l-.002.002Zm-29.71.05c.263.116.23.131-.146.067-.395-.082-.461-.049-.361.197.098.228.066.245-.083.097-.098-.097-.131-.26-.082-.358.131-.213.23-.213.673 0v-.002Zm1.07-.114c0 .048-.067.13-.165.179-.082.049-.165.016-.165-.066 0-.098.083-.18.165-.18.098 0 .165.034.165.067Zm1.314.26c0 .083-.098.198-.198.262-.116.066-.165.066-.098-.016.066-.066.049-.228-.067-.358-.132-.18-.116-.197.098-.115.147.049.263.164.263.228h.002Zm23.415-.163c-.41.18-1.446.213-1.332.033.033-.066.427-.13.871-.146.559-.015.69.016.461.115v-.002Zm4.931.13c-.049.05-.181 0-.297-.114-.147-.164-.131-.18.098-.082.165.049.248.146.199.197Zm6.737 0c-.049.05-.181 0-.296-.114-.147-.164-.132-.18.098-.082.165.049.247.146.198.197Zm-50.694.018c0 .082-.115.18-.247.246-.247.082-.33-.082-.131-.277.147-.164.378-.146.378.033v-.002Zm46.175-.082c0 .05-.067.131-.165.18-.082.048-.165.015-.165-.067 0-.097.083-.179.165-.179.098 0 .165.033.165.066Zm3.615.164c0 .049-.067.13-.165.18-.082.048-.165.015-.165-.067 0-.097.083-.18.165-.18.098 0 .165.034.165.067Zm-50.382.359c.049.13.033.197-.067.146a.312.312 0 0 1-.165-.261c0-.228.116-.18.23.115h.002Zm1.66-.098a.418.418 0 0 1-.297.164c-.116 0-.098-.066.049-.164.312-.197.379-.197.247 0Zm40.67-.1c0 .034-.18.098-.41.131-.229.05-.41.016-.41-.048 0-.082.181-.146.41-.146.23 0 .41.033.41.066v-.002Zm19.21.28a1.07 1.07 0 0 1-.477.146c-.198-.016-.18-.067.067-.246.165-.13.379-.197.477-.13.082.048.049.146-.067.228v.002Zm-44.27-.018c.049.082.033.164-.067.164-.082 0-.214-.082-.263-.164-.049-.097-.033-.164.067-.164.082 0 .214.067.263.164Zm23.713-.049c-.181.049-.247.18-.198.343.082.228.066.228-.067.033-.214-.294-.098-.489.263-.473.263.015.263.033 0 .097h.002Zm7.098.082c0 .066-.067.13-.147.13a.34.34 0 0 1-.247-.13c-.049-.082.015-.146.147-.146.131 0 .247.066.247.146Zm25.059-.033c.131.212-.41.212-.74 0-.198-.13-.147-.164.198-.164.247 0 .493.067.542.164Zm-70.528.279c-.066.179-.049.228.083.146.115-.066.198-.049.198.033 0 .18-.593.376-.724.228-.049-.049 0-.197.116-.327.165-.213.147-.228-.147-.067-.198.098-.395.13-.461.082-.05-.049-.098 0-.098.115s-.05.164-.098.115c-.198-.197.247-.538.74-.57.409-.034.476.015.393.245h-.002Zm10.139-.115c-.132.082-.312.163-.41.163-.083 0-.05-.081.082-.163s.33-.164.41-.164c.098 0 .05.082-.082.164Zm33.934.148c-.05.097-.181.18-.263.18-.083 0-.067-.098.049-.229.229-.261.394-.212.214.049Zm22.971-.082a.255.255 0 0 1-.147.327c-.131.05-.229 0-.229-.097 0-.115-.23-.13-.642-.066-.378.048-.69.033-.755-.067-.049-.097.016-.115.147-.066.147.049.263.016.263-.082 0-.276 1.265-.228 1.363.049v.002Zm7.263-.066c-.427.179-.575.197-.575.033 0-.066.199-.13.461-.146.379-.016.395-.016.116.115l-.002-.002Zm-54.916.148c.18-.115.278-.115.278 0 0 .31-.624.538-.969.343-.427-.213-.51-.213-.51.082 0 .13-.116.245-.247.245s-.247-.082-.247-.163c0-.098.082-.164.18-.164.083 0 .132-.066.067-.146-.116-.197.575-.31.904-.164.147.066.379.049.542-.033h.002Zm21.231.015c-.049.082-.198.115-.329.05-.345-.116-.312-.213.098-.213.18 0 .296.066.229.163h.002Zm19.028.164c-.083.31-.379.474-.379.197 0-.115.33-.522.428-.522.015 0 0 .146-.049.327v-.002Zm25.092-.164c0 .082-.083.164-.181.164-.082 0-.116-.082-.066-.164.049-.097.131-.163.18-.163.033 0 .067.066.067.163Zm-88.735.277c0 .228-.46.277-.886.115-.444-.164-.297-.31.311-.31.346 0 .575.082.575.197v-.002Zm36.48.1c.164.276.164.31-.083.212a1.815 1.815 0 0 0-.41-.097c-.066 0-.164-.098-.213-.228-.148-.36.476-.262.706.114v-.001Zm4.026-.082c-.049.048-.18 0-.296-.115-.147-.164-.131-.18.098-.082.165.049.247.146.198.197Zm22.266-.033c0 .228-.049.245-.279.048-.164-.115-.329-.245-.361-.26-.033-.034.083-.05.279-.05.229 0 .361.098.361.262Zm29.907-.016c.116.13.147.246.098.246-.067 0-.229-.115-.361-.246-.147-.13-.18-.246-.098-.246.082 0 .247.115.361.246Zm-77.56.474c0 .048-.181 0-.41-.098-.28-.13-.362-.228-.23-.31.18-.097.641.197.641.408h-.002Zm5.915-.492c0 .05-.067.131-.165.18-.082.048-.165.015-.165-.067 0-.097.083-.179.165-.179.098 0 .165.033.165.066Zm4.848.262c-.049.081-.18.163-.263.163-.098 0-.115-.082-.066-.163a.337.337 0 0 1 .263-.164c.098 0 .115.066.066.164Zm11.337 0c.049.081-.016.163-.165.163-.149 0-.213-.082-.164-.163.049-.098.131-.164.164-.164.034 0 .116.066.165.164Zm24.963-.016c.18.066.247.164.164.212-.082.034-.329-.015-.559-.13-.427-.228-.131-.294.395-.082Zm18.501-.082c0 .18-.312.246-.41.098-.049-.082.016-.164.147-.164.147 0 .263.033.263.066Zm7.412.458c-.18.164-.214.164-.115 0 .066-.097.033-.197-.067-.197s-.132-.082-.067-.179c.067-.13.147-.13.279 0 .131.13.115.228-.034.376h.004Zm.853-.245c-.098.245-.311.276-.443.066-.116-.18 0-.294.296-.294.132 0 .198.097.147.228Zm-89.703.522c-.033.033-.165-.016-.279-.115-.131-.115-.278-.13-.345-.066a.525.525 0 0 1-.296.115c-.345 0-.312.376.05.719.442.407.31.44-.346.097-.477-.245-.657-.57-.345-.57.082 0 .198-.147.263-.31.13-.408.739-.507 1.084-.18.147.13.23.277.214.31Zm41.869-.277c-.278.277-.394.327-.559.164-.147-.146-.131-.197.098-.197.148 0 .23-.082.181-.164-.049-.097.067-.163.278-.163h.361l-.361.358.002.002Zm.856-.1c.131.344.131.392-.049.392-.083 0-.181-.146-.23-.327-.098-.392.131-.44.279-.066v.002Zm11.107-.097c0 .082-.083.164-.181.164-.098 0-.147.115-.082.246.131.343-.477.637-.855.424-.23-.146-.214-.163.18-.179.41 0 .542-.197.461-.702 0-.066.098-.114.23-.114.131 0 .247.066.247.163V4.41Zm40.702.197c-.049.13-.098.082-.098-.097-.015-.18.034-.277.083-.213.049.049.066.197.015.31Zm-93.006-.1c-.05.05-.198.067-.312.016-.132-.048-.082-.097.098-.097.18-.016.279.033.214.082Zm35.281.018c-.082.082-.198.197-.263.295-.066.097-.131.033-.131-.131 0-.146.116-.277.278-.277.147 0 .198.049.116.115v-.002Zm3.631.049c.049.082.015.164-.067.164-.098 0-.181-.082-.181-.164 0-.097.034-.164.067-.164.049 0 .132.067.181.164Zm25.65-.033c.148.082.148.164-.015.31-.116.115-.279.13-.428.033-.18-.115-.165-.146.098-.146.279 0 .279-.033.083-.164-.132-.082-.165-.164-.083-.164.098 0 .247.067.345.13Zm1.052-.064c0 .033-.098.146-.214.245-.165.13-.23.115-.23-.066 0-.13.099-.246.23-.246.116 0 .214.033.214.067Zm22.907.179c-.067.13-.181.245-.263.245-.098 0-.083-.097.033-.245.116-.13.23-.246.263-.246s.016.115-.033.246Zm12.209-.148c-.049.048-.198.066-.312.015-.131-.048-.082-.097.098-.097.181-.016.279.033.214.082ZM73.129 5.16c-.098.407-.132.424-.23.146-.066-.18-.033-.408.067-.507.247-.277.296-.18.165.359l-.002.002Zm28.969-.343c0 .13-.066.245-.147.245-.067 0-.131-.115-.131-.245 0-.131.066-.246.131-.246.083 0 .147.115.147.246Zm52.551-.08c.034.066-.015.212-.131.294-.147.13-.263.097-.394-.098-.147-.245-.116-.294.131-.31.165-.015.345.034.394.116v-.002Zm8.085.195c-.049.13-.098.081-.098-.098-.016-.18.033-.277.082-.212.05.048.067.197.016.31Zm1.199-.195c0 .082-.034.163-.067.163-.049 0-.132-.081-.181-.163-.049-.098-.015-.164.067-.164.098 0 .181.066.181.164Zm-55.541.064c0 .049-.066.13-.164.18-.083.048-.165.015-.165-.067 0-.097.082-.18.165-.18.098 0 .164.034.164.067Zm25.979.097c.361.197.427.686.066.556-.131-.049-.36.033-.525.197-.214.197-.23.31-.083.358.116.033.147.13.098.228-.049.082.049.067.248-.066.262-.164.378-.164.541 0 .147.146.116.197-.165.197-.214 0-.41.115-.476.261-.049.13-.199.212-.312.164-.132-.049-.181 0-.116.163.049.115 0 .228-.116.228-.098 0-.131-.081-.082-.163.067-.115-.033-.146-.312-.067-.278.067-.428.034-.428-.097 0-.115.099-.164.23-.115s.361 0 .526-.13c.247-.18.262-.277.098-.638-.132-.294-.263-.392-.461-.31-.198.067-.247.049-.165-.097.082-.115.263-.146.477-.082.219.065.236 0 .049-.197-.297-.277-.297-.294 0-.407.443-.18.541-.164.904.015l.004.002Zm5.998.262c-.083.228-.147.245-.312.081-.147-.146-.147-.228.049-.343.296-.179.394-.097.263.262Zm21.675.196c-.132.131-.41-.163-.41-.424 0-.213.033-.213.229.066.132.164.214.343.181.358Zm-33.72.016c-.049.212-.165.294-.345.228-.165-.066-.214-.033-.132.082.181.294 0 .228-.247-.098-.116-.146-.165-.228-.082-.163.213.179.788-.18.657-.392-.067-.097-.049-.13.066-.082.083.066.132.261.083.425Zm7.822-.407c-.034.033-.247.146-.477.26-.378.198-.394.198-.18-.048.115-.164.329-.277.476-.277.132 0 .214.034.181.067v-.002Zm17.483.048c-.213.034-.378.18-.378.31s-.082.228-.165.228c-.116 0-.116-.097 0-.327.098-.197.33-.31.542-.31l.36.033-.36.066h.001Zm-86.86.653c0 .164-.066.164-.278-.033-.147-.13-.394-.245-.559-.245-.147 0-.247-.067-.198-.147.147-.212 1.036.147 1.036.425Zm57.35-.506c-.049.048-.198.066-.312.015-.132-.049-.083-.097.098-.097.18-.016.278.033.214.082Zm-46.126.13c0 .049-.067.13-.165.18-.082.048-.165.015-.165-.067 0-.097.083-.18.165-.18.098 0 .165.034.165.067Zm74.603.181c.116.131.131.246.033.246-.082 0-.247-.115-.361-.246-.115-.13-.131-.245-.033-.245.082 0 .247.115.361.245Zm2.726.147c-.016.458-.18.424-.312-.067-.049-.197 0-.327.132-.327.115 0 .198.164.18.392v.002Zm20.23.048c-.049.049-.181.033-.279-.033-.147-.097-.147-.164.016-.261.229-.13.443.115.263.294Zm-63.923-.179c-.049.049-.199.066-.312.016-.132-.05-.083-.098.098-.098.18-.015.278.033.214.082Zm13.755.425c-.083.115-.181.097-.312-.082-.116-.146-.263-.212-.33-.146-.082.066-.082.015-.015-.098.082-.146.198-.146.443-.033.18.098.263.261.214.359Zm1.643-.425c.147.049.263.197.263.327s.116.228.263.228c.131 0 .214.067.165.147-.049.08-.279.13-.493.13-.296 0-.378-.066-.311-.261.049-.164.033-.197-.067-.082-.132.18-.773.556-.938.556-.049 0-.066-.164-.033-.377.016-.196.098-.327.165-.276.066.048.198-.049.278-.213.181-.294.312-.327.706-.179h.002Zm3.303.066c.049.082.016.164-.066.164-.098 0-.181-.082-.181-.164 0-.097.033-.163.067-.163.049 0 .131.066.18.163Zm33.012.065a.254.254 0 0 1-.329.146c-.132-.049-.23 0-.23.097 0 .13-.066.13-.229-.015-.198-.18-.165-.228.214-.31.657-.164.672-.164.574.082Zm-96.03.097a.165.165 0 0 1-.165.164c-.083 0-.165-.082-.165-.164 0-.097.082-.164.165-.164.098 0 .164.067.164.164Zm8.1.082c-.05.146-.132.228-.165.18-.049-.05-.033-.147.033-.246.147-.262.248-.213.132.066Zm34.624.279c-.181.066-.33.245-.33.391 0 .213-.049.228-.247.067-.18-.147-.247-.147-.247-.016 0 .13-.067.13-.229-.016-.296-.276-.181-.458.329-.458.247 0 .394-.097.394-.245 0-.213.049-.213.33-.049.22.142.22.25 0 .327v-.001Zm26.949-.164c0 .097-.098.082-.247-.033-.131-.115-.247-.228-.247-.261 0-.034.116-.016.247.033.132.066.247.179.247.26Zm.443 0c-.049.13-.098.082-.098-.098-.015-.179.034-.276.083-.212.049.049.066.197.015.31Zm-72.614.097c.083.277-.41.246-.51-.033-.066-.146 0-.212.18-.197.148.033.297.13.33.228v.002Zm36.923-.13c-.049.082-.18.163-.262.163-.099 0-.116-.081-.067-.163a.336.336 0 0 1 .263-.164c.098 0 .115.066.066.164Zm.822 0c.049.082.016.163-.067.163-.098 0-.18-.081-.18-.163 0-.098.033-.164.067-.164.049 0 .131.066.18.164Zm-52.288.245c-.05.261-.443.277-.789.016-.312-.228-.296-.228.248-.213.311.016.559.098.54.197Zm27.557-.082c0 .082-.115.115-.247.067-.131-.067-.247-.13-.247-.164 0-.033.116-.066.247-.066.132 0 .247.066.247.163Zm82.984-.097c0 .049-.067.13-.165.18-.082.048-.164.015-.164-.067 0-.097.082-.18.164-.18.098 0 .165.034.165.067Zm.657.228c0 .066-.147.13-.329.146-.263.016-.279-.015-.116-.197.198-.212.443-.179.443.049l.002.002Zm-108.782.049c0 .082.098.115.214.048.147-.081.147-.066 0 .098-.098.115-.263.146-.36.097-.23-.146-.23-.425-.016-.425.098 0 .164.082.164.18l-.002.002Zm48.376-.033c.066.081-.049.115-.23.066-.378-.098-.427-.213-.098-.213.131 0 .279.067.33.147h-.002Zm31.535.44c-.116.31-.263.294-.493-.082-.164-.245-.164-.343 0-.392.279-.097.608.197.493.474Zm.77-.244c0 .098-.066.115-.164.067-.083-.05-.165-.18-.165-.261 0-.098.082-.115.165-.067.098.049.164.18.164.261Zm18.996.277c-.164.164-.476-.245-.345-.458.098-.146.165-.13.279.066.098.164.115.328.066.392ZM99.519 6.37c0 .082-.082.164-.18.164-.083 0-.116-.082-.067-.164.049-.098.131-.164.18-.164.034 0 .067.066.067.164Zm10.844-.098c0 .05-.066.131-.164.18-.083.048-.165.015-.165-.067 0-.097.082-.179.165-.179.098 0 .164.033.164.066Zm44.812.034c-.049.066-.033.245.067.407.115.212.098.31-.016.31-.098 0-.214-.115-.263-.246a.523.523 0 0 0-.378-.261c-.147-.016-.098-.066.147-.146.372-.12.52-.142.443-.066v.002Zm-91.97.228c-.132.081-.362.163-.493.163-.214 0-.214-.015 0-.163.131-.082.36-.164.492-.164.214 0 .214.015 0 .164ZM78.6 6.468c-.05.049-.198.067-.312.016-.131-.049-.082-.098.098-.098.18-.015.279.034.214.082Zm5.472.18c0 .276-.263.473-.623.489-.199.015-.33-.033-.279-.13.067-.083.247-.147.427-.147.181 0 .28-.082.23-.164-.049-.097-.016-.163.067-.163.098 0 .18.048.18.115h-.002Zm17.533.13c.147.392-.016.44-.247.082-.132-.212-.132-.327-.034-.327.099 0 .214.115.279.245h.002Zm1.412.246c.23.276.23.327.033.327-.131 0-.247-.082-.247-.164 0-.097-.147-.163-.312-.163-.378 0-.608.489-.311.668.131.082.147.18.049.294-.116.098-.263.082-.461-.066-.247-.18-.263-.245-.067-.425.116-.13.198-.327.147-.458-.049-.13 0-.179.098-.115.098.049.214.033.279-.066.164-.261.476-.197.788.164l.004.004Zm52.649.03c-.049.131-.098.083-.098-.097-.015-.179.034-.276.083-.212.049.049.066.197.015.31ZM53.46 6.958c-.049.05-.198.067-.312.016-.131-.049-.082-.097.098-.097.18-.016.279.033.214.081Zm23.087.067c.034-.13.199-.082.444.115.476.391.33.767-.248.637-.213-.066-.394-.049-.394.016 0 .294.279.473.724.506.69.049.755.197.082.18-.51 0-1.43-.277-1.05-.295.278-.033-.756-.506-1.086-.506-.164 0-.345-.067-.394-.164-.165-.261.789-.13 1.134.146.263.228.296.228.263.016a2.964 2.964 0 0 1-.016-.556c.016-.245.067-.261.247-.115.165.146.247.146.296.016l-.002.004Zm8.84-.1c0 .13-.837.213-.92.082-.049-.082.148-.146.41-.146.279 0 .51.033.51.066v-.002Zm18.569.1c.198.13.198.163-.083.163-.18 0-.443-.081-.574-.163-.198-.13-.198-.164.082-.164.18 0 .443.082.575.164Zm57.184.097c0 .033-.148.066-.346.066-.18 0-.296-.066-.229-.163.082-.13.575-.05.575.097Zm-60.389.261c.098.067.033.13-.116.13-.165 0-.296-.114-.296-.276 0-.146.049-.197.131-.115.067.082.198.197.279.261h.002Zm9.777-.197c0 .082-.082.164-.18.164-.083 0-.116-.082-.067-.164.049-.097.132-.163.181-.163.033 0 .066.066.066.163Zm43.431-.048c-.116.033-.214.179-.214.31 0 .146-.066.196-.165.146-.311-.197-.164-.571.214-.556.198 0 .263.049.165.098v.002Zm-20.918.31c0 .146.082.196.198.13s.131-.049.067.066a.453.453 0 0 1-.361.197c-.132 0-.214.082-.181.18.016.097-.131.212-.329.245-.263.049-.394-.049-.526-.425-.098-.294-.098-.489 0-.489.083 0 .147.115.147.246 0 .13.116.245.263.245.214 0 .23-.049.083-.228-.165-.18-.132-.245.098-.31.51-.13.541-.115.541.146v-.003Zm-23.778.442c-.049.082.067.097.296.033.312-.082.346-.066.147.082-.69.49-.821.522-.821.115 0-.228.098-.392.247-.392.131 0 .198.082.131.164v-.002Zm20.491-.05a.165.165 0 0 1-.165.163c-.082 0-.165-.082-.165-.164 0-.097.083-.163.165-.163.098 0 .165.066.165.163Zm-25.306.196c0 .066-.067.13-.147.13a.34.34 0 0 1-.247-.13c-.049-.082.015-.146.147-.146.131 0 .247.066.247.146Zm24.813-.049c0 .082-.147.115-.329.067-.183-.05-.33-.115-.33-.147 0-.03.147-.066.33-.066.182 0 .329.066.329.146Zm-22.43.195c.067.082.016.146-.098.146-.131 0-.131.067.016.246.213.261.082.327-.477.246-.147-.016-.198.066-.131.228.131.343-.034.327-.444-.034-.296-.245-.278-.212.049.246.198.294.444.538.526.538.082 0 .147.082.147.18 0 .13-.067.13-.198.015-.214-.164-.822-.033-.806.179.016.066-.016.115-.067.115h-.263c-.098 0-.147-.146-.098-.327.098-.343-.41-.75-.706-.571-.098.048-.115-.016-.066-.147.049-.146.18-.212.278-.146.098.067.131-.033.082-.245a.52.52 0 0 1 .132-.538c.131-.098.229-.146.229-.098 0 .05.198.034.461-.033.642-.179 1.332-.179 1.43 0h.004Zm72.877.082c0 .13-.082.197-.165.146-.098-.066-.131-.179-.082-.26.147-.229.247-.18.247.114Zm-72.22.36c-.131.131-.41-.163-.312-.327.067-.097.147-.082.247.049.067.115.098.246.067.277l-.002.002Zm25.782.554c.132.098.132.13-.015.13a.418.418 0 0 1-.296-.163c-.05-.097-.279-.164-.51-.164-.346 0-.379-.033-.199-.228.116-.13.263-.197.33-.163.067.033.165-.016.247-.131.082-.146.147-.082.181.197.033.228.147.458.262.522Zm-74.503-.489c0 .082-.198.082-.443.033-.657-.164-.69-.245-.082-.197.296.016.526.098.526.164Zm18.24.13c0 .082-.034.164-.067.164-.05 0-.132-.082-.18-.163-.05-.098-.017-.164.066-.164.098 0 .18.066.18.164Zm5.75-.097c0 .049-.067.13-.165.18-.082.048-.164.015-.164-.067 0-.097.082-.18.164-.18.098 0 .165.034.165.067Zm47.491 0c0 .033-.116.098-.247.164-.132.049-.247.015-.247-.066 0-.098.115-.164.247-.164.131 0 .247.033.247.066Zm-77.184.8c-.05.081-.198.032-.33-.098-.147-.13-.198-.328-.131-.44.082-.131.18-.098.33.114.115.164.18.359.13.425V9.52Zm81.456-.539c0 .082-.116.164-.263.164-.131 0-.198-.082-.147-.164a.315.315 0 0 1 .263-.163c.082 0 .147.066.147.163Zm.492 0c0 .082-.033.164-.067.164-.049 0-.131-.082-.18-.164-.049-.097-.016-.163.067-.163.098 0 .18.066.18.163Zm22.201.376c-.165.147-.181.131-.082-.097.049-.164.147-.246.198-.197.051.049 0 .18-.116.294Zm-24.453.113c.049.18.016.295-.066.228-.083-.048-.147-.196-.147-.327 0-.327.115-.277.213.097v.002Zm-3.416 0a.418.418 0 0 1-.296.164c-.116 0-.099-.066.049-.164.311-.196.378-.196.247 0Zm4.846 0c0 .082-.082.164-.18.164-.083 0-.116.066-.067.164.049.082.016.164-.067.164-.213 0-.213-.05-.082-.392.116-.294.394-.359.394-.098l.002-.002Zm23.088.246c.098 0 .131.146.115.327-.082.44-.115.458-.427.164-.312-.327-.361-.816-.049-.62.098.067.278.13.361.13v-.001Zm-103.014.082c.132 0 .23.066.23.164 0 .245-.361.196-.74-.115-.296-.228-.296-.246-.033-.147.165.05.41.098.541.098h.002Zm27.097 0c-.05.082-.18.164-.263.164-.098 0-.116-.082-.067-.164a.336.336 0 0 1 .263-.164c.098 0 .116.066.067.164Zm48.787.358c.098.082.016.131-.181.131-.409 0-.427-.016-.262-.425.082-.228.131-.245.18-.049a.922.922 0 0 0 .263.343Zm-26.357-.212c0 .277-.247.31-.461.082-.18-.197-.147-.228.131-.228.181 0 .33.066.33.146Zm52.747.018c.132.081.181.196.116.26-.067.067-.247 0-.394-.146-.296-.294-.132-.376.278-.114Zm-73.78.161a.165.165 0 0 1-.166.164c-.082 0-.164-.082-.164-.164 0-.097.082-.163.164-.163.098 0 .165.066.165.163Zm25.305.589c0 .13-.067.228-.165.228-.082 0-.165-.146-.165-.343 0-.18.083-.277.165-.228.098.049.165.212.165.343Zm-53.108.195c.098.294-.247.228-.361-.067-.067-.163-.016-.228.098-.196.098.033.23.163.263.26v.003Zm52.206.033c-.049.082-.165.163-.263.163-.083 0-.147-.081-.147-.163 0-.098.115-.164.262-.164.132 0 .199.066.148.164Zm-48.937.097c-.049.049-.198.066-.312.016-.131-.049-.082-.098.098-.098.18-.015.279.034.214.082Zm100.78.066c0 .082-.098.164-.23.164-.131 0-.296-.082-.345-.164-.049-.097.049-.163.229-.163.199 0 .346.066.346.163Zm-79.254.098c-.049.049-.198.066-.311.016-.132-.05-.083-.098.098-.098.18-.015.278.033.213.082Zm-22.134.392a.165.165 0 0 1-.165.163c-.082 0-.164-.081-.164-.163 0-.098.082-.164.164-.164.099 0 .165.066.165.164Zm75.752.573c-.115.13-.296.245-.394.245-.098 0-.033-.115.132-.245.41-.31.525-.31.262 0Zm-52.335.08c-.049.081-.18.163-.263.163-.098 0-.115-.082-.066-.163a.336.336 0 0 1 .262-.164c.098 0 .116.066.067.164Zm51.351.081c-.116.147-.247.213-.279.18-.115-.115.116-.425.312-.425.098 0 .098.097-.033.245Zm-25.963.082a.165.165 0 0 1-.165.164c-.082 0-.164-.082-.164-.164 0-.097.082-.163.164-.163.098 0 .165.066.165.163Zm-48.97.328c.18.115.067.163-.41.163-.476 0-.592-.048-.41-.163.132-.082.33-.164.41-.164.099 0 .279.082.41.164Zm-.425.734c-.067.131-.18.246-.263.246-.098 0-.082-.098.033-.246.116-.13.23-.245.263-.245.034 0 .016.115-.033.245ZM45.29.227c0 .033.13.164.295.277.247.212.263.197.05-.066-.215-.261-.346-.343-.346-.213v.002ZM46.836.493c0 .212.067.261.165.164.115-.115.115-.213 0-.328-.098-.097-.165-.048-.165.164Z'/%3E%3Cpath d='M42.565.635c.05.262 0 .408-.213.458-.199.05-.279.18-.23.359.067.246-.033.294-.641.277-.395-.016-.806-.115-.92-.228-.263-.246-.477-.246-.608-.033-.05.081 0 .115.131.066s.23.033.23.18c0 .13-.099.245-.214.245-.116 0-.263.163-.33.358-.098.328-.115.343-.278.033-.247-.473-.279-.489-.444-.228-.098.164-.164.18-.164.05 0-.116-.116-.165-.279-.098-.163.066-.23.033-.147-.082.147-.228-.378-.13-1.018.197-.263.13-.526.212-.592.179-.05-.049-.067-.033-.016.033.05.049-.082.18-.296.294-.198.098-.345.295-.312.44.034.18-.049.246-.247.198-.379-.098-1.644.719-1.742 1.11-.049.164-.164.295-.278.295-.098 0-.132-.082-.067-.213.082-.13.033-.13-.147.033-.147.115-.279.31-.279.408 0 .115.05.097.132-.033.098-.147.18-.098.312.179.147.31.296.392.657.343.247-.033.33-.016.165.033-.147.049-.248.146-.198.228.147.246-.248.359-.51.146-.165-.13-.297-.146-.361-.033-.067.082-.33.212-.575.277-.247.066-.41.18-.361.261.05.097-.016.115-.147.066-.165-.066-.263-.015-.263.146 0 .13-.116.277-.247.343-.131.05-.247.197-.247.328 0 .13-.147.294-.33.343-.18.048-.33.212-.33.327 0 .13-.146.31-.344.407-.33.18-.33.197-.034.425.175.152.143.169-.098.049-.33-.146-.427-.13-.541.082-.082.146-.214.228-.296.18-.083-.05-.198.097-.263.327-.05.228-.165.407-.23.407-.198 0-.311-.637-.115-.702.098-.033.115-.228.066-.473-.082-.328-.213-.425-.559-.425-.262 0-.492.066-.541.146-.049.082-.296.033-.559-.097-.247-.13-.541-.197-.641-.13-.098.048-.116.015-.05-.083.067-.115.034-.197-.066-.197s-.147-.066-.082-.146c.049-.082-.067-.197-.248-.26-.18-.05-.33-.18-.33-.262 0-.098.083-.115.199-.049.379.228.953.213.953-.049 0-.196.05-.196.263.034.165.163.312.212.379.097.066-.082.247-.146.41-.13.164.015.345-.067.378-.18.05-.115-.049-.197-.23-.197-.229 0-.247-.033-.082-.146.296-.18.279-.358-.033-.538-.147-.082-.263-.245-.263-.376 0-.146-.098-.197-.279-.13-.198.081-.229.048-.13-.115.097-.164.032-.18-.28-.115-.278.082-.476.015-.672-.213-.296-.343-.706-.458-.51-.13.067.115.049.13-.067.066-.296-.18-.23-.376.165-.474.394-.115.837.164.69.392-.049.082-.015.146.083.146.36 0 .263-.425-.165-.75-.263-.18-.428-.376-.394-.425.049-.049-.132-.18-.41-.294-.263-.115-.461-.246-.428-.31.05-.066-.066-.115-.247-.115-.165 0-.312.066-.312.13 0 .065.083.131.18.131.083 0 .132.066.083.146-.067.082 0 .18.098.228.116.033-.049.067-.378.067-.526-.016-.575-.05-.361-.246.213-.212.18-.294-.23-.653-.559-.49-1.118-.701-1.445-.588-.132.066-.247.015-.247-.098 0-.13-.148-.18-.41-.13-.297.066-.41.015-.41-.18-.016-.245-.034-.245-.214 0-.116.146-.296.228-.394.197-.116-.049-.214.016-.214.146 0 .164-.033.164-.147-.033-.098-.13-.116-.294-.067-.392.067-.081-.016-.115-.18-.048-.23.082-.279.048-.198-.13.098-.278-.083-.328-.33-.083-.131.13-.247.098-.394-.082-.116-.13-.379-.245-.592-.245-.297 0-.361.066-.279.277.082.245.049.228-.165-.034-.23-.276-.263-.294-.278-.048a.532.532 0 0 1-.198.391c-.116.067-.165.067-.099 0 .181-.212-.247-.57-.46-.407-.116.098-.346.098-.593 0-.525-.197-1.035.146-.74.49.117.114.05.097-.146-.067-.18-.146-.56-.277-.822-.277-.296 0-.394.049-.279.13.165.098.165.198-.049.459-.131.164-.198.197-.131.066.116-.212.082-.212-.147-.033-.147.13-.345.18-.461.115a.232.232 0 0 0-.312.066c-.082.146-.198.13-.41-.097-.296-.277-.312-.277-.198.015.098.246.067.277-.214.213-.18-.049-.378-.016-.427.082-.067.115-.147.097-.23-.033-.098-.147-.247-.131-.623.066-.279.146-.69.26-.92.26-.23 0-.461.067-.51.165-.05.081-.33.228-.624.294-.296.082-.51.228-.492.31.015.097-.116.31-.312.473-.198.18-.296.213-.23.115.083-.146 0-.197-.296-.179-.23.016-.378.066-.345.097.098.098-.379.538-.526.49-.082-.033-.345.115-.608.327-.46.359-.476.376-.165.604.248.197.248.228.034.146-.214-.066-.263 0-.23.328.034.228-.015.425-.115.425-.083 0-.116-.147-.067-.328.098-.358-.116-.57-.379-.407-.131.082-.131.18-.015.31.23.276-.361.8-.608.555-.132-.13-.147-.066-.083.18.05.212.016.342-.098.342s-.147-.081-.098-.163c.05-.098.016-.164-.067-.164-.098 0-.18.146-.18.343 0 .18-.067.294-.147.228-.082-.049-.198.049-.247.197-.067.164-.263.473-.444.701-.18.229-.296.31-.229.197.05-.097.067-.197.016-.197-.18 0-.593.963-.444 1.063.083.048.199.015.263-.082a.382.382 0 0 1 .279-.164c.115 0 .098.082-.034.246-.131.163-.345.212-.623.13-.279-.066-.379-.033-.296.098.066.097.015.179-.099.179-.147 0-.147.049.034.164.198.13.165.163-.147.163-.214 0-.361.049-.296.098.164.164-.428.686-.673.588-.198-.066-.23 0-.165.261.067.197.033.359-.049.359s-.279.261-.428.571c-.147.31-.33.522-.394.474-.067-.034-.247.179-.394.489-.198.425-.23.637-.098.88.131.262.116.344-.067.426-.131.048-.247.179-.247.294 0 .146.05.13.165-.033.098-.164.165-.18.165-.05 0 .116.098.213.23.213.13 0 .278-.097.31-.212.05-.098.099.016.099.294 0 .261-.067.604-.165.735-.131.197-.147.164-.066-.115.13-.49-.099-.538-.526-.098l-.361.377.394.097c.379.098.953-.18 1.085-.507.033-.097.165-.146.278-.13.132 0 .18-.082.132-.228-.067-.13-.034-.18.082-.115.23.13.477-.228.477-.72 0-.196.098-.358.23-.358.13 0 .262-.115.329-.245.098-.262.755-.262.953 0 .082.097.131.066.131-.082 0-.213.016-.213.165 0 .132.212.165.212.165-.034 0-.179.082-.245.247-.196.198.082.214.146.067.327-.165.197-.147.213.082.13.361-.13.33-.31-.147-.783-.575-.57-.526-.734.214-.57.36.081.624.066.657-.016.067-.197.378-.228.345-.05-.067.377.05.539.394.523.279-.015.296-.033.067-.097-.443-.115-.23-.458.279-.44.285.01.345-.11.18-.36-.23-.358-.23-.391 0-.391.147 0 .214.066.165.164-.05.082-.016.163.066.163.098 0 .18-.081.18-.179 0-.097.117-.146.248-.097.279.115.492-.146.247-.295a.383.383 0 0 1-.165-.294c0-.13.05-.13.18 0 .215.213.691.098.542-.13-.049-.082 0-.147.116-.147.098 0 .147-.13.098-.31-.05-.212-.016-.294.147-.227.312.115.559-.082.461-.359-.05-.13-.147-.228-.198-.212-.067.015-.23-.034-.379-.098-.33-.146-1.25.197-1.035.376.082.082.296.18.476.228.312.066.312.082-.015.098-.526.033-.806-.376-.477-.702.247-.245.247-.261-.016-.261-.427 0-.049-.327.444-.392.36-.033.657-.343.33-.343-.083 0-.215-.066-.297-.146-.067-.066.198-.097.608-.049.41.05.641.05.541 0-.33-.13-.247-.376.132-.376.18 0 .278-.066.23-.163-.099-.164.442-.343 1.149-.392.23 0 .443-.115.492-.228.033-.098.198-.197.33-.197.146 0 .229-.066.18-.146-.067-.082.198-.197.559-.261.36-.067.624-.18.559-.261-.083-.131.33-.213 1.133-.197.148 0 .279-.05.279-.115 0-.049.131-.098.296-.115.147-.016.51-.033.806-.067.345-.015.493-.097.428-.245-.116-.328.278-.277.657.049.18.163.592.294.953.31.593 0 .624-.016.575-.458-.034-.277.016-.458.131-.458.132 0 .18.212.132.57-.067.556-.067.572.443.474.279-.066.51-.033.51.049 0 .18.657.18.953 0 .132-.082.198-.049.198.115 0 .146.083.261.198.261.148 0 .148.049.016.18-.263.26.082.619.477.506.198-.049.296.016.296.212 0 .228.098.262.657.164.46-.082.657-.049.657.082 0 .115-.116.164-.247.115-.312-.13-.51.212-.23.376.116.082.279.097.346.066.066-.048.13 0 .13.115 0 .13.068.13.215.033.098-.097.345-.212.51-.276.22-.077.225-.001.015.228-.345.376-.23.734.346 1.044.164.098.36.246.427.328.067.097.165-.033.214-.277.131-.522.986-1.03 1.134-.669.082.213-.18.31-.673.246-.116-.016-.214.049-.214.146 0 .082.116.164.247.164.132 0 .247.115.247.245 0 .131-.082.246-.18.246-.083 0-.116-.097-.05-.212.068-.098-.033-.067-.229.097-.378.343-.312.768.132.768.18 0 .278.115.263.277-.016.358.87.506 1.069.196.262-.424.311-.015.082.638-.214.57-.214.686-.016.686.116 0 .41.407.657.914.23.489.542.947.673.996a.242.242 0 0 1 .147.343c-.066.196 0 .179.263-.067.24-.206.296-.19.165.049-.247.474-.23.555.067.44.147-.066.247 0 .247.164 0 .146.082.261.18.261.098 0 .147-.115.082-.245-.115-.31.016-.31.346.015.147.13.311.197.36.115.05-.082.297-.228.56-.327.247-.115.443-.277.443-.376 0-.082.116-.164.247-.164.296 0 .33-.588.049-.701-.116-.05-.05-.098.147-.098.263-.015.345-.097.279-.261-.067-.164 0-.246.198-.246.147 0 .247-.048.18-.097-.165-.164-.953.082-.855.261.049.098 0 .164-.147.164-.361 0-.755-.18-.755-.359 0-.163.837-.931 1.035-.947.263 0 .083.458-.213.538-.18.049-.33.164-.33.261 0 .277.247.213.575-.146.198-.212.41-.294.623-.228.297.097.312.033.214-.817-.049-.522-.015-.914.067-.914s.116.098.082.213c-.049.097.05.276.23.391.247.147.36.131.608-.081.559-.507 1.643-1.176 1.889-1.176.608-.015-.312-.327-1.003-.343-.41-.015-.608-.048-.443-.097.147-.033.279-.164.279-.261 0-.13.049-.13.18 0 .165.164.492.066 1.463-.474.132-.066.477-.26.773-.407.296-.146.492-.31.46-.376-.081-.13 1.727-.932 1.923-.865.082.033.132-.05.132-.164 0-.115.147-.228.329-.246.18-.015.477-.048.657-.066.18-.016.33-.097.33-.164 0-.066.115-.13.247-.13.296 0 .296-.082.066-.507-.098-.206-.043-.261.165-.164.443.246 1.677.18 1.775-.097.067-.18.147-.164.428.066.312.294.33.277.247-.163-.067-.36-.05-.408.131-.262.132.098.23.13.23.05 0-.083.278-.328.608-.556.443-.295.623-.343.672-.197.05.146.23.049.526-.294.312-.359.492-.44.541-.295.067.13.099.115.099-.082.015-.146.115-.276.247-.276.147 0 .198.115.147.358-.067.31-.05.328.098.13.147-.196.18-.163.18.165 0 .276.05.343.147.196.099-.179.248-.163.807.016.378.13.886.197 1.133.146.493-.082 1.25-.522.904-.522a.2.2 0 0 1-.198-.197c0-.097.05-.13.116-.082.05.066.198.033.33-.082.115-.097.262-.13.33-.066.048.049.015.098-.083.098-.116 0-.198.066-.198.163 0 .082.098.164.213.164.312 0 1.1-.392 1.1-.538 0-.066.165-.197.38-.277.329-.13.311-.146-.181-.146-.33-.015-.51.049-.443.146.049.082.033.164-.05.164-.082 0-.198-.164-.247-.359-.082-.26-.147-.31-.311-.163-.279.212-.887-.18-.706-.458.097-.146.164-.146.262.015.067.13.263.228.428.246.165.015.477.066.69.146.263.082.346.066.279-.066-.083-.115-.016-.146.131-.082.147.049.263.033.263-.066 0-.425-.23-.686-.592-.686-.198 0-.461-.13-.542-.295-.098-.146-.18-.212-.18-.146s-.147.049-.345-.066c-.263-.13-.395-.13-.542.016-.098.097-.098.179-.015.163.098-.033.296-.033.476-.015.247.015.263.048.098.26-.115.147-.262.198-.311.116-.05-.082-.361-.213-.673-.277-.56-.115-.56-.13-.18-.277.51-.179.427-.245-.51-.358-.575-.067-.773-.033-.856.146-.098.277-.592.343-.592.082 0-.098-.082-.164-.18-.164-.099 0-.148.115-.083.246.082.212.033.228-.263.066-.278-.146-.378-.146-.427 0-.034.097-.248.18-.461.18-.279 0-.395-.098-.395-.328 0-.18-.066-.328-.164-.328-.083 0-.147.098-.116.197.016.146-.198.213-.673.228-.427.016-.69-.049-.672-.164.015-.097-.05-.358-.165-.588-.12-.272-.16-.277-.116-.016l-.014-.002ZM17.31 1.73c-.05.048-.199.066-.312.015-.132-.048-.083-.097.098-.097.18-.016.278.033.214.082Zm26.011.066c.199-.097.395-.146.461-.097.05.048.016.097-.066.097-.098 0-.312.13-.493.294-.18.164-.476.343-.69.392-.24.065-.268-.06-.082-.376.164-.277.329-.392.394-.294.082.13.214.13.476-.016Zm-24.319.325a.165.165 0 0 1-.165.164c-.082 0-.164-.082-.164-.164 0-.097.082-.163.165-.163.098 0 .164.066.164.163Zm-2.957.149c0 .081.13.196.296.228.23.066.23.081.015.097a.732.732 0 0 1-.476-.228c-.147-.164-.147-.246-.016-.246.098 0 .18.067.18.147v.002Zm4.518.179c.05.082-.015.164-.164.164-.15 0-.214-.082-.165-.164.05-.098.131-.164.165-.164.033 0 .116.066.165.164Zm2.284.538c-.132.082-.361.097-.526.066-.214-.066-.18-.082.082-.097.279-.016.345-.082.263-.295-.098-.245-.082-.26.147-.048.23.212.23.26.034.376v-.002Zm1.167-.213c.049.098-.016.115-.148.067-.296-.115-.345-.228-.115-.228.098 0 .214.066.263.163v-.002Zm-11.584.638c.394.146.394.163.049.163-.198.016-.379.082-.41.164-.016.082-.198-.033-.361-.277-.18-.228-.23-.358-.132-.294.116.066.199.033.199-.097 0-.164.033-.164.131-.016.067.115.312.261.526.359l-.002-.002Zm9.53-.31c0 .082-.033.163-.067.163-.049 0-.131-.081-.18-.163-.05-.098-.016-.164.067-.164.098 0 .18.066.18.164Zm22.758.13c-.05.049-.18 0-.296-.115-.147-.163-.132-.179.098-.082.165.05.247.147.198.197Zm.986-.13c.05.097-.015.115-.147.066-.296-.115-.345-.228-.115-.228.098 0 .213.066.262.164V3.1Zm-3.697.163c0 .082-.033.164-.066.164-.05 0-.132-.082-.18-.164-.05-.097-.017-.163.066-.163.098 0 .18.066.18.163Zm6.673.131c.016.115 0 .13-.05.033-.115-.245-.36-.197-.672.098-.247.245-.23.26.082.163.214-.066.395-.033.477.082.067.115.05.146-.049.098-.098-.067-.279 0-.394.146-.198.228-.23.228-.345-.082-.18-.522.015-.865.492-.801.23.033.443.146.46.261l-.001.002Zm-24.912-.066c0 .033-.115.115-.262.163-.132.05-.198.034-.147-.066.098-.164.41-.228.41-.097Zm16.333.44c-.247.164-.51.261-.575.213-.067-.034-.147.015-.18.097-.034.097-.198.033-.395-.146-.198-.164-.492-.343-.657-.392-.296-.066-.296-.082.016-.097.18 0 .492.097.69.228.297.212.361.197.608-.067.18-.196.41-.276.608-.228.312.082.297.115-.115.392Zm7.247-.343c.05.082.016.164-.067.164-.098 0-.18-.082-.18-.164 0-.097.033-.164.067-.164.049 0 .131.067.18.164Zm-36.595.115c-.165.033-.296.13-.296.213 0 .066-.165.081-.361.033-.253-.065-.242-.136.033-.213.23-.066.526-.115.657-.115.165 0 .147.033-.033.082Zm3.336.261c-.165.146-.18.13-.082-.097.049-.164.147-.246.198-.197.049.049 0 .18-.116.294Zm22.052.164c-.05.082-.147.049-.23-.066-.115-.18-.147-.18-.147-.016 0 .13-.131.164-.41.098-.296-.067-.41-.034-.41.146 0 .13-.115.276-.247.343-.623.228-.098-.425.642-.801.378-.197.968.015.806.294l-.004.002Zm-9.827-.049c.05.082.016.164-.066.164-.099 0-.18-.082-.18-.164 0-.097.032-.163.066-.163.049 0 .131.066.18.163Zm-16.252.146c-.066.082-.049.18.016.228.082.034.033.034-.067.016-.115-.033-.213.016-.213.115 0 .1-.083.115-.18.066-.099-.082-.068-.197.13-.343.346-.26.428-.276.312-.082h.002Zm7.132.016c0 .082-.083.164-.18.164-.083 0-.116-.082-.067-.164.049-.097.131-.164.18-.164.034 0 .067.067.067.164Zm25.372.197c-.082.115-.033.13.098.049.116-.067.395-.147.624-.18.36-.033.379-.015.165.197-.116.13-.461.294-.74.376-.492.146-.574.033-.378-.473a.442.442 0 0 0 .015-.213c-.015-.082.05-.097.148-.033.098.049.115.18.066.277h.002Zm-18.437.082c.361.327.379.489.05.489-.132 0-.248-.13-.248-.294 0-.164-.131-.328-.278-.359-.18-.049-.214-.082-.067-.097.131 0 .379.097.541.26h.002Zm17.878-.213c0 .049-.066.13-.164.18-.083.048-.165.015-.165-.067 0-.097.082-.179.165-.179.098 0 .164.033.164.066Zm-4.83.359a.884.884 0 0 0-.263.57c0 .165-.116.31-.248.31-.131 0-.247-.032-.247-.081 0-.18.724-1.062.871-1.062.067 0 .016.115-.116.26l.002.003Zm1.249.491c-.05.589-.116.72-.33.637-.131-.048-.312 0-.378.115-.083.13-.132.082-.098-.146 0-.197.082-.31.147-.277.082.049.247-.179.378-.489.147-.327.263-.588.297-.588.015 0 .015.343-.016.75v-.002Zm-1.76-.425c-.049.082-.198.164-.33.164-.13 0-.427.197-.69.44-.296.31-.41.359-.329.164.098-.261.049-.277-.492-.18-.51.098-.56.083-.379-.114.116-.13.443-.213.724-.213.278.016.69-.082.92-.197.492-.26.706-.294.575-.066l.001.002Zm3.025-.017c.131.081.147.179.049.245-.098.049-.23.033-.279-.066-.082-.13-.18-.13-.312-.016-.147.13-.213.115-.213-.066 0-.261.394-.327.755-.097Zm1.742.327c.049.097-.067.146-.248.13-.18-.015-.33-.081-.33-.146 0-.179.462-.163.576.016h.002Zm-20.787.261c0 .13-.033.246-.067.246-.033 0-.098-.115-.165-.246-.049-.13-.015-.245.067-.245.098 0 .165.115.165.245Zm2.465-.082c0 .228-.608.817-.723.686-.198-.179-.099-.522.147-.522.131 0 .247-.082.247-.164 0-.097.082-.163.165-.163.098 0 .164.066.164.163Zm13.145.228c0 .049-.066.13-.164.18-.083.048-.165.015-.165-.067 0-.097.082-.179.165-.179.098 0 .164.033.164.066Zm2.974.213a1.72 1.72 0 0 1 0 .407c0 .066.082.082.214.033.131-.049.278-.015.33.066.18.277-.526.328-.774.05-.296-.328-.296-.833 0-.833.116 0 .23.13.23.277Zm2.45-.213c0 .049-.067.13-.165.18-.082.048-.165.015-.165-.067 0-.097.083-.179.165-.179.098 0 .165.033.165.066Zm-22.595.263a.418.418 0 0 1-.296.164c-.116 0-.099-.066.049-.164.311-.196.378-.196.247 0Zm2.875 0c0 .082-.082.164-.18.164-.083 0-.116-.082-.067-.164.049-.097.131-.163.18-.163.034 0 .067.066.067.163Zm15.381.032c.067.115.05.13-.067.066-.115-.066-.198-.033-.198.082s-.049.163-.098.097c-.098-.082.05-.44.18-.44.034 0 .117.082.181.197l.002-.002Zm3.68-.032a.165.165 0 0 1-.165.164c-.082 0-.165-.082-.165-.164 0-.097.083-.163.165-.163.098 0 .165.066.165.163Zm-26.948.065c0 .033-.18.097-.41.13-.23.049-.41.016-.41-.048 0-.082.18-.147.41-.147.23 0 .41.034.41.067v-.002Zm11.074.179c-.066.13-.131.246-.165.246-.033 0-.066-.115-.066-.246 0-.13.067-.246.165-.246.082 0 .115.115.066.246Zm-1.133.246c.049.081.015.163-.067.163-.098 0-.18-.082-.18-.163 0-.098.033-.164.066-.164.05 0 .132.066.18.164Zm1.56 1.077c.38-.033.493.033.493.277 0 .18.067.246.198.18.116-.067.132-.05.067.066-.18.294-.592.228-.592-.067 0-.197-.099-.245-.41-.163-.542.146-.724.015-.624-.408.082-.294.116-.31.23-.097.098.146.345.228.64.212h-.001Zm9.696.13c-.098.131-.312.198-.443.147-.23-.097-.23-.13.049-.228.492-.197.608-.164.394.082ZM8.814 7.33c0 .048-.067.197-.147.327-.18.261-.526.098-.41-.212.082-.197.559-.31.559-.115h-.002Zm25.65.586c.181-.066.313-.033.313.067 0 .196-.33.196-1.07.015-.394-.097-.427-.13-.115-.146.198 0 .379-.115.379-.228.015-.097.049-.066.098.097.049.197.164.262.394.197l.002-.002Zm-8.102.246c.116 0 .18.066.116.164-.049.081-.214.097-.379.048-.229-.082-.247-.048-.066.13.263.295.247.474-.05.474-.13 0-.246-.13-.246-.294a.91.91 0 0 0-.198-.507c-.18-.179-.148-.212.198-.115.23.05.51.098.623.098l.002.002Zm-20.506.327c0 .082-.082.164-.18.164-.083 0-.116-.082-.067-.164.049-.097.131-.163.18-.163.034 0 .067.066.067.163Zm25.633.162c0 .082-.066.164-.147.164-.098 0-.213-.082-.263-.164-.049-.097.016-.164.148-.164.147 0 .262.067.262.164Zm-25.962 1.7c0 .032-.132.163-.279.276-.263.212-.278.197-.067-.066.214-.261.346-.343.346-.213v.002Zm20.212.26c0 .082-.116.164-.263.164-.132 0-.198-.082-.147-.164a.314.314 0 0 1 .262-.163c.083 0 .148.066.148.163Zm1.149.162a.165.165 0 0 1-.165.164c-.082 0-.165-.082-.165-.164 0-.097.083-.163.165-.163.098 0 .165.066.165.163Zm3.009.817c-.361.327-.624.44-.822.376-.23-.082-.165-.146.247-.246.279-.081.51-.196.51-.26-.049-.262.033-.36.312-.36.214.016.147.116-.247.49Zm-24.814-.213a.855.855 0 0 1-.41 0c-.115-.048-.033-.081.199-.081.231 0 .311.033.213.081h-.002Zm25.832.051c-.05.082-.18.164-.263.164-.098 0-.116-.082-.067-.164a.336.336 0 0 1 .263-.164c.098 0 .116.067.067.164Zm-25.388.325c.198.131.164.147-.116.115-.198-.033-.428-.097-.477-.163-.18-.18.312-.13.593.049Zm23.005.328c-.132.082-.312.164-.41.164-.083 0-.05-.082.082-.164.131-.082.33-.164.41-.164.098 0 .049.082-.082.164Zm-24.68.505c-.05.13-.116.048-.18-.164-.068-.277-.05-.343.082-.212a.441.441 0 0 1 .098.376Zm24.187.148a.165.165 0 0 1-.164.164c-.083 0-.165-.082-.165-.164 0-.098.082-.164.165-.164.098 0 .164.066.164.164Zm1.48.164a.165.165 0 0 1-.166.163c-.082 0-.164-.082-.164-.163 0-.098.082-.164.164-.164.098 0 .165.066.165.164Zm-27.213 1.5c-.049.066-.18.082-.312.016-.345-.115-.312-.197.067-.164.18 0 .296.082.247.146l-.002.002ZM67.883.738l-.492.228.51-.033c.296 0 .51-.098.51-.228 0-.115-.016-.213-.016-.213-.016.016-.23.115-.51.246h-.002ZM118.445.736c-.181.197-.165.246.049.246a.253.253 0 0 0 .247-.246c0-.294-.034-.294-.296 0Z'/%3E%3Cpath d='M41.737.851c.198.115.345.115.46 0 .099-.097 0-.163-.296-.163-.378 0-.394.033-.164.163ZM43.432.83c.116.115.247.163.296.115.05-.049-.033-.146-.198-.197-.23-.098-.247-.082-.098.082ZM94.058 1.123c-.822.13-.592.425.361.44.608.033.69 0 .443-.18-.147-.097-.23-.245-.164-.293.049-.067.066-.098.033-.098a5.966 5.966 0 0 1-.673.13ZM95.535 1.257c.116.048.263.033.312-.016.067-.049-.033-.097-.214-.082-.18 0-.23.049-.098.098ZM97.875 1.304c0 .082.082.164.165.164a.165.165 0 0 0 .164-.164c0-.097-.066-.163-.164-.163a.165.165 0 0 0-.165.163ZM117.43 1.386c0 .13.033.246.066.246.034 0 .098-.115.165-.246.049-.13.016-.245-.067-.245-.098 0-.164.115-.164.245ZM90.642 1.615c-.132.097-.312.115-.41.066-.083-.048-.083 0 .016.098.13.146.296.163.492.048.18-.081.427-.115.559-.081.214.066.214.048 0-.098-.296-.212-.345-.212-.657-.033ZM92.617 1.632c0 .082.116.115.247.067.132-.067.248-.13.248-.164 0-.033-.116-.066-.248-.066-.131 0-.247.066-.247.163ZM172.555 1.63c-.049.098.016.115.148.067.296-.115.345-.228.115-.228a.315.315 0 0 0-.263.163v-.001ZM68.626 1.795c-.296.196-.034.196.41 0 .214-.098.247-.147.082-.147-.131 0-.36.067-.492.147ZM95.258 1.913c0 .179.049.212.098.082.033-.098.147-.197.23-.197.097 0 .115.066.066.163-.049.082-.033.164.067.164.278 0 .345-.294.082-.392-.427-.163-.559-.115-.541.18h-.002ZM126.399 1.776c-.049.082.016.18.147.246.132.048.247.015.247-.067 0-.212-.296-.358-.394-.179ZM91.625 1.956c0 .098.116.164.247.164.132 0 .247-.033.247-.066 0-.034-.115-.098-.247-.164-.131-.049-.247-.016-.247.066ZM90.64 2.289c0 .082.083.163.181.163.082 0 .116-.081.067-.163-.05-.098-.132-.164-.18-.164-.034 0-.067.066-.067.164ZM96.883 2.304c0 .082.082.115.165.067.098-.05.164-.131.164-.18 0-.033-.066-.066-.164-.066-.083 0-.165.082-.165.18ZM100.664 2.468c0 .082.082.115.165.067.098-.05.165-.131.165-.18 0-.033-.067-.066-.165-.066-.083 0-.165.082-.165.18ZM50.79 3.593c.05.082.165.164.263.164.083 0 .148-.082.148-.164 0-.097-.116-.163-.263-.163-.132 0-.198.066-.147.163ZM176.416 3.513c0 .147.938.556 1.051.458.049-.066.098-.033.098.05 0 .08.248.145.542.145.345 0 .51.067.476.213-.033.146.049.163.247.048.165-.081.361-.146.428-.146a.374.374 0 0 0 .247-.13c.067-.067-.049-.067-.247-.016-.214.049-.378.016-.378-.066s-.05-.13-.116-.13a3.017 3.017 0 0 1-.542 0c-.273-.023-.3-.121-.082-.295l.33-.261-.33.115c-.706.245-1.232.294-1.232.115 0-.098-.115-.18-.247-.18-.131 0-.247.034-.247.082l.002-.002ZM50.894 4.178c0 .18.049.228.098.098.049-.115.033-.261-.016-.31-.05-.066-.098.033-.082.212ZM45.19 4.917c.068.75.264 1.012.642.866.247-.082.247-.115.016-.343-.147-.147-.23-.392-.18-.538.033-.146-.067-.359-.23-.458-.263-.164-.296-.13-.247.473ZM121.404 4.439c-.312.31-.23.474.131.261.33-.212.444-.458.198-.458-.066 0-.213.082-.329.197ZM44.438 4.85c-.477.114-.361.506.115.407.23-.034.41-.18.41-.295 0-.228-.049-.245-.525-.115v.002ZM46.371 4.93c.083.13.016.145-.198.066-.23-.082-.262-.067-.115.081.098.098.263.13.36.082.23-.146.23-.425 0-.425-.082 0-.115.082-.048.197l.002-.002ZM52.6 4.899c-.296.13-.278.146.132.146.263.016.428-.049.36-.146-.048-.097-.115-.164-.13-.146-.016 0-.181.066-.362.146ZM168.039 4.898c0 .082.116.164.263.164.131 0 .198-.082.147-.164a.315.315 0 0 0-.263-.164c-.082 0-.147.067-.147.164ZM43.32 5.144c0 .13.067.246.132.246.082 0 .147-.115.147-.246 0-.13-.067-.246-.147-.246-.067 0-.132.115-.132.246ZM123.093 5.062c-.049.082-.016.164.067.164.098 0 .18-.082.18-.164 0-.097-.033-.164-.066-.164-.049 0-.132.067-.181.164ZM47.196 5.193c-.049.082.016.146.147.146.132 0 .247-.066.247-.146 0-.066-.066-.13-.147-.13a.341.341 0 0 0-.247.13ZM78.518 5.305c-.165.197-.116.228.296.197.263-.016.46-.115.443-.197-.098-.26-.51-.26-.74 0ZM114.882 5.554c.049.082.132.164.181.164.033 0 .066-.082.066-.164 0-.097-.082-.163-.18-.163-.082 0-.116.066-.067.163ZM164.836 5.71c.049.082.198.164.329.164s.279-.082.33-.163c.066-.098-.083-.164-.33-.164s-.394.066-.329.164ZM14.89 6.039c0 .082.116.163.263.163.132 0 .198-.081.148-.163a.315.315 0 0 0-.263-.164c-.083 0-.147.066-.147.164ZM94.387 5.991c.116.049.263.033.312-.016.066-.048-.034-.097-.214-.081-.18 0-.23.048-.098.097ZM164.422 6.203c0 .082.082.163.18.163.083 0 .116-.081.067-.163-.049-.098-.131-.164-.18-.164-.034 0-.067.066-.067.164ZM5.852 6.367c0 .082.115.115.247.066.131-.066.247-.13.247-.164 0-.033-.116-.066-.247-.066-.132 0-.247.066-.247.164ZM106.335 6.367c-.049.082-.015.164.067.164.098 0 .18-.082.18-.164 0-.098-.033-.164-.066-.164-.049 0-.132.066-.181.164ZM158.591 6.546c-.066.179-.066.376-.015.425.049.066.098.015.098-.098s.066-.164.147-.097c.263.146.329-.146.098-.359-.181-.164-.247-.146-.33.13l.002-.001ZM181.055 6.532c0 .228.033.31.082.197a.85.85 0 0 0 0-.407c-.049-.098-.082-.016-.082.212v-.002ZM79.469 6.79c0 .213.082.392.198.392.098 0 .131-.049.082-.115-.066-.049.016-.18.165-.294.23-.18.23-.197-.098-.295-.279-.066-.345-.015-.345.31l-.002.002ZM178.719 6.55c0 .082.147.146.329.146.183 0 .33-.033.33-.066s-.147-.098-.33-.146c-.182-.05-.329-.016-.329.066ZM106.914 6.69c-.131.082-.198.18-.147.229.033.048.181.015.312-.067s.198-.179.147-.228c-.033-.048-.18-.015-.312.067ZM180.443 6.857c-.18.066-.378.097-.443.049-.247-.13-.131.115.198.44.181.18.41.327.51.327.082 0 .132.067.067.147-.049.097.066.245.247.343.229.13.329.13.329 0 0-.098.083-.13.181-.082.098.066.147 0 .116-.18-.034-.196.033-.294.18-.26.18.032.198 0 .049-.18-.116-.13-.147-.277-.082-.343.064-.066-.016-.066-.181 0-.247.097-.296.066-.198-.115.067-.13.016-.097-.116.049-.213.277-.247.277-.378-.016-.116-.212-.23-.277-.477-.18h-.002ZM178.555 6.926c0 .033.115.097.247.163.131.05.247.016.247-.066 0-.097-.116-.164-.247-.164-.132 0-.247.034-.247.067ZM157.296 7.379a.272.272 0 0 0 .312.066c.131-.049.263 0 .312.115.049.146.082.13.082-.016.016-.115.098-.163.181-.115.098.049.164.033.164-.048 0-.082-.262-.147-.574-.147-.312 0-.526.067-.477.147v-.002ZM27.293 7.835c.36.392.33.408.36-.033.034-.294 0-.327-.115-.13-.116.163-.165.179-.165.033a.2.2 0 0 0-.198-.197c-.098 0-.049.146.116.327h.002ZM28.53 7.671c-.146.098-.164.164-.048.164a.418.418 0 0 0 .296-.164c.132-.197.067-.197-.247 0ZM9.963 7.82c0 .082-.132.197-.279.228-.23.066-.213.082.05.097.197 0 .394-.097.46-.228.05-.13.016-.245-.066-.245-.098 0-.165.066-.165.146v.002ZM10.39 7.933c-.068.164-.017.228.097.197.247-.082.379-.458.165-.458-.082 0-.214.115-.263.261ZM9.632 8.477c.198.13.132.18-.278.18-.41 0-.541.065-.541.326 0 .31.015.31.51.034.54-.295.657-.556.278-.653-.147-.033-.131 0 .033.115l-.002-.002ZM51.948 9.468c.05.082.18.164.263.164.098 0 .116-.082.067-.164a.337.337 0 0 0-.263-.163c-.098 0-.116.066-.067.163ZM159.249 9.797c-.049.081-.015.163.067.163.098 0 .181-.082.181-.163 0-.098-.034-.164-.067-.164-.049 0-.132.066-.181.164ZM159.621 10.241c.116.049.263.033.312-.016.067-.048-.033-.097-.214-.081-.18 0-.229.048-.098.097ZM83.001 10.937c.067.098.181.13.263.082.23-.146.18-.246-.115-.246-.132 0-.198.082-.148.164ZM156.869 12.193c0 .245-.034.26-.165.049-.098-.164-.165-.18-.165-.05 0 .328.067.459.214.408.067-.015.263.033.443.13.247.131.33.098.41-.163.067-.18.18-.277.279-.228.115.066.098.146-.034.228-.147.097-.147.146 0 .245.116.067.345-.033.542-.227l.345-.344h-.361c-.214 0-.541-.081-.724-.179-.247-.13-.312-.13-.229 0 .066.098.033.18-.049.18-.098 0-.181-.082-.181-.164 0-.098-.067-.164-.165-.164-.082 0-.164.13-.164.277l.004.002ZM104.054 13.213c-.067.115-.082.245-.033.294.147.146.312-.066.229-.294-.066-.18-.098-.18-.198 0h.002ZM3.647 13.666a.53.53 0 0 1-.23.146c-.46.049-.641.31-.657.88-.016.344.05.687.165.751.116.066.131.049.067-.066-.083-.13.015-.197.262-.197.279 0 .312.049.148.146-.132.082-.148.18-.05.246.23.13.379-.31.165-.523-.198-.196-.015-.57.214-.44.082.066.147-.016.147-.146 0-.164-.147-.261-.345-.261-.23 0-.22-.11.033-.328.214-.163.345-.31.296-.327-.049 0-.147.049-.213.115l-.002.004Zm-.346.85c.05.081.016.196-.082.26-.082.05-.165-.015-.165-.146 0-.294.098-.343.247-.115ZM103.988 13.894c.098.277.837.668.953.49.049-.067.229-.198.394-.295.263-.146.198-.18-.361-.18-.378 0-.773-.066-.871-.13-.115-.066-.164-.015-.115.115ZM4.586 14.12c0 .131.116.246.247.246.198 0 .198-.049.033-.245-.115-.131-.213-.246-.247-.246-.015 0-.033.115-.033.246ZM.017 15.023c.05.082.198.115.33.049.345-.115.311-.213-.098-.213-.18 0-.297.067-.23.164H.017ZM2.812 15.836c.049.081.131.163.18.163.034 0 .067-.082.067-.163 0-.098-.082-.164-.18-.164-.083 0-.116.066-.067.164Z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h182v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E"); }

.rc_wrap.ptn .rc_top:before { bottom:-59px; left:calc(50% - 650px); width:166px; height:161px; background-image:url(https://d187qcel719m8w.cloudfront.net/b2c/partners/ptn_top_item01.png); }
.rc_wrap.ptn .rc_top:after { bottom:-59px; left:calc(50% + 120px); width:627px; height:598px; background-image:url(https://d187qcel719m8w.cloudfront.net/b2c/partners/ptn_top_characters.png); }
.rc_wrap.ptn .rc_top { background-image:url(https://d187qcel719m8w.cloudfront.net/b2c/partners/ptn_top_back.jpg); }
.rc_wrap.ptn .rc_top .go_link { color:#5D8200; background-color:#DDFF86; }
.rc_wrap.ptn .rc_top .go_link:after { background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='15' fill='none'%3E%3Cpath stroke='%235D8200' stroke-linecap='round' stroke-width='2.5' d='M5.876 1.664h7.955m0 0V9.62m0-7.955L2.164 13.331'/%3E%3C/svg%3E"); }
.rc_wrap.ptn .rc_top hgroup:before { top:-55px; left:434px; width:91px; height:86px; background-image:url(https://d187qcel719m8w.cloudfront.net/b2c/partners/ptn_top_icon.png); }
.rc_wrap.ptn .rc_top h2 em:before { top:42px; left:-10px; width:257px; height:17px; background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='257' height='17' fill='none'%3E%3Cg fill='%23FFE646' fill-rule='evenodd' clip-path='url(%23a)' clip-rule='evenodd'%3E%3Cpath d='M50.839.116c-.166.057-.376.039-.446-.018-.096-.056.047-.113.306-.095.258 0 .328.057.14.113ZM41.88.272c.306.471.048.756-.822.889-.73.133-.966.094-1.199-.152-.188-.227-.328-.264-.446-.112-.095.112.048.358.306.548.399.264.424.38.188.605-.258.264-.236.264.118.038.236-.133.354-.32.284-.415-.07-.095.21-.113.634-.038.446.076.704.038.612-.057-.07-.113.095-.207.353-.207.354-.039.424.018.236.169-.283.228-.118.717.284.717.305 0 .328-.945.022-1.342-.188-.228-.14-.228.188 0 .21.133.354.32.283.397-.188.246.259.397.73.246.354-.113.354-.133-.095-.264-.775-.246-.612-.549.306-.587.446 0 1.386-.038 2.046-.077 1.504-.056 2.374.057 2.186.303-.166.207.424.264.682.056.494-.397 1.692-.056 1.456.436-.07.133 0 .284.166.34.166.039 0 .095-.376.095-.682.018-.752.133-.398.587.188.246.235.246.235-.038 0-.208.14-.285.472-.208.283.056.516-.018.612-.208.07-.169.258-.302.376-.302.14 0 .188.113.117.246-.07.151.023.264.211.264.166 0 .236-.095.166-.19-.096-.112 0-.15.235-.076.284.076.399.018.399-.208.022-.246.095-.208.328.133.21.303.354.38.494.228.096-.133.399-.19.705-.133.328.077.66-.018.917-.246.329-.302.354-.38.048-.566-.188-.134-.446-.19-.586-.134-.284.152-.963-.056-.963-.284 0-.264.774-.19 1.341.113.612.359 2.187.32 2.187-.038 0-.303.236-.303.704-.039.306.17.284.19-.07.095-.21-.056-.398-.018-.398.077 0 .207.471.264 1.341.207.306-.018.542.057.542.152 0 .112-.14.15-.306.094-.188-.056-.329.039-.329.208 0 .19.14.264.354.19.283-.077.306-.057.048.19-.188.168-.188.283-.048.283s.328-.094.399-.207c.117-.113.258-.077.446.113.236.284.283.264.283-.077 0-.228-.118-.397-.258-.397-.118 0-.07-.095.118-.19.284-.151.306-.228.048-.359-.259-.133-.259-.169.022-.264.354-.113.705.264.752.813 0 .151.14.264.306.228.166-.018.284.056.284.169 0 .264.965.964 1.128.833.07-.057-.118-.264-.399-.454-.305-.228-.471-.472-.353-.605.118-.15.258-.076.471.228.166.246.306.341.329.208 0-.151.117-.19.283-.095.376.19 1.364.228 1.224.038-.048-.076.07-.228.258-.358.188-.134.306-.303.236-.38-.048-.076.118-.302.398-.492.33-.239.4-.22.21.057-.165.264-.187.454-.022.53.21.113.329-.018.258-.34-.022-.134.166-.19.8-.19.705 0 .848.056.682.284-.095.133-.07.151.118.077.21-.113.21-.208 0-.415-.21-.208-.188-.264.096-.264.328 0 1.105.794.847.889-.047.018 0 .095.118.19.118.094.14.056.048-.095-.21-.285.236-.303.446-.018.096.094.399.169.66.133.283-.018.66.038.847.113.258.133.284.112.14-.095-.188-.228-.14-.228.189 0 .328.207.471.207.8 0 .235-.151.328-.17.235-.039-.095.113-.07.264.07.341.118.057.236-.018.236-.19 0-.17.166-.302.399-.263.73.056 1.035-.018.892-.19-.07-.095-.022-.246.118-.302.14-.077.21-.018.188.133-.048.133.118.228.328.228.236-.018.424.094.424.246 0 .19-.14.246-.424.15-.328-.094-.305-.056.096.247.847.643 1.456.833 1.976.605.258-.113.612-.133.774-.057.399.19 1.67.19 1.833-.018.095-.095.494-.077.94.057.517.15.848.15 1.01.018.163-.133 0-.19-.516-.19s-.752-.095-.752-.264c0-.17.165-.228.494-.17.283.057.587 0 .682-.132.14-.17.236-.133.353.169.07.228.259.359.377.284.118-.056.14-.19.07-.302-.096-.113.022-.151.328-.077.258.077.542.038.634-.077.188-.246.587-.246.587.018 0 .095-.118.134-.236.077-.14-.056-.236.018-.236.19 0 .207-.117.284-.353.207-.188-.056-.354-.018-.354.077 0 .246.542.246.848.018.188-.17 1.01-.284 1.692-.228.188.018.258.151.166.38-.14.358.283.435 2.282.415.235 0 .423.094.423.19 0 .112.096.15.21.094.447-.228-.047-.89-.729-1.002-.353-.056-.73-.17-.8-.264-.07-.095.048-.113.236-.057.236.077.376.019.376-.133 0-.15.14-.094.354.134.235.239.306.233.21-.019-.095-.284-.07-.302.096-.112.118.133.328.207.471.133.118-.057.284.018.354.15.095.19.353.247.73.19.353-.038.611 0 .611.113s.118.152.236.095c.14-.077.188-.19.14-.264-.07-.077.023-.151.21-.151.189 0 .355.077.355.17 0 .076.117.15.258.15.117 0 .188-.076.117-.169-.07-.095.023-.264.189-.379.235-.151.376-.17.493-.018.07.095.023.19-.117.19s-.188.094-.118.207c.095.113.328.151.516.095.188-.057.258-.018.188.077-.07.112-.047.19.096.19a.581.581 0 0 0 .353-.152c.048-.077.517-.17 1.01-.19.495-.038 1.081-.094 1.294-.15.211-.057.587.056.823.245.258.19.634.472.892.623.399.264.424.246.306-.151-.095-.284-.047-.415.188-.415.188 0 .329.112.329.264 0 .15.165.32.376.379.586.19.682.133.235-.133-.423-.246-.423-.264 0-.416.66-.228.87-.228 1.387-.018.471.19.634.246 1.08.285.118 0 .166.113.096.228-.188.228 1.106.15 1.316-.077.07-.077.424-.057.775.056.398.113.586.113.494 0-.188-.228-.07-.246.682 0 .353.095.611.113.611.018 0-.207 1.342-.056 1.929.19.376.17.516.095.471-.228-.022-.095.564-.077 1.128 0 .071.018-.047.113-.235.228-.306.17-.306.19 0 .113.188-.039.586 0 .87.076.306.095.541.095.541.019 0-.095.306-.134.705-.113.376.018.704-.018.704-.095s.94-.151 2.116-.151c1.176 0 2.046.076 1.976.15-.07.096 0 .17.118.17.14 0 .258-.077.258-.19 0-.112.211-.112.587 0 .376.113.586.113.586 0 0-.112.259-.189.587-.189.328 0 .587-.095.587-.208 0-.094.117-.133.235-.076.141.076.166.228.07.34-.117.17-.07.17.189 0 .283-.19.423-.19.681 0 .236.17.259.17.141-.018-.188-.264.682-.32.892-.056.07.095.494.095.963.018.446-.077.87-.095.94 0 .048.077.446.151.87.17.424.017 1.036.056 1.364.076.329.02.73-.038.918-.151.258-.133.306-.133.166.038-.096.133-.071.246.047.246.141 0 .188.17.118.38-.095.263 0 .378.284.378.305 0 .353-.056.165-.246-.353-.32.023-.737.564-.681.258.038.587 0 .73-.077.188-.095.306-.056.306.077 0 .151.095.151.354-.018.21-.151.659-.19 1.175-.113.447.077 1.224.17 1.718.208.8.076.848.076.424-.19-.258-.151-.354-.284-.211-.284.166 0 .424.113.612.264.354.284 3.691.34 3.691.056 0-.095.353-.095.752-.018.424.077 1.081.151 1.482.17.376 0 .87.076 1.058.15.188.075.564.095.822.057.258-.018.66.038.893.151.283.133.471.151.586.018.306-.34.753-.302.612.057-.078.201-.008.201.211 0 .188-.19.398-.264.494-.19.095.075.283-.018.398-.207.14-.17.354-.285.472-.208.306.151 3.174.359 3.502.264.447-.133.94-.133.94 0 0 .19 1.929.38 2.234.208.118-.077.918-.077 1.763-.018.848.076 1.364.15 1.176.169-.211.018-.14.113.21.228.354.113.66.113.823 0 .353-.228.752-.19 1.762.228.564.228.893.264 1.224.112.328-.133.587-.094 1.036.134.586.302.611.302.752-.077.165-.51.446-.53.752-.095.188.284.306.302.704.095.306-.133.494-.151.494-.038 0 .094.166.19.354.19.188 0 .354-.096.354-.209 0-.15.095-.169.305 0 .189.113.399.152.472.077.095-.056.166.057.166.285 0 .415.564.566.822.227.07-.112.354-.19.612-.19s.516-.132.586-.283c.166-.32.587-.398.494-.077-.07.284 1.434.963 1.763.812.14-.076.188-.038.095.077-.07.113-.048.246.07.302.118.077.284-.056.376-.264.118-.32.236-.34.612-.169.284.113.635.151.8.095.188-.057.399-.018.472.095.095.094.328.15.541.133.259-.039.424.095.472.359.095.53.306.548.822.038.329-.302.587-.359 1.106-.264.775.133.918-.095.354-.472-.447-.302-.071-.566.611-.435.329.076.424.207.306.492-.188.471-1.035 1.23-1.035.945 0-.133-.211-.207-.472-.19-.586.04-.634.321-.048.321.236 0 .565.113.73.228.258.19.306.19.166 0-.118-.151 0-.228.306-.228.283 0 .471-.113.423-.246-.022-.113.118-.228.306-.228s.329.113.306.228c-.047.133.048.246.188.246.141 0 .188-.133.118-.302-.118-.228-.022-.264.354-.17.258.077.586.039.752-.056.188-.133.424-.095.752.095.376.246.399.284.048.19-.211-.077-.399-.057-.399.038s.211.207.472.264c.236.056.446.038.424-.039-.071-.492.07-.604.398-.32.542.415.424.623-.398.756-.399.056-.66.17-.587.228.236.19 2.257-.359 2.116-.566-.095-.113.023-.134.306-.039.236.077.354.077.258 0-.21-.19.284-.643.705-.643.283 0 .328.151.236.605-.071.34-.071.51 0 .379.21-.436.917-.605 1.717-.415.634.15.848.113 1.106-.152.283-.302.328-.302.634 0 .166.19.542.341.8.341.612 0 .87.32.516.661-.21.208-.117.32.447.567.659.264.729.264.729 0 0-.17-.14-.34-.328-.397a.398.398 0 0 1-.283-.416c.047-.245.376-.284 1.81-.284.963.018 1.998.113 2.326.208.329.095.73.133.871.095.188-.057.305.076.305.302 0 .226.118.397.259.397.14 0 .21-.113.14-.264-.188-.397.892-.738 1.246-.397.166.151.376.228.494.17.118-.057.211-.019.211.094 0 .095-.118.246-.236.302-.141.057-.236.018-.236-.076 0-.113-.166-.208-.354-.208-.188 0-.353.077-.353.19 0 .094.165.19.353.19.188 0 .354.132.354.283 0 .17.14.228.399.152.258-.077.305-.152.117-.208-.188-.038-.14-.246.211-.643.354-.397.587-.492.752-.359.14.113.494.208.8.208.306 0 .775.094 1.08.228 1.081.453 1.247.471 1.881.284.494-.133.918-.095 1.645.133 1.293.397 1.574.38 1.574-.056 0-.264.14-.32.587-.246.423.056.586.207.586.53 0 .246.14.454.284.454.21 0 .188.076-.048.19-.284.15-.236.189.188.189.354 0 .494-.077.398-.246-.095-.113 0-.077.211.133.328.34.848.284.848-.095 0-.113-.118-.133-.284-.056-.165.076-.188.056-.095-.095.235-.284.682-.056.516.284-.095.19.096.264.682.264.446 0 .822.077.822.19 0 .095.096.19.236.19.118 0 .236-.134.236-.285 0-.151-.118-.284-.236-.284-.14 0-.236-.095-.236-.19 0-.113.141-.169.284-.151.165.038.283-.056.236-.19-.023-.169.14-.19.586-.112 1.058.207 1.67.415 1.833.622.21.303.892.246.752-.056-.095-.19 0-.228.328-.17.236.057.399.17.329.247-.188.246.14.774.398.643.118-.056.166-.246.096-.397-.07-.151-.023-.36.095-.492.14-.133.424-.397.612-.605.258-.264.399-.302.471-.133.071.113.259.17.399.095.166-.077.14.018-.048.207-.494.472-.07.682 1.434.756 1.858.113 2.282.246 2.139.682-.188.53.376.471.612-.077.258-.53 1.106-.774 1.294-.359.118.208.235.228.471.077.166-.113.376-.151.446-.077.096.057.612.133 1.154.133.94.018 1.01.057.94.53-.048.398.048.493.376.472.329-.018.424-.133.329-.415-.118-.34-.096-.359.306-.095.235.152.376.19.283.057-.118-.133.022-.303.283-.415.44-.19.707-.039.8.453.141.7.752 1.36.988 1.059.07-.113-.07-.264-.283-.38-.251-.126-.219-.176.095-.15.258.038.66.168.87.302.211.133.376.19.376.112 0-.076.166-.038.354.095.21.133.424.19.516.113.071-.056.023-.113-.095-.113-.14 0-.236-.151-.211-.32.096-.454 1.036-.587 2.021-.32.446.132.682.245.542.245-.399.018-.306.964.095.964.166 0 .399.17.542.38.14.207.424.378.659.358.211 0 .284-.056.141-.095-.306-.095-.141-1.02.165-1.02.118 0 .211.17.211.397 0 .285.095.36.376.285.21-.057.494-.113.634-.113.141 0 .048-.133-.21-.285-.283-.176-.29-.27-.023-.284.258 0 .494.17.564.359.071.246.284.34.565.302.283-.038.446.039.446.208a.26.26 0 0 0 .258.264c.118 0 .166-.095.095-.19-.07-.112-.047-.19.071-.19.283 0 .516.454.516 1.003 0 .359.14.415 1.01.415.8 0 1.011-.056.941-.284-.071-.208.117-.303.634-.341.446-.038.682.038.586.151-.07.095-.283.19-.423.19-.166 0-.424.169-.587.379-.258.32-.236.379.166.379.516 0 1.153-.85 1.01-1.381a.47.47 0 0 0-.424-.32.33.33 0 0 1-.328-.341c.022-.264.118-.228.586.19.306.302.635.435.705.34.07-.113.258-.19.376-.19.14 0 .07.152-.166.32-.306.247-.328.342-.095.398.165.056.424-.018.564-.17.14-.15.446-.284.704-.32.354-.056.424.018.329.416-.07.264-.023.492.07.492.118 0 .211-.208.211-.454 0-.264.095-.51.21-.566.095-.057.188.076.166.32-.023.38.095.415 1.035.397.587-.018 1.269-.056 1.53-.095.398-.056.471.018.398.436-.022.302.048.53.188.53.166 0 .211.151.118.359-.095.284.048.415.635.587.564.19.659.264.353.32-.586.113-.494.397.118.341.87-.077.893-.077.893-.359 0-.151-.236-.34-.517-.415-.446-.113-.446-.133-.118-.303.236-.094.399-.302.399-.435 0-.151.14-.284.283-.284.211 0 .188-.077-.047-.19-.284-.151-.259-.19.165-.19.424 0 .542.113.542.454 0 .246-.141.51-.306.549-.14.056-.048.112.236.112.306.018.541-.076.541-.169 0-.264.635-.246.752.038.118.285.66.019.66-.34 0-.17-.118-.228-.283-.151-.166.094-.189.056-.071-.113.096-.133.048-.303-.118-.38-.188-.094-.095-.15.306-.133.329.018.542.095.472.17-.048.094.022.15.14.15a.255.255 0 0 0 .258-.245c0-.151.141-.264.306-.264.211 0 .306.207.284.53-.023.303.048.492.118.454.095-.057.306.038.471.19.166.169.188.284.048.284-.306 0-.542 1.002-.258 1.23.353.284.258.415-.424.566-.424.077-.8 0-1.224-.246-.962-.566-1.482-.623-2.374-.228-.564.246-.682.359-.376.38.353 0 .376.038.14.284-.283.264-.376.246-.847-.113-.447-.341-.682-.38-1.505-.264-.704.094-1.058.056-1.176-.113-.14-.17-.283-.19-.516-.039-.166.113-.822.246-1.457.321-1.058.113-1.106.095-.822-.228.494-.472.73-.605 1.386-.623.424-.018.472-.056.166-.113-.424-.095-.424-.113-.022-.453.423-.38.398-.38-.189-.19-.493.151-.729.095-1.386-.34-1.176-.777-1.552-.833-1.692-.285-.096.415-.071.436.283.19.306-.228.446-.228.8-.018.236.133.328.284.236.32-.096.056-.07.056.095.038.141-.038.376.057.517.19.188.17.047.228-.565.228-.423 0-.729-.077-.682-.151.071-.077 0-.152-.117-.152-.141 0-.259.095-.259.208 0 .113-.165.17-.353.095-.211-.056-.354 0-.354.17 0 .284.612.378 1.81.284.399-.019.494.056.399.245-.118.285-1.036.587-.988.341.048-.379-.095-.415-.424-.095-.236.228-.314.228-.236 0 .118-.284.048-.32-.446-.228-.446.095-.541.057-.446-.15.118-.247-.022-.247-.848.038-.564.169-.892.34-.729.379.14.038.21.151.14.228-.07.095-.376.113-.66.018-.283-.077-1.105-.133-1.81-.133-1.246.018-2.234-.32-1.976-.682.071-.077 0-.151-.14-.151-.166 0-.21.133-.14.302.07.17-.023.472-.211.7-.188.228-.353.34-.353.246 0-.095-.141-.056-.329.056-.236.17-.353.151-.471-.076-.07-.152 0-.285.14-.285s.188-.056.118-.133c-.284-.207-1.386-.228-1.858-.038-.328.133-.542.133-.775-.018-.258-.17-.516-.152-1.08.076-.963.38-.988.38-.682-.076.21-.32.188-.38-.236-.38-.258 0-.704.19-.963.398-.398.32-.541.359-.729.15-.166-.207-.258-.207-.354-.037-.048.133-.236.245-.376.245-.118 0-.188-.056-.095-.112.07-.057-.188-.341-.564-.605-.542-.359-.775-.415-.988-.246-.214.17-.188.208.117.113.259-.095.424-.039.424.095 0 .15-.188.19-.541.112-.284-.056-.635-.112-.8-.112-.141 0-.447-.134-.635-.303-.353-.264-.376-.264-.376.038 0 .246-.07.264-.328.095s-.354-.133-.446.19c-.118.32-.258.379-.705.32-.423-.076-.564-.018-.471.17.07.133 0 .245-.141.245-.14 0-.258-.15-.258-.34 0-.208-.188-.341-.516-.36-.258-.017-.564-.112-.634-.207-.141-.169-1.833-.51-2.187-.453-.095.018-.118-.095-.022-.246.095-.228.21-.246.446-.077.236.151.328.151.328 0 0-.113.118-.208.236-.208.14 0 .211.113.188.228-.048.152.188.246.564.246.376-.018.66.057.66.133 0 .077.21.152.471.152.329 0 .424-.095.306-.303-.118-.246-.165-.246-.328-.038-.166.19-.211.17-.211-.095 0-.17.096-.32.236-.32.118 0 .236-.113.236-.264 0-.208-.166-.246-.66-.134-.659.152-1.481.113-2.868-.076-.73-.113-.775-.152-.398-.38.494-.284.516-.471.047-.471-.188 0-.353.077-.353.19 0 .302-.517.227-.848-.152-.283-.264-.306-.264-.188-.018.07.208-.048.36-.424.436l-.541.133.586.208c.328.112.73.19.918.169.165-.018.236.038.14.151-.07.113-.398.208-.73.208-.305 0-.564.076-.564.169 0 .092.236.133.517.077.306-.057.471-.057.376.018-.07.076-.517.207-.988.302-.775.133-.8.133-.542-.264.166-.208.376-.454.517-.53.118-.077-.188-.152-.682-.152-.87 0-.893-.018-.542-.34.424-.38.542-1.079.166-.89-.141.077-.188.208-.118.303.235.284-.447.19-1.036-.151-.328-.17-.494-.208-.398-.095.117.151-.048.228-.494.246-.587 0-.612.018-.188.17.314.112.314.168 0 .168-.259.019-.73-.133-1.036-.302-.328-.17-.494-.228-.424-.113.096.113-.07.246-.353.303l-.494.112.564.398.564.397-.66-.077c-.353-.038-.634 0-.634.077 0 .095.306.17.704.17.399 0 .775.132.918.32.211.32.258.32.66 0 .235-.19.306-.32.188-.303-.472.057-.823-.018-.823-.228 0-.095.118-.133.284-.056.494.246 1.386.264 1.224.018-.071-.133.095-.018.353.228.472.415.612.379.494-.077-.022-.113.118-.077.284.056.258.208.21.303-.284.605-.353.228-.446.38-.258.38s.258.056.188.112c-.095.077-.283.039-.446-.056-.166-.113-.517-.17-.775-.133-.704.095-2.021-.133-1.858-.32.07-.095.258-.114.399-.057.165.077.188.056.095-.018-.095-.095-.471-.208-.822-.246-.354-.039-.66-.133-.705-.246-.047-.095-.353-.113-.682-.057-.423.095-.564.077-.446-.094.096-.113.258-.17.376-.113.118.056.258.018.354-.095.07-.095-.023-.19-.236-.19-.258 0-.354-.094-.283-.264.095-.19.022-.246-.188-.19-.354.114-.399.795-.048 1.154.165.17.118.246-.166.246-.21 0-.376.077-.376.17 0 .168-.659.112-1.411-.114-.189-.056-.587-.094-.893-.076-.471.038-.494 0-.306-.415l.236-.472-1.412.056c-1.294.057-1.386.039-1.529-.397-.071-.246-.306-.454-.494-.454-.284 0-.284.057.047.303.211.17.306.359.211.435-.096.057-.211 0-.258-.133-.188-.397-.494-.246-.376.19.07.264.022.34-.096.228-.14-.17-.283-.152-.494.056-.283.228-.14.246.988.17.73-.039 1.387 0 1.457.112.07.095.283.133.471.077.188-.056.329-.018.329.077 0 .228-.682.756-1.011.756-.14 0-.048-.133.211-.285.282-.19.282-.24 0-.15-.306.076-.399.056-.284-.096.096-.133.048-.228-.07-.228-.14 0-.258.077-.258.19 0 .246-1.011.246-1.342-.018-.165-.133-.283-.095-.398.113-.096.228-.048.302.188.228.188-.057.398-.057.494.018.07.077.328.133.516.133.211 0 .424.095.472.207.047.134-.166.208-.517.208-.328 0-.586-.095-.586-.207 0-.113-.166-.039-.354.15-.306.321-.376.341-.892.057-.705-.379-1.623-.302-2.187.151-.398.32-.446.32-.516.039-.07-.285-.587-.398-1.645-.38a.255.255 0 0 1-.283-.245c0-.32-.236-.341-1.106-.039-.8.246-1.53.208-1.763-.133-.165-.207-.376-.19-1.293.018-.682.17-1.176.208-1.317.095-.118-.095-.376-.133-.541-.077-.188.057-.329.018-.329-.095 0-.094-.283-.32-.612-.51-.493-.246-.682-.264-.892-.076-.188.169-.166.19.166.095.283-.077.398-.039.353.112-.048.113-.516.228-1.035.228-.753.018-.893-.038-.848-.32.048-.17-.048-.32-.188-.32s-.188.076-.118.189c.07.095-.022.19-.258.19-.211 0-.542.15-.705.32-.188.207-.305.246-.328.095a.233.233 0 0 0-.236-.228c-.118 0-.165.133-.095.284.095.19 0 .284-.258.284-.284 0-.376-.112-.284-.358.07-.246 0-.341-.188-.285-.165.057-.376.018-.446-.095-.095-.112-.424-.112-.848-.018-.423.095-.704.095-.704-.018 0-.094-.446-.133-1.01-.076-.542.056-.848.038-.682-.018.14-.057.235-.19.14-.285-.211-.284-.564-.19-.564.152 0 .302-.048.302-.258.056-.188-.228-.211-.17-.118.246.21.718-.399.889-1.036.302-.236-.246-.446-.548-.471-.681 0-.285-.823-.492-1.387-.341-.398.095-.446.038-.354-.34.071-.38 0-.454-.446-.416-.774.077-.8.077-.306.38.354.227.376.283.118.283-.516 0-.962.833-.612 1.115.188.151.166.208-.14.208-.236 0-.398-.151-.398-.38 0-.207-.118-.378-.259-.378-.14 0-.306.169-.376.379-.07.207-.236.379-.353.379-.118 0-.188-.113-.141-.228.07-.133-.022-.436-.188-.7-.236-.358-.236-.492.023-.7.423-.34.682-.34.516.019-.095.151-.048.32.07.379.141.077.236-.151.236-.472 0-.51-.07-.586-.424-.471-.21.094-.586.15-.822.169-.284 0-.399.113-.328.34.14.38-.211.472-.377.096-.047-.113-.188-.17-.283-.095-.095.074-.048.264.118.435.165.151.188.285.048.285-.424 0-.8-.549-.635-.984.118-.341.096-.38-.095-.152-.236.246-.258.246-.258 0-.023-.228-.071-.228-.259.039-.117.19-.398.284-.634.228-.306-.095-.328-.077-.07.077a.915.915 0 0 0 .66.094c.165-.056.305 0 .305.113s-.07.19-.188.19c-.423-.057-.752.038-.752.207 0 .095.188.19.399.208.353 0 .353.038-.048.151-.258.095-.659.133-.892.095-.211-.018-.399.056-.399.17 0 .132-.118.076-.258-.114s-.188-.415-.096-.471c.141-.133.236-.152.848-.208.14 0 .166-.133.048-.264-.096-.113-.141-.38-.096-.567.048-.264-.07-.34-.376-.284-.283.039-.398.208-.353.472.095.548-1.224 1.322-1.718 1.002a.616.616 0 0 1-.236-.587c.048-.207 0-.32-.14-.246-.118.056-.376 0-.564-.113-.284-.19-.354-.19-.354 0 0 .17-.165.152-.586-.077-.682-.358-.823-.358-1.693-.094-.634.19-.634.207-.21.471.682.398 1.153.341 1.01-.112-.14-.436.188-.51.472-.113.095.15.398.264.659.264.848-.018 1.058.038 1.058.246 0 .15-.306.19-.892.113-.494-.077-.73-.057-.564.038.258.113.235.208-.071.472-.423.34-1.198.32-1.128 0 .023-.095-.306-.19-.704-.17-.612 0-.752-.076-.752-.379.022-.207-.118-.453-.284-.53-.188-.095-.258-.228-.188-.32.07-.095 0-.229-.14-.303-.211-.095-.236-.018-.166.264.118.34.023.415-.73.53-1.246.152-1.481.246-1.316.454.258.32-.353.756-1.058.756-.704 0-1.01-.359-.774-.869.14-.284.165-.284.446.018.165.17.424.264.564.19.188-.095.118-.208-.188-.38-.424-.245-1.364-.169-2.47.19-.236.077-.398.057-.398-.076 0-.113-.166-.152-.354-.095-.188.076-.542.056-.775-.018-.729-.264-.988-.264-.988.018 0 .228-.353.302-1.128.246-.095 0-.14-.133-.095-.303.07-.207-.048-.264-.376-.207a1.612 1.612 0 0 1-.848-.077c-.258-.113-.376-.095-.376.056 0 .133-.188.039-.446-.169-.517-.492-.775-.53-.564-.095.117.228.07.264-.166.152-.188-.095-.258-.077-.166.038.093.115-.047.34-.305.53-.284.19-.472.246-.472.133 0-.133.118-.228.258-.228.118 0 .188-.076.096-.19-.141-.189-1.036.38-.918.588.048.056-.236.056-.612.018-.471-.057-.634-.152-.542-.341.071-.17.306-.228.565-.17.258.077.446.039.446-.056 0-.228-.752-.228-1.128.018-.211.133-.259.113-.141-.133.118-.228.048-.284-.236-.19-.21.057-.376.19-.376.303 0 .095-.118.113-.235.056-.354-.19-.284-.435.165-.53.329-.077.306-.095-.07-.113-.283 0-.587.113-.66.285-.117.264-.165.264-.516 0-.398-.341-1.153-.416-.918-.113.096.113.259.15.376.095.118-.077.284.018.354.169a.54.54 0 0 0 .446.302c.188 0 .376.077.447.17.14.189-.023.169-1.036-.095-.328-.077-.634-.152-.705-.152-.07 0-.258-.112-.423-.245-.166-.134-.447-.247-.587-.247-.165.018-.14.113.096.246.516.32.752.908.328.757-.188-.057-.284-.17-.211-.265.071-.094-.14-.169-.471-.169-.376 0-.612.113-.612.284 0 .152-.188.285-.424.265-.235 0-.283-.057-.118-.113.166-.039.306-.228.306-.397-.022-.436-.659-1.097-.87-.89-.118.077-.07.19.096.228.306.095.14.623-.166.623-.118 0-.283-.17-.354-.379-.07-.208-.328-.38-.541-.38-.376.019-.354.04 0 .209.236.094.424.245.424.32 0 .151-1.011.53-1.951.718-.516.094-.634.056-.634-.246 0-.246-.188-.36-.612-.398-.542-.038-.587.019-.472.436.096.264.048.472-.095.472-.118 0-.236-.113-.236-.246s-.07-.152-.188-.039c-.095.095-.328.17-.516.17-.188-.018-.542-.039-.775-.057-.236 0-.353-.113-.283-.207.07-.113.022-.19-.096-.19-.14 0-.258-.095-.258-.19 0-.112.284-.15.634-.094.612.112.635.094.236-.152-.424-.284-1.434-.227-1.224.057.071.095.071.284-.022.435-.095.228-.258.246-.822.077-.376-.113-.682-.284-.682-.359 0-.359-.66-.113-.8.303-.07.264-.354.471-.705.53-.446.077-.516.018-.423-.264.047-.19.21-.34.328-.34.118 0 .14.076.07.189s.023.133.211.077c.541-.17.21-.454-.472-.454-.398 0-.564.095-.516.302.047.19-.166.38-.472.472-.353.113-.494.095-.398-.018.07-.113.306-.19.494-.19s.306-.076.235-.169c-.188-.246-1.316 0-1.316.285 0 .15-.118.264-.236.264-.14 0-.235-.077-.235-.17 0-.092-.376-.095-.893-.018-.775.151-.822.133-.424-.095.447-.264.424-.284-.095-.435-.612-.19-1.645-.077-1.645.17 0 .168.354.245.775.189.118-.018.14.056.048.15-.096.134-.354.134-.73.019-.893-.284-2.046-.246-1.833.038.14.19.096.19-.165 0-.376-.284-.775-.302-.542-.018.095.133-.023.133-.376-.018-.284-.113-.66-.17-.848-.113-.188.057-.283.018-.21-.076.073-.095-.258-.152-.823-.095-.634.056-.94 0-.94-.151 0-.133-.095-.113-.236.056-.188.228-.235.228-.258-.095 0-.207-.07-.264-.14-.15-.048.132-.328.245-.564.245-.258 0-.424.077-.354.151.048.077-.095.17-.353.17-.236.018-.447-.018-.447-.095s-.376-.133-.822-.151c-.516 0-.752.056-.66.19.071.112 0 .094-.188-.04a1.634 1.634 0 0 0-.774-.227c-.315 0-.315.1 0 .302.282.19.259.221-.07.095-.284-.113-.682-.151-.87-.095-.447.133-1.154-.264-.941-.53.071-.095.306-.133.494-.077.211.077.306.018.259-.113-.118-.284-.893-.379-.823-.095.023.134-.14.208-.376.208-.398-.038-.398 0-.07.415.283.303.306.472.095.567-.165.077-.188.056-.095-.077.095-.113-.14-.32-.516-.492-.542-.228-.753-.228-1.011-.056-.188.133-.095.038.211-.208.729-.548.516-.738-.329-.302-.422.227-.54.208-.353-.057.328-.51.353-1.058.022-.907-.14.077-.165.208-.095.32.118.134.047.152-.118.077-.166-.095-.236-.284-.166-.435.096-.17.048-.208-.165-.113-.284.151-.399.17-1.224.228a2.63 2.63 0 0 0-.822.207c-.306.152-.284.208.118.472.4.264.398.303.047.208-.258-.057-.398 0-.398.169 0 .151-.118.284-.236.284-.14 0-.236-.095-.236-.19 0-.112-.118-.189-.236-.189-.14 0-.235.151-.235.32 0 .19-.096.265-.188.152-.093-.113-.329-.19-.517-.19-.235 0-.328-.151-.283-.435.045-.285-.048-.416-.306-.416-.21 0-.328-.076-.258-.169.118-.151-.21-.151-.8-.018-.07.018.14.095.424.208.752.228.541.623-.399.7-.494.038-.73 0-.634-.134.21-.264-.612-.018-.848.246-.118.133-.188.077-.188-.133 0-.17-.118-.32-.236-.32-.564 0-.165-.38.399-.398.423-.025.446-.063.07-.112-.328-.057-.847-.32-1.153-.587-.542-.492-.564-.492-.424-.095.07.302.022.436-.21.436-.565 0-.377.34.305.548.423.126.447.177.07.151-.328-.018-.66-.133-.774-.228-.096-.113-.399.018-.73.36-.376.358-.704.51-.94.435-.21-.077-.376-.039-.376.076 0 .115-.118.133-.236.077-.14-.056-.236-.038-.236.056 0 .095-.258.17-.586.17-.424 0-.587-.095-.587-.341 0-.208-.095-.359-.236-.359-.117 0-.165.113-.095.264.096.17-.07.246-.471.246-.329 0-.587-.038-.565-.113.048-.358-.07-.586-.283-.492-.14.057-.236 0-.236-.15 0-.17.236-.265.635-.247.376.018.8-.113.94-.264.258-.246.328-.246.541 0 .14.19.236.208.236.039 0-.36-.095-.51-.306-.454-.118.018-.165-.056-.118-.19.07-.133.376-.246.682-.246.354 0 .612-.133.682-.358.118-.32.166-.32.424-.057.258.246.21.34-.328.567-.494.207-.542.284-.236.379.236.076.471-.018.612-.264.14-.208.353-.32.494-.264.283.15.283-.039-.023-.492-.14-.19-.424-.36-.66-.36-.353-.017-.353-.037.048-.284.447-.264.447-.284-.165-.284-.775 0-.8-.151-.07-.774.471-.415.516-.53.235-.833-.188-.19-.398-.284-.494-.228-.07.077-.07.134.048.134.096 0 0 .169-.21.358-.284.246-.329.398-.14.492.188.095.188.208-.023.398-.21.207-.188.34.048.566.235.246.235.32-.048.472-.424.207-.634.207-1.552 0-.634-.152-.848-.113-1.342.264-.398.302-.611.643-.586.984.022.32.07.397.14.19.118-.36.542-.454.517-.096-.023.303-.399 1.059-.424.833-.023-.095-.166-.056-.354.056-.258.17-.471.17-.822.039-.494-.228-.87 0-.612.359.07.095 0 .19-.188.19-.399 0-.354-.985.048-1.098.14-.038.21-.15.117-.245-.165-.228-1.268-.228-1.268 0 0 .094.236.133.516.056.329-.056.447-.038.329.133-.096.113-.258.17-.376.113-.118-.056-.306.056-.447.228-.14.19-.258.228-.258.095 0-.454-.353-.228-.353.246 0 .284.14.471.328.471s.283.039.21.095c-.07.056-.446.038-.847-.018-.516-.095-.752-.228-.752-.472 0-.207.118-.358.258-.358.118 0 .188.076.095.169-.07.095 0 .246.14.32.189.077.211.057.118-.076-.095-.134-.047-.228.118-.228.166 0 .07-.17-.21-.38-.612-.453-.682-.85-.14-.681.21.056.494.113.634.133.166 0 .07.077-.166.151-.306.095-.376.19-.21.264.283.152 1.01-.34 1.01-.643 0-.113-.14-.17-.306-.151-.14.018-.586-.057-.94-.17-.376-.133-.752-.227-.87-.227s-.166-.113-.095-.264c.14-.285-.259-.303-.775-.057-.14.077-.328.057-.399-.038-.095-.095-.022-.208.14-.246.33-.095.048-.53-.353-.53-.165 0-.14.076.07.19.284.132.236.207-.235.358-.329.095-.447.19-.306.19.165.018.306.133.306.284 0 .17.165.228.493.17.447-.096 1.505.53 1.247.755-.07.057-.166.246-.188.454-.048.246-.306.359-.988.379-.752.038-1.81.133-2.68.246-.07 0 .047.095.235.207.258.152.21.17-.236.057-.328-.056-.774-.284-1.01-.472-.398-.34-.847-.453-1.552-.379-.166.038-.236-.038-.166-.133.188-.264 1.53-.38 1.623-.151.047.113.14.095.258-.039.118-.15-.023-.284-.376-.397-.306-.095-.587-.095-.682.018-.07.095-.236.151-.354.133-.306-.056-1.035.228-1.035.398 0 .094.21.228.471.284.376.095.424.19.236.472-.166.264-.447.32-1.176.284-.517-.038-.988.018-1.08.113-.166.228-.565.207-.565-.039 0-.094.096-.15.21-.094.118.056.284-.077.377-.32.095-.247.188-.321.283-.19.188.379.542.284.542-.133 0-.208-.07-.36-.188-.341-.329.056-1.575-.285-1.74-.492-.236-.285-.517 0-.284.302.424.53.258.851-.353.756l-.587-.095.587-.169c.541-.17.541-.19.117-.435-.235-.152-.541-.228-.634-.17-.118.057-.21-.056-.21-.246 0-.284-.048-.302-.236-.056-.14.19-.236.208-.236.056 0-.133-.258-.284-.586-.358-.329-.057-.517-.19-.447-.285.07-.095 0-.17-.117-.17-.14 0-.259.078-.259.152 0 .075-.21.151-.471.151-.306 0-.446-.095-.354-.264.07-.133.118-.34.118-.453 0-.113.14-.095.354.038.213.133.446.17.541.095.096-.077.023-.19-.14-.228-.14-.056-.236-.151-.188-.208.14-.19-1.412-.169-1.645 0-.095.077-.306.057-.494-.056-.21-.151-.306-.151-.306 0 0 .113.284.246.635.32.376.057.752.133.87.152.306.056-.775.832-1.552 1.096l-.682.246.634.095c.848.133 1.036.566.236.492-.329-.018-.682-.113-.775-.17-.258-.207-.586-.15-.398.078.118.15.022.15-.329 0-.586-.247-.87-.587-.541-.605.14-.018.353-.057.494-.077.118-.018.494-.056.822-.077.542-.018.587-.056.328-.453-.21-.341-.21-.38.048-.19.166.133.472.246.682.246.284 0 .284-.038.048-.17-.188-.076-.329-.227-.354-.32-.022-.094-.21-.169-.398-.169-.188 0-.329-.113-.306-.246.047-.113-.096-.228-.306-.228-.306 0-.354.113-.21.51.07.284.283.587.423.661.166.077.096.134-.188.134-.258-.019-.705.038-1.01.112-.399.113-.494.077-.399-.15.096-.17.354-.247.66-.19.344.05.36-.018.047-.208-.258-.151-.586-.38-.73-.472a.64.64 0 0 0-.586 0c-.283.152-.283.19.023.36.283.15.258.189-.166.189-.283 0-.542-.095-.587-.228-.07-.17-.14-.17-.283 0-.096.133.118.284.612.397l.774.17-.917.017c-.87.018-.893.039-.472.285.236.15.376.34.258.415-.095.077-.165.038-.165-.077 0-.133-.166-.228-.354-.228-.21 0-.424-.133-.494-.284-.188-.397-.988-.246-1.434.284-.236.285-.284.38-.07.285.213-.095.258-.077.14.056-.236.302-.612.284-.612-.038 0-.17-.188-.228-.586-.152-.329.039-.587.17-.587.264 0 .113-.188.077-.398-.056-.21-.151-.329-.17-.236-.056.328.453-.775.415-1.622-.039-.472-.264-1.176-.53-1.575-.586-.634-.095-.66-.134-.283-.264.398-.113.398-.152.07-.152-.258-.018-.376-.15-.306-.397.048-.207 0-.34-.095-.284-.354.169-.517 1.286-.21 1.437.165.077-.096.133-.565.113-.469-.02-.8-.095-.73-.19.21-.284-.236-.112-.541.19-.284.32-.329.32-.775-.056-.258-.228-.399-.472-.306-.567.096-.077.023-.077-.14 0-.166.095-.258.285-.188.436.095.17-.023.32-.329.379-.258.056-.471.19-.471.284 0 .095-.118.113-.236.057-.14-.057-.236-.039-.236.077 0 .094.118.207.236.245.14.039 0 .17-.283.32-.472.229-.494.229-.259 0 .424-.414-.376-.963-.988-.68-.305.133-.376.112-.258-.039.096-.113.023-.208-.165-.208-.517 0-.66.228-.284.454.284.17.118.208-.73.19-.659 0-1.153-.113-1.268-.285-.118-.151-.399-.264-.634-.264-.236 0-.564-.077-.73-.151-.166-.095-.284-.056-.284.077s-.165.076-.376-.133c-.258-.246-.398-.285-.471-.113-.07.113-.236.19-.354.113-.118-.057-.21-.018-.21.076 0 .19-1.269.133-1.67-.056-.118-.077-.21 0-.21.133 0 .19-.048.19-.211-.018-.14-.17-.258-.19-.354-.038-.118.15-.306.133-.66-.057-.258-.151-.634-.228-.8-.17-.398.114-.423-.168-.07-.453.211-.169.166-.207-.21-.112-.283.056-.564.263-.66.471-.117.34-.165.34-.563.057-.236-.17-.494-.228-.565-.134-.188.246-2.775-.19-2.916-.492-.07-.19-.165-.19-.423-.018-.424.285-.424.549.022.549.188 0 .354.151.354.32 0 .264-.048.285-.21.095-.119-.151-.495-.228-.87-.19-.4.039-.683-.038-.683-.169a.47.47 0 0 0-.188-.359c-.095-.076-.165-.038-.165.077 0 .133-.284.19-.775.151-.564-.056-.87.039-1.176.341-.236.208-.376.302-.306.17.096-.114.048-.265-.095-.341-.118-.057-.236.018-.236.169 0 .151-.188.264-.446.246-.284-.018-.399-.113-.329-.285.118-.207.166-.207.329 0 .117.134.21.152.21.039 0-.397-.328-.454-.87-.17-.306.17-.542.229-.542.152 0-.095-.095-.018-.235.133-.118.151-.306.207-.399.113-.095-.077 0-.264.236-.397.236-.134.328-.303.21-.36-.117-.056-.353.114-.541.38-.306.454-.259.53.328.945.752.51.564.623-.258.152-.306-.17-.682-.246-.87-.19-.188.057-.354 0-.354-.113 0-.133-.095-.133-.306 0-.21.151-.376.113-.564-.133-.306-.38-.188-.587.329-.587.188 0 .258.077.188.19-.096.113.117.17.446.151.704-.056.822-.51.14-.548-.258-.018-.612-.039-.774-.057-.284-.018-1.247.662-1.176.833.022.056-.447.095-1.01.095-.635 0-1.036-.095-1.036-.228s.258-.19.682-.133c.73.095 1.176-.17.704-.415-.188-.077-.21-.057-.118.076.096.133.023.228-.188.228-.21 0-.376-.077-.376-.151 0-.208-1.412-.85-1.574-.718-.096.057-.048.113.095.113.143 0 .306.113.376.246.07.17-.188.228-.94.208-.918-.039-.988 0-.612.228.354.228.376.246.023.15-.211-.056-.587-.017-.823.096-.283.113-.586.113-.8 0-.258-.133-.21-.17.166-.17.283 0 .634-.133.8-.284a1.26 1.26 0 0 1 .73-.284c.376 0 .398-.057.165-.472-.283-.51-1.01-.643-1.198-.208-.096.17-.376.228-.8.17-.517-.077-.587-.039-.306.112.306.19.306.228 0 .398-.472.246-.705.228-.705-.057 0-.15-.095-.133-.235.057-.188.246-.236.246-.236.018s-.048-.228-.306.018c-.328.359-3.69.661-3.69.34 0-.112.117-.189.283-.189.14 0 .21-.056.118-.113-.07-.056-.424 0-.8.151-.542.208-1.269.264-2.212.17-.07-.018-.14-.152-.14-.303 0-.169.118-.264.258-.228.14.057.236.19.188.303-.022.133.048.19.188.113.399-.19.284-.398-.376-.623-.398-.17-.542-.17-.424-.018.096.133-.022.19-.283.133-.236-.039-.472-.228-.517-.415-.047-.19 0-.303.118-.246.118.056.354.018.542-.077.258-.133.048-.17-.634-.133-.542.018-1.058-.018-1.154-.095-.095-.056-.328-.038-.564.056-.258.113-.73.039-1.552-.284-.612-.246-1.224-.397-1.316-.359-.118.057-.188.018-.188-.095s-.166-.15-.354-.094c-.353.112-.516-.208-.188-.36.118-.038.048-.038-.118-.017-.14.038-.283 0-.283-.077s-.21-.151-.446-.17C1.129 9.843 0 9.087 0 8.767c0-.133.117-.303.235-.359.14-.077.21-.018.188.113-.095.34.775.454 1.01.151.119-.151.495-.246.919-.208.376.039.704-.018.704-.112 0-.095-.283-.152-.66-.113-.353.038-.494.018-.353-.039.165-.056.306-.19.306-.302 0-.113-.21-.056-.472.133-.446.32-.612.228-.494-.34 0-.077-.07-.134-.21-.134-.446 0-.236-.53.236-.623.258-.056.471-.018.471.077s-.188.17-.424.19c-.21 0-.283.056-.118.094.166.057.494 0 .775-.112.424-.19.446-.246.118-.492-.472-.397-.446-.567.048-.246.328.228.376.228.258-.039a.61.61 0 0 1 .07-.566c.14-.19.21-.19.21-.038 0 .133.188.246.399.227.258 0 .306-.056.118-.112-.14-.039-.284-.17-.284-.264 0-.113.096-.152.21-.077.307.133.705-.492.543-.85-.118-.247-.07-.247.305 0 .259.168.377.189.259.037-.096-.15-.023-.246.258-.264.236 0 .542-.038.704-.038.14-.018.354-.095.447-.17.092-.074.353-.132.564-.132.21 0 .586-.17.822-.38.424-.379 1.198-.53.94-.19-.07.096-.095.19-.022.19.073 0 .306-.227.494-.53.21-.284.328-.359.258-.17-.118.285-.048.321.354.229.328-.095.446-.057.353.077-.118.133-.022.169.21.094.211-.076.329-.246.259-.379s-.023-.302.095-.359c.14-.076.236-.018.236.113s.07.19.14.113c.096-.056.306.018.494.17.236.189.447.227.635.094.165-.113.541-.151.87-.095.306.039.423.039.258-.038-.376-.151-.354-.548.07-.833.236-.169.354-.169.354-.018 0 .113.165.208.353.208a.351.351 0 0 0 .354-.341c0-.246.048-.264.21-.077.096.151.399.228.682.19.259-.018.705.113.988.32.494.36.517.36.447.018-.07-.264.047-.358.516-.379.494-.018.587.039.516.36-.047.207-.022.263.07.132a.316.316 0 0 1 .377-.113c.14.077.328 0 .446-.133.165-.207.21-.169.236.113 0 .359.022.359.188.018.21-.415.87-.566 1.035-.228.118.246 1.81.397 1.81.151 0-.133.683-.19 2.776-.228.682-.018 1.176-.112 1.106-.207-.236-.285.165-.19.634.151.469.34 1.224.51.988.228-.07-.095.096-.17.328-.17.259 0 .542-.132.612-.302.21-.435.07-.492-.586-.284-.306.095-.472.19-.329.208.118 0 .07.094-.117.19-.472.245-.775.245-.587 0 .095-.114.022-.17-.14-.152-.14.038-.329-.056-.399-.208-.07-.19 0-.228.284-.15.235.076.564 0 .774-.152.258-.228.612-.264 1.316-.19 1.199.152 1.482.285 1.081.492a.695.695 0 0 1-.612-.056c-.21-.133-.306-.133-.306 0 0 .113.376.302.823.435.446.134.822.32.822.416 0 .076.118.094.258.038.14-.095.096-.228-.165-.38-.4-.227-.377-.245.047-.414.236-.095.848-.17 1.317-.152.493 0 .892-.038.892-.094 0-.077.165-.133.354-.133.21 0 .328.112.258.246-.07.133.047.284.236.34.188.057.328.018.328-.076 0-.095.14-.19.283-.246.166-.039.118-.057-.095-.039-.21.039-.446-.077-.517-.228-.188-.397-.188-.435.211-.435.188 0 .354.076.354.19 0 .094.188.189.398.189.329 0 .354-.038.118-.17-.258-.133-.236-.207.07-.453.376-.302 1.058-.246 1.058.095 0 .095-.118.113-.235.056-.14-.056-.236-.018-.236.077 0 .113.21.208.494.208.258 0 .424-.077.353-.17-.095-.094.07-.133.329-.076.258.056.398.19.306.284-.07.113 0 .17.188.113.188-.057.471-.285.611-.549.259-.379.306-.397.306-.094 0 .492.66 1.058 1.081.927.188-.056.328 0 .328.113s.096.208.21.208c.096 0 .141-.208.071-.472-.07-.38-.236-.472-.775-.472-.376 0-.682-.076-.682-.169 0-.093.354-.095.823-.018.468.077.892.077.962-.018.07-.095.587-.17 1.154-.17s1.058-.094 1.106-.227c.07-.133.165-.151.21-.057l.014-.006Zm2.868.586c.07.057.284.077.447.018.188-.056.118-.113-.14-.113-.259-.018-.4.039-.306.095Zm.284.472c-.095.113-.306.151-.494.095-.398-.113-.446.19-.07.379.14.056.353.018.446-.113.118-.17.21-.17.328-.018.096.113.118.284.048.359-.07.095.188.113.587.077.376-.039.752-.17.847-.285.096-.115.023-.133-.188-.038-.283.133-.283.113-.022-.133.258-.264.236-.32-.236-.398-.965-.15-1.106-.133-1.246.077V1.33Zm11.52.171c-.21-.133-.423-.19-.516-.112-.07.056-.022.112.14.112.164 0 .211.095.119.228-.096.134-.096.19.022.113.096-.077.399-.038.682.077.258.113.424.133.328.056-.095-.094-.047-.284.118-.453.259-.264.236-.264-.14-.039-.328.208-.471.208-.752.018Zm-9.522.208c0 .208.14.359.329.359.188 0 .541.056.774.113.306.076.354.056.118-.077-.258-.133-.188-.208.284-.302.94-.19.73-.416-.447-.416-.87-.018-1.058.039-1.058.32v.003Zm-9.099.567c.023.358.048.358.329.056.398-.436.376-.661-.023-.53a.471.471 0 0 0-.306.471v.003Zm-.777-.398c0 .095.118.19.258.19.118 0 .166-.095.096-.19-.07-.113-.189-.19-.259-.19-.047 0-.095.077-.095.19Zm27.041.19c0 .19 1.412.397 1.67.264.494-.246.14-.454-.73-.415-.516.018-.94.076-.94.15Zm-16.011.566c-.188 0-.188.077.022.285.166.15.399.284.517.284.14 0 .095-.151-.07-.32-.284-.285-.284-.303.07-.19.398.113.446-.095.188-.812-.023-.057-.118.094-.236.32-.118.246-.354.436-.494.436l.003-.003Zm-16.39-.169c.47.246.892.208.752-.095-.07-.15-.306-.228-.587-.169-.376.095-.424.151-.166.264Zm35.93.075c0 .207.729.207.917.018.21-.19.14-.228-.329-.152-.328.039-.586.113-.586.134h-.003Zm-13.17.02c0 .302.048.302.565.151.516-.151.471-.359-.096-.397-.258-.018-.471.077-.471.246h.003Zm-11.638.036c.07.056.258 0 .424-.133.21-.19.188-.208-.14-.095-.236.056-.354.17-.284.228Zm-24.1-.264c0 .038.188.19.398.32.376.246.399.228.096-.076-.306-.303-.494-.398-.494-.246v.002Zm-2.47.113c.07.095.284.19.424.19.165 0 .14-.077-.07-.19-.447-.228-.542-.228-.354 0Zm42.275.21c-.446-.19-.774-.113-.774.19 0 .056.258.168.564.207.586.095 1.08-.133 1.08-.51 0-.095-.095-.077-.21.077-.14.19-.306.19-.66.038v-.002Zm-24.288.056c0 .151-.188.32-.423.38-.211.056.047.076.586.038.517-.039 1.058 0 1.176.094.14.113.236.077.236-.112 0-.152-.188-.285-.424-.285s-.494-.095-.564-.19c-.21-.284-.587-.227-.587.077v-.002Zm-10.462.075c.07.056.258 0 .423-.134.21-.19.188-.207-.14-.094-.236.056-.354.169-.284.228Zm68.424.038-.705.133.66.151c.423.095.774.057.94-.076.376-.303.704-.265.564.056-.096.19-.023.246.21.17.635-.19.306-.644-.471-.606-.283.018-.822.095-1.198.17v.002Zm-40.044.34c.235.039.423.17.423.285 0 .151.096.133.21-.038.119-.152.166-.38.096-.51-.095-.208-.21-.208-.612-.039-.446.208-.471.246-.117.303Zm-11.098-.34c0 .095.118.19.258.19.118 0 .166-.095.096-.19-.07-.113-.188-.19-.258-.19-.048 0-.096.077-.096.19Zm56.665.19c0 .094.118.189.258.189.118 0 .166-.095.096-.19-.07-.112-.189-.19-.259-.19-.047 0-.095.078-.095.19Zm-40.443.094c0 .151.096.285.236.285.118 0 .166-.134.095-.285-.095-.151-.188-.284-.235-.284-.048 0-.096.133-.096.284Zm-2.397-.02c-.165-.077-.188-.038-.095.095.21.246.612.095.587-.228 0-.17-.048-.151-.14.018-.048.113-.236.17-.354.113l.002.002Zm-1.293.151c.07.151.14.095.14-.113.022-.207-.048-.32-.118-.246-.07.057-.095.228-.022.36Zm-17.306-.282c.166.038.447.038.587 0 .166-.056.048-.095-.284-.095-.33 0-.446.039-.306.095h.003Zm-7.055 0c.165.038.446.038.586 0 .166-.056.048-.095-.283-.095-.331 0-.447.039-.306.095h.003Zm-9.734.17c-.047.112.189.263.517.302.328.056.586.018.586-.057 0-.095-.235-.169-.541-.19-.494 0-.494-.017-.048-.189.446-.151.446-.17.023-.113-.259.018-.494.133-.542.246h.005Zm8.019.112c-.096.133-.07.151.095.077.166-.077.284-.038.284.095s.07.19.14.112c.14-.094-.07-.51-.258-.51-.048 0-.166.095-.258.228l-.003-.002Zm-9.195.19c.07.15.14.094.14-.113.023-.208-.047-.32-.117-.246-.07.056-.096.228-.023.359Zm-1.15-.19c.283.133.494.133.66 0 .14-.113 0-.19-.424-.19-.542 0-.565.039-.236.19Zm81.497.151c0 .095.118.19.258.19.118 0 .166-.095.096-.19-.07-.113-.189-.19-.259-.19-.047 0-.095.077-.095.19Zm-4.35 0c-.07.095-.023.19.095.19.14 0 .258-.095.258-.19 0-.113-.047-.19-.095-.19-.07 0-.188.077-.258.19Zm-26.455 0c0 .095.118.19.258.19.118 0 .166-.095.096-.19-.07-.113-.188-.19-.259-.19-.047 0-.095.077-.095.19Zm-2.82 0c.47.246.774.246.586 0-.07-.113-.328-.19-.542-.19-.353 0-.353.04-.047.19h.002Zm-34.213 0c-.07.095.023.19.21.19.211 0 .377-.095.377-.19 0-.113-.096-.19-.21-.19-.14 0-.306.077-.377.19Zm-18.01.152c.166.038.424-.019.542-.113.188-.151.096-.17-.306-.095-.305.077-.423.151-.235.208Zm106.774.171c0 .056.165.056.353 0 .188-.077.399-.038.472.056a.57.57 0 0 0 .424.19c.14 0 .047-.113-.188-.264-.399-.228-1.059-.228-1.059.018h-.002ZM78.02 3.657c-.14-.077-.188-.039-.095.076.07.095 0 .246-.14.303-.166.056-.096.095.165.056.258-.018.494-.207.517-.415.047-.208 0-.264-.07-.133-.07.113-.259.169-.377.113Zm-6.772-.077c0 .095.048.19.096.19.07 0 .188-.095.258-.19.07-.113.022-.19-.096-.19-.14 0-.258.077-.258.19Zm-19.75 0c0 .095.118.19.259.19.117 0 .165-.095.095-.19-.07-.113-.188-.19-.258-.19-.048 0-.096.077-.096.19Zm-9.099.228c.07.151.14.095.14-.113.023-.208-.047-.32-.117-.246-.07.056-.096.228-.023.359Zm-25.63-.19c0 .151.355.264.848.285l.848.038-.704-.264c-.918-.32-.988-.32-.988-.056l-.003-.003Zm125.867.36c.07.094.236.132.354.056.117-.057.165-.19.07-.285a.275.275 0 0 0-.354-.056c-.118.056-.166.19-.07.284Zm-8.372-.096c0 .039.166.077.354.077.188 0 .353-.077.353-.19 0-.094-.165-.133-.353-.076-.188.076-.354.15-.354.19ZM67.252 3.77c0 .095.047.19.095.19.07 0 .188-.095.258-.19.07-.112.023-.19-.095-.19-.14 0-.258.078-.258.19Zm-56.078 0c-.07.095-.023.19.095.19.14 0 .258-.095.258-.19 0-.112-.047-.19-.095-.19-.07 0-.188.078-.258.19Zm124.266.19c0 .095.048.19.095.19.07 0 .188-.095.258-.19.071-.113.023-.19-.095-.19-.14 0-.258.077-.258.19Zm-9.405.018c0 .095.095.151.211.077.117-.057.283-.018.376.095.188.246.586.246.586.018 0-.152-.376-.303-1.01-.38-.096 0-.166.077-.166.19h.003ZM80.538 3.96c-.07.095-.048.19.095.19a.577.577 0 0 0 .376-.19c.07-.113.048-.19-.095-.19-.118 0-.306.077-.376.19Zm60.38.49c.166.133.87-.133.87-.32 0-.114-.21-.095-.494.017-.258.133-.446.264-.376.303Zm-3.079-.264c-.376.302-.353.586 0 .415.211-.095.211-.038-.022.17-.166.168-.542.34-.822.34-.329.018-.376.056-.118.113.188.038.822-.095 1.412-.303.799-.302.892-.397.471-.397-.376 0-.494-.077-.398-.284.165-.34-.118-.38-.517-.057l-.006.003Zm-9.994.302c.07.17.07.264-.047.19-.188-.133-1.058.623-1.058.927 0 .077.117.018.235-.133.118-.151.236-.19.236-.077 0 .398.893.436 1.316.057.399-.36.94-.51.705-.19-.07.095 0 .264.165.359.236.17.306.113.306-.228 0-.264-.21-.51-.564-.643-.471-.17-.542-.151-.424.056.118.285-.516.682-1.08.643-.236 0-.236-.038.022-.112.258-.095.258-.134 0-.285-.258-.133-.21-.15.141-.113.328.039.446-.038.376-.227a2.073 2.073 0 0 1-.096-.51c0-.131-.095-.19-.188-.134-.118.039-.118.228-.048.416l.003.004Zm-48.837-.151c0 .095.118.19.258.19.118 0 .166-.095.096-.19-.07-.113-.188-.19-.258-.19-.048 0-.096.077-.096.19Zm-5.666.133c-.284.284-.284.302.07.19.236-.057.471-.039.542.056.095.113.258.19.398.19.188 0-.376-.644-.66-.738-.022-.018-.187.133-.353.302h.003Zm60.453-.056c0 .038.166.112.354.19.188.056.353.017.353-.078 0-.112-.165-.19-.353-.19-.188 0-.354.04-.354.078Zm12.226.302c-.188.095-.259.19-.118.19.118 0 .398-.095.586-.19.188-.095.236-.19.118-.19-.14 0-.398.095-.586.19Zm13.637.264c0 .038.165.133.376.19.188.056.283.038.21-.077-.14-.19-.586-.264-.586-.113Zm-11.12.51c.236.057.472.038.494-.038.048-.095.188-.133.306-.057.118.057.21.018.21-.094 0-.264-.774-.36-1.128-.134-.258.152-.236.208.118.32v.003Zm-5.596.284c.188.134.516.19.73.134.258-.057.235-.018-.048.133-.306.15-.542.15-.893 0-.423-.17-.446-.151-.258.228.236.492.94.492 1.294.018.095-.151.376-.436.612-.623.353-.284.376-.359.095-.454-.188-.056-.328.018-.328.151 0 .17-.166.228-.494.17-.306-.077-.424-.208-.328-.416.117-.207.022-.19-.306.077-.399.341-.399.397-.071.587l-.005-.005Zm-12.276-.604c.095.112-.023.094-.236-.057-.516-.32-.564.077-.07.472.306.228.354.208.494-.113.118-.302.283-.359.752-.264.376.077.564.056.472-.056-.071-.095-.447-.17-.848-.17-.446 0-.66.077-.564.19v-.002Zm-6.161.302c-.07.113-.022.19.096.19a3 3 0 0 1 .424.018c.095 0 .235-.17.353-.38.166-.358.118-.379-.283-.207-.236.095-.517.284-.587.38h-.003Zm37.693-.095c-.048-.056-.118.039-.118.19s.095.228.21.17c.096-.057.188 0 .188.094 0 .113.166.207.376.207.329 0 .329-.056.096-.284-.258-.246-.236-.264.14-.151.399.113.399.095.118-.19-.21-.228-.399-.264-.612-.133-.14.095-.328.151-.398.095v.002Zm-9.007.057c.071.056.259 0 .424-.133.211-.19.188-.208-.14-.095-.236.056-.354.169-.284.228Zm-3.454.094c-.472.19-1.011.265-1.224.208-.258-.077-.376 0-.399.228-.022.302-.047.302-.14.038-.048-.169-.258-.358-.446-.415-.211-.056-.284-.018-.211.077.07.113-.095.19-.398.207-.87.019-1.881.134-1.999.246-.07.057.399.077 1.011.077.634-.018 1.552.018 2.021.095.516.077.94.056 1.01-.077.118-.133.258-.113.494.039.258.169.328.15.328-.113 0-.208.118-.285.376-.208.188.057.306.039.236-.056s.023-.264.211-.397c.235-.17.353-.17.353-.018 0 .112.211.207.472.207.634 0 .586-.34-.07-.415-.612-.095-.542-.113-1.623.284l-.002-.007Zm-8.325-.264c.07.095.354.134.612.077.66-.133.587-.246-.14-.246-.329 0-.542.077-.472.17Zm-15.753.341c.095.454.612.549.612.095 0-.19-.07-.415-.141-.472-.258-.19-.516.039-.471.38v-.003Zm-4.796.188c0 .15-.118.207-.236.15-.141-.056-.236-.017-.236.077 0 .264.399.264.587.018.095-.112.235-.15.328-.112.095.056.306.018.494-.095.283-.133.236-.17-.211-.17-.493 0-.516-.038-.235-.34.306-.285.283-.303-.096-.057-.21.134-.398.38-.398.53l.003-.001Zm-2.282-.567c.095.056-.07.246-.329.397-.423.228-.541.246-.704.018-.14-.169-.21-.19-.21-.038 0 .113-.189.264-.424.302-.211.057-.023.095.424.113.446 0 1.058-.038 1.341-.095.446-.094.494-.19.284-.471-.118-.19-.306-.36-.377-.36-.07 0-.07.057 0 .134h-.005Zm42.112.302c-.188-.056-.328-.018-.328.095 0 .285 1.01.151 1.128-.15.07-.229.048-.229-.188-.057-.165.112-.446.169-.612.112Zm-3.151.113c.022.38.376.549.704.341.564-.359.494-.661-.118-.548-.328.038-.586.133-.586.207Zm-2.821-.19c0 .096.166.265.354.398.235.17.353.17.353.018 0-.113-.118-.208-.258-.208-.118 0-.166-.094-.095-.19.07-.112.022-.189-.096-.189-.14 0-.258.077-.258.17v.002Zm-21.703-.035c.165.038.306.207.306.358 0 .152.14.208.353.152.329-.113.306-.152-.047-.38-.236-.133-.542-.245-.66-.245-.14 0-.095.056.048.112v.003Zm-8.911.471c.188.151.21.077.118-.246-.096-.246-.188-.34-.258-.19-.048.134.022.342.14.436ZM7.623 5.773c.096.436.258.436.517 0 .21-.379.188-.435-.166-.358-.21.056-.376.207-.354.358h.003Zm-3.081-.112c.235.32.87.435.87.15 0-.076-.118-.15-.259-.15-.117 0-.188-.077-.095-.17.07-.112-.07-.169-.328-.15-.354.017-.376.094-.188.32Zm152.413-.02c.07.094-.048.207-.236.245-.306.039-.283.095.118.303.424.207.446.19.376-.19-.14-.566-.118-.53-.283-.53-.07 0-.07.077.022.169l.003.002Zm-16.811.358c0 .284.047.284.235.038.306-.379.306-.622 0-.471-.14.056-.235.264-.235.435V6Zm-5.762-.187c.07.056.258 0 .424-.133.21-.19.188-.208-.141-.095-.235.056-.353.17-.283.228Zm-3.057.056a.58.58 0 0 0 .424.151c.211 0 .188-.038-.022-.112-.141-.039-.211-.19-.141-.285.096-.133.048-.15-.117-.076-.141.076-.211.227-.141.32l-.003.002Zm-15.166-.207c0 .094.047.19.095.19.07 0 .188-.096.258-.19.071-.113.023-.19-.095-.19-.14 0-.258.077-.258.19Zm-103.765.13c.07.134.21.246.306.246s.236-.112.306-.245c.07-.134-.07-.246-.306-.246-.235 0-.376.112-.306.246Zm-1.692-.13c.07.094.284.19.424.19.165 0 .14-.078-.07-.19-.447-.228-.542-.228-.354 0Zm130.688.112c.07.057.283.077.446.019.188-.057.118-.113-.14-.113-.259-.018-.399.038-.306.094Zm-8.936 0c.07.057.283.077.446.019.188-.057.118-.113-.14-.113-.259-.018-.399.038-.306.094Zm-20.41.075c.071.095.284.19.424.19.166 0 .14-.077-.07-.19-.446-.228-.542-.228-.354 0Zm-52.903 0c-.07.095-.023.19.095.19.14 0 .258-.095.258-.19 0-.113-.047-.19-.095-.19-.07 0-.188.077-.258.19ZM6.495 5.812c-.048.077.095.246.354.379.258.133.446.151.446.038 0-.094-.118-.19-.258-.19-.118 0-.166-.094-.096-.189.07-.113.048-.19-.095-.19a.581.581 0 0 0-.354.152h.003Zm160.642.17c.141.037.236.168.141.263-.071.095-.284.095-.517 0-.21-.095-.612-.095-.87-.018-.376.113-.283.151.424.228.516.038.988-.018 1.106-.133.258-.246.07-.472-.329-.454-.14 0-.118.057.048.113h-.003Zm-7.667.112c-.259-.32-.87.113-.918.661-.048.359.022.397.306.228.258-.19.398-.19.682 0 .283.19.353.17.376-.113a1.925 1.925 0 0 0 0-.51c0-.077.095-.133.236-.133.118 0 .165-.095.07-.208-.096-.15-.211-.133-.354.039-.165.19-.258.207-.398.038v-.002Zm-32.425-.131c.071.056.284.077.447.018.188-.056.118-.113-.141-.113-.258-.018-.398.039-.306.095Zm-16.059.074c0 .095.166.134.354.077.188-.077.354-.151.354-.19 0-.038-.166-.076-.354-.076-.188 0-.354.077-.354.19Zm-101.224 0c.07.095.258.19.376.19.14 0 .165-.095.095-.19-.07-.112-.258-.19-.376-.19-.14 0-.165.078-.095.19ZM9.032 6c.048.077-.21.264-.612.397l-.704.264.752.246a5.434 5.434 0 0 0 1.552.264c.424 0 .822.077.918.17.21.284-.705.415-1.387.228-.328-.113-.611-.134-.611-.057 0 .303 1.6.549 2.116.32.446-.189.471-.245.14-.453-.21-.133-.328-.302-.258-.38.047-.076-.21-.094-.612-.056-.446.057-.682 0-.682-.15 0-.17-.07-.19-.306-.019-.188.113-.398.151-.471.077-.306-.228-.166-.436.305-.436.306 0 .424-.094.329-.284-.096-.151-.236-.284-.376-.284-.118 0-.166.076-.096.15L9.032 6Zm-4.889.02c-.07.095.023.264.188.38.284.19.306.15.21-.152-.14-.435-.21-.471-.398-.228Zm160.053.246c.376.113.775.113.87.039.118-.095-.166-.19-.66-.208-.58-.025-.65.031-.21.17Zm-10.179-.15c0 .038.165.132.376.189.188.056.283.038.21-.077-.14-.19-.586-.264-.586-.113Zm-30.732.035c.07.057.283.077.446.018.188-.056.118-.112-.14-.112-.259-.019-.399.038-.306.094Zm-21.704-.036c0 .057.096.151.236.208.118.056.236.018.236-.077 0-.113-.118-.208-.236-.208-.14 0-.236.039-.236.077Zm-11.852.32c.07.095.306.17.517.152.258 0 .283-.038.095-.113-.14-.038-.236-.17-.165-.264.095-.095-.023-.113-.21-.056-.211.056-.307.19-.237.284v-.002ZM2.71 6.228c.07.095.283.19.424.19.165 0 .14-.077-.07-.19-.447-.228-.542-.228-.354 0Zm153.516.228c-.095.133-.095.19.023.113.095-.077.353-.039.564.095.328.207.328.19.048-.113-.377-.38-.424-.397-.635-.095ZM97.184 6.34c.07.056.283.077.446.018.188-.056.118-.113-.14-.113-.259-.018-.4.038-.306.095Zm-1.176 0c.07.056.283.077.446.018.188-.056.118-.113-.14-.113-.259-.018-.399.038-.306.095Zm-81.59 0c.07.056.283.077.446.018.188-.056.118-.113-.14-.113-.258-.018-.399.038-.306.095Zm146.792.246c-.096.095.118.151.446.113.822-.057 1.036-.285.283-.285-.328 0-.659.077-.729.17v.002Zm-14.249.207c.564.285.847.208.328-.076-.236-.151-.494-.228-.564-.19-.048.057.048.17.236.264v.002ZM3.531 6.606c0 .095.048.19.096.19.07 0 .188-.095.258-.19.07-.113.022-.19-.095-.19-.14 0-.259.077-.259.19Zm115.333.188c.07.094.284.19.424.19.166 0 .14-.078-.07-.19-.446-.228-.542-.228-.354 0Zm-2.868-.075c.07.056.283.077.446.018.188-.056.118-.113-.14-.113-.258-.018-.399.039-.306.095Zm-1.718.282c0 .113.096.133.236.077.118-.057.236-.208.236-.303 0-.112-.118-.133-.236-.076-.14.056-.236.207-.236.302Zm-102.754-.32c0 .056.096.15.236.207.118.057.236.018.236-.076 0-.113-.118-.208-.236-.208-.14 0-.236.038-.236.077Zm-5.077.15c-.095.134-.095.19.023.114.095-.077.306-.057.471.038.188.133.284.095.284-.095 0-.34-.542-.379-.775-.056h-.003Zm-2.023.229c-.21-.113-.21-.057.022.19.329.302.376.302.635.038.14-.17.471-.303.704-.303.376 0 .376-.038.095-.19-.235-.112-.471-.076-.752.114-.236.19-.516.246-.704.15Zm177.15.095c-.07.169-.236.133-.564-.113-.354-.246-.516-.285-.587-.113-.07.133-.305.246-.564.246-.235 0-.446.056-.446.133 0 .095.634.151 1.434.151 1.058 0 1.482-.076 1.622-.302.166-.228.096-.285-.283-.264-.283.018-.564.133-.612.264v-.002Zm-8.114.13c.141.32.542.17.542-.207 0-.151-.14-.228-.328-.17-.188.057-.284.229-.211.38l-.003-.003Zm-1.88-.358c.166.038.446.038.587 0 .165-.057.047-.095-.284-.095-.331 0-.446.038-.306.095h.003Zm14.013.302c0 .151.141.264.329.264.21 0 .235-.077.047-.264-.14-.133-.283-.246-.328-.246-.023 0-.048.113-.048.246Zm-.774-.113c0 .095.117.285.235.436.188.228.236.207.236-.151 0-.228-.118-.416-.236-.416-.14 0-.235.057-.235.133v-.002Zm-.708.282c0 .303.07.36.259.208.14-.113.188-.302.117-.415-.258-.32-.376-.246-.376.207ZM57.213 7.096c.07.056.283.077.446.018.188-.056.118-.113-.14-.113-.259-.018-.4.038-.306.095ZM7.88 7.173c.07.112-.117.19-.423.19-.612 0-1.036.47-.587.68.166.077.14.19-.07.303-.258.133-.21.151.095.077.236-.057.564-.113.705-.113.165-.018.022-.133-.306-.284-.517-.228-.542-.264-.166-.38.21-.076.66-.076.966-.018.471.095.541.057.446-.264-.07-.207-.283-.379-.471-.379-.189 0-.259.077-.189.19v-.002Zm7.643.074c0 .057.095.151.236.208.117.056.235.018.235-.077 0-.113-.118-.208-.236-.208-.14 0-.235.039-.235.077Zm-9.335.21c0 .151.096.228.21.17.096-.057.189-.17.189-.285 0-.095-.096-.17-.188-.17-.118 0-.21.134-.21.285Zm167.813.282c0 .095.118.19.258.19.118 0 .166-.095.096-.19-.07-.113-.188-.19-.258-.19-.048 0-.096.077-.096.19Zm-23.867 0c.07.095.284.19.424.19.165 0 .14-.077-.07-.19-.447-.228-.542-.228-.354 0Zm-45.261.302c0 .152.095.228.235.17.118-.057.236-.246.236-.397 0-.152-.118-.228-.236-.17-.14.057-.235.246-.235.397Zm66.002-.056c-.071.151.095.264.376.284.283 0 .541.113.586.228a.39.39 0 0 0 .306.19c.096 0 .14-.133.07-.284-.095-.152-.283-.285-.471-.285s-.329-.095-.329-.19c0-.263-.398-.227-.541.057h.003Zm-159.209.302c.048.057.284-.056.517-.246.376-.32.376-.34-.118-.094-.283.133-.472.284-.399.34Zm177.547.077c-.236.077-.399.039-.399-.095 0-.112-.07-.169-.14-.112-.284.246.446.85.94.756.446-.095.446-.113 0-.246-.376-.134-.399-.152-.048-.152.236-.018.424-.169.424-.358 0-.19-.07-.246-.188-.113-.095.113-.354.246-.587.32h-.002Zm-32.023-.246c.07.095.258.19.376.19.14 0 .165-.095.095-.19-.07-.113-.258-.19-.376-.19-.14 0-.165.077-.095.19Zm-66.072.32c.634.36.892.303.398-.094-.21-.208-.494-.32-.612-.264-.118.056-.022.207.21.359h.004Zm100.823-.207c.07.056.283.077.446.018.188-.056.118-.113-.14-.113-.259-.018-.399.039-.306.095Zm-178.228 0c.07.056.283.077.446.018.188-.056.118-.113-.14-.113-.259-.018-.4.039-.306.095Zm-4.306.077c0 .095.236.19.517.169.516 0 .516-.018.07-.17-.258-.094-.494-.168-.542-.168-.022-.019-.048.056-.048.169h.003Zm188.601.566c.494.264.753-.018.284-.284-.284-.17-.446-.19-.517-.057-.047.113.071.264.236.341h-.003Zm-3.575-.228c.165.039.424-.018.542-.113.188-.15.095-.169-.306-.094-.306.076-.424.15-.236.207Zm-85.586-.095c.14.152.188.32.095.398-.093.076.023.076.258 0 .424-.133.424-.152 0-.397-.541-.321-.704-.321-.353 0Zm-94.031-.056c.188.095.446.19.586.19.118 0 .07-.095-.118-.19s-.471-.19-.586-.19c-.14 0-.07.095.117.19ZM3.366 8.421c.07.056.283.076.446.018.188-.057.118-.113-.14-.113-.259-.018-.399.038-.306.095Zm167.815.358c0 .152.048.285.096.285s.14-.133.236-.285c.07-.15.022-.284-.096-.284-.14 0-.236.133-.236.284Zm-68.025-.112c-.118.018-.14.094-.07.19.07.076.398.112.729.076.306-.057.542-.17.472-.246-.07-.095-.306-.133-.542-.095-.21.038-.494.077-.586.077l-.003-.002Zm-1.434.376c-.096.095.118.077.446-.038.328-.133.587-.302.587-.379 0-.17-.848.17-1.036.415l.003.002Zm-4.325-.225c-.399.056-.752.17-.752.246 0 .076-.236.207-.542.264-.471.113-.494.133-.095.32.306.151.516.133.8-.056.328-.208.353-.208.21.018-.166.19-.07.208.354.095.774-.19 1.434-.133 1.644.15.166.19.21.19.21 0 0-.15.189-.189.587-.112.494.095.564.056.424-.228-.095-.228-.07-.284.118-.19.166.077.283.019.283-.15 0-.321-1.268-.682-1.998-.531-.258.038-.822.113-1.246.17l.003.004Zm-1.154-.208c.07.057.284.077.447.018.188-.056.118-.113-.14-.113-.259-.018-.4.039-.307.095Zm-3.362.093c0 .113.14.169.329.113.188-.057.398-.019.471.112.048.134.118.077.118-.112.022-.208-.14-.32-.446-.32-.259 0-.472.094-.472.207Zm-10.65.19c-.096.284-.048.358.187.284.21-.057.284 0 .188.19-.07.132 0 .263.166.263.14 0 .188.095.118.19-.096.113-.236.151-.354.095-.118-.057-.283 0-.376.112-.118.17 0 .19.399.113.306-.077.73-.133.917-.133.306 0 .306-.018 0-.208-.258-.15-.165-.169.376-.076.682.095.73.076.73-.36 0-.301-.118-.491-.328-.491-.188 0-.284.077-.21.151.047.077-.119.17-.4.17-.398.038-.446 0-.165-.134.284-.133.21-.19-.306-.19-.353 0-.634-.094-.634-.189 0-.32-.166-.207-.306.208l-.003.004Zm-18.976-.208c-.258.133-.048.169.704.169.87-.018.966-.038.472-.17-.8-.207-.775-.207-1.176 0Zm-42.44 0c-.071.094-.023.19.095.19.14 0 .258-.096.258-.19 0-.113-.048-.19-.096-.19-.07 0-.188.077-.258.19Zm120.269.076c0 .057.095.152.236.208.117.056.235.018.235-.077 0-.113-.118-.207-.235-.207-.141 0-.236.038-.236.076Zm-30.802.303c.328.076.682.095.8.038.328-.151-.635-.379-1.036-.264-.258.077-.188.151.236.228v-.002Zm-33.32.036c.07.151.14.095.14-.113.023-.208-.047-.32-.117-.246-.07.056-.096.228-.023.359Zm-74.065.02c.14.38.634.359.634-.038 0-.264-.118-.359-.353-.264-.21.056-.329.19-.284.302h.003Zm206.656.057c.188.169.564.264.8.207.398-.056.376-.095-.141-.284-.847-.303-1.105-.264-.659.077Zm-32.612-.113c-.071.095-.048.19.095.19a.576.576 0 0 0 .376-.19c.07-.113.048-.19-.095-.19-.118 0-.306.077-.376.19Zm-13.755 0c0 .095.165.19.353.19.188 0 .354-.095.354-.19 0-.113-.166-.19-.354-.19-.188 0-.353.077-.353.19Zm-82.53 0c.446.076.611.151.376.169-.258 0-.399.077-.306.133.07.077.306.077.516 0 .612-.17.166-.492-.66-.471l-.751.038.822.133.003-.002Zm-1.788.338c.188.17.446.246.516.17.236-.17-.376-.718-.66-.587-.14.077-.095.246.141.415l.003.002ZM13.264 9.12c-.095.077.166.133.587.133.421 0 .704-.076.634-.15-.14-.19-.988-.17-1.223.017h.002Zm186.014.131c-.07.095-.022.19.095.19.141 0 .259-.095.259-.19 0-.113-.048-.19-.096-.19-.07 0-.188.077-.258.19Zm-3.41-.113c0 .057.095.151.236.208.118.056.236.018.236-.077 0-.113-.118-.207-.236-.207-.141 0-.236.038-.236.076Zm-101.833.246c-.204.214-.158.233.14.057.258-.152.516-.303.564-.32.048-.04 0-.057-.14-.057s-.399.151-.564.32Zm-5.268-.133c-.07.095.022.19.235.19.214 0 .306-.095.236-.19-.07-.113-.188-.19-.236-.19-.047 0-.165.077-.235.19Zm16.107.172c0 .112-.211.15-.472.112-.258-.038-.424 0-.354.077.188.264.988.359 1.317.19.258-.133.258-.17.022-.17-.165 0-.236-.094-.165-.19.07-.112.022-.189-.096-.189-.14 0-.258.077-.258.17h.006Zm-24.855.246c.07.15.14.094.14-.113.022-.208-.048-.32-.118-.246-.07.056-.095.228-.022.359Zm-7.946-.228c.07.094.329.19.542.169.328 0 .306-.038-.07-.17-.423-.138-.58-.138-.472 0Zm-60.195.15c.07.057.258 0 .424-.132.21-.19.188-.208-.14-.095-.236.056-.354.17-.284.228Zm204.447.247c0 .17.048.19.87.264.284.018.472-.018.399-.113-.048-.077-.284-.095-.494-.038-.284.095-.354.038-.236-.19.095-.208.048-.264-.211-.19-.165.057-.328.17-.328.265v.002Zm-114.039 0c0 .113.095.133.236.077.118-.057.235-.208.235-.303 0-.113-.117-.133-.235-.077-.141.057-.236.208-.236.303Zm-.94-.32c0 .038.165.133.376.189.188.056.283.038.21-.077-.14-.19-.586-.264-.586-.113Zm-26.806 0c0 .038.166.133.376.189.188.056.284.038.21-.077-.14-.19-.586-.264-.586-.113Zm116.251.453c.236.038.516 0 .659-.113.144-.113 0-.133-.446-.077-.494.095-.541.134-.21.19h-.003Zm-96.498-.246c0 .133.704.246.8.133.07-.077-.096-.17-.354-.17-.236-.017-.446 0-.446.04v-.003Zm-17.025.17c-.494.189-.541.284-.258.358.471.151.446.436-.048.587-.236.077-.471.018-.586-.151-.115-.17-.447-.398-.73-.492-.472-.19-.472-.17.048.19.446.302.516.435.283.548-.21.112-.236.19-.048.284.14.077.21.208.14.302-.07.095.096.228.377.285.398.113.446.169.188.302-.258.133-.236.17.07.17.236 0 .424-.095.424-.19 0-.113.258-.19.564-.19.73 0 .94-.264.587-.738-.236-.284-.236-.415.095-.66.188-.17.472-.303.612-.303s.258-.077.258-.17c0-.112-.284-.112-.704-.018-.377.095-.753.095-.823 0-.07-.094.118-.207.399-.246.306-.038.376-.094.165-.112-.21 0-.682.094-1.01.246l-.003-.003Zm-.774-.152c.07.056.283.077.446.018.188-.056.118-.113-.14-.113-.259-.018-.399.039-.306.095Zm-73.058.056c-.096.095.07.134.328.077.542-.113.612-.246.14-.246-.187 0-.398.077-.47.17h.002Zm185.379.21c0 .095.096.19.211.19a.53.53 0 0 0 .376-.19c.07-.112-.023-.19-.211-.19-.21 0-.376.078-.376.19Zm-60.122-.076c.07.056.283.076.446.018.188-.057.118-.113-.14-.113-.258-.018-.399.038-.306.095Zm-32.048.113c0 .076.21.15.471.15s.472-.076.472-.15c0-.075-.21-.152-.472-.152-.26 0-.471.077-.471.152Zm-23.35.02c-.071.151.094.228.516.207 1.035-.076 1.105-.112.376-.264-.399-.076-.73-.15-.73-.169-.023 0-.096.095-.166.228l.003-.002Zm65.555.13c.07.095.283.19.424.19.165 0 .14-.076-.071-.19-.446-.227-.541-.227-.353 0Zm-21.515-.112c0 .056.095.151.235.207.118.057.236.018.236-.076 0-.113-.118-.208-.236-.208-.14 0-.235.039-.235.077Zm-17.328.264c.634.056.66.077.236.32-.399.246-.354.264.353.285.705 0 .73-.039.472-.38-.329-.415-.822-.548-1.364-.397-.21.077-.096.133.306.17l-.003.002Zm-7.595-.151c0 .094.096.19.236.19.118 0 .236-.096.236-.19 0-.113-.118-.19-.236-.19-.14 0-.236.077-.236.19Zm-20.6.094c-.21.152-.258.285-.14.285s.353-.133.516-.285c.166-.15.21-.284.14-.284-.095 0-.328.133-.516.284Zm-3.267-.094c-.07.094-.022.19.096.19.14 0 .258-.096.258-.19 0-.113-.048-.19-.095-.19-.07 0-.189.077-.259.19Zm88.834.115c.07.056.283.077.446.018.188-.057.118-.113-.14-.113-.258-.018-.399.038-.306.095Zm-8.302.074c0 .095.048.19.095.19.071 0 .188-.095.259-.19.07-.113.022-.19-.096-.19-.14 0-.258.077-.258.19Zm-1.763 0c.071.095.023.19-.14.19s-.236.056-.14.113c.21.169.659-.113.516-.32-.095-.096-.188-.17-.258-.17s-.048.077.022.19v-.003Zm-19.163 0c0 .264.66.359.893.133.188-.169.095-.228-.329-.246-.306-.018-.564.039-.564.113Zm-4.468.095c.166.151.399.228.517.17.14-.078.117-.19-.071-.285-.516-.264-.774-.19-.446.113v.002Zm-43.38-.113c-.141.018-.141.077 0 .19.14.113.681.133 1.245.076 1.154-.133.893-.415-.283-.32-.399.018-.823.056-.963.056v-.002ZM4.987 10.5c.376.303 1.833.492 1.833.246 0-.077-.399-.208-.893-.32-1.246-.264-1.364-.264-.94.076V10.5Zm-1.667-.246c.047.018.283.17.516.303.354.227.399.227.258-.057-.07-.17-.305-.302-.516-.302-.188 0-.306.018-.258.056Zm213.734.456c-.424-.077-.73-.038-.73.056 0 .113-.166.19-.376.19-.236 0-.328.113-.236.284.07.151.023.285-.118.285-.14 0-.165.076-.095.19.258.34.587.207.587-.247 0-.302.07-.34.21-.151.14.17.258.19.354.038.095-.112.283-.169.398-.094.258.112-.634.832-1.058.832-.165 0-.188.057-.022.151.376.208.376 1.21 0 1.097-.188-.056-.447.039-.587.19-.354.32.023.359.73.077.236-.113.446-.134.446-.039 0 .077.399.113.87.077.775-.077.848-.056.587.208-.259.246-.166.284.774.358 1.224.077 1.645-.056 1.482-.435-.07-.151.096-.359.376-.492.284-.133.354-.228.188-.246-.14 0-.283-.151-.283-.34 0-.229-.048-.265-.188-.078-.166.17-.306.152-.635-.15-.283-.247-.611-.342-.917-.285-.298.063-.33.031-.096-.095.682-.34.517-.623-.283-.51-.376.077-.752.038-.823-.056-.07-.113.141-.19.494-.19.635 0 .635-.018.188-.284-.283-.17-.328-.264-.14-.285.166 0 .236-.094.14-.207-.117-.152-.21-.133-.328.018-.118.151-.446.207-.918.133h.009Zm-2.751.036c-.258-.038-.446.018-.446.113 0 .113.096.17.211.133.21-.056.611.302.611.566 0 .095-.117.152-.258.152-.118 0-.165-.095-.095-.19.095-.133-.048-.17-.446-.077-.472.095-.612.039-.612-.207 0-.285-.023-.285-.376-.018-.188.169-.564.302-.823.302-.235 0-.446.095-.446.19 0 .113.306.15.73.095.612-.095.704-.057.586.189-.07.17-.14.397-.14.492 0 .077-.166.113-.354.056-.423-.133-.494.398-.07.605.542.264 1.6.285 1.457.018-.07-.169-.376-.228-.8-.169-.424.056-.704 0-.704-.133 0-.113.07-.19.165-.19.494.057.775-.038.775-.284 0-.436.516-.587.752-.228.165.246.306.284.542.113.188-.133.446-.17.564-.095.165.077.235-.077.21-.359-.022-.284-.14-.492-.236-.492-.07 0-.117-.228-.047-.53.07-.34.022-.415-.096-.264-.118.151-.424.228-.659.208l.005.004Zm-93.913-.282c0 .208.446.284.587.113.07-.095-.023-.19-.211-.19-.21 0-.376.039-.376.077Zm-3.385.208c.118.228-.095.284-.988.302-.962 0-1.058.038-.611.19.306.094.659.112.774.056.141-.056.376-.018.542.095.258.169.354.133.446-.19.07-.228.236-.34.376-.264.141.057.258.039.258-.077 0-.169-.353-.34-.752-.379-.095-.018-.118.113-.047.264l.002.003Zm-8.206.094c-.07.208-.022.341.095.264.118-.056.211-.227.211-.379 0-.379-.166-.32-.306.113v.002Zm-12.627-.207c0 .15 1.645.076 1.858-.077.048-.056-.328-.095-.87-.095s-.988.077-.988.17v.002Zm-1.035.113c.235.15.541.284.66.284.14 0 .022-.133-.237-.284-.235-.152-.541-.285-.66-.285-.14 0-.022.133.237.285Zm-1.553-.039c.94.397 1.412.51 1.412.359 0-.17-1.106-.548-1.644-.587-.188 0-.096.095.235.228h-.002Zm-6.934-.056c.07.095.283.133.471.056.494-.133.446-.246-.14-.246-.258 0-.424.077-.329.19h-.003Zm-75.171.226c.283.227.822.018.634-.229-.07-.094-.306-.112-.494-.056-.236.077-.284.17-.14.285Zm-2.423-.075c.07.056.259 0 .424-.133.21-.19.188-.208-.14-.095-.236.056-.354.17-.284.228Zm181.992.19c.07.056.258 0 .424-.134.21-.19.188-.207-.14-.094-.236.056-.354.169-.284.228Zm-49.025-.152c0 .095.048.19.095.19.071 0 .189-.095.259-.19.07-.113.022-.19-.096-.19-.14 0-.258.078-.258.19Zm-12.228 0c0 .095.118.19.258.19.118 0 .166-.095.095-.19-.07-.113-.188-.19-.258-.19-.047 0-.095.078-.095.19Zm-7.193.32c-.399.285-.517.454-.284.38.258-.077.424-.038.424.095 0 .284.258.076.328-.264.023-.133.118-.36.211-.492.306-.36.048-.264-.682.284l.003-.002Zm-4.258-.376c.211.038.328.17.258.284-.095.133-.047.152.096.077.471-.228.306-.492-.258-.472-.399.018-.424.039-.096.113v-.002Zm-9.003.13c0 .17.235.247.586.229.329 0 .587-.039.587-.077s-.848-.359-1.128-.397c-.023-.018-.048.095-.048.246h.003Zm-9.877.152c.258.228.472.548.494.7 0 .207.048.227.141.056.188-.397.774-.246.799.19 0 .246.071.32.141.19.047-.114.258-.229.446-.229.66 0 .306-.32-.634-.548-.517-.133-1.01-.359-1.08-.51-.07-.151-.284-.264-.447-.264-.258 0-.21.113.14.415Zm-28.45-.226c.188.095.446.19.587.19.118 0 .07-.095-.118-.19-.188-.094-.472-.19-.587-.19-.14 0-.07.096.118.19Zm-57.209-.056c.166.038.446.038.587 0 .165-.056.047-.095-.284-.095-.33 0-.446.038-.306.095h.003Zm210.585.433c-.095.228-.07.246.118.018.14-.15.399-.207.612-.15.21.076.376.037.376-.078 0-.302-1.01-.113-1.106.208v.002Zm-68.258.151c0 .285.047.285.235.039.306-.38.306-.623 0-.472-.14.057-.235.264-.235.436v-.003Zm-48.675-.225c0 .151.096.228.236.169.118-.056.236-.19.236-.302 0-.095-.118-.17-.236-.17-.14 0-.236.133-.236.303Zm-43.967-.228c0 .056.095.151.236.207.117.057.235.018.235-.076 0-.113-.118-.208-.236-.208-.14 0-.235.039-.235.077Zm157.044.379c.21.208.21.302 0 .415-.166.077-.354.039-.399-.077a.353.353 0 0 0-.306-.228c-.14 0-.188.077-.117.17.095.095 0 .207-.141.264-.235.056-.188.19.141.435.423.36.423.341.258-.113-.166-.435-.118-.415.659.19.472.34.8.7.73.774-.048.077 0 .19.118.264.14.057.188.246.118.436-.118.264-.096.264.095.038.166-.17.166-.34.023-.492-.141-.151-.096-.264.14-.34.211-.057.424 0 .494.15.166.36.963.51.963.19 0-.151-.188-.264-.399-.264-.21 0-.471-.056-.564-.151a.68.68 0 0 0-.328-.133c-.096 0-.472-.17-.823-.36-.612-.32-.634-.378-.258-.699.424-.379.258-.738-.306-.738-.283 0-.306.057-.095.264l-.003.005Zm-57.066.018c.048.018.328.151.66.284l.586.246-.471-.379c-.259-.207-.564-.34-.66-.302-.118.056-.165.113-.118.151h.003Zm-5.386.323c.07.133.118.038.118-.228 0-.267-.048-.359-.118-.246a.806.806 0 0 0 0 .471v.003Zm-38.02-.436c-.07.077 0 .303.165.472.258.264.399.284.988.113l.705-.228-.705-.246c-.87-.303-.988-.32-1.153-.113v.002Zm-7.289.018c.612.19.8.567.634 1.171-.07.32-.047.36.118.17.188-.208.258-.17.399.15.118.342.21.38.494.19.188-.112.328-.302.328-.415 0-.284-1.718-1.437-2.116-1.437-.211 0-.14.076.14.169l.003.002Zm-72.092-.018c0 .095.14.246.306.359.236.151.306.113.306-.17 0-.189-.14-.358-.306-.358-.166 0-.306.077-.306.17Zm-25.346.057c.047.133-.166.264-.472.302-.283.038-.471.133-.424.208.07.076-.14.15-.471.169-.306.018-.564-.038-.564-.133 0-.264-1.482-.152-1.6.113-.048.133.023.245.166.245.143 0 .258-.094.258-.189 0-.113.118-.19.258-.19.118 0 .166.077.095.19-.07.113.023.133.21.077.26-.077.377 0 .377.284 0 .32.14.397.752.38.564-.019.635-.057.236-.114-.284-.038-.517-.169-.517-.284 0-.115.236-.17.517-.113.354.039.752-.113 1.176-.453.586-.454.586-.567 0-.7-.023-.018-.023.095 0 .208h.003Zm-2.4-.057c-.542.133-.516.151.284.246.987.133 1.88 0 1.692-.246-.14-.19-1.128-.19-1.976 0Zm-7.642.018c.07.095.258.19.376.19.14 0 .165-.095.095-.19-.07-.113-.258-.19-.376-.19-.14 0-.165.077-.095.19Zm216.347.36c-.424.283-.494.586-.141.586.118 0 .236-.113.236-.264 0-.133.211-.303.494-.36.314-.062.338.026.07.265-.258.228-.306.359-.118.359.166 0 .211.077.141.19-.07.112.095.189.398.189.494-.018.494-.038.118-.208-.328-.15-.376-.264-.14-.471.14-.152.446-.264.659-.264.329 0 .329-.039.023-.19-.446-.228-1.246-.151-1.74.17V11.5Zm-51.894-.17c-.21-.246-.235-.246-.14 0 .048.151.21.284.354.264 1.386-.095 1.364-.095.87-.246-.284-.095-.542-.077-.66.056-.118.151-.236.113-.424-.077v.003Zm-36.729.397c-.284.018-.612.018-.705 0-.118-.018-.14.038-.07.133s.446.133.848.077c.471-.057.87.018 1.153.228.399.302.424.284.329-.17-.071-.264-.284-.471-.447-.471-.188 0-.353-.113-.353-.246-.023-.113-.07-.077-.141.095-.047.19-.328.358-.611.358l-.003-.004Zm-15.683-.397c0 .246.258.246.704 0 .284-.151.258-.19-.188-.19-.283 0-.516.077-.516.19Zm-3.222-.075c.07.057.283.077.446.018.188-.056.118-.113-.14-.113-.259-.018-.399.039-.306.095Zm-10.651.244c0 .095.236.133.516.113.94-.077 1.011-.133.424-.264-.612-.151-.94-.095-.94.151Zm-11.45-.074c0 .15.094.284.21.284.095 0 .188-.133.188-.284 0-.152-.096-.285-.188-.285-.118 0-.21.133-.21.285Zm-20.104.074c.14.077.305.34.328.605.022.264.188.492.354.492.353 0 .398-.246.07-.415-.354-.17-.284-.472.118-.472.188 0 .353-.095.353-.208 0-.113-.188-.15-.446-.076-.258.056-.516.018-.612-.095-.095-.113-.235-.17-.306-.095-.095.056-.022.17.14.264Zm-1.387-.092c.284.284-.022.604-.398.415-.096-.039-.329-.018-.494.056-.21.113-.236.208-.048.284.14.077.258.039.258-.094s.14-.077.329.133c.398.415.564.34.66-.32.047-.246.235-.51.423-.587.236-.077.118-.133-.329-.133-.541-.018-.611.038-.398.245h-.003Zm-54.057.018c.328.302 1.176.397 1.176.112 0-.094-.284-.227-.66-.264a6.154 6.154 0 0 1-.73-.113c-.047 0 .048.113.211.265h.003Zm208.326-.018c0 .038.165.133.376.19.188.056.283.037.21-.078-.14-.19-.586-.264-.586-.113Zm-76.959 1.094c-.211.113-.188.151.022.151.188 0 .236.095.141.228-.118.17-.048.151.21-.018.236-.151.472-.208.564-.133.07.056.023.113-.118.113-.165 0-.283.077-.283.19 0 .094.306.189.704.189.612 0 .705-.077.705-.492 0-.264-.096-.436-.236-.359-.118.057-.166.228-.07.38.07.15 0 .284-.14.284-.141 0-.259-.17-.259-.36 0-.189-.165-.396-.353-.47-.188-.057-.376-.303-.376-.531-.048-.32-.071-.285-.141.133-.07.302-.235.623-.376.7l.006-.005Zm-7.805-.982c-.07.095-.023.19.095.19.141 0 .258-.095.258-.19 0-.113-.047-.19-.095-.19-.07 0-.188.078-.258.19Zm-4.35.018c0 .152-.118.134-.354-.018-.21-.133-.399-.207-.472-.15-.047.037.211.227.587.414.682.32.705.32.705-.056 0-.228-.118-.397-.236-.397-.141 0-.236.095-.236.207h.006Zm-10.228.285c.424.34.682.34 1.059-.018.353-.341-.023-.38-.424-.057-.211.17-.284.151-.284-.095 0-.19-.118-.264-.353-.207-.284.095-.284.151 0 .379l.002-.002Zm-2.001-.323c0 .113.118.246.284.32.14.077.188.057.095-.076-.07-.113.07-.228.376-.285.472-.076.447-.076-.117-.112-.354 0-.635.056-.635.15l-.003.003Zm-4.583 0c.07.095.023.228-.118.303-.283.15-.306.471-.022.471.236 0 .494-.681.306-.833-.211-.169-.328-.133-.166.057v.002Zm-16.578-.092c0 .038.165.169.354.302.283.19.353.19.353-.077 0-.17-.165-.302-.353-.302-.189 0-.354.038-.354.076Zm-92.805.036c.07.056.284.076.446.018.189-.057.118-.113-.14-.113-.258-.018-.398.038-.306.095Zm157.631.207c.306.039.775.039 1.058 0 .306-.038.07-.076-.516-.076-.587 0-.823.038-.542.076Zm-23.064.133c.095.17-.071.246-.472.246-.328 0-.586-.038-.564-.113.048-.34-.095-.397-.564-.189-.494.208-.494.228.306.436.87.228 2.562.169 2.562-.095 0-.077-.165-.095-.398-.039-.236.077-.329.039-.236-.094.095-.113-.023-.246-.236-.285-.236-.056-.446-.095-.471-.113-.023 0 0 .095.07.246h.003Zm-5.386-.133c.165.039.446.039.586 0 .166-.056.048-.095-.283-.095-.331 0-.446.039-.306.095h.003Zm-20.974.039c-.07.094 0 .246.141.32.165.077.21.057.118-.077-.071-.094 0-.246.14-.284.21-.077.236-.113.022-.113a.577.577 0 0 0-.423.151l.002.003Zm-5.22.038c.399.19.354.548-.095.548-.141 0-.166-.094-.07-.228.117-.15.047-.169-.236-.094a3.443 3.443 0 0 1-.893.133c-.847 0-.283.207.8.284.966.077 1.036.057 1.081-.379.022-.38-.07-.472-.494-.472-.472.018-.472.039-.096.208h.003Zm-4.892-.018c.07.095.023.19-.095.19-.14 0-.258-.095-.258-.19a.191.191 0 0 0-.188-.19c-.306 0-.236.454.095.718.258.19.354.151.542-.133.14-.19.165-.397.095-.472-.236-.17-.353-.133-.188.077h-.003Zm-11.52-.02c-.07.094-.023.227.117.302.118.056.236-.018.236-.17 0-.34-.14-.396-.354-.132Zm-40.679.02c.07.095.328.19.542.19.353 0 .353-.039.047-.19-.471-.246-.774-.246-.586 0h-.003Zm-9.686-.077c.07.057.284.077.447.018.188-.056.118-.113-.14-.113-.259-.018-.4.039-.306.095Zm104.492.19c-.166.151.07.643.306.643.118 0 .188-.17.165-.38-.022-.378-.188-.47-.471-.263Zm-13.567.264c0 .095.21.113.471.056.259-.056.399-.169.354-.264-.166-.19-.822-.018-.822.208h-.003Zm-41.383-.19c0 .095.048.19.095.19.07 0 .188-.095.259-.19.07-.113.022-.19-.096-.19-.14 0-.258.077-.258.19Zm-10.345-.113c0 .039.14.17.306.285.236.151.328.133.328-.077 0-.151-.14-.284-.328-.284-.166 0-.306.038-.306.076Zm-13.733.208c-.07.151-.095.284-.047.284.07 0 .258.057.446.113.284.077.328 0 .236-.284-.14-.472-.424-.51-.635-.113Zm74.515.266c.07.113.258.208.376.208s.095-.113-.07-.264c-.329-.303-.564-.246-.306.056Zm-6.467-.19c0 .095.166.208.329.265.236.077.306.018.21-.17-.14-.284-.541-.358-.541-.094h.002Zm-19.845.114c.096.15.166.284.211.284.045 0 .118-.133.21-.284.07-.17 0-.285-.21-.285-.211 0-.284.113-.211.285Zm-15.848.038c-.096-.056-.329-.038-.517.077-.258.113-.258.169-.048.169.166 0 .399.19.542.415l.236.436-.118-.436c-.048-.228 0-.415.118-.415s.21.077.21.19c0 .415.354.15.376-.285.048-.397-.022-.435-.283-.284-.166.133-.399.17-.516.133Zm-6.773.113c-.022.169.048.32.188.32s.188-.113.118-.264c-.07-.151-.047-.32.096-.379.118-.038.095-.056-.048-.038-.166.018-.306.19-.354.358v.003Zm-38.208-.151c0 .112.235.228.516.246.446.056.472.038.188-.228-.353-.303-.73-.32-.704-.018Zm-7.149.056c.07.056.259 0 .424-.133.21-.19.188-.208-.14-.095-.236.057-.354.17-.284.228Zm-9.64-.038c-.399-.018-.963.018-1.294.094-.446.134-.354.152.424.095.541-.038.94-.018.892.057-.07.076.188.094.587.056.682-.077.848-.228.516-.472-.095-.076-.21-.056-.306.057-.07.095-.446.151-.822.113h.003Zm-18.998.038c.048.113-.095.17-.283.113-.188-.077-.306-.17-.236-.264.048-.077-.166-.095-.471-.039-.329.039-.587.17-.587.264 0 .095.118.113.236.057.14-.077.494 0 .8.17.516.263.564.245.822-.208.21-.36.21-.454-.023-.38-.165.039-.283.17-.258.285v.002Zm128.333.228c.096.228.048.38-.118.38-.14 0-.21.076-.118.168.071.113.399.113.823.018.398-.094.704-.112.704-.076 0 .056.118.038.258-.039.354-.169-.188-.435-.962-.471-.542-.018-.542-.039.118-.17l.704-.15-.774-.019c-.682-.018-.775.038-.635.359Zm-10.769-.056c.096.169.236.19.565.038.586-.246.564-.32-.118-.284-.329 0-.517.112-.447.246Zm-17.541-.06c-.376.165-.313.24.188.229.399-.018.73-.113.73-.264 0-.285-.21-.285-.918.038v-.002Zm-7.617.04c.048.132.236.284.399.32.424.133.94-.152.752-.416-.236-.284-1.294-.19-1.153.095h.002Zm-9.098.076c.188.264.188.492 0 .756-.189.302-.189.34.095.264.328-.095.354-.774.048-1.171-.284-.38-.399-.246-.141.15h-.002Zm-.638.036c.071.151.141.095.141-.113.022-.207-.048-.32-.118-.246-.07.057-.096.228-.023.359Zm-6.651-.208c0 .246.682.32.892.113.188-.169.096-.228-.328-.228-.306 0-.564.057-.564.113v.002Zm-15.144 0c.14.19 1.268.152 1.268-.056 0-.056-.306-.113-.704-.113-.376.018-.635.095-.564.17Zm-3.528.208c.118.133.022.17-.21.095-.211-.057-.447-.039-.517.038-.166.246.848.397 1.268.208.236-.113.259-.19.07-.19-.14 0-.258-.056-.258-.151.07-.302-.047-.435-.258-.32-.14.076-.165.207-.095.32Zm-22.947-.226c-.306.152-.306.19.048.19.21 0 .471-.095.542-.19.188-.246-.118-.246-.587 0h-.003Zm-18.694.018c-.284.36.118.436.516.113.376-.302.376-.32.023-.32-.21 0-.472.095-.542.207h.003Zm-4.513-.094c.07.056.283.076.446.018.188-.057.118-.113-.14-.113-.258-.018-.399.038-.306.095Zm-9.36.076c-.07.095-.023.19.095.19.14 0 .258-.095.258-.19 0-.112-.047-.19-.095-.19-.07 0-.188.078-.258.19Zm200.498.17c-.471.018-.494.076-.283.397.14.207.423.379.659.359.329 0 .329-.039-.047-.152-.66-.207-.048-.471.704-.32.306.077.564.056.564-.038 0-.264-.236-.38-.659-.32a6.449 6.449 0 0 1-.941.076l.003-.002Zm-71.528-.095c0 .038.166.133.376.19.188.056.284.038.211-.077-.141-.19-.587-.264-.587-.113Zm-20.926.115c0 .095.048.19.096.19.07 0 .188-.095.258-.19.07-.113.022-.19-.096-.19-.14 0-.258.077-.258.19Zm-8.63.397c-.048.228.048.359.188.32.14-.038.236-.133.236-.207-.023-.077-.023-.284-.023-.454 0-.415-.305-.15-.398.341h-.003Zm-28.708-.454c.235.039.611.039.822 0 .236-.056.048-.094-.401-.094-.45 0-.635.038-.424.095h.003Zm-51.19.057c-.07.113.023.133.211.077.424-.133.494-.264.166-.264-.14 0-.306.076-.376.19v-.003Zm-34.211 0c0 .095.047.19.095.19.07 0 .188-.095.258-.19.07-.113.023-.19-.095-.19-.14 0-.258.077-.258.19Zm220.012.13c.166.04.494.04.704 0 .236-.056.093-.094-.283-.094-.399 0-.564.038-.424.095h.003Zm-18.386.057c-.07.095-.022.19.096.19.14 0 .258-.095.258-.19 0-.113-.048-.19-.096-.19-.07 0-.188.077-.258.19Zm-11.358.154c-.14.34.354.264.516-.077.096-.19.023-.264-.14-.228-.14.038-.328.19-.376.302v.003Zm-65.177.264c0 .095.096.15.236.15.118 0 .236-.189.236-.435 0-.34-.048-.358-.236-.133-.118.151-.236.341-.236.415v.003Zm-49.614-.53c0 .056.095.15.236.207.117.056.235.018.235-.077 0-.113-.118-.207-.236-.207-.14 0-.235.038-.235.076Zm-11.732.34c0 .303.048.34.14.151.07-.15.259-.34.4-.415.165-.095.094-.151-.166-.151-.261 0-.399.133-.377.415h.003Zm-26.241-.228c-.07.113.095.19.398.19.424 0 .472-.039.188-.19-.446-.228-.423-.228-.586 0Zm-.918-.036c-.07.095.023.17.21.17.189 0 .354-.077.354-.17 0-.077-.095-.151-.21-.151a.53.53 0 0 0-.354.151Zm176.915.113c0 .056.095.151.236.208.117.056.235.018.235-.077 0-.113-.118-.208-.235-.208-.141 0-.236.039-.236.077Zm-13.169.228c0 .151.141.207.354.151.188-.077.354-.17.354-.246 0-.077-.166-.151-.354-.151-.188 0-.354.113-.354.246Zm-20.925-.115c0 .095.047.19.095.19.07 0 .188-.095.258-.19.07-.113.023-.19-.095-.19-.14 0-.258.077-.258.19Zm-34.802.02c0 .077.236.113.494.077.752-.113.8-.246.096-.246-.329 0-.587.077-.587.17h-.003Zm-7.83-.077c.165.039.446.039.586 0 .166-.056.048-.094-.283-.094-.331 0-.446.038-.306.094h.003Zm-7.452.264c0 .095.096.17.189.17.117 0 .21-.133.21-.285 0-.15-.095-.228-.21-.169-.096.056-.189.17-.189.284Zm-2.587-.207c0 .095.048.19.095.19.07 0 .188-.095.258-.19.071-.113.023-.19-.095-.19-.14 0-.258.077-.258.19Zm-29.275 0c.07.113-.023.246-.211.302-.471.151-.494.397-.022.397.188 0 .283-.076.235-.15-.07-.078.048-.17.236-.229.211-.076.284-.018.188.17-.07.133 0 .264.14.264.424 0 .284-.718-.165-.813-.211-.056-.424-.095-.472-.113-.047 0 0 .077.071.17v.002Zm-15.754 0c-.07.113.023.133.21.077.425-.134.495-.264.166-.264-.14 0-.306.076-.376.19v-.003Zm-46.25.587c.211.076.495.076.635 0 .118-.057.048-.134-.165-.17-.259-.038-.354-.169-.259-.379.096-.246.048-.228-.235.057-.329.34-.329.397.022.492h.003Zm152.178-.19c0 .095.096.17.189.17.117 0 .21-.134.21-.285 0-.151-.095-.228-.21-.17-.096.057-.189.17-.189.285Zm-10.794.095c.329.32.118.34-.516.076-.306-.133-.446-.133-.446 0 0 .095.14.19.328.19.166 0 .612.19.988.415.376.228.542.285.401.133-.165-.169-.235-.358-.14-.415.07-.076.284.018.446.208.259.264.354.284.612.056.211-.19.211-.228.023-.133-.211.095-.259.039-.166-.151.095-.228 0-.303-.376-.303-.328 0-.472-.094-.399-.246.096-.189-.047-.245-.446-.169-.446.057-.516.133-.306.341l-.003-.002Zm-20.125-.151c.07.056.258 0 .423-.134.211-.19.188-.207-.14-.094-.236.056-.354.169-.283.228Zm-49.261-.057c-.166.17-.188.284-.048.284.118 0 .283-.133.376-.284.07-.151.096-.284.048-.284s-.211.133-.376.284Zm79.005.208c0 .038.165.076.353.076.188 0 .354-.076.354-.19 0-.094-.166-.132-.354-.076-.188.077-.353.151-.353.19Zm-5.291.284c.096.095.023.17-.095.17-.141 0-.258-.134-.258-.285 0-.151-.118-.284-.236-.284-.141 0-.236.19-.236.415 0 .246-.095.34-.188.246-.095-.113-.446-.34-.8-.51-.586-.303-.612-.303-.564 0 .048.17.306.34.564.379.284.038.517.133.517.228s-.236.133-.517.095c-.634-.113-.283.19.446.379.306.056.542.038.542-.057 0-.435.73-.397.988.057.166.302.446.472.752.454.472 0 .472-.019.048-.152-.306-.095-.472-.34-.494-.717-.023-.436.048-.567.283-.492.188.056.284.228.188.397-.118.246-.07.246.306-.018.236-.17.517-.264.612-.19.096.075.096 0 0-.19-.07-.169-.21-.284-.306-.245-.095.056-.306.018-.494-.077-.398-.19-1.246.133-1.058.397Zm-6.466-.397c0 .095.118.19.258.19.118 0 .166-.095.095-.19-.07-.113-.188-.19-.258-.19-.047 0-.095.077-.095.19Zm-1.645-.113c0 .208.446.285.587.113.07-.095-.023-.19-.211-.19-.21 0-.376.039-.376.077Zm-52.365.036c.07.057.284.077.447.018.188-.056.117-.113-.141-.113-.258-.018-.398.039-.306.095Zm-18.293.077c.07.095.328.19.542.17.328 0 .306-.04-.07-.17-.423-.139-.58-.139-.472 0Zm-34.33 0c.07.095.328.19.542.19.353 0 .353-.039.048-.19-.472-.246-.775-.246-.587 0h-.003Zm151.614.415c.022.113-.096.246-.259.284-.165.057-.258 0-.235-.094.07-.208-.023-.228-.705-.228-.328 0-.306.077.166.359.446.264.73.32 1.268.19.376-.096.775-.114.893-.077.095.056.14-.057.095-.228-.022-.208-.21-.32-.471-.285-.236.039-.329-.018-.236-.133.07-.133 0-.151-.21-.095-.211.057-.329.208-.306.303v.004Zm-56.974-.133c-.235.246-.21.284.188.284.517 0 .848-.246.587-.453-.236-.19-.472-.133-.775.169Zm-2.986-.17c.07.057.284.077.446.019.188-.057.118-.113-.14-.113-.258-.018-.398.038-.306.095Zm-22.643.077c-.424.228-.048.228.586 0 .306-.112.354-.169.118-.169-.188 0-.516.077-.704.17Zm-48.436-.115c0 .057.096.152.236.208.118.056.236.018.236-.077 0-.113-.118-.207-.236-.207-.14 0-.236.038-.236.076Zm108.042.454c.07.056.258 0 .423-.133.211-.19.188-.208-.14-.095-.236.056-.354.17-.283.228Zm-22.854-.056c-.211.453.022.51.353.094.188-.246.188-.379.048-.379s-.306.133-.398.285h-.003Zm-3.127-.095c0 .095.048.19.096.19.07 0 .188-.095.258-.19.07-.113.022-.19-.096-.19-.14 0-.258.077-.258.19Zm-3.056.095c.166.15.446.284.612.284.188 0 .328-.133.328-.284 0-.19-.236-.285-.612-.285-.516 0-.586.039-.328.285Zm-6.349-.208c0 .056.096.151.236.208.118.056.236.018.236-.077 0-.113-.118-.208-.236-.208-.14 0-.236.039-.236.077Zm-56.431.113c.188.095.446.19.586.19.118 0 .071-.095-.117-.19s-.472-.19-.587-.19c-.14 0-.07.095.118.19Zm-17.047 0c-.07.095-.023.19.095.19.14 0 .258-.095.258-.19 0-.113-.047-.19-.095-.19-.07 0-.188.077-.258.19Zm138.467.171c.07.095.354.133.612.077.66-.133.587-.246-.14-.246-.329 0-.542.077-.472.17Zm-38.419-.02c0 .095.166.17.354.17.188 0 .283-.077.21-.17a.512.512 0 0 0-.353-.151c-.118 0-.211.077-.211.151Zm-18.223.038c-.424.152-.398.17.166.17.376.018.657-.077.657-.17 0-.227-.189-.227-.823 0Zm-3.881 0c0 .095.095.19.235.19.118 0 .236-.095.236-.19 0-.112-.118-.19-.236-.19-.14 0-.235.078-.235.19Zm-20.808 0c.07.095.328.19.542.19.353 0 .353-.038.047-.19-.471-.246-.774-.246-.586 0h-.003Zm-27.277 0a.53.53 0 0 0 .376.19c.118 0 .21-.095.21-.19 0-.112-.165-.19-.376-.19-.188 0-.283.078-.21.19Zm-7.971.077c.236.151.494.228.564.19.118-.113-.494-.454-.8-.454-.14 0-.022.113.236.264Zm62.382.264c.165.038.424-.018.541-.113.188-.15.096-.169-.306-.095-.305.077-.423.152-.235.208Zm-7.971-.151c0 .095.096.19.236.19.118 0 .236-.095.236-.19 0-.113-.118-.19-.236-.19-.14 0-.236.077-.236.19Zm-3.691-.077c.071.057.284.077.447.018.188-.056.118-.113-.141-.113-.258-.018-.398.039-.306.095Zm56.738.38c-.211.453-.048.491.283.076.166-.208.188-.38.071-.38-.118 0-.284.134-.354.303Zm-54.153-.19c.07.056.284.076.447.018.188-.057.117-.113-.141-.113-.258-.018-.398.038-.306.095Zm54.717.681c0 .246.542.095.66-.19.047-.132-.048-.189-.284-.112-.21.056-.376.207-.376.302Zm-1.976-.133c.096.151.236.228.354.17.258-.113.048-.454-.258-.454-.118 0-.166.133-.096.284Zm-11.546.397c-.015.378.134.372.446-.018.354-.435.354-.453-.022-.34-.284.094-.329.056-.188-.152.118-.15.118-.207-.023-.112-.118.094-.21.379-.21.622h-.003Zm-31.742-.51a.185.185 0 0 0 .07.285c.118.056.21-.018.21-.17 0-.32-.07-.358-.283-.112l.003-.003Zm-11.875-.094c0 .038.166.112.354.19.188.056.353.017.353-.078 0-.112-.165-.19-.353-.19-.188 0-.354.04-.354.078Zm68.8.284c-.165.207.517.435.823.284.118-.056.21-.169.21-.284 0-.228-.87-.228-1.035 0h.002Zm-10.134 0a.185.185 0 0 0 .07.284c.118.057.211-.018.211-.169 0-.32-.071-.359-.284-.113l.003-.002Zm15.871.187c.188.113.399.151.494.095.095-.038.258.018.354.133.095.133.07.17-.096.095-.14-.056-.306-.038-.398.077-.071.094.07.19.328.19.283 0 .494-.114.494-.247 0-.379-.236-.51-.918-.51-.471 0-.516.057-.258.17v-.003Zm-11.875.039c-.258.32-.047.34.447.056.398-.228.398-.264.095-.264-.21 0-.471.095-.542.208Zm-2.444-.018c.022.056-.07.284-.236.51-.165.284-.188.435-.022.435.118 0 .235-.095.235-.19 0-.112.236-.284.517-.379.446-.133.446-.169.118-.169-.258-.018-.354-.113-.258-.228.095-.133.047-.19-.118-.151-.166.056-.259.133-.236.17v.002Zm-41.523-.02c-.07.094-.023.227.118.302.118.056.235.018.235-.095 0-.133.166-.17.376-.113.188.056.284.038.211-.077-.188-.246-.752-.246-.94-.018Zm42.909.396c.188.095.424.113.564.057.118-.077.023-.19-.235-.246-.564-.17-.8-.039-.329.19Zm-3.525.19c.188.095.447.19.587.19.118 0 .07-.095-.118-.19s-.472-.19-.587-.19c-.14 0-.07.095.118.19Z'/%3E%3Cpath d='M45.854 1.497c.306.151.306.19-.047.19-.21 0-.472-.095-.542-.19-.188-.246.118-.246.587 0h.002ZM47.734 1.69c0 .094-.117.19-.235.19-.14 0-.236-.096-.236-.19 0-.113.095-.19.236-.19.117 0 .235.077.235.19ZM34.913 2.822c.07.095.022.19-.096.19-.14 0-.258-.095-.258-.19 0-.112.048-.19.095-.19.07 0 .188.078.259.19ZM159.587 6.548a2.168 2.168 0 0 1-.705 0c-.14-.057.023-.095.424-.095.376 0 .516.038.284.095h-.003ZM100.164 9.008c0 .095-.118.284-.236.435-.188.246-.235.228-.235-.056 0-.359-.472-.436-.848-.133-.166.133-.424.133-.822 0-.376-.127-.345-.17.095-.133.354.056.705 0 .775-.077.14-.208 1.268-.228 1.268-.038l.003.002ZM77.69 11.255c.189.379 0 .604-.328.34-.117-.094-.117-.284-.022-.415.14-.207.236-.19.354.077l-.003-.002ZM76.89 11.348c0 .095-.117.133-.235.077-.14-.056-.236-.151-.236-.208 0-.038.096-.076.236-.076.118 0 .236.094.236.207ZM217.496 12.844c0 .095.165.133.353.077.189-.077.354-.018.354.094 0 .113-.376.208-.822.208-.848 0-1.106-.246-.446-.454.494-.15.564-.15.564.077l-.003-.002ZM219.617 13.783c0 .095-.118.19-.236.19-.14 0-.235-.095-.235-.19 0-.112.095-.19.235-.19.118 0 .236.078.236.19ZM52.953.57c.166.095.21.169.096.169-.14 0-.048.113.188.246.258.151.376.38.305.53-.095.208-.14.19-.14-.056-.022-.208-.165-.284-.494-.208-.283.057-.471 0-.471-.133s-.188-.17-.472-.095c-.258.077-.471.039-.471-.076 0-.115-.258-.208-.587-.208-.328 0-.586-.077-.586-.151 0-.208 2.234-.228 2.632-.018ZM55.842.736c-.07.095-.188.19-.258.19-.048 0-.095-.095-.095-.19 0-.112.117-.19.258-.19.118 0 .166.078.095.19ZM33.438.683a3.85 3.85 0 0 1-.94 0c-.21-.057.023-.095.542-.077.516 0 .704.038.398.077ZM32.332.932c.377.133.399.17.07.17-.21.017-.47-.078-.541-.17-.11-.138.047-.138.471 0ZM62.551 1.214c.166.17.236.34.14.415-.07.057-.14.018-.14-.095 0-.133-.118-.227-.258-.227-.118 0-.166.112-.07.227.095.134.07.17-.023.095-.283-.19-.354-.7-.118-.7.096 0 .306.134.472.285h-.003ZM51.093 1.043c.188.152-.023.454-.329.454-.117 0-.21-.133-.21-.284 0-.285.283-.38.542-.17h-.003ZM31.6 1.252c.14.264.118.284-.117.113-.166-.133-.236-.285-.166-.341.07-.056.21.038.284.228ZM74.54 1.967c.188.17.188.285.048.285-.284 0-.612-.36-.447-.492.048-.039.236.038.399.207ZM20.811 1.877c.07.095.023.19-.095.19-.14 0-.259-.095-.259-.19 0-.113.048-.19.096-.19.07 0 .188.077.258.19ZM91.703 2.064c0 .113-.166.19-.353.19-.188 0-.354-.039-.354-.077 0-.039.166-.113.354-.19.188-.056.353-.018.353.077ZM77.593 2.29c.157.264.133.302-.07.112-.188-.19-.424-.264-.517-.19-.118.077-.118.019-.022-.112.235-.32.328-.285.612.19h-.003ZM88.295 2.252c-.07.095-.188.19-.258.19-.047 0-.095-.095-.095-.19 0-.113.118-.19.258-.19.118 0 .166.077.095.19ZM84.763 2.231c-.095.151-.047.32.14.415.211.113.236.17.048.17-.446 0-.634-.397-.306-.623.236-.17.259-.17.118.038ZM78.54 2.252c0 .095-.119.19-.237.19-.14 0-.235-.095-.235-.19 0-.113.095-.19.235-.19.118 0 .236.077.236.19ZM11.992 2.5c0 .152-.165.38-.353.51-.236.17-.354.17-.354.019 0-.113.118-.208.258-.208.118 0 .188-.077.096-.169-.07-.095-.023-.228.117-.302.118-.057.236 0 .236.15ZM107.577 3.197c.07.095.022.19-.096.19-.14 0-.258-.095-.258-.19 0-.112.048-.19.095-.19.071 0 .189.078.259.19ZM203.038 8.682c.07.095.022.19-.096.19-.14 0-.258-.095-.258-.19 0-.113.048-.19.095-.19.071 0 .188.077.259.19ZM222.061 9.91c-.096.15-.259.284-.376.284-.141 0-.118-.113.047-.285.166-.15.329-.284.376-.284.048 0 .023.133-.047.284ZM222.976 10.12c.211.17-.095.662-.328.531-.118-.056-.21-.228-.21-.379 0-.264.283-.359.541-.151h-.003ZM226.948 10.515c-.165.056-.376.038-.446-.018-.095-.057.048-.113.306-.095.258 0 .328.056.14.113ZM229.653 11.046l.659.471-.634-.246c-.353-.113-.704-.34-.774-.472-.166-.34 0-.284.752.247h-.003ZM233.583 11.121c.095.113-.472.605-.682.587-.07 0-.096.057-.07.133.047.077.21.152.398.152.188 0 .376.112.446.264.096.207-.047.227-.564.133-.376-.077-.729-.228-.752-.32-.047-.096-.236-.17-.424-.17-.258 0-.283-.077-.117-.359.235-.34 1.599-.661 1.762-.415l.003-.005ZM231.443 11.27c.071.095.048.285-.047.415-.118.134-.259.17-.329.077-.07-.095-.047-.284.048-.415.118-.133.258-.17.328-.077ZM87.094 11.798c-.095.208 0 .246.424.17.988-.17 2.186-.265 1.833-.152a4.569 4.569 0 0 0-.8.436c-.258.169-.376.19-.284.056.096-.113.048-.228-.095-.228-.376 0-.87.415-1.01.869-.07.208-.118.133-.096-.208.048-.471-.022-.548-.424-.492-.314.038-.321-.075-.022-.34.516-.472.634-.492.471-.113l.003.002ZM18.153 12.424c-.21.208-.471.32-.586.285-.21-.095.423-.623.752-.623.14 0 .07.151-.166.34v-.002ZM232.711 12.707c0 .151-.306.264-.73.264-.398.018-.586-.018-.424-.056.141-.057.236-.19.141-.285-.07-.095.14-.17.446-.17s.564.114.564.247h.003ZM67.953 13.033c0 .095-.118.19-.258.19-.118 0-.166-.095-.095-.19.07-.112.188-.19.258-.19.047 0 .095.078.095.19ZM67.25 13.033c0 .095-.166.19-.376.19-.188 0-.284-.095-.21-.19.07-.112.235-.19.376-.19.117 0 .21.078.21.19ZM63.066 12.976c-.166.056-.377.038-.447-.018-.095-.057.048-.113.306-.095.258 0 .329.056.14.113ZM16.576 13.217c.236.208.306.38.188.38-.306 0-.892-.55-.73-.662.07-.056.306.077.542.284v-.002ZM72.303 13.22c.07.096.023.19-.095.19-.14 0-.258-.094-.258-.19 0-.112.047-.189.095-.189.07 0 .188.077.258.19ZM31.977 13.236c0 .095-.21.17-.494.17-.306 0-.424.076-.306.228.118.133.07.15-.118.056-.21-.095-.236-.19-.048-.34.329-.265.966-.342.966-.114ZM100.875 13.335c0 .056-.166.227-.354.379-.376.32-.423.264-.21-.19.14-.284.564-.435.564-.19ZM62.355 13.35c-.166.057-.377.039-.447-.017-.095-.057.048-.113.306-.095.258 0 .329.056.14.113ZM76.069 13.579c.095.133-.023.151-.284.076-.353-.112-.376-.094-.118.17.259.264.236.302-.188.207-.258-.056-.446-.207-.398-.32.118-.284.8-.38.988-.133ZM18.695 13.617c.096.095-.258.17-.73.17-.987 0-.987-.113-.022-.264.328-.039.682 0 .752.094ZM142.255 13.878c.236.228.236.284-.095.284-.21 0-.376-.133-.376-.284 0-.151.048-.284.095-.284.048 0 .211.133.376.284ZM92.053 13.783c-.07.095-.188.19-.258.19-.048 0-.095-.095-.095-.19 0-.112.117-.19.258-.19.118 0 .165.078.095.19ZM255.754 13.92c.634.095.704.359.118.472-.211.038-.587-.077-.822-.264-.399-.341-.329-.38.704-.208ZM132.383 13.96c0 .094-.118.245-.236.302-.14.056-.236.038-.236-.077 0-.095.096-.246.236-.303.118-.056.236-.038.236.077ZM93.232 13.979c-.07.094-.306.19-.494.19s-.328-.096-.328-.19c0-.113.21-.19.494-.19.258 0 .398.077.328.19ZM79.292 13.921c-.166.056-.376.038-.446-.018-.096-.056.047-.113.306-.095.258 0 .328.056.14.113ZM249.924 14.198c0 .19.118.34.258.34.118 0 .236.152.259.321 0 .284.047.264.258-.077.306-.53 1.035-.738 1.504-.415.188.113.752.228 1.246.228.542 0 1.128.133 1.457.359.353.246.424.34.165.264-.305-.077-.353-.018-.258.207.118.228.07.264-.188.152-.283-.152-.283-.113 0 .169.258.246.258.38.07.53-.188.151-.283.151-.283.039 0-.113-.166-.208-.354-.208-.188 0-.283.077-.21.17.07.076-.141.15-.472.15-.331 0-.612-.094-.612-.207 0-.095-.117-.133-.235-.077-.141.056-.236.302-.236.53 0 .285-.07.341-.258.19-.188-.151-.188-.32 0-.605.188-.264.188-.397.022-.397-.118 0-.236.133-.236.302 0 .208-.14.264-.494.17-.376-.095-.471-.077-.353.113.095.15 0 .094-.188-.095-.211-.208-.376-.264-.376-.151 0 .284-.848.302-1.081.018-.07-.113 0-.285.166-.38.258-.133.236-.169-.096-.169-.21 0-.398.133-.398.285 0 .15-.118.284-.236.284-.14 0-.236-.095-.236-.19 0-.112-.07-.169-.188-.15-.14.037-1.153-.342-1.434-.531-.048-.039.118-.264.376-.51.354-.38.542-.436.87-.285.306.134.494.095.752-.169.211-.19.306-.228.211-.113-.096.152 0 .246.21.246a.491.491 0 0 0 .447-.34c.095-.303.118-.303.14 0l.011.002Zm2.212.945c-.023.208.118.341.398.341.281 0 .424-.133.399-.34 0-.19-.188-.341-.399-.341-.21 0-.398.15-.398.34Zm-4.892.152c.07.094.283.19.424.19.165 0 .14-.078-.07-.19-.447-.228-.542-.228-.354 0Zm3.292.379c-.07.113.022.133.211.076.423-.133.493-.264.165-.264-.14 0-.306.077-.376.19v-.002ZM169.413 14.166c-.071.095-.188.19-.259.19-.047 0-.095-.095-.095-.19 0-.113.118-.19.258-.19.118 0 .166.077.096.19ZM138.492 14.05c0 .038-.165.133-.376.19-.188.056-.283.037-.21-.078.14-.19.586-.264.586-.113ZM168.636 14.296c-.166.056-.376.038-.446-.018-.096-.056.047-.113.305-.095.259 0 .329.056.141.113ZM129.226 14.336c-.095.094-.022.227.096.264.14.056.118.076-.048.056-.354-.056-.542-.492-.188-.492.14 0 .21.077.14.17v.002ZM96.875 14.354c0 .094-.118.19-.236.19-.14 0-.236-.096-.236-.19 0-.113.096-.19.236-.19.118 0 .236.077.236.19ZM101.227 14.539c.07.113-.023.133-.211.077-.424-.133-.494-.264-.165-.264.14 0 .305.076.376.19v-.003ZM209.271 14.752c0 .095.095.151.21.077.118-.056.284.077.377.284.095.208.258.341.376.285.117-.077.398-.018.611.094.354.152.284.19-.398.152-.517-.039-.8-.152-.775-.303.048-.113-.095-.228-.283-.228-.188 0-.354.113-.354.228 0 .17-.095.151-.236-.038-.21-.246-.258-.246-.471 0-.118.151-.236.19-.236.095 0-.19.823-.851 1.058-.851.07 0 .118.095.118.207l.003-.002ZM164.71 14.9c.07.095.023.228-.118.303-.118.056-.235-.018-.235-.17 0-.34.14-.397.353-.133ZM257 15.111c0 .095-.118.19-.258.19-.118 0-.166-.095-.096-.19.071-.112.188-.19.259-.19.047 0 .095.078.095.19ZM180.672 15.26c.07.095-.023.17-.211.17s-.283-.077-.21-.17c.07-.076.166-.15.21-.15.045 0 .141.076.211.15ZM205.036 15.508c0 .095-.235.17-.516.17s-.424-.057-.329-.134c.236-.208.848-.228.848-.038l-.003.002ZM197.392 15.486a.576.576 0 0 1-.376.19c-.14 0-.166-.095-.096-.19.071-.112.259-.19.376-.19.141 0 .166.078.096.19ZM244.677 15.882c.07.095-.211.17-.635.17-.729 0-.752.018-.305.284.282.176.25.27-.096.284-.398 0-.542-.095-.471-.32.07-.341 1.293-.682 1.504-.416l.003-.002ZM233.484 16.057c-.471.246-.774.246-.586 0 .07-.113.328-.19.541-.19.354 0 .354.039.048.19h-.003Z'/%3E%3Cpath d='M253.587 16.815a.577.577 0 0 1-.376.19c-.14 0-.165-.096-.095-.19.07-.113.258-.19.376-.19.14 0 .165.077.095.19Z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M257 0H0v17h257z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E"); }

[class*="rc_content_"] { padding-top:140px; padding-bottom:140px; }
[class*="rc_info_"] { box-sizing:border-box; width:var(--bdWd); margin:0 auto; }
[class*="rc_content_"] hgroup { display:flex; flex-direction:column; gap:8px; }
[class*="rc_content_"] h3 { font-size:48px; line-height:120%; color:#222; font-weight:800; }
[class*="rc_content_"] hgroup p { font-size:18px; font-weight:500; color:#999; line-height:150%; }
ul[class*="info_list_"] { display:flex; }
ul[class*="info_list_"] > li { position:relative; box-sizing:border-box; border-width:1px; border-style:solid; }

/* 모집대상 */
.rc_content_01 {  }
.rc_info_target { display:flex; gap:16px; padding:1px 20px; }
.rc_info_target hgroup { width:338px; padding-top:40px; }
.rc_info_target hgroup h3:after { content:''; display:inline-block; width:36px; height:40px; }

.info_list_target { flex:1; gap:16px; }
.info_list_target li { flex:1; box-sizing:border-box; height:400px; padding:64px 32px 0; border-radius:64px; background-repeat:no-repeat; }
.info_list_target li p { position:relative; font-size:20px; font-weight:500; line-height:150%; white-space: nowrap; letter-spacing:-0.03em; }

.rc_wrap.spt .info_list_target {  }
.rc_wrap.spt .info_list_target li:first-child { border-color:#85ECBE; box-shadow:8px 8px 32px 0px #E28DFF66; background-image:url(https://d187qcel719m8w.cloudfront.net/b2c/partners/spt_sc01_item01.png), linear-gradient(144.47deg, #A8FFD8 0%, #E9A8FF 100%); background-position:87px 173px, center; }
.rc_wrap.spt .info_list_target li:first-child p { color:#006640; }
.rc_wrap.spt .info_list_target li:nth-child(2) { margin-top:64px; border-color:#E79562; box-shadow:8px 8px 32px 0px #FF995966; background-image:url(https://d187qcel719m8w.cloudfront.net/b2c/partners/spt_sc01_item02.png),linear-gradient(144.47deg, #F9FF82 0%, #F6A471 100%); background-position:111px 153px, center; }
.rc_wrap.spt .info_list_target li:nth-child(2) p { color:#5B5400; }
.rc_wrap.spt .info_list_target li:nth-child(3) { border-color:#A7D4F4; box-shadow:8px 8px 32px 0px #71F28066; background-image:url(https://d187qcel719m8w.cloudfront.net/b2c/partners/spt_sc01_item03.png), linear-gradient(144.47deg, #B6E1FF 0%, #95FFA1 100%); background-position:23px 160px, center; }
.rc_wrap.spt .info_list_target li:nth-child(3) p { color:#136684; }

.rc_wrap.ptn .info_list_target {  }
.rc_wrap.ptn .info_list_target li:first-child { margin-top:48px; border-color:#FF9A9A; box-shadow:8px 8px 24px 0px #F27B7B40; background-image:url(https://d187qcel719m8w.cloudfront.net/b2c/partners/ptn_sc01_item01.png), linear-gradient(144.47deg, #FFFFA8 0%, #FFB2B2 100%); background-position:52px 177px, center; }
.rc_wrap.ptn .info_list_target li:first-child p { color:#883427; }
.rc_wrap.ptn .info_list_target li:nth-child(2) { border-color:#40e4ae; box-shadow:8px 8px 24px 0px #2AFFB940; background-image:url(https://d187qcel719m8w.cloudfront.net/b2c/partners/ptn_sc01_item02.png), linear-gradient(144.47deg, #E9F671 0%, #6AE9BF 100%); background-position:84px 165px, center; }
.rc_wrap.ptn .info_list_target li:nth-child(2) p { color:#2E6F52; }
.rc_wrap.ptn .info_list_target li:nth-child(3) { margin-top:64px; border-color:#a4d2f2; box-shadow:8px 8px 24px 0px #53B8FF40; background-image:url(https://d187qcel719m8w.cloudfront.net/b2c/partners/ptn_sc01_item03.png), linear-gradient(144.47deg, #B6FFEC 0%, #B6E1FF 100%); background-position:79px 168px, center; }
.rc_wrap.ptn .info_list_target li:nth-child(3) p { color:#3A667D; }


/* 파트너스는 이런 활동을 해요! */
.rc_content_02 {  }
.rc_info_activity {  }
.rc_info_activity hgroup h3 { text-align:center; }
.info_list_activity { position:relative; gap:16px; padding:64px 20px 0; }
ul.info_list_activity li { flex:1; border-width:0; height:456px; padding:48px; border-radius:64px; background-repeat:no-repeat; }
ul.info_list_activity li i { display:flex; align-items:center; justify-content:center; width:48px; height:48px; margin-bottom:16px; font-weight:700; font-size:18px; color:#fff; background-repeat:no-repeat; background-position:50% 50%; }
ul.info_list_activity li p { font-size:26px; font-weight:700; line-height:150%; }
ul.info_list_activity li span { font-size:16px; font-weight:500; line-height:150%; }
ul.info_list_activity li img { position:absolute; }
ul.info_list_activity:before { content:''; position:absolute; background-repeat:no-repeat; background-position:50% 50%; }

.rc_wrap.spt .rc_content_02 { background-color:#F7FFE1; }
.rc_wrap.spt .info_list_activity li:first-child { background-color:#C0FFC4; background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='454' height='456' fill='none'%3E%3Cpath fill='%23A3F7AA' d='M466.304 27.736c-23.607-40.654-74.419-51.59-117.897-53.378-59.154-2.68-122.297 9.325-168.371 48.929-24.43 20.8-43.519 48.66-51.408 80.057-5.995 23.998-4.793 49.067-1.491 73.377 6.503 49.682 21.994 110.618-13.423 143.237-2.87 2.37-2.534 2.259-8.027 5.568-4.525 2.501-6.86 3.447-8.631 4.159-12.181 4.732-24.925 7.847-37.017 12.855-18.944 7.509-37.106 17.049-53.888 28.662-7.855 5.485-15.827 11.191-21.47 19.08-12.03 15.764-8.707 38.636 2.739 53.799 8.13 11.205 20.256 18.804 32.91 23.902 15.834 6.348 32.637 10.03 49.446 12.614 14.9 2.204 30.033 3.074 45.057 1.837 37.017-2.645 74.246-19.238 96.768-49.634 32.938-43.651 20.565-101.188 10.355-150.629-29.292-141.835 31.53-161.405 60.589-171.166 19.885-6.673 34.373-4.435 55.611 1.16 16.363 4.518 32.217 10.908 48.861 14.376 17.819 3.613 37.01 4.649 54.162-2.328 38.899-15.294 43.973-63.146 25.125-96.47v-.007Z'/%3E%3C/svg%3E"); background-position:0 0; }
.rc_wrap.spt .info_list_activity li:first-child i { background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='49' height='48' fill='none'%3E%3Cpath fill='%235CBE63' d='M44.252 43.654c5.346-5.37 5.738-13.83 1.176-19.654 4.56-5.823 4.17-14.285-1.176-19.654-5.347-5.37-13.77-5.763-19.568-1.181-5.798-4.582-14.222-4.189-19.568 1.18C-.23 9.715-.622 18.177 3.94 24-.622 29.824-.23 38.286 5.116 43.654c5.346 5.37 13.769 5.763 19.567 1.182 5.798 4.58 14.222 4.188 19.567-1.182h.002Z'/%3E%3C/svg%3E"); }
.rc_wrap.spt .info_list_activity li:first-child p { color:#006F09; }
.rc_wrap.spt .info_list_activity li:first-child img { top:195px; left:197px; }
.rc_wrap.spt .info_list_activity li:nth-child(2) { background-color:#C4EDFF; background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='396' height='374' fill='none'%3E%3Cpath fill='%23A9DDF5' d='M59.598 372.043c12.273 2.917 25.096 1.066 37.19-1.879 123.492-32.923 242.649-79.889 361.104-127.414 16.147-6.574 32.407-12.863 48.44-19.707 68.688-27.263 71.556-98.238 75.226-124.32 1.964-15.856 4.725-32.392.08-48.03-5.019-18.02-24.48-32.68-43.07-24.556-11.809 5.182-19.892 15.742-28.825 24.632a803.426 803.426 0 0 0-50.467 58.5 816.661 816.661 0 0 0-10.537 13.798c1.463-14.302 2.079-28.683 1.953-43.056-.118-10.636-.458-21.327-2.582-31.784-2.69-13.598-7.782-27.455-18.21-37.037C418.251.208 400.51-1.907 386.095 4.574c-23.811 10.562-38.449 33.783-49.847 56.184a207.438 207.438 0 0 0-17.404 51.531c-2.609-5.943-5.321-11.838-8.233-17.64-18.942-38.502-48.078-72.772-93.955-74.575-28.614-1.525-55.415 12.33-65.076 40.332-5.006 13.967-6.228 28.896-6.917 43.615a309.215 309.215 0 0 0 1.939 50.968c-14.669-21.891-36.111-37.806-64.787-35.209-30.067 3.136-55.787 24.78-69.519 50.973-21.562 43.272-9.837 93.653 2.785 137.866 7.067 25.203 15.283 56.764 44.5 63.416l.017.008Z'/%3E%3C/svg%3E"); background-position:100% 70%;}
.rc_wrap.spt .info_list_activity li:nth-child(2) i { background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' fill='none'%3E%3Cpath fill='%23449EC5' d='M29.555 47.993c-1.062 0-2.097-.235-3.09-.463-.885-.199-1.721-.391-2.468-.391-.747 0-1.577.192-2.468.391-1 .228-2.029.463-3.091.463a5.613 5.613 0 0 1-1.864-.292c-1.755-.59-2.948-2-4.003-3.238-.576-.684-1.124-1.324-1.673-1.744-.569-.427-1.336-.776-2.145-1.139-1.453-.655-3.098-1.402-4.174-2.932-1.063-1.516-1.241-3.367-1.392-4.997-.089-.918-.171-1.793-.39-2.498-.206-.655-.617-1.38-1.056-2.142C.925 27.58 0 25.95 0 24c0-1.95.925-3.573 1.741-5.004.439-.768.85-1.494 1.056-2.149.219-.712.308-1.58.39-2.498.158-1.637.33-3.488 1.392-5.004 1.076-1.53 2.72-2.27 4.174-2.932.809-.37 1.576-.712 2.145-1.146.549-.413 1.097-1.06 1.673-1.737C13.626 2.285 14.819.875 16.58.285A5.791 5.791 0 0 1 18.437 0c1.062 0 2.09.235 3.091.463.891.206 1.72.398 2.468.398.747 0 1.576-.192 2.467-.398C27.458.235 28.493 0 29.555 0c.679 0 1.289.093 1.865.292 1.754.59 2.947 2 4.002 3.238.576.684 1.118 1.324 1.68 1.744.569.434 1.336.776 2.145 1.146 1.453.655 3.105 1.402 4.174 2.932 1.063 1.516 1.241 3.367 1.392 5.004.082.918.164 1.786.39 2.498.206.655.617 1.38 1.056 2.15.816 1.43 1.741 3.053 1.741 5.003 0 1.95-.925 3.573-1.741 5.01-.439.762-.85 1.488-1.056 2.143-.226.705-.301 1.58-.39 2.498-.158 1.63-.33 3.48-1.392 5.004-1.069 1.53-2.72 2.27-4.174 2.925-.809.363-1.576.712-2.145 1.139-.555.427-1.104 1.068-1.68 1.744-1.055 1.245-2.248 2.655-4.01 3.238a5.79 5.79 0 0 1-1.857.292v-.007Z'/%3E%3C/svg%3E"); }
.rc_wrap.spt .info_list_activity li:nth-child(2) p { color:#005A82; }
.rc_wrap.spt .info_list_activity li:nth-child(2) span { color:#4C99BA; }
.rc_wrap.spt .info_list_activity li:nth-child(2) img { top:214px; left:167px ; }
.rc_wrap.spt .info_list_activity li:nth-child(3) { background-color:#FAC8FC; background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='344' height='397' fill='none'%3E%3Cpath fill='%23FCAFFF' d='M2.4 93.718C8.7 83.573 22.02 87.181 31.471 89.96c11.56 3.276 22.79 7.664 33.614 12.887 19.863 9.672 38.177 22.494 54.19 37.746-13.26-27.697-30.19-59.439-22.515-90.034 2.472-8.912 9.987-15.977 19.622-12.364 3.871 1.404 7.034 4.061 10.218 6.592 5.329 4.227 10.648 8.464 15.917 12.767 15.426 12.6 30.466 25.824 43.506 40.94 11.441 13.25 21.377 27.949 28.23 44.122 4.407 10.109 7.551 20.787 9.135 31.707a554.078 554.078 0 0 1 2.757-37.464c3.695-34.233 10.473-68.14 20.435-101.094a547.937 547.937 0 0 1 4.782-15.061c1.785-5.294 3.505-10.809 7.245-15.081 7.846-8.947 19.998-6.154 28.15.981 3.795 3.024 6.778 6.889 9.691 10.744 5.75 7.648 10.297 16.157 13.832 25.044 12.804 32.527 12.052 68.547 8.086 102.76-2.406 19.836-5.665 39.557-9.275 59.202-.626 3.422-1.273 6.843-1.92 10.265l19.197-35.436c3.514-6.209 6.387-13.254 12.317-17.571 9.135-6.532 19.638-2.27 24.451 7.397 5.028 9.445 5.329 20.364 4.522 30.801a566.527 566.527 0 0 1-3.921 44.081c-2.837 22.357-6.963 44.553-12.413 66.418-2.331 9.551-5.099 20.113-13.376 26.242-5.68 4.297-12.553 5.696-19.371 5.017 10.598 45.243 2.998 95.035-23.272 133.556-3.023 4.181-5.786 8.781-10.137 11.709-6.282 4.127-13.892 1.978-18.851-3.21-3.654-3.694-6.221-8.253-8.507-12.882a409.455 409.455 0 0 1-10.218-21.517 420.325 420.325 0 0 1-21.552-61.311c-1.725 21.507-6.868 42.581-18.144 61.21-5.369 8.665-12.538 16.878-22.234 20.616-13.732 5.354-27.107-1.615-34.712-13.465-8.398-12.681-11.381-27.943-14.314-42.637-3.705-19.857-5.128-40.121-4.311-60.294a199.366 199.366 0 0 1-5.931 11.171c-8.778 15.182-19.602 29.201-32.16 41.424-4.016 3.719-7.847 7.986-13.05 9.999-6.087 2.601-12.674-.282-14.67-6.779-10.017-37.317-13.646-76.376-11.51-114.942.315-5.369.731-10.738 1.303-16.087.622-5.963 1.765-12.057 5.018-17.19 6.372-9.913 18.585-13.541 29.915-12.026a615.676 615.676 0 0 1-54.395-62.297c-15.366-20.254-30.937-41.912-35.6-67.46-.782-4.644-1.288-9.344-1.243-14.059.025-3.9.436-7.936 2.411-11.368l-.015-.01Z'/%3E%3C/svg%3E"); background-position:100% 100%; }
.rc_wrap.spt .info_list_activity li:nth-child(3) i { background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' fill='none'%3E%3Cpath fill='%23CF5FD3' d='M43.67 24C55.42 41.356 41.356 55.428 24 43.67 6.644 55.42-7.428 41.356 4.33 24-7.428 6.644 6.644-7.428 24 4.33 41.356-7.42 55.428 6.644 43.67 24Z'/%3E%3C/svg%3E"); }
.rc_wrap.spt .info_list_activity li:nth-child(3) p { color:#622264; }
.rc_wrap.spt .info_list_activity li:nth-child(3) img { top:168px; left:228px; }
.rc_wrap.spt .info_list_activity:before { left:100px; top:-76px; width:179px; height:142px; background-image:url(https://d187qcel719m8w.cloudfront.net/b2c/partners/spt_sc02_sub_element.png); }

.rc_wrap.ptn .rc_content_02 { background-color:#E1F3FF; }
.rc_wrap.ptn .info_list_activity li { background-position:0 100%; }
.rc_wrap.ptn .info_list_activity li:first-child { background-color:#F1D6FF; background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='385' height='289' fill='none'%3E%3Cpath fill='%23EAC0FF' d='M383.88 101.807c-1.126-9.933-3.142-19.877-7.596-28.898-7.235-15.275-21.379-26.214-38.633-19.596-10.201 4.097-17.356 13.003-23.548 21.73-9.244 13.902-18.511 27.801-28.731 41.012-17.261 22.732-40.94 49.204-63.848 70.377-7.868 7.3-15.875 14.463-24.191 21.25-12.547 10.168-26.476 16.751-40.728 8.593-14.938-8.324-20.781-25.564-22.499-42.064-2.902-29.133-.217-58.428-.771-87.627-.138-7.947-.506-15.893-1.267-23.807-.787-7.943-1.837-15.919-4.246-23.551-8.858-28.659-37.58-44.302-65.131-37.741a2.823 2.823 0 0 0-1.267.06C43.914 5.28 29.06 17.11 18.737 31.418 10.552 42.676 4.942 55.56.36 68.64c-6 17.464-10.697 35.369-14.284 53.48-7.664 39.011-9.958 79.091-6.518 118.704 1.532 17.372 3.958 34.727 8.47 51.592 4.57 16.981 11.273 33.539 21.087 48.187 13.53 20.072 33.173 36.659 56.526 43.818 19.494 6.109 40.52 3.764 59.736-2.275 9.334-2.874 18.412-6.513 27.394-10.334 12.659-5.418 25.238-11.025 37.695-16.897 41.672-19.657 82.247-42.855 116.422-74.061 34.255-31.088 61.028-71.363 72.522-116.436 5.123-20.389 6.998-41.703 4.477-62.614l-.007.003Z'/%3E%3C/svg%3E"); }
.rc_wrap.ptn .info_list_activity li:first-child i { background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' fill='none'%3E%3Cpath fill='%23B357E1' d='M48 24c0-3.398-2.106-6.345-5.12-7.82 1.09-3.177.495-6.749-1.91-9.15-2.401-2.403-5.975-3-9.15-1.91C30.345 2.106 27.399 0 24 0c-3.398 0-6.345 2.106-7.82 5.12-3.177-1.09-6.749-.495-9.15 1.91-2.403 2.401-3 5.975-1.91 9.15C2.106 17.655 0 20.601 0 24c0 3.398 2.106 6.345 5.12 7.82-1.09 3.177-.495 6.748 1.91 9.15 2.401 2.403 5.975 3 9.15 1.91C17.652 45.897 20.601 48 24 48c3.398 0 6.345-2.106 7.82-5.12 3.177 1.09 6.748.495 9.15-1.91 2.403-2.401 3-5.975 1.91-9.15C45.897 30.348 48 27.399 48 24Z'/%3E%3C/svg%3E"); }
.rc_wrap.ptn .info_list_activity li:first-child p { color:#622383; }
.rc_wrap.ptn .info_list_activity li:first-child img { top:224px; left:152px; }
.rc_wrap.ptn .info_list_activity li:nth-child(2) { background-color:#FFD9D9; background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='328' height='289' fill='none'%3E%3Cpath fill='%23FFC5C5' d='M309.516 34.573c-5.892.484-11.152 3.46-16.131 6.452-8.973 5.353-17.833 10.913-26.483 16.783-16.051 10.96-31.626 22.93-45.437 36.67a540.02 540.02 0 0 0 14.288-48.306c3.825-14.623 5.672-35.238-9.945-43.432-16.009-7.898-41.575 2.785-54.751 12.974-23.467 17.215-37.078 44.052-47.406 70.64-.075.188-.145.37-.21.554.149-7.518.247-15.04.261-22.559-.537-18.22-6.475-36.515-23.457-45.568-22.326-11.74-42.838 8.79-54.387 26.362-9.992 15.44-15.986 33.275-18.655 51.434-3.358 21.751-1.726 43.643 2.164 65.197-16.243-27.847-34.707-54.383-55.083-79.337-6.448-8.428-17.697-19.698-28.783-12.72-6.378 4.4-6.99 12.805-7.953 19.872a146.929 146.929 0 0 0-1.16 17.38c-.187 35.214 11.568 70.277 32.388 98.556a157.7 157.7 0 0 0 24.566 26.601 58.016 58.016 0 0 0-7.879.029c-32.874 2.028-57.192 30.306-63.134 61.515-5.316 26.367 5.264 50.123 32.757 56.434 20.895 4.461 39.495-1.977 54.251-15.031a545.894 545.894 0 0 0-5.302 14.557c-5.368 16.515-11.876 33.246-11.848 50.851.308 24.273 16.912 37.388 39.65 40.84 7.078 1.164 14.25 1.643 21.413 1.855 10.474.629 18.067-2.081 22.364-12.299 4.39-10.556 8.014-21.441 10.89-32.509 1.71 9.011 4.076 17.886 7.35 26.489 4.773 12.66 11.529 24.573 20.291 34.89 11.287 14.304 26.067 13.238 37.34-.681 11.937-15.576 15.224-36.228 14.125-55.443-1.431-26.034-11.296-50.26-19.839-74.626 11.437 15.115 25.132 28.329 39.112 41.05 7.64 6.772 14.901 14.149 23.644 19.502 13.634 8.495 29.686 6.974 42.128-3.043 19.478-14.979 21.404-42.356 17.206-64.868-5.293-30.429-20.652-58.885-42.665-80.402-5.368-5.226-11.161-10.021-17.258-14.36a388.918 388.918 0 0 0 4.334-3.376c38.99-30.823 71.799-69.451 96.351-112.737 4.156-7.401 8.159-14.89 11.726-22.592 3.469-7.617 6.452-15.576 7.331-23.963 1.614-12.307-2.646-30.767-18.164-29.635Z'/%3E%3C/svg%3E"); }
.rc_wrap.ptn .info_list_activity li:nth-child(2) i { background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' fill='none'%3E%3Cpath fill='%23C45252' d='M43.654 43.654c5.37-5.37 5.763-13.83 1.181-19.654 4.581-5.823 4.189-14.285-1.181-19.654-5.37-5.37-13.83-5.763-19.654-1.181-5.823-4.582-14.285-4.189-19.654 1.18C-1.023 9.715-1.417 18.177 3.164 24c-4.58 5.824-4.188 14.286 1.182 19.654 5.37 5.37 13.83 5.763 19.653 1.182 5.824 4.58 14.285 4.188 19.654-1.182Z'/%3E%3C/svg%3E"); }
.rc_wrap.ptn .info_list_activity li:nth-child(2) p { color:#9D2121; }
.rc_wrap.ptn .info_list_activity li:nth-child(2) img { top:187px; left:155px; }
.rc_wrap.ptn .info_list_activity li:nth-child(3) { background-color:#FFE3AC; background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='441' height='365' fill='none'%3E%3Cpath fill='%23FFD98E' d='M437.13 202.346a3.394 3.394 0 0 0-1.779.079c-2.924.921-5.848 1.858-8.771 2.799-55.024 17.776-108.848 39.248-161.037 64.133l4.816-162.705c-.124-3.844-4.688-6.013-7.621-3.156-40.698 46.892-81.401 93.778-122.099 140.669.734-62.3-9.896-124.744-31.302-183.26a505.638 505.638 0 0 0-9.128-23.141c-.342-.887-.743-1.818-1.6-2.319-1.76-1.555-4.901-1.124-6.215.803-.396.43-.659.936-.797 1.516a893.935 893.935 0 0 0-3.47 8.47c-8.175 20.248-30.172 75.614-46.43 149.945-.015.08-.035.154-.05.233C2.243 124.032-35.556 52.831-54.109 27.085c-5.976-8.292-11.952-16.583-17.928-24.88-.937-1.451-2.7-2.501-4.45-2.13-1.878.401-45.678-6.454 17.566 386.74 1.532 9.505 3.157 19.099 6.715 28.094 5.391 14.865 17.418 26.445 31.62 33.028 19.786 9.396 41.773 12.189 62.977 16.835 50.296 10.298 100.582 20.645 150.888 30.913 7.334 1.436 14.728 2.655 22.19 3.145 33.825 2.036 47.487-14.339 62.11-42.186 13.478-24.483 26.922-48.986 40.812-73.232 23.889-41.7 49.132-82.737 77.971-121.232 7.899-10.471 14.633-19.124 24.311-30.65a631.717 631.717 0 0 1 19.024-21.635c.609-.739 1.228-1.561 1.228-2.561.486-2.294-1.471-4.82-3.79-4.978l-.005-.01Z'/%3E%3C/svg%3E"); }
.rc_wrap.ptn .info_list_activity li:nth-child(3) i { background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' fill='none'%3E%3Cpath fill='%23D08A00' d='M0 32.755c8.366 2.385 11.9 6.02 13.218 14.404 7.261-4.393 12.32-4.023 19.531.841 2.385-8.372 6.019-11.906 14.41-13.218-4.393-7.267-4.03-12.32.841-19.531-8.366-2.385-11.9-6.019-13.218-14.41-7.267 4.393-12.32 4.03-19.537-.841C12.86 8.372 9.225 11.9.835 13.218 5.228 20.485 4.864 25.538 0 32.755Z'/%3E%3C/svg%3E"); }
.rc_wrap.ptn .info_list_activity li:nth-child(3) p { color:#885A00; }
.rc_wrap.ptn .info_list_activity li:nth-child(3) img { top:232px; left:129px; }
.rc_wrap.ptn .info_list_activity:before { top:-98px; right:105px; width:193px; height:183px; background-image:url(https://d187qcel719m8w.cloudfront.net/b2c/partners/ptn_sc02_sub_element.png); }


/* 특별한 지원 혜택! */
.rc_content_03 {  }
.rc_info_benefit { position: relative; display:flex; gap:16px; padding:0 20px; }
.rc_info_benefit hgroup { width:338px; }
.rc_info_benefit:after { content:''; position:absolute; background-repeat:no-repeat; }

.info_list_benefit { flex:1; flex-wrap:wrap; gap:16px; }
ul.info_list_benefit li { padding:32px; border:0; border-radius:40px; }
.info_list_benefit li > i { display:block; width:fit-content; margin-bottom:17px; padding:9px 16px 5px; font-family:'JalnanGothic'; line-height:150%; font-size:16px; border-radius:100px; }
.info_list_benefit h4 { position:relative; line-height:150%; }
.info_list_benefit h4 > div { position:relative; display:inline-block; z-index:1; }
.info_list_benefit h4 span { display:block; font-size:15px; font-weight:400; }
.info_list_benefit p { margin-top:8px; font-size:15px; line-height:150%; }
.info_list_benefit p b { display:block; }
ul.info_list_benefit li img { position:absolute; }

.rc_wrap.spt .rc_info_benefit:after { left:12px; bottom:0; width:215px; height:248px; background:url(https://d187qcel719m8w.cloudfront.net/b2c/partners/spt_sc03_sub_element.png) 0 0 no-repeat; }
.rc_wrap.spt .info_list_benefit { }
.rc_wrap.spt .info_list_benefit li { flex:0 0 338px; height:338px; }
.rc_wrap.spt .info_list_benefit li h4 { font-size:20px; }
.rc_wrap.spt .info_list_benefit li:first-child { color:#B1790B; background-color:#FFEAC1; }
.rc_wrap.spt .info_list_benefit li:nth-child(2) { color:#247D41; background-color:#CCFFDD; }
.rc_wrap.spt .info_list_benefit li:nth-child(3) { color:#A54747; background-color:#FDE4E4; }
.rc_wrap.spt .info_list_benefit li:nth-child(4) { color:#307492; background-color:#E2F6FF; }
.rc_wrap.spt .info_list_benefit li:nth-child(5) { color:#617A0F; background-color:#F1FFC3; }
.rc_wrap.spt .info_list_benefit li:nth-child(6) { color:#7B409A; background-color:#F4DEFF; }
.rc_wrap.spt .info_list_benefit li:first-child i { color:#8E6617; background-color:#FFCE6E; }
.rc_wrap.spt .info_list_benefit li:nth-child(2) i { color:#1B7B3A; background-color:#AAF1C1; }
.rc_wrap.spt .info_list_benefit li:nth-child(3) i { color:#A54747; background-color:#F8B6B6; }
.rc_wrap.spt .info_list_benefit li:nth-child(4) i { color:#17465C; background-color:#AFD9EC; }
.rc_wrap.spt .info_list_benefit li:nth-child(5) i { color:#617A0F; background-color:#D7E99E; }
.rc_wrap.spt .info_list_benefit li:nth-child(6) i { color:#7B409A; background-color:#DCB3F2; }
.rc_wrap.spt .info_list_benefit li:first-child img { top:160px; left:160px; }
.rc_wrap.spt .info_list_benefit li:nth-child(2) img { top:174px; left:174px; }
.rc_wrap.spt .info_list_benefit li:nth-child(3) img { top:159px; left:150px; }
.rc_wrap.spt .info_list_benefit li:nth-child(4) img { top:170px; left:160px; }
.rc_wrap.spt .info_list_benefit li:nth-child(5) img { top:195px; left:156px; }
.rc_wrap.spt .info_list_benefit li:nth-child(6) img { top:188px; left:158px; }
.rc_wrap.spt .info_list_benefit li:nth-child(3) p { color:#D48383; }
.rc_wrap.spt .info_list_benefit li:nth-child(4) p { color:#60A4C2; }
.rc_wrap.spt .info_list_benefit li:nth-child(4) p b { color:#307492; }
.rc_wrap.spt .info_list_benefit li:nth-child(5) p { color:#95AB4C; }
.rc_wrap.spt .info_list_benefit li:nth-child(5) p span:after { content:''; display:inline-block; vertical-align:text-top; width:20px; height:20px; margin:0 2px 0 1px; background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='url(%23b)' d='M19.17 10.267c0 4.924-4.109 8.897-9.158 8.897-5.049 0-9.176-3.973-9.176-8.897 0-4.923 4.108-8.896 9.157-8.896s9.176 3.72 9.176 8.626v.27Z'/%3E%3Cpath fill='url(%23c)' stroke='%23F88000' stroke-width='.3' d='M9.993.982c4.975 0 9.026 3.745 9.027 8.558v.189c0 4.836-4.038 8.746-9.008 8.746-4.97 0-9.026-3.91-9.026-8.746C.986 4.892 5.023.982 9.993.982Z'/%3E%3Cpath fill='url(%23d)' d='M17.326 9.766c-4.473 3.507-10.309 4.719-15.607 3.078 1.248 3.282 4.492 5.632 8.312 5.632 4.895 0 8.87-3.86 8.87-8.616a8.24 8.24 0 0 0-.135-1.4c-.422.449-.902.896-1.42 1.306h-.02Z' style='mix-blend-mode:multiply'/%3E%3Cpath fill='url(%23e)' d='M9.99 16.201c3.679 0 6.661-2.897 6.661-6.472 0-3.574-2.982-6.471-6.661-6.471-3.68 0-6.662 2.897-6.662 6.471 0 3.575 2.983 6.472 6.662 6.472Z'/%3E%3Cpath fill='%23F88000' d='M3.731 10.79c0-3.581 2.995-6.472 6.662-6.472a6.69 6.69 0 0 1 5.99 3.674c-.788-2.723-3.341-4.719-6.393-4.719-3.686 0-6.662 2.91-6.662 6.472 0 1.007.269 1.958.691 2.816-.153-.56-.288-1.137-.288-1.753v-.018Z'/%3E%3Cpath fill='url(%23f)' d='m9.5 11.516-.008 2.124-1.68-.05.02-5.78c0-.256.023-.47.062-.65.043-.175.113-.32.21-.432a.814.814 0 0 1 .394-.234c.164-.047.367-.067.612-.059l1.418.043c.355.012.678.07.978.175.3.106.558.265.772.468.218.207.386.464.506.78.121.311.184.681.18 1.102v.152c0 .425-.063.787-.187 1.091a1.9 1.9 0 0 1-.515.748 2.005 2.005 0 0 1-.775.425c-.3.09-.627.129-.978.117l-1.013-.031.004.011Zm.004-1.554.93.027a.825.825 0 0 0 .363-.066.722.722 0 0 0 .27-.203.904.904 0 0 0 .167-.3c.039-.113.058-.23.058-.355v-.062c0-.125-.02-.245-.054-.358a.983.983 0 0 0-.168-.308.86.86 0 0 0-.269-.218.828.828 0 0 0-.362-.086l-.694-.02c-.093 0-.156.012-.187.043-.031.031-.05.102-.05.207L9.5 9.962h.004Z'/%3E%3Cpath fill='%23FFEE50' d='M7.715 13.702v-.07l.02-5.845c0-.265.023-.491.066-.67.042-.187.12-.343.226-.464a.895.895 0 0 1 .432-.257c.172-.047.39-.07.643-.062l1.434.042c.362.012.705.07 1.017.184.312.113.584.276.81.49.226.215.406.488.53.811.125.323.187.705.187 1.138v.152c0 .432-.066.814-.194 1.126-.129.32-.308.58-.534.783a2.12 2.12 0 0 1-.815.444 3.18 3.18 0 0 1-1.017.125l-.947-.027-.007 2.15-1.855-.054.004.004Zm4.457-6.632a2.185 2.185 0 0 0-.67-.386 3.038 3.038 0 0 0-.962-.171L9.106 6.47a2.027 2.027 0 0 0-.592.054.752.752 0 0 0-.363.215.936.936 0 0 0-.198.409 2.99 2.99 0 0 0-.063.643l-.02 5.774 1.544.047.008-2.15 1.098.03c.347.012.67-.027.963-.116.292-.086.545-.226.756-.413.21-.187.382-.433.502-.733.121-.3.184-.666.184-1.083v-.152c0-.417-.059-.787-.176-1.095a2.075 2.075 0 0 0-.495-.764c-.027-.023-.054-.05-.082-.074v.008Zm-2.747 2.961.008-1.784c0-.129.024-.21.07-.257.051-.047.133-.07.25-.067l.701.02a.915.915 0 0 1 .405.097c.117.059.219.14.296.242.078.097.14.21.18.335.039.12.058.25.058.382v.062a1.2 1.2 0 0 1-.062.378.98.98 0 0 1-.183.323.805.805 0 0 1-.3.223.898.898 0 0 1-.406.074l-1.017-.028Zm1.505-1.773a.65.65 0 0 0-.149-.097.797.797 0 0 0-.33-.078l-.702-.02c-.098 0-.125.016-.133.024-.004.004-.03.035-.03.168l-.009 1.648.861.023a.81.81 0 0 0 .332-.058.677.677 0 0 0 .245-.183.905.905 0 0 0 .16-.281c.035-.105.054-.222.054-.339v-.062c0-.121-.015-.234-.054-.343a.88.88 0 0 0-.253-.394l.008-.008Z'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='b' x1='7.901' x2='11.771' y1='1.669' y2='18.486' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FF9717'/%3E%3Cstop offset='1' stop-color='%23FF8400'/%3E%3C/linearGradient%3E%3ClinearGradient id='c' x1='7.901' x2='11.771' y1='1.13' y2='17.947' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FFDA34'/%3E%3Cstop offset='1' stop-color='%23FD0'/%3E%3C/linearGradient%3E%3ClinearGradient id='d' x1='8.015' x2='11.741' y1='1.523' y2='17.797' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23fff'/%3E%3Cstop offset='1' stop-color='%23FFE432'/%3E%3C/linearGradient%3E%3ClinearGradient id='e' x1='8.473' x2='11.272' y1='3.463' y2='15.715' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FF9D00'/%3E%3Cstop offset='1' stop-color='%23F90'/%3E%3C/linearGradient%3E%3ClinearGradient id='f' x1='7.162' x2='11.435' y1='7.495' y2='11.675' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F6FF00'/%3E%3Cstop offset='.21' stop-color='%23FFD314'/%3E%3Cstop offset='1' stop-color='%23FAE33B'/%3E%3C/linearGradient%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M.836.832h18.333v18.333H.836z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") 0 0 no-repeat; }
.rc_wrap.spt .info_list_benefit li:nth-child(6) p { color:#A96CC9; }
.rc_wrap.spt .info_list_benefit li:nth-child(5) h4:before { content:''; position:absolute; top:-14px; left:240px; width:27px; height:21px; background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='27' height='21' fill='none'%3E%3Cg fill='%2395AB4C' fill-rule='evenodd' clip-path='url(%23a)' clip-rule='evenodd'%3E%3Cpath d='M2.728.11c0 .054.054.054.13.01.063-.044.085-.032.043.044-.032.055-.032.131.01.164.053.022.022.022-.054 0a.74.74 0 0 0-.364.086c-.14.077-.247.077-.29.022-.095-.163-.438-.13-.438.045 0 .076-.053.14-.107.14a.109.109 0 0 1-.107-.108c0-.065-.076-.109-.161-.109-.086 0-.161-.044-.161-.097 0-.053.107-.077.235-.044.181.032.203.022.107-.055C1.454.132 1.454.1 1.593.045c.086-.032.181-.01.215.065.032.097.075.097.139 0 .107-.152.782-.141.782 0h-.001ZM3.587.684c0 .097-.054.13-.13.087-.075-.044-.085-.033-.043.044.107.184.279.163.279-.033 0-.086.043-.163.107-.163.054 0 .107.097.107.218 0 .12.054.218.118.218.054 0 .086-.044.054-.087-.032-.055.01-.097.085-.097.076 0 .14.054.14.119s.043.206.085.304c.044.12.032.196-.043.196-.064 0-.086.077-.054.163.044.087.14.164.235.164.161 0 .086.151-.096.173-.053.01-.15.022-.203.033-.171.022-.117.337.054.337.086 0 .15.032.14.076-.022.055.031.25.117.445.117.293.129.38.01.488-.107.097-.118.097-.054-.022.054-.097.044-.13-.032-.076-.075.044-.139.206-.139.37-.01.183-.032.227-.064.096-.064-.228-.203-.238-.289-.01-.075.206.022.402.15.315.054-.033.117-.01.15.044.043.054.021.13-.044.174-.065.042-.075.119-.044.184.044.076-.021.086-.181.032-.215-.065-.235-.054-.13.065.076.076.14.228.14.337 0 .109.044.195.086.195.042 0 .085.098.085.218s-.063.218-.15.218c-.075 0-.128.087-.106.196a.503.503 0 0 1-.118.38c-.075.108-.096.183-.044.183.053 0 .108.077.108.164 0 .086-.044.163-.086.163-.053 0-.064.141-.032.325.054.26.032.325-.107.325-.118 0-.171.065-.15.185.022.14-.064.228-.289.304-.352.12-.513.489-.193.445.108-.022.193-.087.193-.152s.044-.152.096-.206c.054-.044.054.065.022.26-.075.315-.054.337.171.283.15-.032.193-.01.13.044-.065.044-.162.206-.204.358-.075.238-.064.25.096.119.107-.097.171-.109.171-.022 0 .065-.032.12-.085.13a2.05 2.05 0 0 0-.267.045c-.15.032-.193-.01-.15-.152.022-.119-.01-.195-.107-.195-.086 0-.13.064-.096.151.032.077 0 .141-.076.152-.075 0 .044.076.247.151.203.077.289.152.182.152-.268.01-.225.174.095.325.225.098.257.152.15.283a.515.515 0 0 1-.343.163c-.117 0-.17.055-.139.109.044.065.171.087.3.044l.236-.065-.225.196c-.13.12-.257.304-.29.424-.043.173-.053.184-.063.022 0-.097-.086-.184-.171-.184-.108 0-.15.097-.14.27.022.174.086.271.215.271.096 0 .215.045.247.11.032.054.01.108-.054.108-.086 0-.107.097-.064.271.054.206.022.27-.096.27-.096 0-.15.045-.107.11.032.054.14.065.247.032.114-.043.114-.003 0 .12-.108.097-.247.151-.311.108-.086-.044-.086 0 0 .163.086.152.086.229.01.229-.064 0-.14-.077-.181-.174-.044-.12-.086-.13-.14-.044-.043.076-.203.141-.364.141-.15.01-.279.065-.279.109 0 .054-.043.065-.096.032-.139-.097-.256-.9-.15-1.064.13-.217.118-.672-.031-.793-.161-.13-.267-.706-.13-.672.065.01.118-.206.118-.5.022-.466-.032-.564-.278-.52-.054.01-.054-.044-.01-.11.053-.096.021-.108-.096-.064-.204.077-.247-.087-.064-.206.085-.044.075-.097-.022-.163-.118-.077-.096-.142.107-.337.14-.141.225-.196.182-.131-.076.163.193.282.32.152.054-.055.162-.055.258 0 .107.076.117.108.021.108-.063 0-.129.065-.129.142 0 .086.13.151.321.151.192 0 .321-.065.321-.141 0-.087-.064-.12-.161-.087-.107.044-.161 0-.161-.163 0-.131.054-.228.129-.228.064 0 .086-.033.054-.065-.044-.044-.14-.022-.215.044-.107.097-.257.087-.6-.054-.364-.142-.471-.152-.545-.044-.054.097-.108.108-.15.032-.032-.065.032-.141.15-.184.225-.077.3-.27.095-.27-.085 0-.085-.045-.021-.142.064-.065.096-.218.085-.315-.021-.109.01-.218.064-.26a.219.219 0 0 0 .096-.164c0-.065-.043-.087-.085-.054-.054.032-.172-.044-.268-.152-.139-.163-.15-.282-.075-.499.086-.218.075-.27-.022-.228-.075.022-.129.109-.117.174.021.064-.044.119-.14.119-.096 0-.15-.077-.129-.196a.618.618 0 0 0-.064-.337c-.064-.097-.053-.13.022-.076.075.044.075-.033-.01-.26-.064-.174-.161-.326-.203-.326-.043 0-.054.065-.022.152.032.086.022.173-.032.206C.135 5.247.08 5.16.07 5.009c-.01-.196.032-.26.203-.26.172 0 .204-.033.118-.142C.317 4.52.317 4.41.37 4.314c.054-.097.054-.184-.01-.228C.231 4.009.22 3.78.317 3.065c.043-.305.075-.598.085-.673 0-.076.076-.163.15-.184.085-.032.117-.01.085.044-.031.065-.01.109.044.109.086 0 .075.076-.01.218-.096.151-.096.25-.022.325.086.087.14.076.182-.044.043-.097.021-.174-.044-.174s-.075-.054-.043-.109c.032-.064.203-.108.374-.108.171 0 .343-.055.375-.11.043-.064.01-.097-.076-.086-.075.022-.129-.033-.117-.109.021-.065-.064-.13-.193-.13-.118 0-.193.043-.15.096.032.055.01.131-.054.174-.053.032-.107-.032-.107-.152 0-.13.064-.228.13-.228.106 0 .106-.022 0-.087C.85 1.783.817 1.653.85 1.533c.043-.131.01-.097-.086.065-.096.151-.14.315-.107.369.043.054-.076.065-.279.032-.247-.054-.32-.032-.267.055.043.076.032.087-.044.044-.17-.109-.021-.402.193-.37.096.023.172-.022.172-.076-.01-.065-.054-.097-.096-.076-.054.01-.064-.022-.022-.087.032-.055.15-.11.247-.11.14 0 .15-.021.043-.096-.107-.065-.096-.12.044-.239.15-.119.171-.119.107-.01-.075.12-.043.13.13.032.3-.163.342-.151.342.097 0 .142.053.184.15.152.117-.044.139 0 .095.174-.043.173-.085.195-.15.087-.063-.11-.117-.11-.214-.01-.107.108-.032.15.31.205.397.065.439.097.387.326-.054.217-.032.238.235.217.16-.022.32-.097.342-.184.022-.109.01-.119-.053-.022-.064.087-.15.097-.247.033-.118-.077-.13-.11-.022-.11.076 0 .108-.054.076-.108-.13-.206.332-.109.514.12.107.118.224.195.267.15.042-.043.01-.108-.064-.13-.064-.033-.108-.097-.064-.152.032-.054 0-.097-.054-.097-.064 0-.215-.097-.332-.218-.118-.119-.161-.217-.096-.217.054 0 .075-.055.043-.11-.053-.086-.117-.086-.214 0-.108.088-.161.088-.225-.01-.044-.086-.032-.097.043-.054.076.044.13.032.13-.022 0-.065-.076-.131-.162-.174C1.741.944 1.707.727 1.88.727c.053 0 .075.044.043.109-.032.054-.043.108-.01.108.022 0 .14.033.247.077.171.065.171.054.043-.109-.129-.163-.117-.184.14-.184.17 0 .267.044.224.109-.032.054 0 .109.076.109.075 0 .193-.087.257-.196.16-.25.685-.305.685-.065l.003-.001Zm.107 1.064c0 .022.064.097.15.163.117.097.17.097.235 0 .043-.076.032-.097-.044-.054-.064.032-.14.022-.181-.044-.064-.11-.161-.152-.161-.065Zm.106.553c.075.098.161.142.203.11.032-.033-.01-.11-.096-.164-.225-.152-.257-.131-.107.054Zm-.482-.054c-.032.054-.01.109.044.109.063 0 .117-.055.117-.11 0-.064-.022-.108-.043-.108-.032 0-.086.044-.118.109Zm-2.087.934c0 .087.043.152.095.152.064 0 .096-.097.086-.206-.01-.239-.181-.196-.181.054Zm-.772.26c.031.229.085.305.17.229.065-.055.236-.12.387-.152.225-.032.203-.054-.086-.065-.193 0-.332-.054-.3-.108.043-.055 0-.131-.064-.152-.076-.032-.14-.065-.15-.065 0-.01.01.141.044.315l-.001-.001Zm1.317-.185c.022.01.14.098.257.185.136.1.157.09.064-.033-.075-.097-.193-.184-.257-.184s-.085.01-.064.032Zm-.513.772c.063.086.16.13.203.097.054-.022.085.032.085.119 0 .238.182.218.321-.044.086-.163.076-.196-.032-.163-.075.032-.225-.01-.342-.098-.257-.184-.428-.119-.235.087v.002ZM.48 3.92c0 .097.321.152.375.065.043-.065-.032-.109-.15-.109-.129 0-.225.022-.225.044Zm2.356.715c0 .055.054.11.118.11.053 0 .075-.055.043-.11-.032-.064-.085-.108-.117-.108-.022 0-.044.044-.044.108Zm-1.82 1.587c0 .14.31.304.406.206.032-.033 0-.055-.075-.055s-.107-.044-.064-.109c.032-.054.13-.076.203-.044.086.033.182.01.215-.054.043-.077-.064-.109-.31-.097-.215.01-.375.065-.375.151v.002Zm.428.965c-.107.131-.107.163.032.163.096 0 .203-.054.235-.108.044-.065.118-.077.182-.044.075.044.085.022.043-.045-.107-.173-.332-.163-.492.033v.001Zm-.042.533c.032.087.161.184.289.218.342.097.396.076.332-.087-.032-.087-.14-.131-.257-.097-.107.032-.225 0-.257-.065-.107-.174-.171-.152-.107.032V7.72Zm.257 1.803c0 .054.022.108.043.108.032 0 .086-.054.118-.108.032-.065.01-.11-.044-.11-.063 0-.117.045-.117.11Zm1.177.868c0 .054.054.109.118.109.053 0 .075-.055.043-.11-.032-.064-.085-.108-.117-.108-.022 0-.044.044-.044.109Zm-1.241.022c-.044.076-.044.109.01.065.044-.044.161-.022.257.054.15.12.15.109.022-.065-.171-.217-.193-.228-.29-.054Zm.62.325c.225.218.374.206.438-.022.064-.238-.085-.304-.181-.087-.044.11-.096.087-.193-.054-.076-.097-.15-.141-.171-.077-.022.055.021.164.107.239v.001Zm.161.586c-.043-.097-.13-.152-.193-.12-.064.055-.044.132.086.229.278.206.352.184.342-.097 0-.218-.01-.218-.085-.033-.076.196-.086.196-.15.022v-.001Zm-.61.641c0 .087.022.164.044.164.021 0 .064-.077.107-.164.032-.086.01-.163-.043-.163-.064 0-.108.077-.108.163Z'/%3E%3Cpath d='M.96.739c.043.064.053.13.021.163C.96.934.906.88.874.782.799.6.864.566.96.74ZM1.603.935c.032.054.01.13-.054.174-.054.032-.107-.01-.107-.097 0-.196.063-.229.16-.077ZM1.8 1.487c.032.131 0 .218-.085.218-.086 0-.118-.087-.086-.218.032-.119.075-.217.086-.217.01 0 .053.097.085.217ZM16.887 3.779a.282.282 0 0 0 .246.022c.054-.044.01.032-.096.174-.16.173-.225.195-.3.097-.043-.077-.086-.087-.086-.033 0 .152-.406.184-.492.044-.032-.054-.022-.097.032-.086.235.044.375-.022.321-.152-.064-.163.161-.196.375-.065V3.78Z'/%3E%3Cpath d='M16.02 4.05c.01.11.01.26 0 .337-.011.077.075.097.192.065.171-.044.203-.01.182.152-.032.119.01.217.096.217.085 0 .129-.108.107-.25-.01-.141.01-.228.064-.206.043.033.16-.022.257-.119.16-.163.181-.163.386.01.181.174.181.218.053.37-.139.151-.117.173.215.184.333.01.343 0 .182-.131-.182-.141-.182-.152 0-.271.096-.054.16-.152.129-.218-.044-.054-.01-.097.043-.097.064 0 .118.065.118.152s.075.184.171.217c.257.098.386.077.31-.044-.043-.064-.117-.086-.17-.054-.054.044-.096.022-.096-.044s.129-.087.342-.044c.279.054.321.032.267-.109-.043-.12-.021-.152.086-.12.107.045.13.164.096.37-.044.163-.01.337.054.37a.194.194 0 0 1 .043.228c-.032.086 0 .163.076.163.075 0 .107.065.075.141-.064.174.374.196.482.032.053-.086.117-.076.203.01.096.098.054.152-.171.207-.2.05-.226.105-.076.163.279.109.311.315.044.315-.14 0-.15.022-.044.097.108.065.108.11-.021.218-.086.077-.13.218-.096.305.043.119.021.151-.054.097-.075-.044-.13-.174-.13-.293 0-.109-.053-.206-.117-.206s-.085.076-.053.163c.032.087.095.239.129.325.053.12.022.142-.108.098-.129-.055-.17 0-.17.238 0 .239-.033.27-.13.174-.161-.164-.343-.174-.247-.022.032.054-.032.109-.15.109-.288 0-.288.27-.01.51.268.239.268.358.01.358-.202 0-.589.597-.491.749.021.044-.054.141-.182.218-.117.076-.193.097-.161.044.032-.055.022-.164-.032-.25-.075-.12-.15-.098-.364.14-.15.164-.215.294-.15.294s.086.087.054.206c-.032.163 0 .196.181.151.172-.032.118.045-.203.337-.247.218-.418.467-.396.566.032.14-.022.173-.235.13-.15-.032-.279-.01-.279.033 0 .054.075.097.171.097.086 0 .14.044.096.109-.032.054-.117.076-.193.044-.15-.055-.61.293-.61.466 0 .065-.076.174-.162.25-.086.077-.161.196-.15.261.032.25-.01.391-.129.391-.085 0-.085-.044 0-.151.096-.12.096-.174-.01-.239-.075-.044-.107-.044-.064.01.118.132-.117.38-.342.38-.108 0-.225.077-.257.174-.064.163-.044.163.107.032.171-.14.171-.13.043.11-.288.564-.728 1.02-.91.944-.085-.032-.181-.01-.214.044-.044.065.01.109.095.109.096 0 .022.141-.224.38-.215.206-.429.38-.482.38-.054 0-.064.043-.032.108.032.055.01.11-.044.11a.12.12 0 0 1-.117-.12c0-.055-.054-.076-.108-.044-.085.054-.075.13.022.25.107.13.107.152 0 .087-.064-.044-.13-.032-.13.022s-.117.076-.266.044c-.15-.022-.268-.109-.268-.184s-.075-.174-.17-.206c-.162-.065-.162-.044 0 .196.214.337.214.456 0 .543-.086.032-.13.022-.097-.045.044-.064-.032-.097-.17-.076-.182.01-.258-.065-.354-.38-.107-.38-.129-.391-.332-.228-.14.11-.15.152-.043.11.107-.033.203.043.278.26.075.184.075.293.022.25-.064-.033-.225.01-.365.109-.139.097-.32.173-.396.173-.075-.01-.032-.065.096-.141.215-.12.225-.152.076-.499-.118-.283-.182-.347-.28-.25a.497.497 0 0 1-.31.13c-.107 0-.225.098-.257.218s-.117.218-.181.218c-.076 0-.076-.054-.01-.141.053-.065.085-.337.075-.586-.01-.26.022-.488.075-.533.054-.032.064-.108.032-.173-.043-.065-.021-.087.032-.055.064.045.182-.01.257-.108.118-.131.118-.184.022-.218-.107-.044-.107-.077 0-.196.075-.076.161-.12.203-.087.13.065.108-.119-.021-.25-.076-.076-.01-.304.17-.706.343-.717.301-.684.547-.543.16.087.214.076.214-.055 0-.086-.075-.14-.17-.13-.087.022-.182-.065-.204-.174-.032-.152 0-.184.129-.141.086.032.193.022.225-.044.043-.055.107-.077.161-.044.054.032.118.01.161-.055.032-.065-.01-.141-.096-.174-.193-.076-.235-.325-.064-.39.054-.023.118-.164.13-.338.031-.337.021-.337.332-.174.215.098.225.098.043-.044-.267-.217-.14-.706.204-.793.139-.032.267-.109.267-.163.01-.054.021-.141.032-.184.021-.141.352-.456.406-.391.032.022.118-.023.193-.12.096-.119.096-.163.01-.163-.075 0-.107-.044-.075-.097.043-.055 0-.131-.064-.152-.107-.044-.107-.065-.01-.065.075-.01.14-.076.14-.151s.075-.239.17-.358c.086-.109.13-.141.086-.054-.054.109-.032.13.054.064.075-.044.117-.173.085-.282-.032-.12-.01-.206.044-.206.053 0 .096.065.107.13 0 .077.054.045.108-.076a1.46 1.46 0 0 1 .374-.412c.203-.151.3-.173.492-.076.165.08.175.058.032-.065s-.107-.16.108-.109c.267.054.288.044.129-.054a.806.806 0 0 0-.45-.077c-.215.044-.236.033-.13-.151.076-.11.162-.196.215-.196.044 0 .076-.087.054-.196-.022-.141.043-.184.257-.184.225.01.257-.022.171-.13-.085-.11-.075-.142.032-.142.108-.01.096-.044-.043-.152-.225-.173-.235-.282-.022-.282.086 0 .161-.087.161-.184 0-.141.032-.152.13-.055.075.077.214.131.332.131.107 0 .16.044.129.11-.032.054.053.162.203.227.15.077.247.174.215.218-.032.054.021.065.107.032.14-.054.13-.119-.075-.423-.15-.229-.29-.337-.397-.293-.117.044-.107-.01.054-.206.118-.142.225-.283.235-.305.022-.022.044.044.044.163h-.008Zm2.397.913c.032.054.13.109.193.109.076 0 .064-.045-.032-.11-.203-.13-.247-.13-.16 0ZM16.49 5.3c.044.054.022.097-.043.097-.054 0-.13-.065-.161-.141-.044-.087-.054-.077-.054.032.044.597-.01.749-.235.706-.32-.065-.386-.151-.203-.282.117-.087.107-.097-.076-.044-.139.032-.3.032-.374-.01-.171-.11-.729-.12-.729-.011 0 .044.076.109.161.141.086.033.182.152.215.271.054.174.107.184.289.087.225-.12.225-.131-.032-.271-.14-.076-.193-.141-.118-.152.225 0 .568.218.504.326-.032.054.032.087.13.087.107-.01.3.022.417.064.193.055.235.022.279-.195.032-.152.01-.25-.032-.218-.054.032-.096-.01-.096-.087 0-.076.096-.206.215-.282.129-.077.193-.184.16-.239-.043-.065-.117-.087-.17-.044a.124.124 0 0 0-.044.163l-.003.002Zm-.802-.12c0 .054.022.108.043.108.032 0 .086-.054.118-.109.032-.065.01-.109-.044-.109-.064 0-.117.044-.117.11Zm3.212.477c0 .033.043.087.107.12.054.032.108.01.108-.045 0-.064-.054-.119-.108-.119-.064 0-.107.022-.107.044Zm-.856.065c0 .055.053.109.117.109.054 0 .076-.054.044-.109-.032-.065-.086-.109-.118-.109-.022 0-.043.044-.043.11Zm.352.174c.032.032.13.044.204.01.085-.032.053-.065-.064-.065-.118-.01-.182.022-.14.055Zm-1.852.315c0 .087.044.184.108.217s.095-.044.085-.206c-.021-.27-.193-.282-.193-.01v-.001Zm2.035.109c0 .097.064.13.161.097.086-.044.161-.11.161-.164 0-.054-.075-.097-.16-.097a.167.167 0 0 0-.162.164Zm-4.605.445c0 .087.063.152.15.152.095 0 .128-.076.095-.218-.064-.238-.247-.195-.247.065l.002.001Zm3.962-.066c0 .055.022.11.044.11.032 0 .085-.055.117-.11.032-.065.01-.109-.043-.109-.064 0-.118.044-.118.11Zm.804.11c.032.054.118.108.172.108.063 0 .075-.054.043-.109a.219.219 0 0 0-.171-.109c-.064 0-.076.044-.044.11Zm-.964.217c-.031.054-.021.109.044.109.054 0 .14-.055.171-.11.032-.064.022-.108-.043-.108a.219.219 0 0 0-.172.109Zm.439.174c-.054.14-.044.151.075.064.086-.076.193-.087.235-.044.054.044.054.01.01-.065-.107-.184-.246-.163-.32.045Zm-4.969.456c-.064.195.161.151.235-.044.044-.11.01-.152-.064-.131a.341.341 0 0 0-.17.173v.002Zm1.189.52c.032.033.13.045.203.011.086-.032.054-.065-.064-.065-.117-.01-.181.022-.139.055Zm-1.21.043c0 .055.053.11.117.11.054 0 .075-.055.043-.11-.031-.064-.085-.108-.117-.108-.022 0-.043.044-.043.108Zm2.548.457c.096.097.13.076.13-.131 0-.208-.032-.228-.13-.131-.097.097-.095.163 0 .26v.002Zm-.46-.152c.032.032.118 0 .193-.076.096-.11.086-.12-.064-.055-.107.033-.16.097-.129.131Zm-2.335-.044c-.044.109-.01.141.085.097.086-.032.13-.097.096-.151-.075-.131-.117-.12-.181.054Zm4.819.032a.548.548 0 0 0 .267 0c.076-.032.022-.054-.129-.054-.15 0-.203.022-.14.054h.002Zm-.502.142c0 .054.043.108.107.108.054 0 .107-.054.107-.108a.109.109 0 0 0-.107-.11c-.064 0-.107.045-.107.11Zm-4.713.119c0 .054.095.097.214.097.182 0 .204-.022.086-.152-.14-.151-.3-.13-.3.055Zm2.152.315c.257.109.536.163.611.141.215-.087.022.283-.215.412-.3.163-.17.239.172.109.193-.076.278-.196.278-.38 0-.228-.064-.27-.482-.325-.267-.044-.481-.12-.481-.174 0-.054-.076-.076-.172-.032-.129.054-.054.12.29.25v-.001Zm-.952.087c.129.054.418-.206.353-.315-.032-.044-.15-.01-.247.097-.107.097-.15.206-.107.218Zm-.611-.195c.032.055.15.11.246.11.162 0 .162-.023.022-.11-.215-.141-.353-.141-.267 0h-.001Zm3.373.217c0 .054.054.108.118.108.053 0 .075-.054.043-.108-.032-.065-.085-.11-.117-.11-.022 0-.044.045-.044.11Zm-2.27.26c-.032-.032-.086.022-.118.12-.085.195.044.205.622.032.396-.11.406-.131.16-.196a.739.739 0 0 0-.438.01c-.096.055-.203.065-.225.033l-.001.001Zm2.057.826c0 .109.075.228.171.26.13.055.161.022.107-.097-.032-.097.01-.196.096-.228.257-.109.182-.239-.107-.174-.161.033-.267.12-.267.239Zm-4.499 0c0 .054.054.109.118.109.054 0 .075-.055.043-.11-.032-.064-.085-.108-.117-.108-.022 0-.044.044-.044.109Zm.578.27c.086.087.182.164.215.164s.032-.077 0-.164c-.043-.086-.14-.163-.225-.163-.13 0-.13.022.01.163Zm3.278.055c0 .054.064.109.15.109.085 0 .192-.055.224-.11.032-.064-.032-.108-.15-.108-.128 0-.224.044-.224.109Zm-2.57.424c0 .119-.097.238-.204.282-.13.044-.193.131-.15.228.076.196-.503.218-.696.022-.096-.097-.13-.076-.13.12 0 .206.044.238.226.195.17-.044.192-.032.085.098-.096.119-.085.151.054.151.096 0 .171-.054.171-.109 0-.065.118-.109.267-.109.15 0 .257-.032.257-.086-.053-.326.032-.457.3-.467.194-.01.236-.032.108-.065-.13-.032-.171-.109-.13-.26.044-.12.023-.206-.043-.206-.065 0-.117.097-.117.206h.001Zm-1.264.087c.044.206.482.282.482.076 0-.109-.054-.109-.215-.022-.181.097-.203.087-.15-.065.044-.097.022-.174-.043-.174s-.096.087-.075.185h.001Zm.728.032c-.13.087-.118.109.075.109.14 0 .247-.055.247-.109 0-.141-.118-.141-.321 0h-.002Zm2.41.109c-.033.054-.023.109.043.109.053 0 .139-.055.17-.11.033-.064.022-.108-.043-.108a.219.219 0 0 0-.17.109Zm.192.293c-.022.064.032.141.13.184.095.032.138.022.107-.044-.032-.065-.01-.11.053-.11.064 0 .086-.054.054-.118-.086-.131-.289-.077-.343.086v.002Zm-4.584.88c.032.032.118 0 .193-.077.096-.109.086-.119-.064-.054-.107.032-.16.097-.129.13Zm3.321.216c.032.033.118 0 .193-.076.096-.11.086-.12-.064-.055-.107.033-.16.097-.129.131Zm-.697-.087c0 .055.054.11.118.11.054 0 .075-.055.043-.11-.031-.064-.085-.109-.117-.109-.022 0-.043.045-.043.11Zm-1.467.066c.032.033.13.044.203.01.086-.032.054-.064-.064-.064-.117-.01-.181.022-.139.054Zm2.142.825c.032.086.064.054.064-.065.01-.12-.021-.184-.053-.141-.032.032-.044.13-.01.206Zm-1.692-.13c-.032.054-.01.109.043.109.064 0 .118-.055.118-.109 0-.065-.022-.109-.044-.109-.031 0-.085.044-.117.109Zm-.653 1.357c.043.26.171.325.171.076 0-.13-.043-.238-.096-.238-.052 0-.085.076-.075.163v-.001Zm.814.174c0 .064.043.076.107.044.054-.033.108-.12.108-.174 0-.065-.054-.076-.108-.044a.223.223 0 0 0-.107.174Z'/%3E%3Cpath d='M17.67 4.097c.032.055.022.109-.044.109-.053 0-.139-.054-.17-.109-.033-.065-.023-.109.043-.109.053 0 .139.044.171.11ZM19.658 4.386c.117.033.16.12.129.26-.064.229-.193.272-.3.098-.033-.065 0-.109.075-.109.107 0 .096-.032-.022-.109-.181-.119-.118-.195.118-.141v.001ZM19.317 4.462c.075.087.086.184.032.218-.064.032-.14-.01-.171-.11-.096-.25-.022-.304.14-.108ZM19.381 4.965c-.064.109-.043.13.086.076.107-.032.181-.022.181.033 0 .174-.193.218-.31.065-.096-.12-.096-.174 0-.239.085-.054.096-.032.043.065ZM19.032 7.636c-.064.13-.086.26-.054.304.032.033.022.065-.032.065-.139 0-.364-.228-.364-.358 0-.054.064-.076.15-.044.075.033.203 0 .278-.065.108-.108.108-.086.022.098ZM17.508 9.308c0 .055-.054.109-.118.109-.053 0-.075-.054-.043-.109.032-.065.085-.109.117-.109.022 0 .044.044.044.11ZM16.055 11.64c-.044.087-.108.163-.161.163-.044 0-.064-.076-.032-.163.043-.087.107-.163.16-.163.044 0 .065.076.033.163ZM15.086 12.89c-.235.466-.407.52-.182.064.096-.218.215-.392.257-.392.042 0 .01.142-.075.326v.001ZM2.1 12.934c-.085.11-.095.174-.01.206.065.033.054.044-.021.033-.203-.044-.215-.25-.022-.326.15-.054.161-.044.054.087ZM2.516 13.097c0 .065-.044.131-.086.164-.054.032-.096-.01-.096-.098 0-.087.044-.163.096-.163.043 0 .086.044.086.097ZM24.95 14.843c-.021.282-.117.369-.193.173a.261.261 0 0 1 .076-.27c.107-.087.129-.065.117.097ZM25.595 14.953c.031.054.01.109-.044.109-.064 0-.118-.055-.118-.11 0-.064.022-.108.044-.108.032 0 .085.044.117.109ZM25.328 15.072c0 .055-.054.077-.107.044-.064-.032-.108-.086-.108-.119 0-.022.044-.044.108-.044.053 0 .107.055.107.12ZM10.59 15.116a.206.206 0 0 1-.085.238c-.193.12-.406.553-.342.673.031.054-.01.119-.096.163-.247.087-.31-.141-.096-.38.257-.282.289-.543.064-.456-.13.054-.15.022-.096-.12a1.29 1.29 0 0 0 .075-.238c0-.13.526-.022.578.12h-.001Z'/%3E%3Cpath d='M24.729 15.236c.032.087.107.141.16.097.054-.032.14 0 .182.065.054.087.086.087.14 0 .053-.077.16-.032.32.141.247.26.225.51-.021.489-.096 0-.096-.022 0-.065.075-.022.139-.097.139-.152 0-.044-.076-.065-.171-.022-.096.033-.215 0-.257-.076-.118-.196-.643-.239-.643-.065 0 .076.096.228.215.337.181.174.214.174.214.022 0-.087-.064-.196-.14-.218-.075-.044-.085-.065-.01-.065.065-.01.182.065.258.152.117.141.107.196-.064.325-.129.101-.129.156 0 .164.129 0 .171.054.129.173-.032.087-.022.142.032.098.053-.033.129.01.16.076.033.076.044.044.033-.076-.022-.261.225-.293.492-.065.181.151.181.141.032-.152-.118-.228-.13-.347-.044-.456.162-.196.333-.174.257.032-.043.131-.021.164.096.11.086-.033.161-.011.161.043 0 .174.193.12.235-.054.022-.131.064-.12.182.065.14.228.13.238-.247.173l-.396-.065.247.218c.181.163.193.206.064.163-.108-.032-.215-.01-.247.044-.096.164.3.131.536-.044.203-.14.214-.119.225.337.01.467 0 .479-.268.413-.193-.044-.235-.033-.129.044.161.108.064.38-.107.282-.054-.044-.096.022-.096.131-.01.196-.32.706-.32.51 0-.054-.055-.021-.108.065-.064.11-.108.12-.108.023 0-.065-.053-.131-.107-.131-.075 0-.075.076 0 .217.107.206.096.218-.181.164-.204-.055-.257-.044-.162.032.118.076.086.12-.107.174-.514.163-.953.184-1.093.076-.075-.065-.215-.097-.31-.054-.086.032-.194.01-.225-.055-.086-.13-.386-.032-.386.12 0 .054.053.064.129.021.075-.043.085-.032.043.055-.107.174-.514.109-.675-.097-.117-.142-.129-.142-.14-.01 0 .205-.385-.196-.438-.457-.032-.13-.085-.151-.203-.076-.14.087-.14.163.022.585.15.413.15.5.032.608-.235.196-.386.033-.267-.27.075-.185.064-.271-.022-.271-.064 0-.182-.087-.267-.196-.086-.097-.118-.12-.086-.044.044.087.022.141-.064.12-.289-.033-.428.01-.364.118.032.055.181.11.332.11.247 0 .257.01.108.173-.15.141-.15.196-.01.402.1.159-.08.231-.536.217-.482-.01-.697.022-.697.11 0 .076-.043.064-.107-.033-.054-.087-.108-.12-.108-.065 0 .054-.075.032-.16-.044-.204-.163-.215-.065-.022.13.117.12.032.142-.504.12a6.687 6.687 0 0 1-.707-.044.449.449 0 0 0-.161.01c-.064.022-.267.022-.472.01-.193-.01-.418.033-.503.11a.38.38 0 0 1-.321.054c-.096-.044-.247-.01-.321.054-.086.065-.225.098-.31.055-.086-.032-.162-.022-.162.032 0 .164-.76.01-1.284-.26-.482-.25-.964-.271-.964-.044 0 .054.117.076.267.032.193-.044.267-.032.247.065-.022.087.085.206.235.293.15.076.203.141.129.141-.074 0-.257-.076-.396-.174-.247-.163-.268-.163-.333 0-.032.098-.139.174-.225.174-.085 0-.117.044-.085.109.096.152-.46.26-.632.12-.075-.066-.171-.088-.215-.045-.031.044-.214-.065-.386-.238-.332-.326-.31-.479.118-.717.225-.12.878.206.803.412-.054.131.246.305.342.196.032-.033-.01-.055-.085-.055-.076 0-.108-.032-.076-.076.044-.032-.032-.184-.16-.325l-.248-.26.3.108c.236.097.29.087.29-.055 0-.108-.064-.151-.161-.108-.086.032-.161.01-.161-.044 0-.065.107-.11.235-.11.181 0 .215-.032.096-.096-.118-.077-.076-.131.16-.261.172-.087.375-.13.44-.109.075.033.139.01.139-.054 0-.055.193-.163.428-.239.235-.076.428-.184.428-.238 0-.055.107-.044.225.032.15.077.203.077.161 0-.075-.119.46-.444.739-.444.086 0 .161-.055.161-.12 0-.064.064-.097.13-.076.075.032.139.12.139.196 0 .076.085.151.203.173.15.022.171 0 .075-.097-.15-.152-.16-.325-.01-.238.096.054.161-.26.117-.521-.021-.12.194 0 .493.282.139.12.246.174.246.11 0-.066-.075-.142-.16-.185-.097-.032-.13-.13-.097-.228.054-.13.108-.141.182-.065.15.152.32.152.235.01-.043-.076.096-.108.396-.086.418.032.46.01.439-.218-.032-.218.075-.293.32-.25.054.01.065-.022.044-.065-.075-.13.161-.305.45-.337.343-.032.418-.12.225-.238-.129-.087-.117-.11.054-.12.117-.01.374-.032.578-.054.203-.01.396-.076.428-.13.032-.055.181-.142.332-.185.225-.076.247-.065.14.065-.162.206-.044.37.278.38.235.01.235 0 .064-.131-.096-.077-.15-.184-.107-.25.032-.065.01-.12-.044-.12-.064 0-.117-.054-.117-.108 0-.065.075-.11.17-.11.097 0 .13-.054.087-.13-.044-.077-.032-.087.053-.044.064.044.096.119.064.173-.085.152.14.239.333.131.16-.087.16-.109 0-.163-.333-.13-.162-.27.278-.228.247.022.578.054.75.065.16.01.3.076.3.14 0 .055.053.033.107-.054.096-.14.107-.14.118 0 .01.087.01.196 0 .239-.032.238.193.044.3-.239.118-.369.171-.401.267-.151h.007Zm-2.239.89c.086.087.268-.109.268-.282 0-.142-.022-.142-.15.044-.086.109-.14.228-.118.238Zm1.725.012c-.14.054-.172.109-.096.151.075.044.15.033.193-.032.043-.065.107-.087.16-.054.055.032.118.01.162-.055.075-.13-.118-.13-.418-.01h-.001Zm.364.27c0 .023.075.077.171.11.086.032.13.022.096-.044-.064-.11-.267-.152-.267-.065Zm1.274.653c-.053-.033-.095 0-.095.064 0 .164.246.077.278-.086.01-.077 0-.087-.032-.023-.021.055-.096.087-.15.045Zm.47.412c.033.087.065.054.065-.065.01-.12-.022-.184-.054-.141-.032.032-.043.13-.01.206Zm-1.53-.022c-.13.087-.118.108.075.108.14 0 .247-.054.247-.108 0-.142-.118-.142-.321 0h-.002Zm-.418.282c.063.077.16.12.214.087.054-.032.032-.12-.043-.196-.171-.195-.333-.086-.171.11Zm1.413-.109c.032.033.13.044.203.01.086-.032.054-.064-.063-.064-.118-.01-.182.022-.14.054Zm-.621.044c-.032.055-.022.11.043.11.054 0 .14-.055.172-.11.032-.064.021-.108-.044-.108a.219.219 0 0 0-.171.108Zm-6.576.174c-.031.174-.01.184.14.055.203-.174.225-.37.032-.315a.401.401 0 0 0-.172.26Zm1.233.055c.032.054.107.076.16.032.055-.032.076-.109.033-.163-.032-.055-.108-.077-.161-.033-.054.033-.076.11-.032.163Zm-.954.042c-.043.087.01.12.13.087.107-.022.192-.109.192-.196 0-.173-.246-.097-.32.11h-.002Zm.46-.053c0 .055.054.109.118.109.054 0 .075-.054.043-.109-.032-.065-.085-.109-.117-.109-.022 0-.044.044-.044.11Zm-1.712.227c0 .054.021.097.043.097.022 0 .14.032.247.065.16.054.16.044.032-.054-.118-.087-.13-.12-.022-.12.075 0 .117-.044.075-.109-.075-.119-.374-.022-.374.12h-.002Zm.931.272c.044.131.076.141.15.032.117-.206.203-.076.129.206-.032.131-.13.239-.203.239-.182 0-.193.174-.022.283.064.044.086.032.054-.033-.086-.141.418-.293.589-.184.075.044.086.032.044-.044a.293.293 0 0 0-.236-.13c-.214 0-.193-.175.032-.272.182-.076.172-.087-.021-.163-.365-.152-.59-.13-.514.065l-.002.001Zm-.931.174c0 .119.235.109.418-.01.107-.077.075-.098-.13-.087-.16.01-.288.054-.288.097Zm3.052.304c-.032.065.01.077.096.044.193-.076.225-.151.075-.151a.205.205 0 0 0-.171.109v-.002Zm-3.235-.044c.032.033.129.044.203.01.086-.032.054-.064-.064-.064-.118-.01-.182.022-.14.054Zm2.506.955c.032.044.096.022.15-.054.14-.238.118-.337-.054-.184-.085.076-.129.184-.096.238Zm-.824-.13c-.182.12-.235.11-.32-.021-.055-.087-.13-.12-.183-.077-.085.087.15.293.353.293.13 0 .568-.315.439-.325-.044 0-.171.065-.29.13Zm-4.017.304c.3.13.397.13.321 0-.032-.065-.17-.109-.3-.097-.225 0-.225.01-.022.097h.002Zm-2.194.76c0 .055.021.11.043.11.032 0 .086-.055.118-.11.032-.064.01-.108-.044-.108-.064 0-.117.044-.117.109ZM26.3 15.56c.13.164.118.174-.117.098-.375-.11-.525-.271-.247-.271.118 0 .29.076.365.173ZM11.187 15.583c0 .065.032.195.075.304.054.142.032.174-.107.12-.204-.077-.504.01-.504.151 0 .044.075.055.182.022.117-.044.15-.032.095.065-.053.076-.15.109-.235.076-.107-.044-.15 0-.129.131.022.12-.054.196-.215.218-.235.032-.246.022-.075-.163.739-.858.91-1.022.91-.923l.003-.001ZM11.508 16.148c0 .054-.054.109-.118.109-.054 0-.075-.055-.043-.11.032-.064.085-.108.117-.108.022 0 .044.044.044.109Z'/%3E%3Cpath d='M25.67 16.223c-.075.032-.171.022-.203-.01-.043-.033.022-.065.14-.055.117 0 .149.033.063.065ZM9.692 16.332c0 .11.044.152.086.087.14-.195.32-.163.267.055-.032.13-.118.184-.225.141-.418-.152-.611-.467-.289-.467.086 0 .161.087.161.184ZM19.148 17.156c.032.076-.032.14-.15.14-.235 0-.267-.13-.053-.205.085-.033.171 0 .203.065ZM22.758 19.62c0 .055-.054.11-.108.11a.109.109 0 0 1-.107-.11c0-.064.044-.108.107-.108.054 0 .108.044.108.109ZM22.428 19.686c0 .12-.032.152-.064.065-.032-.076-.022-.174.01-.206.032-.044.064.022.054.141Z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M27 0H0v21h27z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") 0 0 no-repeat; }
.rc_wrap.spt .info_list_benefit li:nth-child(6) h4:before { content:''; position:absolute; top:25px; left:-8px; width:139px; height:39px; background:url(https://d187qcel719m8w.cloudfront.net/b2c/partners/text_item_circle.png) 0 0 no-repeat; }

.rc_wrap.ptn .rc_info_benefit:before { content:''; position: absolute; top: 273px; left:315px; width: 76px; height: 96px; background:url(https://d187qcel719m8w.cloudfront.net/b2c/partners/ptn_sc03_sub_element02.png) 0 0 no-repeat; z-index:0; }
.rc_wrap.ptn .rc_info_benefit:after { left:0; bottom:-24px; width:297px; height:347px; background:url(https://d187qcel719m8w.cloudfront.net/b2c/partners/ptn_sc03_sub_element01.png) 0 0 no-repeat; }
.rc_wrap.ptn .info_list_benefit {  }
.rc_wrap.ptn .info_list_benefit li { height:500px; }
.rc_wrap.ptn .info_list_benefit li h4 { font-size:24px; }
.rc_wrap.ptn .info_list_benefit li:first-child  { flex:1; color:#17465C; background-color:#E2F6FF; }
.rc_wrap.ptn .info_list_benefit li:nth-child(2) { flex:0 0 574px; color:#1D4D2C; background-color:#E0FFEA; }
.rc_wrap.ptn .info_list_benefit li:nth-child(3) { flex:0 0 574px; color:#7D3737; background-color:#FFF0F0; }
.rc_wrap.ptn .info_list_benefit li:nth-child(4) { flex:1; color:#5E6F27; background-color:#F4FFD0; }
.rc_wrap.ptn .info_list_benefit li:first-child i { color:#17465C; background-color:#AFD9EC; }
.rc_wrap.ptn .info_list_benefit li:nth-child(2) i { color:#1D4D2C; background-color:#A1E4B6; }
.rc_wrap.ptn .info_list_benefit li:nth-child(3) i { color:#7D3737; background-color:#F8CBCB; }
.rc_wrap.ptn .info_list_benefit li:nth-child(4) i { color:#5E6F27; background-color:#D9E6AD; }
.rc_wrap.ptn .info_list_benefit li:first-child  img { top:225px; left:160px; }
.rc_wrap.ptn .info_list_benefit li:nth-child(2) img { top:218px; left:242px; }
.rc_wrap.ptn .info_list_benefit li:nth-child(3) img { top:228px; left:217px; }
.rc_wrap.ptn .info_list_benefit li:nth-child(4) img { top:245px; left:199px; }

.rc_wrap.ptn .info_list_benefit li:first-child  p { color:#80B5CC; }
.rc_wrap.ptn .info_list_benefit li:nth-child(2) h4 em { font-size:20px; color:#40A761; }
.rc_wrap.ptn .info_list_benefit li:nth-child(2) p { color:#7F9B88; }

.rc_wrap.ptn .info_list_benefit li:nth-child(2) h4:before { content:''; position:absolute; top:-21px; left:210px; width:195px; height:59px; background:url(https://d187qcel719m8w.cloudfront.net/b2c/partners/text_item_dubble.png) 0 0 no-repeat; }
.rc_wrap.ptn .info_list_benefit li:nth-child(3) h4:before { content:''; position:absolute; top:33px; left:192px; width:133px; height:13px; background:url(https://d187qcel719m8w.cloudfront.net/b2c/partners/text_item_line01.png) 0 0 no-repeat; }
.rc_wrap.ptn .info_list_benefit li:nth-child(4) h4:before { content:''; position:absolute; top:32px; left:-4px; width:178px; height:12px; background:url(https://d187qcel719m8w.cloudfront.net/b2c/partners/text_item_line02.png) 0 0 no-repeat; }

/* 신청 절차 */
.rc_content_04 { background-color: #FFF4C9; }
.rc_content_04 hgroup { margin-bottom: 92px; }
.rc_content_04 h3 { text-align: center; }
.info_list_process { gap:16px; padding:0 20px; }
ul.info_list_process li { flex:1; display: flex; flex-direction: column; height: 338px; padding:20px; border-width: 3px; border-radius: 40px; background-repeat:no-repeat; background-position-x:50%; }
.info_list_process li .step { position: absolute; top:-31px; left:50%; transform:translateX(-50%); display: flex; align-items:center; justify-content:center; width: 129px; height: 70px; font-size: 20px; font-weight: 700; line-height:150%; color: #fff; background-repeat:no-repeat; background-position: 0 0; }
.info_list_process li:first-child .step  { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='129' height='70' fill='none'%3E%3Cpath fill='%23BA4D4D' d='M109.721 3c12.948 0 19.526 14.327 14.692 32-4.834 17.673-19.249 32-32.197 32-7.366 0-12.669-4.637-14.983-11.889C70.952 62.363 63.113 67 55.747 67c-7.365 0-12.668-4.637-14.983-11.889C34.483 62.363 26.644 67 19.28 67 6.33 67-.247 52.673 4.587 35 9.421 17.327 23.837 3 36.784 3c7.366 0 12.668 4.637 14.982 11.888C58.047 7.637 65.886 3 73.252 3c7.366 0 12.668 4.637 14.983 11.888C94.515 7.637 102.356 3 109.72 3Z'/%3E%3Cpath fill='%23fff' d='M110.445.013c7.429.264 13.027 4.598 16.016 11.108 2.933 6.39 3.369 14.807 1.076 23.799l-.231.871c-2.555 9.344-7.637 17.805-13.835 23.964-5.958 5.922-13.236 9.985-20.547 10.233l-.709.012C85 70 79.508 66.246 76.28 60.453c-5.933 5.647-13.028 9.406-20.13 9.543l-.403.004c-7.216 0-12.708-3.754-15.936-9.547-5.933 5.647-13.028 9.406-20.13 9.543l-.402.004c-7.789 0-13.655-4.401-16.74-11.121-3.028-6.596-3.395-15.352-.846-24.67l.247-.874c2.628-8.997 7.584-17.123 13.588-23.09C21.678 4.132 29.236 0 36.784 0l.416.004c7.01.141 12.352 3.861 15.517 9.54C58.763 3.792 66.017 0 73.253 0l.416.004c7.01.142 12.351 3.861 15.517 9.54C95.232 3.792 102.484 0 109.72 0l.725.013ZM109.72 3c-7.365 0-15.205 4.637-21.486 11.888-2.242-7.025-7.288-11.596-14.298-11.874L73.253 3c-7.366 0-15.206 4.636-21.488 11.888-2.242-7.024-7.287-11.595-14.297-11.874L36.784 3C23.836 3 9.42 17.327 4.587 35l-.218.826C.03 52.843 6.327 66.558 18.676 66.99l.603.011c7.365 0 15.204-4.638 21.485-11.889 2.243 7.025 7.29 11.597 14.3 11.875l.683.014c7.365 0 15.204-4.638 21.485-11.889 2.242 7.025 7.29 11.596 14.299 11.875l.684.014c12.746 0 26.913-13.883 31.963-31.174l.235-.826c4.758-17.397-1.542-31.551-14.09-31.99L109.72 3Z'/%3E%3C/svg%3E"); }
.info_list_process li:nth-child(2) .step { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='129' height='70' fill='none'%3E%3Cpath fill='%2388B343' d='M109.721 3c12.948 0 19.526 14.327 14.692 32-4.834 17.673-19.249 32-32.197 32-7.366 0-12.669-4.637-14.983-11.889C70.952 62.363 63.113 67 55.747 67c-7.365 0-12.668-4.637-14.983-11.889C34.483 62.363 26.644 67 19.28 67 6.33 67-.247 52.673 4.587 35 9.421 17.327 23.837 3 36.784 3c7.366 0 12.668 4.637 14.982 11.888C58.047 7.637 65.886 3 73.252 3c7.366 0 12.668 4.637 14.983 11.888C94.515 7.637 102.356 3 109.72 3Z'/%3E%3Cpath fill='%23fff' d='M110.445.013c7.429.264 13.027 4.598 16.016 11.108 2.933 6.39 3.369 14.807 1.076 23.799l-.231.871c-2.555 9.344-7.637 17.805-13.835 23.964-5.958 5.922-13.236 9.985-20.547 10.233l-.709.012C85 70 79.508 66.246 76.28 60.453c-5.933 5.647-13.028 9.406-20.13 9.543l-.403.004c-7.216 0-12.708-3.754-15.936-9.547-5.933 5.647-13.028 9.406-20.13 9.543l-.402.004c-7.789 0-13.655-4.401-16.74-11.121-3.028-6.596-3.395-15.352-.846-24.67l.247-.874c2.628-8.997 7.584-17.123 13.588-23.09C21.678 4.132 29.236 0 36.784 0l.416.004c7.01.141 12.352 3.861 15.517 9.54C58.763 3.792 66.017 0 73.253 0l.416.004c7.01.142 12.351 3.861 15.517 9.54C95.232 3.792 102.484 0 109.72 0l.725.013ZM109.72 3c-7.365 0-15.205 4.637-21.486 11.888-2.242-7.025-7.288-11.596-14.298-11.874L73.253 3c-7.366 0-15.206 4.636-21.488 11.888-2.242-7.024-7.287-11.595-14.297-11.874L36.784 3C23.836 3 9.42 17.327 4.587 35l-.218.826C.03 52.843 6.327 66.558 18.676 66.99l.603.011c7.365 0 15.204-4.638 21.485-11.889 2.243 7.025 7.29 11.597 14.3 11.875l.683.014c7.365 0 15.204-4.638 21.485-11.889 2.242 7.025 7.29 11.596 14.299 11.875l.684.014c12.746 0 26.913-13.883 31.963-31.174l.235-.826c4.758-17.397-1.542-31.551-14.09-31.99L109.72 3Z'/%3E%3C/svg%3E"); }
.info_list_process li:nth-child(3) .step { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='129' height='70' fill='none'%3E%3Cpath fill='%239654C5' d='M109.721 3c12.948 0 19.526 14.327 14.692 32-4.834 17.673-19.249 32-32.197 32-7.366 0-12.669-4.637-14.983-11.889C70.952 62.363 63.113 67 55.747 67c-7.365 0-12.668-4.637-14.983-11.889C34.483 62.363 26.644 67 19.28 67 6.33 67-.247 52.673 4.587 35 9.421 17.327 23.837 3 36.784 3c7.366 0 12.668 4.637 14.982 11.888C58.047 7.637 65.886 3 73.252 3c7.366 0 12.668 4.637 14.983 11.888C94.515 7.637 102.356 3 109.72 3Z'/%3E%3Cpath fill='%23fff' d='M110.445.013c7.429.264 13.027 4.598 16.016 11.108 2.933 6.39 3.369 14.807 1.076 23.799l-.231.871c-2.555 9.344-7.637 17.805-13.835 23.964-5.958 5.922-13.236 9.985-20.547 10.233l-.709.012C85 70 79.508 66.246 76.28 60.453c-5.933 5.647-13.028 9.406-20.13 9.543l-.403.004c-7.216 0-12.708-3.754-15.936-9.547-5.933 5.647-13.028 9.406-20.13 9.543l-.402.004c-7.789 0-13.655-4.401-16.74-11.121-3.028-6.596-3.395-15.352-.846-24.67l.247-.874c2.628-8.997 7.584-17.123 13.588-23.09C21.678 4.132 29.236 0 36.784 0l.416.004c7.01.141 12.352 3.861 15.517 9.54C58.763 3.792 66.017 0 73.253 0l.416.004c7.01.142 12.351 3.861 15.517 9.54C95.232 3.792 102.484 0 109.72 0l.725.013ZM109.72 3c-7.365 0-15.205 4.637-21.486 11.888-2.242-7.025-7.288-11.596-14.298-11.874L73.253 3c-7.366 0-15.206 4.636-21.488 11.888-2.242-7.024-7.287-11.595-14.297-11.874L36.784 3C23.836 3 9.42 17.327 4.587 35l-.218.826C.03 52.843 6.327 66.558 18.676 66.99l.603.011c7.365 0 15.204-4.638 21.485-11.889 2.243 7.025 7.29 11.597 14.3 11.875l.683.014c7.365 0 15.204-4.638 21.485-11.889 2.242 7.025 7.29 11.596 14.299 11.875l.684.014c12.746 0 26.913-13.883 31.963-31.174l.235-.826c4.758-17.397-1.542-31.551-14.09-31.99L109.72 3Z'/%3E%3C/svg%3E"); }
.info_list_process li:nth-child(4) .step { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='129' height='70' fill='none'%3E%3Cpath fill='%2344C0A3' d='M109.721 3c12.948 0 19.526 14.327 14.692 32-4.834 17.673-19.249 32-32.197 32-7.366 0-12.669-4.637-14.983-11.889C70.952 62.363 63.113 67 55.747 67c-7.365 0-12.668-4.637-14.983-11.889C34.483 62.363 26.644 67 19.28 67 6.33 67-.247 52.673 4.587 35 9.421 17.327 23.837 3 36.784 3c7.366 0 12.668 4.637 14.982 11.888C58.047 7.637 65.886 3 73.252 3c7.366 0 12.668 4.637 14.983 11.888C94.515 7.637 102.356 3 109.72 3Z'/%3E%3Cpath fill='%23fff' d='M110.445.013c7.429.264 13.027 4.598 16.016 11.108 2.933 6.39 3.369 14.807 1.076 23.799l-.231.871c-2.555 9.344-7.637 17.805-13.835 23.964-5.958 5.922-13.236 9.985-20.547 10.233l-.709.012C85 70 79.508 66.246 76.28 60.453c-5.933 5.647-13.028 9.406-20.13 9.543l-.403.004c-7.216 0-12.708-3.754-15.936-9.547-5.933 5.647-13.028 9.406-20.13 9.543l-.402.004c-7.789 0-13.655-4.401-16.74-11.121-3.028-6.596-3.395-15.352-.846-24.67l.247-.874c2.628-8.997 7.584-17.123 13.588-23.09C21.678 4.132 29.236 0 36.784 0l.416.004c7.01.141 12.352 3.861 15.517 9.54C58.763 3.792 66.017 0 73.253 0l.416.004c7.01.142 12.351 3.861 15.517 9.54C95.232 3.792 102.484 0 109.72 0l.725.013ZM109.72 3c-7.365 0-15.205 4.637-21.486 11.888-2.242-7.025-7.288-11.596-14.298-11.874L73.253 3c-7.366 0-15.206 4.636-21.488 11.888-2.242-7.024-7.287-11.595-14.297-11.874L36.784 3C23.836 3 9.42 17.327 4.587 35l-.218.826C.03 52.843 6.327 66.558 18.676 66.99l.603.011c7.365 0 15.204-4.638 21.485-11.889 2.243 7.025 7.29 11.597 14.3 11.875l.683.014c7.365 0 15.204-4.638 21.485-11.889 2.242 7.025 7.29 11.596 14.299 11.875l.684.014c12.746 0 26.913-13.883 31.963-31.174l.235-.826c4.758-17.397-1.542-31.551-14.09-31.99L109.72 3Z'/%3E%3C/svg%3E"); }
.info_list_process li article { margin-top:auto; display: flex; flex-direction: column; align-items:center; justify-content:center; height: 82px; border-radius: 24px; background-color:rgba(256,256,256,0.8); }
.info_list_process li article p { text-align: center; line-height: 150%; font-size: 15px; }
.info_list_process li article p b { font-size: 18px; }
.info_list_process li:first-child  { border-color: #E08585; background-color: #FFA7A7; background-image: url(https://d187qcel719m8w.cloudfront.net/b2c/partners/spt_sc04_item01.png); background-position-y:78px; }
.info_list_process li:not(:first-child):before { content:''; position: absolute; left:-48px; top: 98px; box-sizing: border-box; width: 80px; height: 80px; border-radius: 100px; border:3px solid #AFDCEF; backdrop-filter: blur(6px); -webkit-backdrop-filter: blur(6px); background:rgba(251,243,255,0.8) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='33' fill='none'%3E%3Cpath fill='%232299CE' d='M1.284 1.357c1.685-1.781 4.4-1.809 6.118-.084l.081.084 11.233 11.868.08.086c1.606 1.785 1.606 4.593 0 6.378l-.08.086L7.483 31.643c-1.712 1.81-4.487 1.81-6.2 0-1.711-1.808-1.711-4.74 0-6.55L9.418 16.5 1.284 7.906l-.079-.085c-1.632-1.815-1.606-4.684.079-6.464Z'/%3E%3C/svg%3E") 52% 50% no-repeat; }

.rc_wrap.spt .info_list_process li:nth-child(2) { border-color: #9EC562; background-color: #B5EE5A; background-image: url(https://d187qcel719m8w.cloudfront.net/b2c/partners/spt_sc04_item02.png); background-position-y:49px; }
.rc_wrap.spt .info_list_process li:nth-child(3) { border-color: #BE82E9; background-color: #D190FF; background-image: url(https://d187qcel719m8w.cloudfront.net/b2c/partners/spt_sc04_item03.png); background-position-y:31px; }
.rc_wrap.spt .info_list_process li:nth-child(3) img.icon { position: absolute; top: 184px; left: 245px; }
.rc_wrap.spt .info_list_process li:nth-child(3) > strong { position: absolute; top: 166px; left:50%; transform:translateX(-50%); padding:10px 16px 6px; font-family:'Tenada'; white-space: nowrap; font-size: 18px; color: #fff; border-radius: 100px; background-color: #49DBB9; }
.rc_wrap.spt .info_list_process li:nth-child(4) { border-color: #63D7BC; background-color: #85F5DB; background-image: url(https://d187qcel719m8w.cloudfront.net/b2c/partners/spt_sc04_item04.png); background-position-y:47px; }

.rc_wrap.ptn .info_list_process li:nth-child(2) { border-color: #9EC562; background-color: #B5EE5A; background-image: url(https://d187qcel719m8w.cloudfront.net/b2c/partners/ptn_sc04_item02.png); background-position-y:86px; }
.rc_wrap.ptn .info_list_process li:nth-child(3) { border-color: #BE82E9; background-color: #D190FF; background-image: url(https://d187qcel719m8w.cloudfront.net/b2c/partners/ptn_sc04_item03.png); background-position-y:45px; }
.rc_wrap.ptn .info_list_process li:nth-child(4) { border-color: #63D7BC; background-color: #85F5DB; background-image: url(https://d187qcel719m8w.cloudfront.net/b2c/partners/ptn_sc04_item04.png); background-position-y:54px; }


/* 신청하기 */
.rc_content_05 { background-color: #f9f9f9; }
.rc_content_05 h3 { margin-bottom: 64px; text-align: center; }
.rc_form_wrap { box-sizing: border-box; width: 928px; margin:0 auto; padding: 64px; border-radius: 24px; box-shadow: 0 0 24px rgba(0,0,0,0.12); background-color: #fff; }
.rc_form_wrap .req { display: inline-block; width: 7px; height: 7px; margin:0 4px; background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7' height='8' fill='none'%3E%3Cpath fill='%23E70000' d='m3.208 1.082-.044.001a.583.583 0 0 0-.54.582v.818l-.707-.409a.583.583 0 0 0-.797.214l-.292.505-.021.04a.583.583 0 0 0 .235.757l.708.409-.708.409a.583.583 0 0 0-.214.796l.292.506.024.038a.583.583 0 0 0 .773.175l.708-.409v.818a.583.583 0 0 0 .583.583h.584l.043-.001a.583.583 0 0 0 .54-.582v-.818l.708.41a.583.583 0 0 0 .797-.214l.292-.505.02-.04a.583.583 0 0 0-.234-.757l-.708-.41.708-.408a.583.583 0 0 0 .214-.797l-.292-.505-.024-.039a.583.583 0 0 0-.773-.175l-.708.409v-.818a.583.583 0 0 0-.583-.583h-.584Z'/%3E%3C/svg%3E") 50% 50% no-repeat; }

.rc_form_wrap hgroup { flex-direction: row; align-items: center; justify-content:space-between; height: 90px; margin-bottom: 32px; border-top: 3px solid #333; border-bottom:2px solid #e0e0e0; }
.rc_form_wrap hgroup:not(:first-of-type) { margin-top:80px; }
.rc_form_wrap hgroup h4 { font-size: 24px; color: #222; }
.rc_form_wrap hgroup em { vertical-align: top; font-size: 14px; font-weight: 500; color: #a0a0a0; }

.rc_form_wrap h5 { margin:24px 0 8px; font-size: 14px; font-weight: 500; line-height: 150%; color: #222; }
.rc_form_wrap :where([type="text"],[type="email"],[type="number"], select, textarea) { box-sizing: border-box; width:100%; font-size: 14px; font-weight: 500; color: #333; border:1px solid #ccc; border-radius: 8px; outline:0; }
.rc_form_wrap :where([type="text"],[type="email"],[type="number"], select) { height: 48px; padding: 13px 15px; }
.rc_form_wrap textarea { height: 240px; resize:none; }

.upload_box {  }
.upload_form, .upload_box ul li { display: flex; box-sizing: border-box; font-size: 14px; font-weight: 500; color: #a0a0a0; border:1px solid #ccc; border-radius: 8px; }
.upload_form { position: relative; flex-direction:column; align-items:center; justify-content:center; gap:8px; height: 122px; line-height:150%; text-align: center; }
.upload_form input[type="file"] { opacity:0; position: absolute; top:0; left:0; right:0; bottom:0; cursor:pointer; }
.upload_form:before { content:''; display: block; width: 24px; height: 24px; background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath fill='%23A0A0A0' d='M8.28 8c.385 0 .697.325.697.725 0 .4-.313.723-.698.723H6.42c-1.67 0-3.023 1.405-3.023 3.138v4.828c0 1.733 1.353 3.138 3.023 3.138h11.162c1.67 0 3.023-1.405 3.024-3.138v-4.828c0-1.733-1.354-3.138-3.024-3.138h-1.86a.711.711 0 0 1-.698-.723c0-.4.313-.725.698-.725h1.86C20.021 8 22 10.053 22 12.586v4.828C22 19.947 20.021 22 17.581 22H6.42C3.979 22 2 19.947 2 17.414v-4.828C2 10.053 3.979 8 6.419 8h1.86Z'/%3E%3Cpath fill='%23A0A0A0' d='M11.345 2.502a1.58 1.58 0 0 1 2.186-.118l.123.118 2.14 2.244a.76.76 0 0 1 0 1.04.678.678 0 0 1-.99 0L13.25 4.152V15.25a.75.75 0 0 1-1.5 0V4.153l-1.555 1.632-.053.051a.677.677 0 0 1-.937-.05.762.762 0 0 1-.049-.984l.05-.056 2.139-2.244Z'/%3E%3C/svg%3E") 0 0 no-repeat; }
.upload_box ul li { align-items:center; height: 55px; margin-top: 8px; padding:16px; }
.upload_box ul span { display: block; padding-left: 28px; font-size: 14px; font-weight: 500; color: #333; background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cpath fill='%23060B22' fill-rule='evenodd' d='M15.596 16.015a2.917 2.917 0 0 0 0-4.124L8.82 5.114a.833.833 0 1 1 1.178-1.178l6.777 6.776a4.583 4.583 0 1 1-6.482 6.482L2.338 9.239a3.333 3.333 0 1 1 4.714-4.714l7.66 7.66a2.083 2.083 0 1 1-2.946 2.947L4.695 8.06a.833.833 0 1 1 1.178-1.179l7.072 7.071a.417.417 0 0 0 .589-.59l-7.66-7.66a1.667 1.667 0 1 0-2.358 2.358l7.955 7.954a2.917 2.917 0 0 0 4.125 0Z' clip-rule='evenodd'/%3E%3C/svg%3E") 0 50% no-repeat; cursor:default; }
.upload_box ul .del { width: 24px; height: 24px; margin-left:auto; font-size: 0; color:transparent; background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath fill='%23060B22' fill-rule='evenodd' d='m12.5 14.253 4.384 4.384a1.24 1.24 0 0 0 1.753-1.753L14.253 12.5l4.384-4.383a1.24 1.24 0 0 0-1.753-1.754L12.5 10.747 8.117 6.363a1.24 1.24 0 1 0-1.754 1.754l4.384 4.383-4.384 4.384a1.24 1.24 0 1 0 1.754 1.753l4.383-4.384Z' clip-rule='evenodd'/%3E%3C/svg%3E") 0 0 no-repeat; cursor:pointer; }
.form_notes { overflow-y: auto; min-height:80px; max-height: 122px; margin-bottom: 8px; padding:16px; margin-bottom: 8px; font-size: 12px; line-height: 150%; color: #a0a0a0; border:1px solid #ccc; border-radius: 8px; }
.notes_check { position: relative; cursor:pointer; }
.notes_check input { opacity:0; position: absolute; }
.notes_check span { display:inline-flex; align-items:center; font-size: 14px; font-weight: 500; color: #222; }
.notes_check span:before { content:''; display: inline-block; width:18px; height: 18px; margin:3px 11px 3px 3px; border:1px solid #111; border-radius: 3px; }
.notes_check input:checked + span:before { background:#222 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' fill='none'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.667' d='M11.5 3.625 5.312 9.813 2.5 7'/%3E%3C/svg%3E") 50% 50% no-repeat; }
.notes_check .req { vertical-align: top; }
.rc_content_05 .btn_submit { display: block; width: 220px; height: 59px; border-radius: 16px; margin:32px auto 0; font-size: 18px; line-height: 150%; color: #fff; box-shadow:0 8px 16px rgba(82,63,222,0.24); background-color: #6551F5; }


/* 자주 묻는 질문 */
.rc_content_06 hgroup { margin-bottom: 64px; text-align: center; }
.accordion_list { width: 928px; margin:0 auto; }
.accordion_list li { position: relative; box-sizing: border-box; display: flex; flex-direction:column; justify-content:center; min-height:116px; padding:40px; border-top:1px solid #eee; border-bottom:1px solid #eee;  cursor:pointer; }
.accordion_list li:after { content:''; position: absolute; right:40px; top:40px; width: 36px; height: 36px; background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='36' fill='none'%3E%3Cpath stroke='%23222' stroke-linecap='round' stroke-width='2' d='m23 21-4.293-4.293a1 1 0 0 0-1.414 0L13 21'/%3E%3C/svg%3E") 0 0 no-repeat; }
.accordion_list h4 { font-size: 18px; font-weight: 500; color: #333; }
.accordion_list .answer { opacity:0; overflow: hidden; max-height:0; font-size: 16px; line-height: 24px; letter-spacing:-0.02em; color: #767676; }
.accordion_list .answer .answer_inner { padding-top: 18px; }
.accordion_list li.on { background-color: #f9f9f9; }
.accordion_list li.on .answer  { opacity:1; max-height:1000px; transition:max-height 2.5s, opacity 0.7s; }
.accordion_list li.on:after { transform:rotate(-180deg); transition:transform 0.2s; }





