![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/walla3t.corals.io/wp-content/themes/apper/partials/header/ |
<?php /** * The template for displaying the page header banner. * * @package Apper WordPress theme */ // Exit if accessed directly if ( ! defined( 'ABSPATH' ) ) { exit; } // Return if page header is disabled if ( ! acmthemes_has_page_header() ) { return; } //get theme Options $settings = acmthemes_settings(); $header_banner = ( ! empty( $settings['default_header_bg_img'] ) ) ? $settings['default_header_bg_img'] : ''; $banner_class = acmthemes_banner_classes(); if( ! empty( $banner_class ) && ( 'hero_wave_light' == trim( $banner_class ) ) ) { ?> <svg id="hero-wave-light-svg" width="1880" height="550" viewBox="0 0 1880 550" fill="none" xmlns="http://www.w3.org/2000/svg"> <g clip-path="url(#clip0_5_11)"> <rect class="wave-bg" width="1880" height="550" fill="#6A49F2"/> <path class="wave-path-one" d="M1267 94.5C1164.6 25.3 1132 -11.5 1132 -35.5L1983 -218C2001.17 -101 2013.8 86.3 1983 169.5C1944.5 273.5 1773 469.5 1563 435.5C1423.5 412.914 1395 181 1267 94.5Z" fill="white" fill-opacity="0.1"/> <path class="wave-path-two" d="M1622.5 310.5C1311.5 224 1227.83 458.833 1222 596L2013 722.5L2024.5 250C1970 206.5 1823.54 366.415 1622.5 310.5Z" fill="white" fill-opacity="0.1"/> <path class="wave-path-three" d="M426 306.5C152.5 249.5 23.1667 294.5 -9 331.5V742.5L792 776.5L890.5 550.5C902 522 959.5 356 873.5 306.5C758 213 566.546 338.518 426 306.5Z" fill="#FFFCFC" fill-opacity="0.1"/> </g> <defs> <clipPath id="clip0_5_11"> <rect width="1880" height="550" fill="white"/> </clipPath> </defs> </svg> <svg id="hero-wave-divider" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 1879.8 203" enable-background="new 0 0 1879.8 203" xml:space="preserve"> <path class="wave-divider" fill="#F6F4FE" d="M0,0c6.1,7.9,11.9,16,18.3,23.6C34.6,43,53.6,59.4,74.3,73.8c49.4,34.4,104.4,55.8,162.5,69.8 c32.8,7.9,66,12.9,99.5,16.4c44,4.6,88.1,4.7,132.2,3.5c26.6-0.7,53.1-3.4,79.6-5.5c26.9-2.2,53.7-4.7,80.5-7.3 c25.3-2.4,50.7-5.1,76-7.6c24.7-2.5,49.3-4.8,74-7.4c27.6-2.8,55.3-5.8,82.9-8.6c21.5-2.2,43.1-4.3,64.6-6.2 c22.7-2.1,45.4-4.1,68.1-5.8c16.6-1.3,33.2-2.6,49.8-3.1c25.1-0.8,50.3-1.3,75.4-1.1c56.5,0.5,111.6,9.1,165.5,26.7 c56.6,18.5,114.4,32.4,173.2,41.9c29.2,4.7,58.7,7.9,88.1,11.4c31.7,3.7,63.5,3.9,95.3,2.7c44.3-1.7,87.9-8.1,129.4-24.7 c44.4-17.8,79.7-46,100.6-90.1c2.9-6.2,5.4-12.5,8.1-18.8c0,47.7,0,95.3,0,143c-626.6,0-1253.2,0-1879.8,0C0,135.3,0,67.6,0,0z"/> </svg> <?php } elseif( ! empty( $banner_class ) && 'hero_wave_dark' == trim( $banner_class ) ) { ?> <!-- <svg id="hero-wave-dark-svg" width="1880" height="550" viewBox="0 0 1880 550" fill="none" xmlns="http://www.w3.org/2000/svg"> <g clip-path="url(#clip0_101_2)"> <rect class="wave-bg" width="1880" height="550" fill="#121546"/> <path class="wave-path-one" d="M1267 94.5C1164.6 25.3 1132 -11.5 1132 -35.5L1983 -218C2001.17 -101 2013.8 86.3 1983 169.5C1944.5 273.5 1773 469.5 1563 435.5C1423.5 412.914 1395 181 1267 94.5Z" fill="white" fill-opacity="0.1"/> <path class="wave-path-two" d="M1622.5 310.5C1311.5 224 1227.83 458.833 1222 596L2013 722.5L2024.5 250C1970 206.5 1823.54 366.415 1622.5 310.5Z" fill="white" fill-opacity="0.1"/> <path class="wave-path-three" d="M426 306.5C152.5 249.5 23.1667 294.5 -9 331.5V742.5L792 776.5L890.5 550.5C902 522 959.5 356 873.5 306.5C758 213 566.546 338.518 426 306.5Z" fill="#FFFCFC" fill-opacity="0.1"/> </g> <defs> <clipPath id="clip0_101_2"> <rect width="1880" height="550" fill="white"/> </clipPath> </defs> </svg> --> <svg id="hero-wave-dark-svg" width="2099" height="550" viewBox="0 0 2099 550" fill="none" xmlns="http://www.w3.org/2000/svg"> <path class="wave-path-one" d="M1414.27 94.5C1299.88 25.3 1263.47 -11.5 1263.47 -35.5L2214.05 -218C2234.35 -101 2248.46 86.3 2214.05 169.5C2171.05 273.5 1979.48 469.5 1744.9 435.5C1589.08 412.914 1557.24 181 1414.27 94.5Z" fill="white" fill-opacity="0.1"/> <path class="wave-path-two" d="M1811.37 310.5C1463.97 224 1370.51 458.833 1364 596L2247.56 722.5L2260.41 250C2199.53 206.5 2035.93 366.415 1811.37 310.5Z" fill="white" fill-opacity="0.1"/> <path class="wave-path-three" d="M669.904 310.294C364.399 253.294 273.5 277.088 184 335.294C94.5 393.5 32.5 463.5 3 566C-26.5 668.5 184 746.294 184 746.294L1078.73 780.294L1188.76 554.294C1201.61 525.794 1265.84 359.794 1169.77 310.294C1040.76 216.794 826.897 342.312 669.904 310.294Z" fill="#FFFCFC" fill-opacity="0.1"/> </svg> <svg id="hero-wave-divider" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 1879.8 203" enable-background="new 0 0 1879.8 203" xml:space="preserve"> <path class="wave-divider" fill="#F6F4FE" d="M0,0c6.1,7.9,11.9,16,18.3,23.6C34.6,43,53.6,59.4,74.3,73.8c49.4,34.4,104.4,55.8,162.5,69.8 c32.8,7.9,66,12.9,99.5,16.4c44,4.6,88.1,4.7,132.2,3.5c26.6-0.7,53.1-3.4,79.6-5.5c26.9-2.2,53.7-4.7,80.5-7.3 c25.3-2.4,50.7-5.1,76-7.6c24.7-2.5,49.3-4.8,74-7.4c27.6-2.8,55.3-5.8,82.9-8.6c21.5-2.2,43.1-4.3,64.6-6.2 c22.7-2.1,45.4-4.1,68.1-5.8c16.6-1.3,33.2-2.6,49.8-3.1c25.1-0.8,50.3-1.3,75.4-1.1c56.5,0.5,111.6,9.1,165.5,26.7 c56.6,18.5,114.4,32.4,173.2,41.9c29.2,4.7,58.7,7.9,88.1,11.4c31.7,3.7,63.5,3.9,95.3,2.7c44.3-1.7,87.9-8.1,129.4-24.7 c44.4-17.8,79.7-46,100.6-90.1c2.9-6.2,5.4-12.5,8.1-18.8c0,47.7,0,95.3,0,143c-626.6,0-1253.2,0-1879.8,0C0,135.3,0,67.6,0,0z"/> </svg> <?php } elseif( ! empty( $banner_class ) && 'hero_wave_small' == trim( $banner_class ) ) { ?> <svg id="hero-wave-small-svg" width="1880" height="550" viewBox="0 0 1880 550" fill="none" xmlns="http://www.w3.org/2000/svg"> <g clip-path="url(#clip0_102_8)"> <rect class="wave-bg" width="1880" height="550" fill="#DCEFFF"/> <path class="wave-path-one" d="M1267 94.5C1164.6 25.3 1132 -11.5 1132 -35.5L1983 -218C2001.17 -101 2013.8 86.3 1983 169.5C1944.5 273.5 1773 469.5 1563 435.5C1423.5 412.914 1395 181 1267 94.5Z" fill="white" fill-opacity="0.1"/> <g clip-path="url(#clip1_102_8)"> <path class="wave-path-two" d="M0 493.3C0 493.3 301 423.7 501 429.3C701 434.9 886.3 464.7 995.3 482.8C1104.3 500.9 1501.3 585.3 1879.7 482.8V536.3H0V493.3Z" fill="#6A49F2"/> <path class="wave-path-three" d="M0 492.3C0 492.3 301 453.7 501 459.3C701 464.9 800.4 480.8 939.8 496.7C1058.2 510.2 1520.1 574.7 1879.7 501.8V550.3H0V492.3Z" fill="#F6F4FE"/> </g> </g> <defs> <clipPath id="clip0_102_8"> <rect width="1880" height="550" fill="white"/> </clipPath> <clipPath id="clip1_102_8"> <rect width="1879.8" height="121.3" fill="white" transform="translate(0 429)"/> </clipPath> </defs> </svg> <?php } elseif( ! empty( $banner_class ) && 'cross_shade' == trim( $banner_class ) ) { ?> <svg id="cross-shade-svg" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 1879.8 219" enable-background="new 0 0 1879.8 219" xml:space="preserve"> <polygon class="shade-path1" opacity="0.3" fill="#FFFFFF" points="0,102.5 1209.9,209.5 1879.8,0 1879.8,219 0,219 "/> <polygon class="shade-path2" fill="#F6F4FE" points="0,142.5 1209.9,199.5 1879.8,80 1879.8,219 0,219 "/> </svg> <?php } //shape animation $enable_shape_anim = false; if ( isset( $settings['enable_page_header'] ) && !empty( $settings['enable_page_header'] ) && !empty( $settings['enable_page_header_particle_anim'] ) && 1 == $settings['enable_page_header_particle_anim'] ) { $enable_shape_anim = true; } if( $enable_shape_anim ) { if( 'hero_wave_small' == $header_banner ) { ?> <!-- shape animation --> <span class="banner_shape1"><img src="<?php echo esc_attr( ACMTHEMES_IMG_DIR_URI ); ?>triangle-dark.svg" alt="object triangle"></span> <span class="banner_shape2"><img src="<?php echo esc_attr( ACMTHEMES_IMG_DIR_URI ); ?>semi-circle-dark.svg" alt="object circle"> </span> <span class="banner_shape3"><img src="<?php echo esc_attr( ACMTHEMES_IMG_DIR_URI ); ?>plus-dark.svg" alt="object plus"> </span> <?php } else { ?> <!-- shape animation --> <span class="banner_shape1"><img src="<?php echo esc_attr( ACMTHEMES_IMG_DIR_URI ); ?>triangle.svg" alt="object triangle"></span> <span class="banner_shape2"><img src="<?php echo esc_attr( ACMTHEMES_IMG_DIR_URI ); ?>semi-circle.svg" alt="object circle"> </span> <span class="banner_shape3"><img src="<?php echo esc_attr( ACMTHEMES_IMG_DIR_URI ); ?>plus.svg" alt="object plus"> </span> <?php } } if ( isset( $settings['enable_page_header_shape_overlay'] ) && !empty( $settings['enable_page_header_shape_overlay'] ) && 1 == $settings['enable_page_header_shape_overlay'] ) { ?> <svg version="1.2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1920 392" width="1920" height="392"> <defs> <clipPath clipPathUnits="userSpaceOnUse" id="cp1"> <path d="m0 0h1920v1080h-1920z"/> </clipPath> </defs> <style> .s0 { opacity: .5;fill: #18e0f6 } .s1 { opacity: .7;fill: #2efbfb } .s2 { opacity: .6;fill: #75ebfc;stroke: #2a51a4;stroke-linejoin: round;stroke-width: .8 } .s3 { opacity: .5;fill: #93d8f4;stroke: #5469b4;stroke-linejoin: round;stroke-width: .8 } </style> <g id="Layer 1"> <g id="clip" clip-path="url(#cp1)"> <path id="path1" class="s0" d="m156.7 275.8c-13.9-0.9-27.4-2.8-40.4-6-161.7-40.3-112.6-169.1-134.1-276l539.3-78.5c-3.9 57.2 7.9 116.5-73.6 229-56.3 78.3-184.5 137.9-291.2 131.5z"/> <path id="path2" class="s1" d="m1285.7-33.7c0-10.5 1.2-17.3 1.2-17.3l654.1 9.7-2.4 624.3c0 0-264.5-69.2-264.5-232.1 0-23.5 5.5-48.8 18-76.2 19.2-42 27.7-75.7 27.7-102.8 0-117-158.3-108.9-293.1-99.6-126.8 8.9-141-70-141-106z"/> <path id="path3" class="s2" d="m1785.2 222.6c-13.9-25.4-34.7-46.7-61.3-58.2q-2.6-1.1-5.4-2.1-4.3-1.7-8.7-2.9-4.5-1.3-8.9-2.2-6-1.2-12-1.9-3-0.3-6.1-0.5-6-0.4-12.1-0.3-3.1 0.1-6.1 0.3-6.1 0.3-12.1 1.1-4.6 0.6-9.1 1.4c-7 1.3-14 3-20.8 4.9-11.1 3.2-22.5 5.9-34 7.9q-6.5 1.2-13 2-2.1 0.3-4.3 0.5-4.4 0.5-8.7 0.8-2.2 0.2-4.4 0.3-6.5 0.3-13 0.3-4.4 0-8.7-0.3c-17.4-0.8-34.5-4-51.1-10.3q-7.4-2.8-14.3-6.3-1.7-0.9-3.4-1.8-6.8-3.7-13-8.1-7.9-5.5-14.9-11.9-2.9-2.5-5.6-5.2c-14.3-14.4-26-31.6-34.7-50.5q-0.9-1.9-1.7-3.8-1.7-3.8-3.1-7.6-0.7-1.9-1.3-3.8c-5.2-15.5-7.2-31.5-4.1-48q0.4-2 0.8-3.9c2.1-9.1 5.4-17.8 9.7-26.1q1.3-2.5 2.6-4.9 2.8-4.8 5.9-9.5 1.6-2.3 3.2-4.5 4.1-5.5 8.5-10.7 7.4-8.6 15.7-16.4 4.9-4.6 10.2-8.9 3.5-2.9 7.1-5.6 5.5-4.1 11.2-7.9 0.4-0.2 0.8-0.5c0.9-0.6 1.8-1.1 2.5-1.6q0.1-0.1 0.2-0.2c0-0.1 0.1-0.3 0.1-0.5 0-0.2-0.1-0.3-0.1-0.3q-2.9 1.7-5.7 3.6-1.4 0.9-2.8 1.9-5.5 3.9-10.8 8.2c-7.9 6.4-15.4 13.5-22.2 20.8q-3.9 4-7.5 8.4c-7.3 8.6-13.8 18.1-19 28.1-2.6 5.2-5 10.6-6.9 16.1q-0.4 1.4-0.9 2.8-0.8 2.8-1.6 5.6-0.3 1.4-0.6 2.9c-1.3 5.7-2.1 11.5-2.3 17.5-0.5 16.6 3.8 32.2 10.5 47.2q1.4 3.2 3 6.3 4.2 9.1 9.5 17.5 1.1 1.7 2.2 3.4 2.2 3.3 4.5 6.5 1.2 1.6 2.4 3.2c5.7 7.3 12 14.3 18.8 20.6 10.8 9.9 22.9 17.8 35.7 23.9q1.8 0.8 3.5 1.6c23.6 10.4 49.8 14.7 76.1 13.9q7-0.2 14-0.9 6.9-0.7 13.7-1.8 4.6-0.7 9.1-1.6 2.3-0.4 4.6-0.9c7.5-1.5 15-3.3 22.5-5.3q4.5-1.1 9.1-2.4c17.6-5 35.9-7.1 54.3-6.3 10 0.4 19.8 2.1 29.3 5q2.9 0.8 5.6 1.8 1.4 0.5 2.8 1.1 5.6 2.1 10.9 4.7 1.3 0.7 2.6 1.4c12.2 6.5 23.3 15 32.8 25.5q6 6.7 11.2 14.1 1 1.5 2 2.9 3.9 6 7.4 12.4 0.8 1.5 1.6 3.1 1.7 3.2 3.2 6.5 3 6.5 5.5 13.3 1.3 3.4 2.5 6.8c5 14.8 8.4 30.2 10.7 45.5q0.6 4.3 1.1 8.5 0.5 4.3 0.8 8.6 0.2 2.2 0.4 4.4c0.9 12.9 1.2 25.9 1.6 38.8q0.2 6.5 0.5 13 0.2 4.3 0.5 8.6 0.3 4.3 0.7 8.6 0.3 4.3 0.9 8.6 0.5 4.2 1.1 8.5 0.7 4.2 1.5 8.4c1.5 7.1 3.3 14.1 5.7 21q2.3 7 5.4 13.6 1 2.3 2.2 4.4 1.6 3.3 3.5 6.5c5.7 9.8 12.9 18.8 21.5 26.2q0.9 0.8 1.8 1.6 1.9 1.5 3.9 3 1 0.7 2 1.4 2 1.4 4.2 2.7 1 0.6 2.1 1.2 3.1 1.8 6.6 3.5 2.4 1.1 4.8 2.1 3.7 1.5 7.5 2.8 2.6 0.8 5.1 1.4c4.4 1 8.7 1.6 12.9 1.5q1.2 0 2.5-0.1c0.7 0.1 1.5 0.1 2.2 0.1q0.1 0 0.1-0.1 0.1-0.1 0.1-0.3c0-0.3 0-0.6-0.1-0.6q-6 0.4-11.9-0.4-3-0.4-5.9-1.1-2.9-0.6-5.7-1.5-5.7-1.8-11.2-4.4-1.3-0.7-2.6-1.4-2.7-1.4-5.3-3-3.9-2.4-7.5-5.1-2.4-1.9-4.7-3.9-1.2-1-2.3-2-2.2-2-4.4-4.2c-6.3-6.5-11.8-13.8-16-21.3q-4.1-7.2-7.2-14.8-3.2-7.6-5.5-15.6-1.8-6.3-3.2-12.8-0.7-3.2-1.3-6.5c-1.7-9.2-2.6-18.4-3.1-27.6-0.4-6.1-0.6-12.3-0.7-18.4q-0.2-6.9-0.3-13.9-0.1-2.3-0.1-4.6-0.2-4.7-0.4-9.3c-0.4-10.9-1.3-21.9-2.8-32.9q-1.5-11-3.8-21.8-0.7-3.6-1.6-7.2-0.9-3.6-1.8-7.1-2-7.1-4.3-14.1-2.4-6.9-5.3-13.7-2.2-5-4.6-10-1.6-3.3-3.4-6.5z"/> <path id="path4" class="s3" d="m364.3 17.8c-35.9 8.9-67.4 25.3-86.5 49.3q-1.9 2.4-3.7 4.9-2.8 4-5.1 8.2-2.3 4.1-4.2 8.3-2.5 5.7-4.2 11.6-0.9 2.9-1.6 5.8-1.4 6-2.1 12-0.3 3-0.5 6.1-0.4 6-0.3 12.2 0.2 4.6 0.6 9.2c0.7 7.2 1.9 14.4 3.5 21.6 2.7 11.6 4.6 23.4 5.7 35.2q0.5 6.6 0.7 13.2 0.1 2.2 0.1 4.4 0 4.4-0.2 8.7-0.1 2.2-0.3 4.4-0.5 6.5-1.5 13-0.6 4.3-1.5 8.5c-3.7 17-10.4 33.4-21.2 48.6q-4.8 6.7-10.5 12.9-1.4 1.5-2.9 3-5.9 6-12.7 11.3-8.4 6.7-18 12.5-3.8 2.3-7.8 4.4c-21.2 11.4-45.9 19.6-72.3 24.5q-2.6 0.5-5.3 1-5.3 0.9-10.6 1.6-2.7 0.3-5.3 0.5c-21.4 2.1-43 1-64.6-5.3q-2.6-0.7-5.1-1.5c-11.8-3.8-23-8.9-33.4-14.7q-3.1-1.7-6.1-3.6-6.1-3.7-11.8-7.6-2.9-2-5.6-4.1-6.8-5.1-13-10.5-10.5-9-19.6-18.6-5.5-5.8-10.5-11.9-3.4-4-6.5-8.1-4.6-6.2-8.8-12.6-0.3-0.5-0.6-1c-0.6-0.9-1.3-1.9-1.8-2.8q0 0-0.2-0.1c-0.1-0.1-0.4-0.2-0.7-0.2-0.2-0.1-0.4-0.1-0.4 0q1.9 3.2 4 6.3 1.1 1.6 2.2 3.1 4.3 6.3 9.3 12.3c7.4 9.1 15.8 17.9 24.5 26.1q4.9 4.6 10.1 9.1c10.6 8.8 22.2 17.1 34.8 24.2 6.6 3.6 13.4 7 20.5 9.9q1.8 0.8 3.6 1.5 3.6 1.4 7.3 2.6 1.8 0.7 3.7 1.3c7.4 2.3 15.1 4.3 23 5.6 22.1 3.8 43.6 2.5 64.5-1.2q4.4-0.8 8.9-1.7 12.7-2.4 24.7-6 2.4-0.8 4.8-1.5 4.7-1.6 9.3-3.3 2.4-0.8 4.6-1.7c10.7-4.2 20.8-9.1 30.3-14.6 14.8-8.7 27.1-19.1 37-30.6q1.3-1.6 2.6-3.2c17.3-21.4 26.9-46.4 29.6-72.6q0.7-7 0.8-14 0.1-7-0.4-13.9-0.3-4.7-0.8-9.4-0.2-2.3-0.5-4.6c-1-7.8-2.4-15.6-3.9-23.4q-0.9-4.7-1.9-9.4c-4.1-18.4-4.3-36.9-0.6-55 2.1-9.8 5.8-19.2 10.9-28q1.6-2.7 3.3-5.2 0.9-1.3 1.8-2.6 3.6-5 7.9-9.8 1.1-1.2 2.2-2.3c10.4-10.8 23.5-20.2 38.7-27.5q9.9-4.7 20.5-8.3 2.1-0.7 4.2-1.4 8.6-2.8 17.5-4.9 2.2-0.6 4.5-1.1 4.5-1 9.1-1.8 9.1-1.8 18.5-2.9 4.7-0.6 9.4-1.1c20.5-2.1 41.5-2.5 62.2-1.7q5.8 0.2 11.6 0.5 5.8 0.4 11.6 0.8 2.9 0.3 5.8 0.5c17.4 1.6 34.8 3.9 52.1 6q8.7 1.1 17.4 2 5.8 0.7 11.5 1.2 5.8 0.6 11.6 1 5.8 0.5 11.5 0.8 5.8 0.3 11.6 0.5 5.7 0.2 11.5 0.2c9.6-0.1 19.2-0.5 28.7-1.5 6.5-0.7 12.8-1.6 19-2.8q3.2-0.5 6.2-1.2 4.6-1 9.1-2.2c14-3.8 26.9-9.1 38.1-16.2q1.2-0.8 2.4-1.5 2.3-1.6 4.5-3.3 1.1-0.8 2.2-1.7 2.1-1.7 4.2-3.6 1-0.9 1.9-1.9c1.9-1.8 3.8-3.8 5.6-5.8q1.8-2.1 3.5-4.3c1.8-2.3 3.4-4.6 4.8-6.9q1.4-2.4 2.6-4.8c2-4.1 3.4-8.3 4-12.4q0.2-1.3 0.2-2.5c0.1-0.7 0.3-1.5 0.4-2.2q0-0.1-0.1-0.2-0.2 0-0.4-0.1c-0.3-0.1-0.8-0.1-0.8 0q-0.4 6-2.3 11.7-1 2.8-2.2 5.6-1.3 2.7-2.9 5.4-3.2 5.3-7.5 10.1-1.1 1.3-2.2 2.4-2.3 2.4-4.8 4.6-3.7 3.4-8 6.4-2.8 2.1-5.7 4-1.5 0.9-3.1 1.8-3 1.9-6.2 3.5c-9.6 5.1-20.1 9.1-30.7 11.8-6.8 1.8-13.7 3.2-20.8 4.2-7.1 1.1-14.3 1.9-21.6 2.4q-8.7 0.6-17.6 0.7-4.4 0.1-8.8 0.1c-12.5-0.2-24.9-1.1-37.2-2.4-8.3-0.8-16.5-1.8-24.8-2.9q-9.2-1.2-18.5-2.4-3.1-0.4-6.2-0.8-6.2-0.7-12.5-1.4c-14.6-1.7-29.4-2.9-44.2-3.6-9.9-0.5-19.8-0.7-29.6-0.6q-4.9 0.1-9.8 0.2-4.9 0.2-9.8 0.5-9.8 0.5-19.4 1.5-9.6 1-19.1 2.5-7 1.2-14 2.6-4.6 1-9.1 2.1z"/> </g> </g> </svg> <?php } ?>