/*[galleryLightbox]*/
.galleryLightbox{display:none;position:fixed;z-index:1000;top:0;right:0;bottom:0;left:0;overflow:auto;background:rgba(0,0,0,0.5);}
.galleryLightbox .galleryLightbox_outer{display:table;padding:0;margin:0;width:100%;height:100%;}
.galleryLightbox .galleryLightbox_inner{display:table-cell;vertical-align:middle;box-sizing:border-box;padding:0 15px;width:100%;height:100%;}
.galleryLightbox .galleryLightbox_window{display:table;position:relative;box-sizing:border-box;margin:0 auto;border:;background:#fff;}
.galleryLightbox .galleryLightbox_controls{transition:all 0.2s ease-in-out;opacity:0;}
.galleryLightbox .galleryLightbox_controls.active{opacity:1;}
.galleryLightbox .galleryLightbox_title{position:fixed;right:0;bottom:0;left:0;z-index:2;padding:20px;border-top:1px solid rgba(255,255,255,0.5);font-weight:500;font-size:18px;color:#fff;}
.galleryLightbox .galleryLightbox_title:empty{display:none;}
.galleryLightbox .galleryLightbox_navigation{}
.galleryLightbox .galleryLightbox_navigation a{display:block;position:fixed;top:50%;z-index:2;margin-top:-22px;width:44px;height:44px;background:rgba(30,30,30,0.6);cursor:pointer;}
.galleryLightbox a.galleryLightbox_navigation_prev{left:10px;}
.galleryLightbox a.galleryLightbox_navigation_prev:after{transition:all 0.2s ease-in-out;content:'';display:block;opacity:0.7;position:absolute;top:0;right:0;bottom:0;left:0;background:center center no-repeat;background-size:18px;}
.galleryLightbox a.galleryLightbox_navigation_prev:after{background-image:url("data:image/svg+xml,%3Csvg xmlns:dc='http://purl.org/dc/elements/1.1/' xmlns:cc='http://creativecommons.org/ns%23' xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns%23' xmlns:svg='http://www.w3.org/2000/svg' xmlns='http://www.w3.org/2000/svg' id='svg42' version='1.1' fill='none' viewBox='0 0 269.9549 205.88445' height='205.88445' width='269.9549'%3E%3Cpath style='fill:%23f9f9f9;fill-opacity:1;stroke:%23ffffff;stroke-width:14;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' d='m 98.429886,197.08089 -89.5999999,-89.6 c -2.5,-2.5 -2.5,-6.551 0,-9.051002 L 98.429886,8.829886 c 2.500004,-2.4999996 6.551004,-2.4999996 9.051004,0 2.5,2.5 2.5,6.743 0,9.243 l -78.676004,78.87 H 256.55489 c 3.535,0 6.4,2.466002 6.4,6.000004 0,3.534 -2.865,6 -6.4,6 H 28.804886 l 78.676004,78.881 c 1.25,1.25 1.875,2.992 1.875,4.629 0,1.637 -0.625,3.326 -1.875,4.576 -2.501,2.5 -6.551,2.552 -9.051004,0.052 z' id='path883' /%3E%3C/svg%3E%0A");}
.galleryLightbox a.galleryLightbox_navigation_prev:hover:after{opacity:1;}
.galleryLightbox a.galleryLightbox_navigation_next{right:10px;}
.galleryLightbox a.galleryLightbox_navigation_next:after{transition:all 0.2s ease-in-out;content:'';display:block;opacity:0.7;position:absolute;top:0;right:0;bottom:0;left:0;background:center center no-repeat;background-size:18px;}
.galleryLightbox a.galleryLightbox_navigation_next:after{background-image:url("data:image/svg+xml,%3Csvg xmlns:dc='http://purl.org/dc/elements/1.1/' xmlns:cc='http://creativecommons.org/ns%23' xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns%23' xmlns:svg='http://www.w3.org/2000/svg' xmlns='http://www.w3.org/2000/svg' id='svg42' version='1.1' fill='none' viewBox='0 0 269.9549 205.88445' height='205.88445' width='269.9549'%3E%3Cpath style='fill:%23f9f9f9;fill-opacity:1;stroke:%23ffffff;stroke-width:14;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' d='m 171.525,197.08089 89.6,-89.6 c 2.5,-2.5 2.5,-6.551 0,-9.051002 l -89.6,-89.600002 c -2.5,-2.4999996 -6.551,-2.4999996 -9.051,0 -2.5,2.5 -2.5,6.743 0,9.243 l 78.676,78.87 H 13.4 c -3.535,0 -6.4,2.466002 -6.4,6.000004 0,3.534 2.865,6 6.4,6 h 227.75 l -78.676,78.881 c -1.25,1.25 -1.875,2.992 -1.875,4.629 0,1.637 0.625,3.326 1.875,4.576 2.501,2.5 6.551,2.552 9.051,0.052 z' id='path883' /%3E%3C/svg%3E%0A");}
.galleryLightbox a.galleryLightbox_navigation_next:hover:after{opacity:1;}
.galleryLightbox .galleryLightbox_navigation a.disabled{display:none;}
.galleryLightbox .galleryLightbox_infobar{position:fixed;top:0;left:0;z-index:2;padding:10px 20px;font-size:18px;color:#fff;}
.galleryLightbox .galleryLightbox_infobar i{font-style:normal;}
.galleryLightbox .galleryLightbox_infobar b{display:inline-block;margin:0 10px;font-weight:normal;font-size:16px;}
.galleryLightbox .galleryLightbox_infobar a{color:#fff;}
.galleryLightbox .galleryLightbox_toolbar{position:fixed;top:0;right:0;z-index:2;background:rgba(30,30,30,0.6);}
.galleryLightbox .galleryLightbox_toolbar a{transition:all 0.2s ease-in-out;display:block;opacity:0.7;float:left;width:44px;height:44px;background:center center no-repeat;background-size:18px;cursor:pointer;}
.galleryLightbox .galleryLightbox_toolbar a:hover{opacity:1;}
.galleryLightbox .galleryLightbox_toolbar a.galleryLightbox_toolbar_close{background-size:14px;background-image:url("data:image/svg+xml,%3Csvg xmlns:dc='http://purl.org/dc/elements/1.1/' xmlns:cc='http://creativecommons.org/ns%23' xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns%23' xmlns:svg='http://www.w3.org/2000/svg' xmlns='http://www.w3.org/2000/svg' height='20' width='20' id='svg13' version='1.1' viewBox='0 0 20 20'%3E%3Cg style='fill:%23ffffff;stroke:%23ffffff;stroke-width:2.6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' transform='matrix(0.97087379,0,0,0.97087379,-5.5339806,-5.5339806)' id='cross'%3E%3Cline style='fill:%23ffffff;stroke:%23ffffff;stroke-width:2.6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' id='line8' y2='25' y1='7' x2='25' x1='7' class='cls-1' /%3E%3Cline style='fill:%23ffffff;stroke:%23ffffff;stroke-width:2.6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' id='line10' y2='7' y1='25' x2='25' x1='7' class='cls-1' /%3E%3C/g%3E%3C/svg%3E%0A");}
.galleryLightbox .galleryLightbox_toolbar a.galleryLightbox_toolbar_fullscreen{display:none;background-size:14px;}
.galleryLightbox .galleryLightbox_toolbar a.galleryLightbox_toolbar_fullscreen{background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' %3F%3E%3Csvg height='14px' version='1.1' viewBox='0 0 14 14' width='14px' xmlns='http://www.w3.org/2000/svg' xmlns:sketch='http://www.bohemiancoding.com/sketch/ns' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle/%3E%3Cdesc/%3E%3Cdefs/%3E%3Cg fill='none' fill-rule='evenodd' id='Page-1' stroke='none' stroke-width='1'%3E%3Cg fill='%23ffffff' id='Core' transform='translate(-215.ffffff, -257.ffffff)'%3E%3Cg id='fullscreen' transform='translate(215.ffffff, 257.ffffff)'%3E%3Cpath d='M2,9 L0,9 L0,14 L5,14 L5,12 L2,12 L2,9 L2,9 Z M0,5 L2,5 L2,2 L5,2 L5,0 L0,0 L0,5 L0,5 Z M12,12 L9,12 L9,14 L14,14 L14,9 L12,9 L12,12 L12,12 Z M9,0 L9,2 L12,2 L12,5 L14,5 L14,0 L9,0 L9,0 Z' id='Shape'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");}
.galleryLightbox.fullscreen .galleryLightbox_toolbar a.galleryLightbox_toolbar_fullscreen{background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' %3F%3E%3Csvg height='14px' version='1.1' viewBox='0 0 14 14' width='14px' xmlns='http://www.w3.org/2000/svg' xmlns:sketch='http://www.bohemiancoding.com/sketch/ns' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle/%3E%3Cdesc/%3E%3Cdefs/%3E%3Cg fill='none' fill-rule='evenodd' id='Page-1' stroke='none' stroke-width='1'%3E%3Cg fill='%23ffffff' id='Core' transform='translate(-257.ffffff, -257.ffffff)'%3E%3Cg id='fullscreen-exit' transform='translate(257.ffffff, 257.ffffff)'%3E%3Cpath d='M0,11 L3,11 L3,14 L5,14 L5,9 L0,9 L0,11 L0,11 Z M3,3 L0,3 L0,5 L5,5 L5,0 L3,0 L3,3 L3,3 Z M9,14 L11,14 L11,11 L14,11 L14,9 L9,9 L9,14 L9,14 Z M11,3 L11,0 L9,0 L9,5 L14,5 L14,3 L11,3 L11,3 Z' id='Shape'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");}
.galleryLightbox .galleryLightbox_content{position:relative;}
.galleryLightbox .galleryLightbox_content img{display:block;max-width:100%;max-height:100%;}
@media screen and (max-width: 480px){	
}
/*[/galleryLightbox]*/
/*[scrollbar]*/
body *::-webkit-scrollbar{width:10px;height:10px;}
body *::-webkit-scrollbar-track{background:rgba(0,0,0,0.07);border-radius:20px;}
body *::-webkit-scrollbar-thumb{background:rgba(0,0,0,0.1);border-radius:20px;}
html *{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,0.1) rgba(0,0,0,0.07);}
/*[/scrollbar]*/
/*[postPortfolio-main]*/
.postPortfolio-main{transition:all 0.2s ease-in-out;display:block;padding:20px 20px 40px 20px;background: linear-gradient(180deg, rgba(244, 248, 255, 0.1) 0%, rgba(54, 101, 205, 0.07) 100%);border:1px solid #99B9FF;border-radius:20px;}
.postPortfolio-main:hover{box-shadow: 0px 4px 4px 0px #99B9FF;}
.postPortfolio-main .url{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;}
.postPortfolio-main .wrapper{position:relative;z-index:0;}
.postPortfolio-main .row{display:flex;flex-flow:nowrap;gap:40px;margin:24px 0 0 0;}
.postPortfolio-main .title{margin:0;text-align:center;font-family: 'Exo 2', Arial, sans-serif;font-weight:400;font-size:20px;color:#06318A;}
.postPortfolio-main .img{}
.postPortfolio-main img{display:block;margin:auto;width:150px;border-radius:10px;}
.postPortfolio-main .label{font-size:14px;color:#06318A;}
.postPortfolio-main .labeled{margin:4px 0 0 0;font-size:14px;}
.postPortfolio-main .year{}
.postPortfolio-main .excerpt{margin:10px 0 0 0;font-size:12px;}
.postPortfolio-main .time{margin:10px 0 0 0;}
.postPortfolio-main .tech{margin:10px 0 0 0;}
.postPortfolio-main .btn{display:table;margin:24px auto 0 auto;}
.postPortfolio-main:hover .btn{box-shadow: 0px 4px 4px 0px #99B9FF;}
.postPortfolio-main:hover .btn span{background:rgba(255,255,255,0);color:#fff;}
@media screen and (max-width: 1200px){
	.postPortfolio-main .row{gap:20px;}
}
@media screen and (max-width: 767px){
	.postPortfolio-main {min-height:520px;}
	.postPortfolio-main .row{flex-flow:wrap;}
	.postPortfolio-main .col:nth-child(1){flex:1 1 100%;}
}
/*[/postPortfolio-main]*/
/* 1. Очистка: Убираем возможные старые галочки справа, если они были */
.section-service-services .list a.item::after {
    display: none !important;
    content: none !important;
}
/* 2. Контейнер: задаем нормальный межстрочный интервал */
.section-service-services .list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 15px 0; /* Отступ только между строками */
}
/* 3. Элемент: увеличиваем отступы */
.section-service-services .list a.item {
    position: relative;
    /* Увеличиваем отступ слева: 30px под галочку + 15px свободного места */
    padding: 0 25px 0 35px !important; 
    text-decoration: underline;
    color: #007bff;
    display: inline-block;
    transition: all 0.3s ease;
    box-sizing: border-box;
}
/* 4. Оранжевая галочка: фиксируем ее положение слева */
.section-service-services .list a.item::before {
    content: '';
    position: absolute;
    /* Сдвигаем галочку чуть правее от края контейнера ссылки */
    left: 15px; 
    top: 50%;
    transform: translateY(-50%);
    width: 18px;
    height: 18px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23FF4500' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C/polyline%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: contain;
}
.section-service-services .list a.item:hover {
    text-decoration: none;
}
/* 5. Адаптив для мобил */
@media (max-width: 767px) {
    .section-service-services .list {
        flex-direction: column;
        align-items: flex-start;
    }
    .section-service-services .list a.item {
        padding-left: 35px !important;
        margin: 5px 0;
    }
    .section-service-services .list a.item::before {
        left: 0;
    }
}
/*[/section-services]*/
/*[section-about]*/
.section-about{position:relative;padding-bottom:80px;}
.section-about .container{margin:auto;max-width:790px;}
.section-about .container h3,
.section-about .container h4{margin:10px 0; padding:0; font-size:20px; color:#06318A;}
.section-about .container p:first-child{margin-top:0;}
.section-about .container p:last-child{margin-bottom:0;}
.section-about:after{content:'';display:block;position:absolute;z-index:0;bottom:-80px;right:0;left:0;height:160px;background:no-repeat center center / 100% 100%;}
.section-about:after{background-image:url('../img/bg.webp');}
@media screen and (max-width: 767px){
	.section-about:after{background-size:auto 100%;}
}
/*[/section-about]*/
/*[section-advantages]*/
.section-advantages{}
.section-advantages .list{margin:20px auto 0 auto;max-width:752px;}
.section-advantages .list .item{display:flex;flex-flow:row nowrap;position:relative;}
.section-advantages .list .item:not(:first-child){margin:60px 0 0 0;}
.section-advantages .list .item .col{position:relative;}
.section-advantages .list .item .col:nth-child(2){flex:0 0 246px;}
.section-advantages .list .item .col:nth-child(1){flex:0 0 260px;}
.section-advantages .list .item .img{}
.section-advantages .list .item .img img{display:block;margin:auto;width:100px;height:100px; filter: invert(13%) sepia(87%) saturate(2978%) hue-rotate(212deg) brightness(94%) contrast(105%);}
.section-advantages .list .item .info{position:absolute;top:0;max-width:246px;}
.section-advantages .list .item .title{margin:0;padding:0; font-family: 'Exo 2', Arial, sans-serif; font-weight:400;font-size:20px;color:#06318A;}
.section-advantages .list .item .text{margin:24px 0 0 0;font-size:14px;}
.section-advantages .list .item:nth-child(odd){justify-content:start;flex-flow:row-reverse nowrap;}
.section-advantages .list .item:nth-child(even){justify-content:end;}
.section-advantages .list .item:before{content:'';display:block;position:absolute;top:33px;width:362px;height:66px;background:no-repeat left top / contain;}
.section-advantages .list .item:nth-child(odd):before{left:0;}
.section-advantages .list .item:nth-child(odd):before{background-image: url("data:image/svg+xml,%3Csvg width='383' height='70' viewBox='0 0 383 70' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M252.167 2.66663L252.393 2.22079L252.286 2.16663H252.167V2.66663ZM-1.0252e-05 2.66663C-1.0252e-05 4.13939 1.1939 5.33329 2.66666 5.33329C4.13942 5.33329 5.33332 4.13939 5.33332 2.66663C5.33332 1.19387 4.13942 -4.07696e-05 2.66666 -4.07696e-05C1.1939 -4.07696e-05 -1.0252e-05 1.19387 -1.0252e-05 2.66663ZM382.167 68.6666L382.393 68.2208L252.393 2.22079L252.167 2.66663L251.94 3.11246L381.94 69.1125L382.167 68.6666ZM252.167 2.66663V2.16663H2.66666V2.66663V3.16663H252.167V2.66663Z' fill='%2399B9FF'/%3E%3C/svg%3E%0A");}
.section-advantages .list .item:nth-child(even):before{right:0;}
.section-advantages .list .item:nth-child(even):before{background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!-- Created with Inkscape (http://www.inkscape.org/) --%3E%3Csvg width='101.17481mm' height='18.286026mm' viewBox='0 0 101.17481 18.286026' version='1.1' id='svg1' xml:space='preserve' xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg'%3E%3Cdefs id='defs1'%3E%3CclipPath id='paint0_angular_47_1371_clip_path'%3E%3Cpath d='m 10.288,0.691209 c 0.2993,-0.92131 1.6027,-0.921309 1.9021,2e-6 l 1.9676,6.055729 c 0.1339,0.41202 0.5178,0.69098 0.9511,0.69098 h 6.3673 c 0.9687,0 1.3715,1.23962 0.5878,1.80902 l -5.1513,3.74266 c -0.3505,0.2546 -0.4971,0.706 -0.3633,1.118 l 1.9677,6.0557 c 0.2993,0.9214 -0.7552,1.6875 -1.5389,1.1181 l -5.1513,-3.7427 c -0.3505,-0.2546 -0.8251,-0.2546 -1.1756,0 L 5.49992,21.2814 C 4.7162,21.8508 3.66172,21.0847 3.96108,20.1633 L 5.9287,14.1076 C 6.06258,13.6956 5.91592,13.2442 5.56543,12.9896 L 0.414119,9.24694 C -0.369595,8.67754 0.0331819,7.43792 1.00191,7.43792 h 6.36737 c 0.43322,0 0.81718,-0.27896 0.95105,-0.69098 z' id='path3' /%3E%3C/clipPath%3E%3CclipPath id='paint0_angular_47_1371_clip_path-6'%3E%3Cpath d='m 10.288,0.691209 c 0.2993,-0.92131 1.6027,-0.921309 1.9021,2e-6 l 1.9676,6.055729 c 0.1339,0.41202 0.5178,0.69098 0.9511,0.69098 h 6.3673 c 0.9687,0 1.3715,1.23962 0.5878,1.80902 l -5.1513,3.74266 c -0.3505,0.2546 -0.4971,0.706 -0.3633,1.118 l 1.9677,6.0557 c 0.2993,0.9214 -0.7552,1.6875 -1.5389,1.1181 l -5.1513,-3.7427 c -0.3505,-0.2546 -0.8251,-0.2546 -1.1756,0 L 5.49992,21.2814 C 4.7162,21.8508 3.66172,21.0847 3.96108,20.1633 L 5.9287,14.1076 C 6.06258,13.6956 5.91592,13.2442 5.56543,12.9896 L 0.414119,9.24694 C -0.369595,8.67754 0.0331819,7.43792 1.00191,7.43792 h 6.36737 c 0.43322,0 0.81718,-0.27896 0.95105,-0.69098 z' id='path3-7' /%3E%3C/clipPath%3E%3C/defs%3E%3Cg id='layer1' transform='translate(-54.175737,-138.48357)'%3E%3Cg style='fill:none' id='g3' transform='matrix(-0.26458333,0,0,0.26458333,155.35055,138.48358)'%3E%3Cpath d='m 252.167,2.66663 0.226,-0.44584 -0.107,-0.05416 h -0.119 z m -252.167010252,0 c 0,1.47276 1.193910252,2.66666 2.666670252,2.66666 1.47276,0 2.66666,-1.1939 2.66666,-2.66666 C 5.33332,1.19387 4.13942,-4.07696e-5 2.66666,-4.07696e-5 1.1939,-4.07696e-5 -1.0252e-5,1.19387 -1.0252e-5,2.66663 Z M 382.167,68.6666 l 0.226,-0.4458 -130,-66.00001 -0.226,0.44584 -0.227,0.44583 130,66.00004 z m -130,-65.99997 v -0.5 H 2.66666 v 0.5 0.5 H 252.167 Z' fill='%2399b9ff' id='path1' /%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");}
.section-advantages .list .item:nth-child(odd) .info{left:0;}
.section-advantages .list .item:nth-child(even) .info{left:15px;}
@media screen and (max-width: 1007px){
}
@media screen and (max-width: 767px){
	.section-advantages .list .item{display:block;}
	.section-advantages .list .item:not(:first-child){margin:40px 0 0 0;}
	.section-advantages .list .item:before{display:none;}
	.section-advantages .list .item .info{position:static;margin:auto;text-align:center;}
	.section-advantages .list .item .title{margin:8px 0 0 0;}
	.section-advantages .list .item .text{margin:8px 0 0 0;}
}
/*[/section-advantages]*/
/*[section-clients]*/
.section-clients{}
.section-clients .container{padding:40px 0;background:#F4F8FF;}
.section-clients .item{transition:all 0.2s ease-in-out;display:block;padding:0 5px;}
.section-clients .item .img{transition:all 0.2s ease-in-out;box-shadow: 0px 4px 4px 0px #06318A0D;border-radius:20px;}
.section-clients .item .img_inner{padding:5px 0 0 0;}
.section-clients .item .img img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:20px;}
.section-clients .item .text{transition:all 0.2s ease-in-out;margin:8px 0 0 0;text-align:center;font-size:14px;}
.section-clients .item:hover .img{box-shadow: 0px 4px 4px 0px #99B9FF;}
/*[/section-clients]*/
/*[section-portfolio-main]*/
.section-portfolio-main{padding-bottom:80px;}
.section-portfolio-main .postPortfolio-main{margin:5px 5px 10px 5px;}
.section-portfolio-main:after{content:'';display:block;position:absolute;z-index:0;bottom:-80px;right:0;left:0;height:160px;background:no-repeat center center / 100% 100%;}
.section-portfolio-main:after{background-image:url('../img/bg.webp');}
@media screen and (max-width: 767px){
	.section-portfolio-main:after{background-size:auto 100%;}
}
/*[/section-portfolio-main]*/
/*[section-reviews]*/
.section-reviews{}
.section-reviews .container{padding:40px 0;background:#F4F8FF;}
.section-reviews .item{padding:20px;background:#fff;border-radius:20px;}
.section-reviews .item .item_head{display:flex;flex-flow:nowrap;gap:24px;}
.section-reviews .item .item_head .col{}
.section-reviews .item .item_head .img{}
.section-reviews .item .item_head .img img{width:66px;height:66px;object-fit:cover;border-radius:100px;}
.section-reviews .item .item_head .position{margin:4px 0 0 0;font-weight:300;font-size:14px;}
.section-reviews .item .item_head .company{margin:4px 0 0 0;}
.section-reviews .item .item_body{margin:20px 0 0 0;}
.section-reviews .item .text{font-size:14px;}
.section-reviews .item .item_foot{display:flex;flex-flow:nowrap;justify-content:space-between;align-items:center;margin:20px 0 0 0;}
.section-reviews .item .stars{display:flex;flex-flow:nowrap;gap:10px;}
.section-reviews .item .stars i{display:block;width:24px;height:24px;background:no-repeat center center / contain;}
.section-reviews .item .stars i{background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!-- Created with Inkscape (http://www.inkscape.org/) --%3E%3Csvg width='5.9473114mm' height='5.6823745mm' viewBox='0 0 5.9473114 5.6823745' version='1.1' id='svg1' xml:space='preserve' xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg'%3E%3Cdefs id='defs1' /%3E%3Cg id='layer1' transform='translate(-102.0851,-145.65881)'%3E%3Cg style='fill:%2399b9ff;fill-opacity:1' id='g1' transform='matrix(0.26458333,0,0,0.26458333,102.0851,145.65875)'%3E%3Cpath d='m 10.288,0.691209 c 0.2993,-0.92131 1.6027,-0.921309 1.9021,2e-6 l 1.9676,6.055729 c 0.1339,0.41202 0.5178,0.69098 0.9511,0.69098 h 6.3673 c 0.9687,0 1.3715,1.23962 0.5878,1.80902 l -5.1513,3.74266 c -0.3505,0.2546 -0.4971,0.706 -0.3633,1.118 l 1.9677,6.0557 c 0.2993,0.9214 -0.7552,1.6875 -1.5389,1.1181 l -5.1513,-3.7427 c -0.3505,-0.2546 -0.8251,-0.2546 -1.1756,0 L 5.49992,21.2814 C 4.7162,21.8508 3.66172,21.0847 3.96108,20.1633 L 5.9287,14.1076 C 6.06258,13.6956 5.91592,13.2442 5.56543,12.9896 L 0.414119,9.24694 C -0.369595,8.67754 0.0331819,7.43792 1.00191,7.43792 h 6.36737 c 0.43322,0 0.81718,-0.27896 0.95105,-0.69098 z' fill='%23fdda68' id='path1' style='fill:%2399b9ff;fill-opacity:1' /%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");}
.section-reviews .item .stars[data-v='1'] i:nth-child(1){background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!-- Created with Inkscape (http://www.inkscape.org/) --%3E%3Csvg width='5.9473114mm' height='5.6823745mm' viewBox='0 0 5.9473114 5.6823745' version='1.1' id='svg1' xml:space='preserve' xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg'%3E%3Cdefs id='defs1' /%3E%3Cg id='layer1' transform='translate(-102.0851,-145.65881)'%3E%3Cg style='fill:none' id='g1' transform='matrix(0.26458333,0,0,0.26458333,102.0851,145.65875)'%3E%3Cpath d='m 10.288,0.691209 c 0.2993,-0.92131 1.6027,-0.921309 1.9021,2e-6 l 1.9676,6.055729 c 0.1339,0.41202 0.5178,0.69098 0.9511,0.69098 h 6.3673 c 0.9687,0 1.3715,1.23962 0.5878,1.80902 l -5.1513,3.74266 c -0.3505,0.2546 -0.4971,0.706 -0.3633,1.118 l 1.9677,6.0557 c 0.2993,0.9214 -0.7552,1.6875 -1.5389,1.1181 l -5.1513,-3.7427 c -0.3505,-0.2546 -0.8251,-0.2546 -1.1756,0 L 5.49992,21.2814 C 4.7162,21.8508 3.66172,21.0847 3.96108,20.1633 L 5.9287,14.1076 C 6.06258,13.6956 5.91592,13.2442 5.56543,12.9896 L 0.414119,9.24694 C -0.369595,8.67754 0.0331819,7.43792 1.00191,7.43792 h 6.36737 c 0.43322,0 0.81718,-0.27896 0.95105,-0.69098 z' fill='%23fdda68' id='path1' /%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");}
.section-reviews .item .stars[data-v='1'] i:nth-child(1){background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!-- Created with Inkscape (http://www.inkscape.org/) --%3E%3Csvg width='5.9473114mm' height='5.6823745mm' viewBox='0 0 5.9473114 5.6823745' version='1.1' id='svg1' xml:space='preserve' xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg'%3E%3Cdefs id='defs1' /%3E%3Cg id='layer1' transform='translate(-102.0851,-145.65881)'%3E%3Cg style='fill:none' id='g1' transform='matrix(0.26458333,0,0,0.26458333,102.0851,145.65875)'%3E%3Cpath d='m 10.288,0.691209 c 0.2993,-0.92131 1.6027,-0.921309 1.9021,2e-6 l 1.9676,6.055729 c 0.1339,0.41202 0.5178,0.69098 0.9511,0.69098 h 6.3673 c 0.9687,0 1.3715,1.23962 0.5878,1.80902 l -5.1513,3.74266 c -0.3505,0.2546 -0.4971,0.706 -0.3633,1.118 l 1.9677,6.0557 c 0.2993,0.9214 -0.7552,1.6875 -1.5389,1.1181 l -5.1513,-3.7427 c -0.3505,-0.2546 -0.8251,-0.2546 -1.1756,0 L 5.49992,21.2814 C 4.7162,21.8508 3.66172,21.0847 3.96108,20.1633 L 5.9287,14.1076 C 6.06258,13.6956 5.91592,13.2442 5.56543,12.9896 L 0.414119,9.24694 C -0.369595,8.67754 0.0331819,7.43792 1.00191,7.43792 h 6.36737 c 0.43322,0 0.81718,-0.27896 0.95105,-0.69098 z' fill='%23fdda68' id='path1' /%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");}
.section-reviews .item .stars[data-v^='1.'] i:nth-child(1){background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!-- Created with Inkscape (http://www.inkscape.org/) --%3E%3Csvg width='5.9473114mm' height='5.6823745mm' viewBox='0 0 5.9473114 5.6823745' version='1.1' id='svg1' xml:space='preserve' xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg'%3E%3Cdefs id='defs1' /%3E%3Cg id='layer1' transform='translate(-102.0851,-145.65881)'%3E%3Cg style='fill:none' id='g1' transform='matrix(0.26458333,0,0,0.26458333,102.0851,145.65875)'%3E%3Cpath d='m 10.288,0.691209 c 0.2993,-0.92131 1.6027,-0.921309 1.9021,2e-6 l 1.9676,6.055729 c 0.1339,0.41202 0.5178,0.69098 0.9511,0.69098 h 6.3673 c 0.9687,0 1.3715,1.23962 0.5878,1.80902 l -5.1513,3.74266 c -0.3505,0.2546 -0.4971,0.706 -0.3633,1.118 l 1.9677,6.0557 c 0.2993,0.9214 -0.7552,1.6875 -1.5389,1.1181 l -5.1513,-3.7427 c -0.3505,-0.2546 -0.8251,-0.2546 -1.1756,0 L 5.49992,21.2814 C 4.7162,21.8508 3.66172,21.0847 3.96108,20.1633 L 5.9287,14.1076 C 6.06258,13.6956 5.91592,13.2442 5.56543,12.9896 L 0.414119,9.24694 C -0.369595,8.67754 0.0331819,7.43792 1.00191,7.43792 h 6.36737 c 0.43322,0 0.81718,-0.27896 0.95105,-0.69098 z' fill='%23fdda68' id='path1' /%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");}
.section-reviews .item .stars[data-v^='1.'] i:nth-child(2){background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!-- Created with Inkscape (http://www.inkscape.org/) --%3E%3Csvg width='5.9472747mm' height='5.682395mm' viewBox='0 0 5.9472747 5.682395' version='1.1' id='svg1' xml:space='preserve' xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg'%3E%3Cdefs id='defs1'%3E%3CclipPath id='paint0_angular_47_1371_clip_path'%3E%3Cpath d='m 10.288,0.691209 c 0.2993,-0.92131 1.6027,-0.921309 1.9021,2e-6 l 1.9676,6.055729 c 0.1339,0.41202 0.5178,0.69098 0.9511,0.69098 h 6.3673 c 0.9687,0 1.3715,1.23962 0.5878,1.80902 l -5.1513,3.74266 c -0.3505,0.2546 -0.4971,0.706 -0.3633,1.118 l 1.9677,6.0557 c 0.2993,0.9214 -0.7552,1.6875 -1.5389,1.1181 l -5.1513,-3.7427 c -0.3505,-0.2546 -0.8251,-0.2546 -1.1756,0 L 5.49992,21.2814 C 4.7162,21.8508 3.66172,21.0847 3.96108,20.1633 L 5.9287,14.1076 C 6.06258,13.6956 5.91592,13.2442 5.56543,12.9896 L 0.414119,9.24694 C -0.369595,8.67754 0.0331819,7.43792 1.00191,7.43792 h 6.36737 c 0.43322,0 0.81718,-0.27896 0.95105,-0.69098 z' id='path3' /%3E%3C/clipPath%3E%3CclipPath id='paint0_angular_47_1371_clip_path-6'%3E%3Cpath d='m 10.288,0.691209 c 0.2993,-0.92131 1.6027,-0.921309 1.9021,2e-6 l 1.9676,6.055729 c 0.1339,0.41202 0.5178,0.69098 0.9511,0.69098 h 6.3673 c 0.9687,0 1.3715,1.23962 0.5878,1.80902 l -5.1513,3.74266 c -0.3505,0.2546 -0.4971,0.706 -0.3633,1.118 l 1.9677,6.0557 c 0.2993,0.9214 -0.7552,1.6875 -1.5389,1.1181 l -5.1513,-3.7427 c -0.3505,-0.2546 -0.8251,-0.2546 -1.1756,0 L 5.49992,21.2814 C 4.7162,21.8508 3.66172,21.0847 3.96108,20.1633 L 5.9287,14.1076 C 6.06258,13.6956 5.91592,13.2442 5.56543,12.9896 L 0.414119,9.24694 C -0.369595,8.67754 0.0331819,7.43792 1.00191,7.43792 h 6.36737 c 0.43322,0 0.81718,-0.27896 0.95105,-0.69098 z' id='path3-7' /%3E%3C/clipPath%3E%3C/defs%3E%3Cg id='layer1' transform='translate(-102.59428,-145.89952)'%3E%3Cpath d='m 105.31628,146.08234 c 0.0792,-0.24376 0.42405,-0.24376 0.50326,0 l 0.5206,1.60224 c 0.0354,0.10902 0.137,0.18283 0.25164,0.18283 h 1.68468 c 0.25631,0 0.36288,0.32798 0.15553,0.47863 l -1.36295,0.99025 c -0.0927,0.0674 -0.13153,0.18679 -0.0961,0.2958 l 0.52062,1.60224 c 0.0792,0.24379 -0.19982,0.44648 -0.40717,0.29583 l -1.36295,-0.99026 c -0.0927,-0.0674 -0.21831,-0.0674 -0.31104,0 l -1.36295,0.99026 c -0.20736,0.15065 -0.48635,-0.052 -0.40715,-0.29583 l 0.5206,-1.60224 c 0.0354,-0.10901 -0.003,-0.22844 -0.0961,-0.2958 l -1.36295,-0.99025 c -0.20735,-0.15065 -0.10079,-0.47863 0.15552,-0.47863 h 1.6847 c 0.11463,0 0.21622,-0.0738 0.25164,-0.18283 z' fill='%23fdda68' id='path1-0' style='fill:%2399b9ff;fill-opacity:1;stroke-width:0.264583' /%3E%3Cpath d='m 105.31628,146.08234 c 0.0385,-0.11843 0.14538,-0.18345 0.24264,-0.18267 0.007,0.98543 -0.0117,3.41658 -4e-4,4.58985 -0.0514,0.002 -0.10242,0.0186 -0.14612,0.0504 l -1.36295,0.99026 c -0.20736,0.15065 -0.48635,-0.052 -0.40715,-0.29583 l 0.5206,-1.60224 c 0.0354,-0.10901 -0.003,-0.22844 -0.0961,-0.2958 l -1.36295,-0.99025 c -0.20735,-0.15065 -0.10079,-0.47863 0.15552,-0.47863 h 1.6847 c 0.11463,0 0.21622,-0.0738 0.25164,-0.18283 z' fill='%23fdda68' id='path1' style='stroke-width:0.264583' /%3E%3C/g%3E%3C/svg%3E%0A");}
.section-reviews .item .stars[data-v^='2'] i:nth-child(1){background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!-- Created with Inkscape (http://www.inkscape.org/) --%3E%3Csvg width='5.9473114mm' height='5.6823745mm' viewBox='0 0 5.9473114 5.6823745' version='1.1' id='svg1' xml:space='preserve' xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg'%3E%3Cdefs id='defs1' /%3E%3Cg id='layer1' transform='translate(-102.0851,-145.65881)'%3E%3Cg style='fill:none' id='g1' transform='matrix(0.26458333,0,0,0.26458333,102.0851,145.65875)'%3E%3Cpath d='m 10.288,0.691209 c 0.2993,-0.92131 1.6027,-0.921309 1.9021,2e-6 l 1.9676,6.055729 c 0.1339,0.41202 0.5178,0.69098 0.9511,0.69098 h 6.3673 c 0.9687,0 1.3715,1.23962 0.5878,1.80902 l -5.1513,3.74266 c -0.3505,0.2546 -0.4971,0.706 -0.3633,1.118 l 1.9677,6.0557 c 0.2993,0.9214 -0.7552,1.6875 -1.5389,1.1181 l -5.1513,-3.7427 c -0.3505,-0.2546 -0.8251,-0.2546 -1.1756,0 L 5.49992,21.2814 C 4.7162,21.8508 3.66172,21.0847 3.96108,20.1633 L 5.9287,14.1076 C 6.06258,13.6956 5.91592,13.2442 5.56543,12.9896 L 0.414119,9.24694 C -0.369595,8.67754 0.0331819,7.43792 1.00191,7.43792 h 6.36737 c 0.43322,0 0.81718,-0.27896 0.95105,-0.69098 z' fill='%23fdda68' id='path1' /%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");}
.section-reviews .item .stars[data-v^='2'] i:nth-child(2){background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!-- Created with Inkscape (http://www.inkscape.org/) --%3E%3Csvg width='5.9473114mm' height='5.6823745mm' viewBox='0 0 5.9473114 5.6823745' version='1.1' id='svg1' xml:space='preserve' xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg'%3E%3Cdefs id='defs1' /%3E%3Cg id='layer1' transform='translate(-102.0851,-145.65881)'%3E%3Cg style='fill:none' id='g1' transform='matrix(0.26458333,0,0,0.26458333,102.0851,145.65875)'%3E%3Cpath d='m 10.288,0.691209 c 0.2993,-0.92131 1.6027,-0.921309 1.9021,2e-6 l 1.9676,6.055729 c 0.1339,0.41202 0.5178,0.69098 0.9511,0.69098 h 6.3673 c 0.9687,0 1.3715,1.23962 0.5878,1.80902 l -5.1513,3.74266 c -0.3505,0.2546 -0.4971,0.706 -0.3633,1.118 l 1.9677,6.0557 c 0.2993,0.9214 -0.7552,1.6875 -1.5389,1.1181 l -5.1513,-3.7427 c -0.3505,-0.2546 -0.8251,-0.2546 -1.1756,0 L 5.49992,21.2814 C 4.7162,21.8508 3.66172,21.0847 3.96108,20.1633 L 5.9287,14.1076 C 6.06258,13.6956 5.91592,13.2442 5.56543,12.9896 L 0.414119,9.24694 C -0.369595,8.67754 0.0331819,7.43792 1.00191,7.43792 h 6.36737 c 0.43322,0 0.81718,-0.27896 0.95105,-0.69098 z' fill='%23fdda68' id='path1' /%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");}
.section-reviews .item .stars[data-v^='2.'] i:nth-child(3){background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!-- Created with Inkscape (http://www.inkscape.org/) --%3E%3Csvg width='5.9472747mm' height='5.682395mm' viewBox='0 0 5.9472747 5.682395' version='1.1' id='svg1' xml:space='preserve' xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg'%3E%3Cdefs id='defs1'%3E%3CclipPath id='paint0_angular_47_1371_clip_path'%3E%3Cpath d='m 10.288,0.691209 c 0.2993,-0.92131 1.6027,-0.921309 1.9021,2e-6 l 1.9676,6.055729 c 0.1339,0.41202 0.5178,0.69098 0.9511,0.69098 h 6.3673 c 0.9687,0 1.3715,1.23962 0.5878,1.80902 l -5.1513,3.74266 c -0.3505,0.2546 -0.4971,0.706 -0.3633,1.118 l 1.9677,6.0557 c 0.2993,0.9214 -0.7552,1.6875 -1.5389,1.1181 l -5.1513,-3.7427 c -0.3505,-0.2546 -0.8251,-0.2546 -1.1756,0 L 5.49992,21.2814 C 4.7162,21.8508 3.66172,21.0847 3.96108,20.1633 L 5.9287,14.1076 C 6.06258,13.6956 5.91592,13.2442 5.56543,12.9896 L 0.414119,9.24694 C -0.369595,8.67754 0.0331819,7.43792 1.00191,7.43792 h 6.36737 c 0.43322,0 0.81718,-0.27896 0.95105,-0.69098 z' id='path3' /%3E%3C/clipPath%3E%3CclipPath id='paint0_angular_47_1371_clip_path-6'%3E%3Cpath d='m 10.288,0.691209 c 0.2993,-0.92131 1.6027,-0.921309 1.9021,2e-6 l 1.9676,6.055729 c 0.1339,0.41202 0.5178,0.69098 0.9511,0.69098 h 6.3673 c 0.9687,0 1.3715,1.23962 0.5878,1.80902 l -5.1513,3.74266 c -0.3505,0.2546 -0.4971,0.706 -0.3633,1.118 l 1.9677,6.0557 c 0.2993,0.9214 -0.7552,1.6875 -1.5389,1.1181 l -5.1513,-3.7427 c -0.3505,-0.2546 -0.8251,-0.2546 -1.1756,0 L 5.49992,21.2814 C 4.7162,21.8508 3.66172,21.0847 3.96108,20.1633 L 5.9287,14.1076 C 6.06258,13.6956 5.91592,13.2442 5.56543,12.9896 L 0.414119,9.24694 C -0.369595,8.67754 0.0331819,7.43792 1.00191,7.43792 h 6.36737 c 0.43322,0 0.81718,-0.27896 0.95105,-0.69098 z' id='path3-7' /%3E%3C/clipPath%3E%3C/defs%3E%3Cg id='layer1' transform='translate(-102.59428,-145.89952)'%3E%3Cpath d='m 105.31628,146.08234 c 0.0792,-0.24376 0.42405,-0.24376 0.50326,0 l 0.5206,1.60224 c 0.0354,0.10902 0.137,0.18283 0.25164,0.18283 h 1.68468 c 0.25631,0 0.36288,0.32798 0.15553,0.47863 l -1.36295,0.99025 c -0.0927,0.0674 -0.13153,0.18679 -0.0961,0.2958 l 0.52062,1.60224 c 0.0792,0.24379 -0.19982,0.44648 -0.40717,0.29583 l -1.36295,-0.99026 c -0.0927,-0.0674 -0.21831,-0.0674 -0.31104,0 l -1.36295,0.99026 c -0.20736,0.15065 -0.48635,-0.052 -0.40715,-0.29583 l 0.5206,-1.60224 c 0.0354,-0.10901 -0.003,-0.22844 -0.0961,-0.2958 l -1.36295,-0.99025 c -0.20735,-0.15065 -0.10079,-0.47863 0.15552,-0.47863 h 1.6847 c 0.11463,0 0.21622,-0.0738 0.25164,-0.18283 z' fill='%23fdda68' id='path1-0' style='fill:%2399b9ff;fill-opacity:1;stroke-width:0.264583' /%3E%3Cpath d='m 105.31628,146.08234 c 0.0385,-0.11843 0.14538,-0.18345 0.24264,-0.18267 0.007,0.98543 -0.0117,3.41658 -4e-4,4.58985 -0.0514,0.002 -0.10242,0.0186 -0.14612,0.0504 l -1.36295,0.99026 c -0.20736,0.15065 -0.48635,-0.052 -0.40715,-0.29583 l 0.5206,-1.60224 c 0.0354,-0.10901 -0.003,-0.22844 -0.0961,-0.2958 l -1.36295,-0.99025 c -0.20735,-0.15065 -0.10079,-0.47863 0.15552,-0.47863 h 1.6847 c 0.11463,0 0.21622,-0.0738 0.25164,-0.18283 z' fill='%23fdda68' id='path1' style='stroke-width:0.264583' /%3E%3C/g%3E%3C/svg%3E%0A");}
.section-reviews .item .stars[data-v^='3'] i:nth-child(1){background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!-- Created with Inkscape (http://www.inkscape.org/) --%3E%3Csvg width='5.9473114mm' height='5.6823745mm' viewBox='0 0 5.9473114 5.6823745' version='1.1' id='svg1' xml:space='preserve' xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg'%3E%3Cdefs id='defs1' /%3E%3Cg id='layer1' transform='translate(-102.0851,-145.65881)'%3E%3Cg style='fill:none' id='g1' transform='matrix(0.26458333,0,0,0.26458333,102.0851,145.65875)'%3E%3Cpath d='m 10.288,0.691209 c 0.2993,-0.92131 1.6027,-0.921309 1.9021,2e-6 l 1.9676,6.055729 c 0.1339,0.41202 0.5178,0.69098 0.9511,0.69098 h 6.3673 c 0.9687,0 1.3715,1.23962 0.5878,1.80902 l -5.1513,3.74266 c -0.3505,0.2546 -0.4971,0.706 -0.3633,1.118 l 1.9677,6.0557 c 0.2993,0.9214 -0.7552,1.6875 -1.5389,1.1181 l -5.1513,-3.7427 c -0.3505,-0.2546 -0.8251,-0.2546 -1.1756,0 L 5.49992,21.2814 C 4.7162,21.8508 3.66172,21.0847 3.96108,20.1633 L 5.9287,14.1076 C 6.06258,13.6956 5.91592,13.2442 5.56543,12.9896 L 0.414119,9.24694 C -0.369595,8.67754 0.0331819,7.43792 1.00191,7.43792 h 6.36737 c 0.43322,0 0.81718,-0.27896 0.95105,-0.69098 z' fill='%23fdda68' id='path1' /%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");}
.section-reviews .item .stars[data-v^='3'] i:nth-child(2){background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!-- Created with Inkscape (http://www.inkscape.org/) --%3E%3Csvg width='5.9473114mm' height='5.6823745mm' viewBox='0 0 5.9473114 5.6823745' version='1.1' id='svg1' xml:space='preserve' xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg'%3E%3Cdefs id='defs1' /%3E%3Cg id='layer1' transform='translate(-102.0851,-145.65881)'%3E%3Cg style='fill:none' id='g1' transform='matrix(0.26458333,0,0,0.26458333,102.0851,145.65875)'%3E%3Cpath d='m 10.288,0.691209 c 0.2993,-0.92131 1.6027,-0.921309 1.9021,2e-6 l 1.9676,6.055729 c 0.1339,0.41202 0.5178,0.69098 0.9511,0.69098 h 6.3673 c 0.9687,0 1.3715,1.23962 0.5878,1.80902 l -5.1513,3.74266 c -0.3505,0.2546 -0.4971,0.706 -0.3633,1.118 l 1.9677,6.0557 c 0.2993,0.9214 -0.7552,1.6875 -1.5389,1.1181 l -5.1513,-3.7427 c -0.3505,-0.2546 -0.8251,-0.2546 -1.1756,0 L 5.49992,21.2814 C 4.7162,21.8508 3.66172,21.0847 3.96108,20.1633 L 5.9287,14.1076 C 6.06258,13.6956 5.91592,13.2442 5.56543,12.9896 L 0.414119,9.24694 C -0.369595,8.67754 0.0331819,7.43792 1.00191,7.43792 h 6.36737 c 0.43322,0 0.81718,-0.27896 0.95105,-0.69098 z' fill='%23fdda68' id='path1' /%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");}
.section-reviews .item .stars[data-v^='3'] i:nth-child(3){background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!-- Created with Inkscape (http://www.inkscape.org/) --%3E%3Csvg width='5.9473114mm' height='5.6823745mm' viewBox='0 0 5.9473114 5.6823745' version='1.1' id='svg1' xml:space='preserve' xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg'%3E%3Cdefs id='defs1' /%3E%3Cg id='layer1' transform='translate(-102.0851,-145.65881)'%3E%3Cg style='fill:none' id='g1' transform='matrix(0.26458333,0,0,0.26458333,102.0851,145.65875)'%3E%3Cpath d='m 10.288,0.691209 c 0.2993,-0.92131 1.6027,-0.921309 1.9021,2e-6 l 1.9676,6.055729 c 0.1339,0.41202 0.5178,0.69098 0.9511,0.69098 h 6.3673 c 0.9687,0 1.3715,1.23962 0.5878,1.80902 l -5.1513,3.74266 c -0.3505,0.2546 -0.4971,0.706 -0.3633,1.118 l 1.9677,6.0557 c 0.2993,0.9214 -0.7552,1.6875 -1.5389,1.1181 l -5.1513,-3.7427 c -0.3505,-0.2546 -0.8251,-0.2546 -1.1756,0 L 5.49992,21.2814 C 4.7162,21.8508 3.66172,21.0847 3.96108,20.1633 L 5.9287,14.1076 C 6.06258,13.6956 5.91592,13.2442 5.56543,12.9896 L 0.414119,9.24694 C -0.369595,8.67754 0.0331819,7.43792 1.00191,7.43792 h 6.36737 c 0.43322,0 0.81718,-0.27896 0.95105,-0.69098 z' fill='%23fdda68' id='path1' /%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");}
.section-reviews .item .stars[data-v^='3.'] i:nth-child(4){background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!-- Created with Inkscape (http://www.inkscape.org/) --%3E%3Csvg width='5.9472747mm' height='5.682395mm' viewBox='0 0 5.9472747 5.682395' version='1.1' id='svg1' xml:space='preserve' xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg'%3E%3Cdefs id='defs1'%3E%3CclipPath id='paint0_angular_47_1371_clip_path'%3E%3Cpath d='m 10.288,0.691209 c 0.2993,-0.92131 1.6027,-0.921309 1.9021,2e-6 l 1.9676,6.055729 c 0.1339,0.41202 0.5178,0.69098 0.9511,0.69098 h 6.3673 c 0.9687,0 1.3715,1.23962 0.5878,1.80902 l -5.1513,3.74266 c -0.3505,0.2546 -0.4971,0.706 -0.3633,1.118 l 1.9677,6.0557 c 0.2993,0.9214 -0.7552,1.6875 -1.5389,1.1181 l -5.1513,-3.7427 c -0.3505,-0.2546 -0.8251,-0.2546 -1.1756,0 L 5.49992,21.2814 C 4.7162,21.8508 3.66172,21.0847 3.96108,20.1633 L 5.9287,14.1076 C 6.06258,13.6956 5.91592,13.2442 5.56543,12.9896 L 0.414119,9.24694 C -0.369595,8.67754 0.0331819,7.43792 1.00191,7.43792 h 6.36737 c 0.43322,0 0.81718,-0.27896 0.95105,-0.69098 z' id='path3' /%3E%3C/clipPath%3E%3CclipPath id='paint0_angular_47_1371_clip_path-6'%3E%3Cpath d='m 10.288,0.691209 c 0.2993,-0.92131 1.6027,-0.921309 1.9021,2e-6 l 1.9676,6.055729 c 0.1339,0.41202 0.5178,0.69098 0.9511,0.69098 h 6.3673 c 0.9687,0 1.3715,1.23962 0.5878,1.80902 l -5.1513,3.74266 c -0.3505,0.2546 -0.4971,0.706 -0.3633,1.118 l 1.9677,6.0557 c 0.2993,0.9214 -0.7552,1.6875 -1.5389,1.1181 l -5.1513,-3.7427 c -0.3505,-0.2546 -0.8251,-0.2546 -1.1756,0 L 5.49992,21.2814 C 4.7162,21.8508 3.66172,21.0847 3.96108,20.1633 L 5.9287,14.1076 C 6.06258,13.6956 5.91592,13.2442 5.56543,12.9896 L 0.414119,9.24694 C -0.369595,8.67754 0.0331819,7.43792 1.00191,7.43792 h 6.36737 c 0.43322,0 0.81718,-0.27896 0.95105,-0.69098 z' id='path3-7' /%3E%3C/clipPath%3E%3C/defs%3E%3Cg id='layer1' transform='translate(-102.59428,-145.89952)'%3E%3Cpath d='m 105.31628,146.08234 c 0.0792,-0.24376 0.42405,-0.24376 0.50326,0 l 0.5206,1.60224 c 0.0354,0.10902 0.137,0.18283 0.25164,0.18283 h 1.68468 c 0.25631,0 0.36288,0.32798 0.15553,0.47863 l -1.36295,0.99025 c -0.0927,0.0674 -0.13153,0.18679 -0.0961,0.2958 l 0.52062,1.60224 c 0.0792,0.24379 -0.19982,0.44648 -0.40717,0.29583 l -1.36295,-0.99026 c -0.0927,-0.0674 -0.21831,-0.0674 -0.31104,0 l -1.36295,0.99026 c -0.20736,0.15065 -0.48635,-0.052 -0.40715,-0.29583 l 0.5206,-1.60224 c 0.0354,-0.10901 -0.003,-0.22844 -0.0961,-0.2958 l -1.36295,-0.99025 c -0.20735,-0.15065 -0.10079,-0.47863 0.15552,-0.47863 h 1.6847 c 0.11463,0 0.21622,-0.0738 0.25164,-0.18283 z' fill='%23fdda68' id='path1-0' style='fill:%2399b9ff;fill-opacity:1;stroke-width:0.264583' /%3E%3Cpath d='m 105.31628,146.08234 c 0.0385,-0.11843 0.14538,-0.18345 0.24264,-0.18267 0.007,0.98543 -0.0117,3.41658 -4e-4,4.58985 -0.0514,0.002 -0.10242,0.0186 -0.14612,0.0504 l -1.36295,0.99026 c -0.20736,0.15065 -0.48635,-0.052 -0.40715,-0.29583 l 0.5206,-1.60224 c 0.0354,-0.10901 -0.003,-0.22844 -0.0961,-0.2958 l -1.36295,-0.99025 c -0.20735,-0.15065 -0.10079,-0.47863 0.15552,-0.47863 h 1.6847 c 0.11463,0 0.21622,-0.0738 0.25164,-0.18283 z' fill='%23fdda68' id='path1' style='stroke-width:0.264583' /%3E%3C/g%3E%3C/svg%3E%0A");}
.section-reviews .item .stars[data-v^='4'] i:nth-child(1){background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!-- Created with Inkscape (http://www.inkscape.org/) --%3E%3Csvg width='5.9473114mm' height='5.6823745mm' viewBox='0 0 5.9473114 5.6823745' version='1.1' id='svg1' xml:space='preserve' xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg'%3E%3Cdefs id='defs1' /%3E%3Cg id='layer1' transform='translate(-102.0851,-145.65881)'%3E%3Cg style='fill:none' id='g1' transform='matrix(0.26458333,0,0,0.26458333,102.0851,145.65875)'%3E%3Cpath d='m 10.288,0.691209 c 0.2993,-0.92131 1.6027,-0.921309 1.9021,2e-6 l 1.9676,6.055729 c 0.1339,0.41202 0.5178,0.69098 0.9511,0.69098 h 6.3673 c 0.9687,0 1.3715,1.23962 0.5878,1.80902 l -5.1513,3.74266 c -0.3505,0.2546 -0.4971,0.706 -0.3633,1.118 l 1.9677,6.0557 c 0.2993,0.9214 -0.7552,1.6875 -1.5389,1.1181 l -5.1513,-3.7427 c -0.3505,-0.2546 -0.8251,-0.2546 -1.1756,0 L 5.49992,21.2814 C 4.7162,21.8508 3.66172,21.0847 3.96108,20.1633 L 5.9287,14.1076 C 6.06258,13.6956 5.91592,13.2442 5.56543,12.9896 L 0.414119,9.24694 C -0.369595,8.67754 0.0331819,7.43792 1.00191,7.43792 h 6.36737 c 0.43322,0 0.81718,-0.27896 0.95105,-0.69098 z' fill='%23fdda68' id='path1' /%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");}
.section-reviews .item .stars[data-v^='4'] i:nth-child(2){background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!-- Created with Inkscape (http://www.inkscape.org/) --%3E%3Csvg width='5.9473114mm' height='5.6823745mm' viewBox='0 0 5.9473114 5.6823745' version='1.1' id='svg1' xml:space='preserve' xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg'%3E%3Cdefs id='defs1' /%3E%3Cg id='layer1' transform='translate(-102.0851,-145.65881)'%3E%3Cg style='fill:none' id='g1' transform='matrix(0.26458333,0,0,0.26458333,102.0851,145.65875)'%3E%3Cpath d='m 10.288,0.691209 c 0.2993,-0.92131 1.6027,-0.921309 1.9021,2e-6 l 1.9676,6.055729 c 0.1339,0.41202 0.5178,0.69098 0.9511,0.69098 h 6.3673 c 0.9687,0 1.3715,1.23962 0.5878,1.80902 l -5.1513,3.74266 c -0.3505,0.2546 -0.4971,0.706 -0.3633,1.118 l 1.9677,6.0557 c 0.2993,0.9214 -0.7552,1.6875 -1.5389,1.1181 l -5.1513,-3.7427 c -0.3505,-0.2546 -0.8251,-0.2546 -1.1756,0 L 5.49992,21.2814 C 4.7162,21.8508 3.66172,21.0847 3.96108,20.1633 L 5.9287,14.1076 C 6.06258,13.6956 5.91592,13.2442 5.56543,12.9896 L 0.414119,9.24694 C -0.369595,8.67754 0.0331819,7.43792 1.00191,7.43792 h 6.36737 c 0.43322,0 0.81718,-0.27896 0.95105,-0.69098 z' fill='%23fdda68' id='path1' /%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");}
.section-reviews .item .stars[data-v^='4'] i:nth-child(3){background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!-- Created with Inkscape (http://www.inkscape.org/) --%3E%3Csvg width='5.9473114mm' height='5.6823745mm' viewBox='0 0 5.9473114 5.6823745' version='1.1' id='svg1' xml:space='preserve' xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg'%3E%3Cdefs id='defs1' /%3E%3Cg id='layer1' transform='translate(-102.0851,-145.65881)'%3E%3Cg style='fill:none' id='g1' transform='matrix(0.26458333,0,0,0.26458333,102.0851,145.65875)'%3E%3Cpath d='m 10.288,0.691209 c 0.2993,-0.92131 1.6027,-0.921309 1.9021,2e-6 l 1.9676,6.055729 c 0.1339,0.41202 0.5178,0.69098 0.9511,0.69098 h 6.3673 c 0.9687,0 1.3715,1.23962 0.5878,1.80902 l -5.1513,3.74266 c -0.3505,0.2546 -0.4971,0.706 -0.3633,1.118 l 1.9677,6.0557 c 0.2993,0.9214 -0.7552,1.6875 -1.5389,1.1181 l -5.1513,-3.7427 c -0.3505,-0.2546 -0.8251,-0.2546 -1.1756,0 L 5.49992,21.2814 C 4.7162,21.8508 3.66172,21.0847 3.96108,20.1633 L 5.9287,14.1076 C 6.06258,13.6956 5.91592,13.2442 5.56543,12.9896 L 0.414119,9.24694 C -0.369595,8.67754 0.0331819,7.43792 1.00191,7.43792 h 6.36737 c 0.43322,0 0.81718,-0.27896 0.95105,-0.69098 z' fill='%23fdda68' id='path1' /%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");}
.section-reviews .item .stars[data-v^='4'] i:nth-child(4){background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!-- Created with Inkscape (http://www.inkscape.org/) --%3E%3Csvg width='5.9473114mm' height='5.6823745mm' viewBox='0 0 5.9473114 5.6823745' version='1.1' id='svg1' xml:space='preserve' xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg'%3E%3Cdefs id='defs1' /%3E%3Cg id='layer1' transform='translate(-102.0851,-145.65881)'%3E%3Cg style='fill:none' id='g1' transform='matrix(0.26458333,0,0,0.26458333,102.0851,145.65875)'%3E%3Cpath d='m 10.288,0.691209 c 0.2993,-0.92131 1.6027,-0.921309 1.9021,2e-6 l 1.9676,6.055729 c 0.1339,0.41202 0.5178,0.69098 0.9511,0.69098 h 6.3673 c 0.9687,0 1.3715,1.23962 0.5878,1.80902 l -5.1513,3.74266 c -0.3505,0.2546 -0.4971,0.706 -0.3633,1.118 l 1.9677,6.0557 c 0.2993,0.9214 -0.7552,1.6875 -1.5389,1.1181 l -5.1513,-3.7427 c -0.3505,-0.2546 -0.8251,-0.2546 -1.1756,0 L 5.49992,21.2814 C 4.7162,21.8508 3.66172,21.0847 3.96108,20.1633 L 5.9287,14.1076 C 6.06258,13.6956 5.91592,13.2442 5.56543,12.9896 L 0.414119,9.24694 C -0.369595,8.67754 0.0331819,7.43792 1.00191,7.43792 h 6.36737 c 0.43322,0 0.81718,-0.27896 0.95105,-0.69098 z' fill='%23fdda68' id='path1' /%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");}
.section-reviews .item .stars[data-v^='4.'] i:nth-child(5){background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!-- Created with Inkscape (http://www.inkscape.org/) --%3E%3Csvg width='5.9472747mm' height='5.682395mm' viewBox='0 0 5.9472747 5.682395' version='1.1' id='svg1' xml:space='preserve' xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg'%3E%3Cdefs id='defs1'%3E%3CclipPath id='paint0_angular_47_1371_clip_path'%3E%3Cpath d='m 10.288,0.691209 c 0.2993,-0.92131 1.6027,-0.921309 1.9021,2e-6 l 1.9676,6.055729 c 0.1339,0.41202 0.5178,0.69098 0.9511,0.69098 h 6.3673 c 0.9687,0 1.3715,1.23962 0.5878,1.80902 l -5.1513,3.74266 c -0.3505,0.2546 -0.4971,0.706 -0.3633,1.118 l 1.9677,6.0557 c 0.2993,0.9214 -0.7552,1.6875 -1.5389,1.1181 l -5.1513,-3.7427 c -0.3505,-0.2546 -0.8251,-0.2546 -1.1756,0 L 5.49992,21.2814 C 4.7162,21.8508 3.66172,21.0847 3.96108,20.1633 L 5.9287,14.1076 C 6.06258,13.6956 5.91592,13.2442 5.56543,12.9896 L 0.414119,9.24694 C -0.369595,8.67754 0.0331819,7.43792 1.00191,7.43792 h 6.36737 c 0.43322,0 0.81718,-0.27896 0.95105,-0.69098 z' id='path3' /%3E%3C/clipPath%3E%3CclipPath id='paint0_angular_47_1371_clip_path-6'%3E%3Cpath d='m 10.288,0.691209 c 0.2993,-0.92131 1.6027,-0.921309 1.9021,2e-6 l 1.9676,6.055729 c 0.1339,0.41202 0.5178,0.69098 0.9511,0.69098 h 6.3673 c 0.9687,0 1.3715,1.23962 0.5878,1.80902 l -5.1513,3.74266 c -0.3505,0.2546 -0.4971,0.706 -0.3633,1.118 l 1.9677,6.0557 c 0.2993,0.9214 -0.7552,1.6875 -1.5389,1.1181 l -5.1513,-3.7427 c -0.3505,-0.2546 -0.8251,-0.2546 -1.1756,0 L 5.49992,21.2814 C 4.7162,21.8508 3.66172,21.0847 3.96108,20.1633 L 5.9287,14.1076 C 6.06258,13.6956 5.91592,13.2442 5.56543,12.9896 L 0.414119,9.24694 C -0.369595,8.67754 0.0331819,7.43792 1.00191,7.43792 h 6.36737 c 0.43322,0 0.81718,-0.27896 0.95105,-0.69098 z' id='path3-7' /%3E%3C/clipPath%3E%3C/defs%3E%3Cg id='layer1' transform='translate(-102.59428,-145.89952)'%3E%3Cpath d='m 105.31628,146.08234 c 0.0792,-0.24376 0.42405,-0.24376 0.50326,0 l 0.5206,1.60224 c 0.0354,0.10902 0.137,0.18283 0.25164,0.18283 h 1.68468 c 0.25631,0 0.36288,0.32798 0.15553,0.47863 l -1.36295,0.99025 c -0.0927,0.0674 -0.13153,0.18679 -0.0961,0.2958 l 0.52062,1.60224 c 0.0792,0.24379 -0.19982,0.44648 -0.40717,0.29583 l -1.36295,-0.99026 c -0.0927,-0.0674 -0.21831,-0.0674 -0.31104,0 l -1.36295,0.99026 c -0.20736,0.15065 -0.48635,-0.052 -0.40715,-0.29583 l 0.5206,-1.60224 c 0.0354,-0.10901 -0.003,-0.22844 -0.0961,-0.2958 l -1.36295,-0.99025 c -0.20735,-0.15065 -0.10079,-0.47863 0.15552,-0.47863 h 1.6847 c 0.11463,0 0.21622,-0.0738 0.25164,-0.18283 z' fill='%23fdda68' id='path1-0' style='fill:%2399b9ff;fill-opacity:1;stroke-width:0.264583' /%3E%3Cpath d='m 105.31628,146.08234 c 0.0385,-0.11843 0.14538,-0.18345 0.24264,-0.18267 0.007,0.98543 -0.0117,3.41658 -4e-4,4.58985 -0.0514,0.002 -0.10242,0.0186 -0.14612,0.0504 l -1.36295,0.99026 c -0.20736,0.15065 -0.48635,-0.052 -0.40715,-0.29583 l 0.5206,-1.60224 c 0.0354,-0.10901 -0.003,-0.22844 -0.0961,-0.2958 l -1.36295,-0.99025 c -0.20735,-0.15065 -0.10079,-0.47863 0.15552,-0.47863 h 1.6847 c 0.11463,0 0.21622,-0.0738 0.25164,-0.18283 z' fill='%23fdda68' id='path1' style='stroke-width:0.264583' /%3E%3C/g%3E%3C/svg%3E%0A");}
.section-reviews .item .stars[data-v^='5'] i{background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!-- Created with Inkscape (http://www.inkscape.org/) --%3E%3Csvg width='5.9473114mm' height='5.6823745mm' viewBox='0 0 5.9473114 5.6823745' version='1.1' id='svg1' xml:space='preserve' xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg'%3E%3Cdefs id='defs1' /%3E%3Cg id='layer1' transform='translate(-102.0851,-145.65881)'%3E%3Cg style='fill:none' id='g1' transform='matrix(0.26458333,0,0,0.26458333,102.0851,145.65875)'%3E%3Cpath d='m 10.288,0.691209 c 0.2993,-0.92131 1.6027,-0.921309 1.9021,2e-6 l 1.9676,6.055729 c 0.1339,0.41202 0.5178,0.69098 0.9511,0.69098 h 6.3673 c 0.9687,0 1.3715,1.23962 0.5878,1.80902 l -5.1513,3.74266 c -0.3505,0.2546 -0.4971,0.706 -0.3633,1.118 l 1.9677,6.0557 c 0.2993,0.9214 -0.7552,1.6875 -1.5389,1.1181 l -5.1513,-3.7427 c -0.3505,-0.2546 -0.8251,-0.2546 -1.1756,0 L 5.49992,21.2814 C 4.7162,21.8508 3.66172,21.0847 3.96108,20.1633 L 5.9287,14.1076 C 6.06258,13.6956 5.91592,13.2442 5.56543,12.9896 L 0.414119,9.24694 C -0.369595,8.67754 0.0331819,7.43792 1.00191,7.43792 h 6.36737 c 0.43322,0 0.81718,-0.27896 0.95105,-0.69098 z' fill='%23fdda68' id='path1' /%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");}
.section-reviews .item .date{font-weight:300;font-size:14px;}
/*[/section-reviews]*/
/*[section-letters]*/
.section-letters{}
.section-letters .container{}
.section-letters .item{transition:all 0.2s ease-in-out;display:block;padding:5px;cursor:pointer;}
.section-letters .item .img{position:relative;transition:all 0.2s ease-in-out; min-height:240px;}
.section-letters .item .img:after{transition:all 0.2s ease-in-out;content:'';display:block;opacity:0;position:absolute;top:0;right:0;bottom:0;left:0;background:no-repeat center center / 60px;}
.section-letters .item .img:after{background-image: url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='60' height='60' rx='30' fill='%2399B9FF' fill-opacity='0.4'/%3E%3Cpath d='M49.6352 47.8646L38.6161 36.7375C40.9758 33.9085 42.3961 30.2605 42.3961 26.2768C42.3961 17.2872 35.1739 10 26.2173 10C17.2608 10 10 17.2872 10 26.2761C10 35.2651 17.2609 42.5523 26.2173 42.5523C30.3056 42.5523 34.0301 41.03 36.8732 38.5248L47.8729 49.6338C48.3594 50.1221 49.1487 50.1221 49.6346 49.6338C50.1217 49.1449 50.1217 48.3535 49.6352 47.8646ZM26.1963 40.0091C18.6607 40.0091 12.4918 33.8179 12.4918 26.255C12.4918 18.6921 18.6607 12.5008 26.1963 12.5008C33.7319 12.5008 39.9008 18.6921 39.9008 26.255C39.9008 33.8179 33.7319 40.0091 26.1963 40.0091ZM32.4256 25.0046H27.4422V20.0031C27.4422 19.3129 26.884 18.7527 26.1963 18.7527C25.5086 18.7527 24.9504 19.3129 24.9504 20.0031V25.0046H19.967C19.2793 25.0046 18.7211 25.5648 18.7211 26.255C18.7211 26.9452 19.2793 27.5053 19.967 27.5053H24.9504V32.5068C24.9504 33.1971 25.5086 33.7572 26.1963 33.7572C26.884 33.7572 27.4422 33.1971 27.4422 32.5068V27.5053H32.4256C33.1133 27.5053 33.6715 26.9452 33.6715 26.255C33.6715 25.5648 33.114 25.0046 32.4256 25.0046Z' fill='%233665CD'/%3E%3C/svg%3E%0A");}
.section-letters .item .img_inner{}
.section-letters .item .img img{display:block;width:100%;}
.section-letters .item .title{margin:10px 0 0 0;text-align:center;font-size:14px;}
.section-letters .item:hover{}
.section-letters .item:hover .img{box-shadow: 0px 4px 4px 0px #99B9FF;}
.section-letters .item:hover .title{}
.section-letters .item:hover .img:after{opacity:1;}
/*[/section-letters]*/
/*[section-rating]*/
.section-rating{}
.section-rating .list{display:flex;flex-flow:wrap;justify-content:center;gap:40px;}
.section-rating .list .item{padding:10px 20px 20px 20px;background: linear-gradient(180deg, rgba(244, 248, 255, 0.2) 0%, rgba(153, 185, 255, 0.12) 100%);border:1px solid #99B9FF;border-radius:20px;text-align:center;}
.section-rating .list .item .text{margin:10px 0 0 0;}
.section-rating .list .item .text p:first-child{margin-top:0;}
.section-rating .list .item .text p:last-child{margin-bottom:0;}
.section-rating .list .item .title{margin:32px 0 0 0;padding:0;font-size:36px;}
.section-rating .list .item .stars{display:flex;flex-flow:nowrap;gap:10px;margin:32px 0 0 0;}
.section-rating .list .item .stars i{display:block;width:24px;height:24px;background:no-repeat center center / contain;}
.section-rating .list .item .stars i{background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!-- Created with Inkscape (http://www.inkscape.org/) --%3E%3Csvg width='5.9473114mm' height='5.6823745mm' viewBox='0 0 5.9473114 5.6823745' version='1.1' id='svg1' xml:space='preserve' xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg'%3E%3Cdefs id='defs1' /%3E%3Cg id='layer1' transform='translate(-102.0851,-145.65881)'%3E%3Cg style='fill:%2399b9ff;fill-opacity:1' id='g1' transform='matrix(0.26458333,0,0,0.26458333,102.0851,145.65875)'%3E%3Cpath d='m 10.288,0.691209 c 0.2993,-0.92131 1.6027,-0.921309 1.9021,2e-6 l 1.9676,6.055729 c 0.1339,0.41202 0.5178,0.69098 0.9511,0.69098 h 6.3673 c 0.9687,0 1.3715,1.23962 0.5878,1.80902 l -5.1513,3.74266 c -0.3505,0.2546 -0.4971,0.706 -0.3633,1.118 l 1.9677,6.0557 c 0.2993,0.9214 -0.7552,1.6875 -1.5389,1.1181 l -5.1513,-3.7427 c -0.3505,-0.2546 -0.8251,-0.2546 -1.1756,0 L 5.49992,21.2814 C 4.7162,21.8508 3.66172,21.0847 3.96108,20.1633 L 5.9287,14.1076 C 6.06258,13.6956 5.91592,13.2442 5.56543,12.9896 L 0.414119,9.24694 C -0.369595,8.67754 0.0331819,7.43792 1.00191,7.43792 h 6.36737 c 0.43322,0 0.81718,-0.27896 0.95105,-0.69098 z' fill='%23fdda68' id='path1' style='fill:%2399b9ff;fill-opacity:1' /%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");}
.section-rating .list .item .stars[data-v='1'] i:nth-child(1){background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!-- Created with Inkscape (http://www.inkscape.org/) --%3E%3Csvg width='5.9473114mm' height='5.6823745mm' viewBox='0 0 5.9473114 5.6823745' version='1.1' id='svg1' xml:space='preserve' xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg'%3E%3Cdefs id='defs1' /%3E%3Cg id='layer1' transform='translate(-102.0851,-145.65881)'%3E%3Cg style='fill:none' id='g1' transform='matrix(0.26458333,0,0,0.26458333,102.0851,145.65875)'%3E%3Cpath d='m 10.288,0.691209 c 0.2993,-0.92131 1.6027,-0.921309 1.9021,2e-6 l 1.9676,6.055729 c 0.1339,0.41202 0.5178,0.69098 0.9511,0.69098 h 6.3673 c 0.9687,0 1.3715,1.23962 0.5878,1.80902 l -5.1513,3.74266 c -0.3505,0.2546 -0.4971,0.706 -0.3633,1.118 l 1.9677,6.0557 c 0.2993,0.9214 -0.7552,1.6875 -1.5389,1.1181 l -5.1513,-3.7427 c -0.3505,-0.2546 -0.8251,-0.2546 -1.1756,0 L 5.49992,21.2814 C 4.7162,21.8508 3.66172,21.0847 3.96108,20.1633 L 5.9287,14.1076 C 6.06258,13.6956 5.91592,13.2442 5.56543,12.9896 L 0.414119,9.24694 C -0.369595,8.67754 0.0331819,7.43792 1.00191,7.43792 h 6.36737 c 0.43322,0 0.81718,-0.27896 0.95105,-0.69098 z' fill='%23fdda68' id='path1' /%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");}
.section-rating .list .item .stars[data-v^='1.'] i:nth-child(1){background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!-- Created with Inkscape (http://www.inkscape.org/) --%3E%3Csvg width='5.9473114mm' height='5.6823745mm' viewBox='0 0 5.9473114 5.6823745' version='1.1' id='svg1' xml:space='preserve' xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg'%3E%3Cdefs id='defs1' /%3E%3Cg id='layer1' transform='translate(-102.0851,-145.65881)'%3E%3Cg style='fill:none' id='g1' transform='matrix(0.26458333,0,0,0.26458333,102.0851,145.65875)'%3E%3Cpath d='m 10.288,0.691209 c 0.2993,-0.92131 1.6027,-0.921309 1.9021,2e-6 l 1.9676,6.055729 c 0.1339,0.41202 0.5178,0.69098 0.9511,0.69098 h 6.3673 c 0.9687,0 1.3715,1.23962 0.5878,1.80902 l -5.1513,3.74266 c -0.3505,0.2546 -0.4971,0.706 -0.3633,1.118 l 1.9677,6.0557 c 0.2993,0.9214 -0.7552,1.6875 -1.5389,1.1181 l -5.1513,-3.7427 c -0.3505,-0.2546 -0.8251,-0.2546 -1.1756,0 L 5.49992,21.2814 C 4.7162,21.8508 3.66172,21.0847 3.96108,20.1633 L 5.9287,14.1076 C 6.06258,13.6956 5.91592,13.2442 5.56543,12.9896 L 0.414119,9.24694 C -0.369595,8.67754 0.0331819,7.43792 1.00191,7.43792 h 6.36737 c 0.43322,0 0.81718,-0.27896 0.95105,-0.69098 z' fill='%23fdda68' id='path1' /%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");}
.section-rating .list .item .stars[data-v^='1.'] i:nth-child(2){background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!-- Created with Inkscape (http://www.inkscape.org/) --%3E%3Csvg width='5.9472747mm' height='5.682395mm' viewBox='0 0 5.9472747 5.682395' version='1.1' id='svg1' xml:space='preserve' xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg'%3E%3Cdefs id='defs1'%3E%3CclipPath id='paint0_angular_47_1371_clip_path'%3E%3Cpath d='m 10.288,0.691209 c 0.2993,-0.92131 1.6027,-0.921309 1.9021,2e-6 l 1.9676,6.055729 c 0.1339,0.41202 0.5178,0.69098 0.9511,0.69098 h 6.3673 c 0.9687,0 1.3715,1.23962 0.5878,1.80902 l -5.1513,3.74266 c -0.3505,0.2546 -0.4971,0.706 -0.3633,1.118 l 1.9677,6.0557 c 0.2993,0.9214 -0.7552,1.6875 -1.5389,1.1181 l -5.1513,-3.7427 c -0.3505,-0.2546 -0.8251,-0.2546 -1.1756,0 L 5.49992,21.2814 C 4.7162,21.8508 3.66172,21.0847 3.96108,20.1633 L 5.9287,14.1076 C 6.06258,13.6956 5.91592,13.2442 5.56543,12.9896 L 0.414119,9.24694 C -0.369595,8.67754 0.0331819,7.43792 1.00191,7.43792 h 6.36737 c 0.43322,0 0.81718,-0.27896 0.95105,-0.69098 z' id='path3' /%3E%3C/clipPath%3E%3CclipPath id='paint0_angular_47_1371_clip_path-6'%3E%3Cpath d='m 10.288,0.691209 c 0.2993,-0.92131 1.6027,-0.921309 1.9021,2e-6 l 1.9676,6.055729 c 0.1339,0.41202 0.5178,0.69098 0.9511,0.69098 h 6.3673 c 0.9687,0 1.3715,1.23962 0.5878,1.80902 l -5.1513,3.74266 c -0.3505,0.2546 -0.4971,0.706 -0.3633,1.118 l 1.9677,6.0557 c 0.2993,0.9214 -0.7552,1.6875 -1.5389,1.1181 l -5.1513,-3.7427 c -0.3505,-0.2546 -0.8251,-0.2546 -1.1756,0 L 5.49992,21.2814 C 4.7162,21.8508 3.66172,21.0847 3.96108,20.1633 L 5.9287,14.1076 C 6.06258,13.6956 5.91592,13.2442 5.56543,12.9896 L 0.414119,9.24694 C -0.369595,8.67754 0.0331819,7.43792 1.00191,7.43792 h 6.36737 c 0.43322,0 0.81718,-0.27896 0.95105,-0.69098 z' id='path3-7' /%3E%3C/clipPath%3E%3C/defs%3E%3Cg id='layer1' transform='translate(-102.59428,-145.89952)'%3E%3Cpath d='m 105.31628,146.08234 c 0.0792,-0.24376 0.42405,-0.24376 0.50326,0 l 0.5206,1.60224 c 0.0354,0.10902 0.137,0.18283 0.25164,0.18283 h 1.68468 c 0.25631,0 0.36288,0.32798 0.15553,0.47863 l -1.36295,0.99025 c -0.0927,0.0674 -0.13153,0.18679 -0.0961,0.2958 l 0.52062,1.60224 c 0.0792,0.24379 -0.19982,0.44648 -0.40717,0.29583 l -1.36295,-0.99026 c -0.0927,-0.0674 -0.21831,-0.0674 -0.31104,0 l -1.36295,0.99026 c -0.20736,0.15065 -0.48635,-0.052 -0.40715,-0.29583 l 0.5206,-1.60224 c 0.0354,-0.10901 -0.003,-0.22844 -0.0961,-0.2958 l -1.36295,-0.99025 c -0.20735,-0.15065 -0.10079,-0.47863 0.15552,-0.47863 h 1.6847 c 0.11463,0 0.21622,-0.0738 0.25164,-0.18283 z' fill='%23fdda68' id='path1-0' style='fill:%2399b9ff;fill-opacity:1;stroke-width:0.264583' /%3E%3Cpath d='m 105.31628,146.08234 c 0.0385,-0.11843 0.14538,-0.18345 0.24264,-0.18267 0.007,0.98543 -0.0117,3.41658 -4e-4,4.58985 -0.0514,0.002 -0.10242,0.0186 -0.14612,0.0504 l -1.36295,0.99026 c -0.20736,0.15065 -0.48635,-0.052 -0.40715,-0.29583 l 0.5206,-1.60224 c 0.0354,-0.10901 -0.003,-0.22844 -0.0961,-0.2958 l -1.36295,-0.99025 c -0.20735,-0.15065 -0.10079,-0.47863 0.15552,-0.47863 h 1.6847 c 0.11463,0 0.21622,-0.0738 0.25164,-0.18283 z' fill='%23fdda68' id='path1' style='stroke-width:0.264583' /%3E%3C/g%3E%3C/svg%3E%0A");}
.section-rating .list .item .stars[data-v^='2'] i:nth-child(1){background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!-- Created with Inkscape (http://www.inkscape.org/) --%3E%3Csvg width='5.9473114mm' height='5.6823745mm' viewBox='0 0 5.9473114 5.6823745' version='1.1' id='svg1' xml:space='preserve' xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg'%3E%3Cdefs id='defs1' /%3E%3Cg id='layer1' transform='translate(-102.0851,-145.65881)'%3E%3Cg style='fill:none' id='g1' transform='matrix(0.26458333,0,0,0.26458333,102.0851,145.65875)'%3E%3Cpath d='m 10.288,0.691209 c 0.2993,-0.92131 1.6027,-0.921309 1.9021,2e-6 l 1.9676,6.055729 c 0.1339,0.41202 0.5178,0.69098 0.9511,0.69098 h 6.3673 c 0.9687,0 1.3715,1.23962 0.5878,1.80902 l -5.1513,3.74266 c -0.3505,0.2546 -0.4971,0.706 -0.3633,1.118 l 1.9677,6.0557 c 0.2993,0.9214 -0.7552,1.6875 -1.5389,1.1181 l -5.1513,-3.7427 c -0.3505,-0.2546 -0.8251,-0.2546 -1.1756,0 L 5.49992,21.2814 C 4.7162,21.8508 3.66172,21.0847 3.96108,20.1633 L 5.9287,14.1076 C 6.06258,13.6956 5.91592,13.2442 5.56543,12.9896 L 0.414119,9.24694 C -0.369595,8.67754 0.0331819,7.43792 1.00191,7.43792 h 6.36737 c 0.43322,0 0.81718,-0.27896 0.95105,-0.69098 z' fill='%23fdda68' id='path1' /%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");}
.section-rating .list .item .stars[data-v^='2'] i:nth-child(2){background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!-- Created with Inkscape (http://www.inkscape.org/) --%3E%3Csvg width='5.9473114mm' height='5.6823745mm' viewBox='0 0 5.9473114 5.6823745' version='1.1' id='svg1' xml:space='preserve' xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg'%3E%3Cdefs id='defs1' /%3E%3Cg id='layer1' transform='translate(-102.0851,-145.65881)'%3E%3Cg style='fill:none' id='g1' transform='matrix(0.26458333,0,0,0.26458333,102.0851,145.65875)'%3E%3Cpath d='m 10.288,0.691209 c 0.2993,-0.92131 1.6027,-0.921309 1.9021,2e-6 l 1.9676,6.055729 c 0.1339,0.41202 0.5178,0.69098 0.9511,0.69098 h 6.3673 c 0.9687,0 1.3715,1.23962 0.5878,1.80902 l -5.1513,3.74266 c -0.3505,0.2546 -0.4971,0.706 -0.3633,1.118 l 1.9677,6.0557 c 0.2993,0.9214 -0.7552,1.6875 -1.5389,1.1181 l -5.1513,-3.7427 c -0.3505,-0.2546 -0.8251,-0.2546 -1.1756,0 L 5.49992,21.2814 C 4.7162,21.8508 3.66172,21.0847 3.96108,20.1633 L 5.9287,14.1076 C 6.06258,13.6956 5.91592,13.2442 5.56543,12.9896 L 0.414119,9.24694 C -0.369595,8.67754 0.0331819,7.43792 1.00191,7.43792 h 6.36737 c 0.43322,0 0.81718,-0.27896 0.95105,-0.69098 z' fill='%23fdda68' id='path1' /%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");}
.section-rating .list .item .stars[data-v^='2.'] i:nth-child(3){background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!-- Created with Inkscape (http://www.inkscape.org/) --%3E%3Csvg width='5.9472747mm' height='5.682395mm' viewBox='0 0 5.9472747 5.682395' version='1.1' id='svg1' xml:space='preserve' xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg'%3E%3Cdefs id='defs1'%3E%3CclipPath id='paint0_angular_47_1371_clip_path'%3E%3Cpath d='m 10.288,0.691209 c 0.2993,-0.92131 1.6027,-0.921309 1.9021,2e-6 l 1.9676,6.055729 c 0.1339,0.41202 0.5178,0.69098 0.9511,0.69098 h 6.3673 c 0.9687,0 1.3715,1.23962 0.5878,1.80902 l -5.1513,3.74266 c -0.3505,0.2546 -0.4971,0.706 -0.3633,1.118 l 1.9677,6.0557 c 0.2993,0.9214 -0.7552,1.6875 -1.5389,1.1181 l -5.1513,-3.7427 c -0.3505,-0.2546 -0.8251,-0.2546 -1.1756,0 L 5.49992,21.2814 C 4.7162,21.8508 3.66172,21.0847 3.96108,20.1633 L 5.9287,14.1076 C 6.06258,13.6956 5.91592,13.2442 5.56543,12.9896 L 0.414119,9.24694 C -0.369595,8.67754 0.0331819,7.43792 1.00191,7.43792 h 6.36737 c 0.43322,0 0.81718,-0.27896 0.95105,-0.69098 z' id='path3' /%3E%3C/clipPath%3E%3CclipPath id='paint0_angular_47_1371_clip_path-6'%3E%3Cpath d='m 10.288,0.691209 c 0.2993,-0.92131 1.6027,-0.921309 1.9021,2e-6 l 1.9676,6.055729 c 0.1339,0.41202 0.5178,0.69098 0.9511,0.69098 h 6.3673 c 0.9687,0 1.3715,1.23962 0.5878,1.80902 l -5.1513,3.74266 c -0.3505,0.2546 -0.4971,0.706 -0.3633,1.118 l 1.9677,6.0557 c 0.2993,0.9214 -0.7552,1.6875 -1.5389,1.1181 l -5.1513,-3.7427 c -0.3505,-0.2546 -0.8251,-0.2546 -1.1756,0 L 5.49992,21.2814 C 4.7162,21.8508 3.66172,21.0847 3.96108,20.1633 L 5.9287,14.1076 C 6.06258,13.6956 5.91592,13.2442 5.56543,12.9896 L 0.414119,9.24694 C -0.369595,8.67754 0.0331819,7.43792 1.00191,7.43792 h 6.36737 c 0.43322,0 0.81718,-0.27896 0.95105,-0.69098 z' id='path3-7' /%3E%3C/clipPath%3E%3C/defs%3E%3Cg id='layer1' transform='translate(-102.59428,-145.89952)'%3E%3Cpath d='m 105.31628,146.08234 c 0.0792,-0.24376 0.42405,-0.24376 0.50326,0 l 0.5206,1.60224 c 0.0354,0.10902 0.137,0.18283 0.25164,0.18283 h 1.68468 c 0.25631,0 0.36288,0.32798 0.15553,0.47863 l -1.36295,0.99025 c -0.0927,0.0674 -0.13153,0.18679 -0.0961,0.2958 l 0.52062,1.60224 c 0.0792,0.24379 -0.19982,0.44648 -0.40717,0.29583 l -1.36295,-0.99026 c -0.0927,-0.0674 -0.21831,-0.0674 -0.31104,0 l -1.36295,0.99026 c -0.20736,0.15065 -0.48635,-0.052 -0.40715,-0.29583 l 0.5206,-1.60224 c 0.0354,-0.10901 -0.003,-0.22844 -0.0961,-0.2958 l -1.36295,-0.99025 c -0.20735,-0.15065 -0.10079,-0.47863 0.15552,-0.47863 h 1.6847 c 0.11463,0 0.21622,-0.0738 0.25164,-0.18283 z' fill='%23fdda68' id='path1-0' style='fill:%2399b9ff;fill-opacity:1;stroke-width:0.264583' /%3E%3Cpath d='m 105.31628,146.08234 c 0.0385,-0.11843 0.14538,-0.18345 0.24264,-0.18267 0.007,0.98543 -0.0117,3.41658 -4e-4,4.58985 -0.0514,0.002 -0.10242,0.0186 -0.14612,0.0504 l -1.36295,0.99026 c -0.20736,0.15065 -0.48635,-0.052 -0.40715,-0.29583 l 0.5206,-1.60224 c 0.0354,-0.10901 -0.003,-0.22844 -0.0961,-0.2958 l -1.36295,-0.99025 c -0.20735,-0.15065 -0.10079,-0.47863 0.15552,-0.47863 h 1.6847 c 0.11463,0 0.21622,-0.0738 0.25164,-0.18283 z' fill='%23fdda68' id='path1' style='stroke-width:0.264583' /%3E%3C/g%3E%3C/svg%3E%0A");}
.section-rating .list .item .stars[data-v^='3'] i:nth-child(1){background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!-- Created with Inkscape (http://www.inkscape.org/) --%3E%3Csvg width='5.9473114mm' height='5.6823745mm' viewBox='0 0 5.9473114 5.6823745' version='1.1' id='svg1' xml:space='preserve' xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg'%3E%3Cdefs id='defs1' /%3E%3Cg id='layer1' transform='translate(-102.0851,-145.65881)'%3E%3Cg style='fill:none' id='g1' transform='matrix(0.26458333,0,0,0.26458333,102.0851,145.65875)'%3E%3Cpath d='m 10.288,0.691209 c 0.2993,-0.92131 1.6027,-0.921309 1.9021,2e-6 l 1.9676,6.055729 c 0.1339,0.41202 0.5178,0.69098 0.9511,0.69098 h 6.3673 c 0.9687,0 1.3715,1.23962 0.5878,1.80902 l -5.1513,3.74266 c -0.3505,0.2546 -0.4971,0.706 -0.3633,1.118 l 1.9677,6.0557 c 0.2993,0.9214 -0.7552,1.6875 -1.5389,1.1181 l -5.1513,-3.7427 c -0.3505,-0.2546 -0.8251,-0.2546 -1.1756,0 L 5.49992,21.2814 C 4.7162,21.8508 3.66172,21.0847 3.96108,20.1633 L 5.9287,14.1076 C 6.06258,13.6956 5.91592,13.2442 5.56543,12.9896 L 0.414119,9.24694 C -0.369595,8.67754 0.0331819,7.43792 1.00191,7.43792 h 6.36737 c 0.43322,0 0.81718,-0.27896 0.95105,-0.69098 z' fill='%23fdda68' id='path1' /%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");}
.section-rating .list .item .stars[data-v^='3'] i:nth-child(2){background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!-- Created with Inkscape (http://www.inkscape.org/) --%3E%3Csvg width='5.9473114mm' height='5.6823745mm' viewBox='0 0 5.9473114 5.6823745' version='1.1' id='svg1' xml:space='preserve' xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg'%3E%3Cdefs id='defs1' /%3E%3Cg id='layer1' transform='translate(-102.0851,-145.65881)'%3E%3Cg style='fill:none' id='g1' transform='matrix(0.26458333,0,0,0.26458333,102.0851,145.65875)'%3E%3Cpath d='m 10.288,0.691209 c 0.2993,-0.92131 1.6027,-0.921309 1.9021,2e-6 l 1.9676,6.055729 c 0.1339,0.41202 0.5178,0.69098 0.9511,0.69098 h 6.3673 c 0.9687,0 1.3715,1.23962 0.5878,1.80902 l -5.1513,3.74266 c -0.3505,0.2546 -0.4971,0.706 -0.3633,1.118 l 1.9677,6.0557 c 0.2993,0.9214 -0.7552,1.6875 -1.5389,1.1181 l -5.1513,-3.7427 c -0.3505,-0.2546 -0.8251,-0.2546 -1.1756,0 L 5.49992,21.2814 C 4.7162,21.8508 3.66172,21.0847 3.96108,20.1633 L 5.9287,14.1076 C 6.06258,13.6956 5.91592,13.2442 5.56543,12.9896 L 0.414119,9.24694 C -0.369595,8.67754 0.0331819,7.43792 1.00191,7.43792 h 6.36737 c 0.43322,0 0.81718,-0.27896 0.95105,-0.69098 z' fill='%23fdda68' id='path1' /%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");}
.section-rating .list .item .stars[data-v^='3'] i:nth-child(3){background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!-- Created with Inkscape (http://www.inkscape.org/) --%3E%3Csvg width='5.9473114mm' height='5.6823745mm' viewBox='0 0 5.9473114 5.6823745' version='1.1' id='svg1' xml:space='preserve' xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg'%3E%3Cdefs id='defs1' /%3E%3Cg id='layer1' transform='translate(-102.0851,-145.65881)'%3E%3Cg style='fill:none' id='g1' transform='matrix(0.26458333,0,0,0.26458333,102.0851,145.65875)'%3E%3Cpath d='m 10.288,0.691209 c 0.2993,-0.92131 1.6027,-0.921309 1.9021,2e-6 l 1.9676,6.055729 c 0.1339,0.41202 0.5178,0.69098 0.9511,0.69098 h 6.3673 c 0.9687,0 1.3715,1.23962 0.5878,1.80902 l -5.1513,3.74266 c -0.3505,0.2546 -0.4971,0.706 -0.3633,1.118 l 1.9677,6.0557 c 0.2993,0.9214 -0.7552,1.6875 -1.5389,1.1181 l -5.1513,-3.7427 c -0.3505,-0.2546 -0.8251,-0.2546 -1.1756,0 L 5.49992,21.2814 C 4.7162,21.8508 3.66172,21.0847 3.96108,20.1633 L 5.9287,14.1076 C 6.06258,13.6956 5.91592,13.2442 5.56543,12.9896 L 0.414119,9.24694 C -0.369595,8.67754 0.0331819,7.43792 1.00191,7.43792 h 6.36737 c 0.43322,0 0.81718,-0.27896 0.95105,-0.69098 z' fill='%23fdda68' id='path1' /%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");}
.section-rating .list .item .stars[data-v^='3.'] i:nth-child(4){background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!-- Created with Inkscape (http://www.inkscape.org/) --%3E%3Csvg width='5.9472747mm' height='5.682395mm' viewBox='0 0 5.9472747 5.682395' version='1.1' id='svg1' xml:space='preserve' xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg'%3E%3Cdefs id='defs1'%3E%3CclipPath id='paint0_angular_47_1371_clip_path'%3E%3Cpath d='m 10.288,0.691209 c 0.2993,-0.92131 1.6027,-0.921309 1.9021,2e-6 l 1.9676,6.055729 c 0.1339,0.41202 0.5178,0.69098 0.9511,0.69098 h 6.3673 c 0.9687,0 1.3715,1.23962 0.5878,1.80902 l -5.1513,3.74266 c -0.3505,0.2546 -0.4971,0.706 -0.3633,1.118 l 1.9677,6.0557 c 0.2993,0.9214 -0.7552,1.6875 -1.5389,1.1181 l -5.1513,-3.7427 c -0.3505,-0.2546 -0.8251,-0.2546 -1.1756,0 L 5.49992,21.2814 C 4.7162,21.8508 3.66172,21.0847 3.96108,20.1633 L 5.9287,14.1076 C 6.06258,13.6956 5.91592,13.2442 5.56543,12.9896 L 0.414119,9.24694 C -0.369595,8.67754 0.0331819,7.43792 1.00191,7.43792 h 6.36737 c 0.43322,0 0.81718,-0.27896 0.95105,-0.69098 z' id='path3' /%3E%3C/clipPath%3E%3CclipPath id='paint0_angular_47_1371_clip_path-6'%3E%3Cpath d='m 10.288,0.691209 c 0.2993,-0.92131 1.6027,-0.921309 1.9021,2e-6 l 1.9676,6.055729 c 0.1339,0.41202 0.5178,0.69098 0.9511,0.69098 h 6.3673 c 0.9687,0 1.3715,1.23962 0.5878,1.80902 l -5.1513,3.74266 c -0.3505,0.2546 -0.4971,0.706 -0.3633,1.118 l 1.9677,6.0557 c 0.2993,0.9214 -0.7552,1.6875 -1.5389,1.1181 l -5.1513,-3.7427 c -0.3505,-0.2546 -0.8251,-0.2546 -1.1756,0 L 5.49992,21.2814 C 4.7162,21.8508 3.66172,21.0847 3.96108,20.1633 L 5.9287,14.1076 C 6.06258,13.6956 5.91592,13.2442 5.56543,12.9896 L 0.414119,9.24694 C -0.369595,8.67754 0.0331819,7.43792 1.00191,7.43792 h 6.36737 c 0.43322,0 0.81718,-0.27896 0.95105,-0.69098 z' id='path3-7' /%3E%3C/clipPath%3E%3C/defs%3E%3Cg id='layer1' transform='translate(-102.59428,-145.89952)'%3E%3Cpath d='m 105.31628,146.08234 c 0.0792,-0.24376 0.42405,-0.24376 0.50326,0 l 0.5206,1.60224 c 0.0354,0.10902 0.137,0.18283 0.25164,0.18283 h 1.68468 c 0.25631,0 0.36288,0.32798 0.15553,0.47863 l -1.36295,0.99025 c -0.0927,0.0674 -0.13153,0.18679 -0.0961,0.2958 l 0.52062,1.60224 c 0.0792,0.24379 -0.19982,0.44648 -0.40717,0.29583 l -1.36295,-0.99026 c -0.0927,-0.0674 -0.21831,-0.0674 -0.31104,0 l -1.36295,0.99026 c -0.20736,0.15065 -0.48635,-0.052 -0.40715,-0.29583 l 0.5206,-1.60224 c 0.0354,-0.10901 -0.003,-0.22844 -0.0961,-0.2958 l -1.36295,-0.99025 c -0.20735,-0.15065 -0.10079,-0.47863 0.15552,-0.47863 h 1.6847 c 0.11463,0 0.21622,-0.0738 0.25164,-0.18283 z' fill='%23fdda68' id='path1-0' style='fill:%2399b9ff;fill-opacity:1;stroke-width:0.264583' /%3E%3Cpath d='m 105.31628,146.08234 c 0.0385,-0.11843 0.14538,-0.18345 0.24264,-0.18267 0.007,0.98543 -0.0117,3.41658 -4e-4,4.58985 -0.0514,0.002 -0.10242,0.0186 -0.14612,0.0504 l -1.36295,0.99026 c -0.20736,0.15065 -0.48635,-0.052 -0.40715,-0.29583 l 0.5206,-1.60224 c 0.0354,-0.10901 -0.003,-0.22844 -0.0961,-0.2958 l -1.36295,-0.99025 c -0.20735,-0.15065 -0.10079,-0.47863 0.15552,-0.47863 h 1.6847 c 0.11463,0 0.21622,-0.0738 0.25164,-0.18283 z' fill='%23fdda68' id='path1' style='stroke-width:0.264583' /%3E%3C/g%3E%3C/svg%3E%0A");}
.section-rating .list .item .stars[data-v^='4'] i:nth-child(1){background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!-- Created with Inkscape (http://www.inkscape.org/) --%3E%3Csvg width='5.9473114mm' height='5.6823745mm' viewBox='0 0 5.9473114 5.6823745' version='1.1' id='svg1' xml:space='preserve' xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg'%3E%3Cdefs id='defs1' /%3E%3Cg id='layer1' transform='translate(-102.0851,-145.65881)'%3E%3Cg style='fill:none' id='g1' transform='matrix(0.26458333,0,0,0.26458333,102.0851,145.65875)'%3E%3Cpath d='m 10.288,0.691209 c 0.2993,-0.92131 1.6027,-0.921309 1.9021,2e-6 l 1.9676,6.055729 c 0.1339,0.41202 0.5178,0.69098 0.9511,0.69098 h 6.3673 c 0.9687,0 1.3715,1.23962 0.5878,1.80902 l -5.1513,3.74266 c -0.3505,0.2546 -0.4971,0.706 -0.3633,1.118 l 1.9677,6.0557 c 0.2993,0.9214 -0.7552,1.6875 -1.5389,1.1181 l -5.1513,-3.7427 c -0.3505,-0.2546 -0.8251,-0.2546 -1.1756,0 L 5.49992,21.2814 C 4.7162,21.8508 3.66172,21.0847 3.96108,20.1633 L 5.9287,14.1076 C 6.06258,13.6956 5.91592,13.2442 5.56543,12.9896 L 0.414119,9.24694 C -0.369595,8.67754 0.0331819,7.43792 1.00191,7.43792 h 6.36737 c 0.43322,0 0.81718,-0.27896 0.95105,-0.69098 z' fill='%23fdda68' id='path1' /%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");}
.section-rating .list .item .stars[data-v^='4'] i:nth-child(2){background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!-- Created with Inkscape (http://www.inkscape.org/) --%3E%3Csvg width='5.9473114mm' height='5.6823745mm' viewBox='0 0 5.9473114 5.6823745' version='1.1' id='svg1' xml:space='preserve' xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg'%3E%3Cdefs id='defs1' /%3E%3Cg id='layer1' transform='translate(-102.0851,-145.65881)'%3E%3Cg style='fill:none' id='g1' transform='matrix(0.26458333,0,0,0.26458333,102.0851,145.65875)'%3E%3Cpath d='m 10.288,0.691209 c 0.2993,-0.92131 1.6027,-0.921309 1.9021,2e-6 l 1.9676,6.055729 c 0.1339,0.41202 0.5178,0.69098 0.9511,0.69098 h 6.3673 c 0.9687,0 1.3715,1.23962 0.5878,1.80902 l -5.1513,3.74266 c -0.3505,0.2546 -0.4971,0.706 -0.3633,1.118 l 1.9677,6.0557 c 0.2993,0.9214 -0.7552,1.6875 -1.5389,1.1181 l -5.1513,-3.7427 c -0.3505,-0.2546 -0.8251,-0.2546 -1.1756,0 L 5.49992,21.2814 C 4.7162,21.8508 3.66172,21.0847 3.96108,20.1633 L 5.9287,14.1076 C 6.06258,13.6956 5.91592,13.2442 5.56543,12.9896 L 0.414119,9.24694 C -0.369595,8.67754 0.0331819,7.43792 1.00191,7.43792 h 6.36737 c 0.43322,0 0.81718,-0.27896 0.95105,-0.69098 z' fill='%23fdda68' id='path1' /%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");}
.section-rating .list .item .stars[data-v^='4'] i:nth-child(3){background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!-- Created with Inkscape (http://www.inkscape.org/) --%3E%3Csvg width='5.9473114mm' height='5.6823745mm' viewBox='0 0 5.9473114 5.6823745' version='1.1' id='svg1' xml:space='preserve' xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg'%3E%3Cdefs id='defs1' /%3E%3Cg id='layer1' transform='translate(-102.0851,-145.65881)'%3E%3Cg style='fill:none' id='g1' transform='matrix(0.26458333,0,0,0.26458333,102.0851,145.65875)'%3E%3Cpath d='m 10.288,0.691209 c 0.2993,-0.92131 1.6027,-0.921309 1.9021,2e-6 l 1.9676,6.055729 c 0.1339,0.41202 0.5178,0.69098 0.9511,0.69098 h 6.3673 c 0.9687,0 1.3715,1.23962 0.5878,1.80902 l -5.1513,3.74266 c -0.3505,0.2546 -0.4971,0.706 -0.3633,1.118 l 1.9677,6.0557 c 0.2993,0.9214 -0.7552,1.6875 -1.5389,1.1181 l -5.1513,-3.7427 c -0.3505,-0.2546 -0.8251,-0.2546 -1.1756,0 L 5.49992,21.2814 C 4.7162,21.8508 3.66172,21.0847 3.96108,20.1633 L 5.9287,14.1076 C 6.06258,13.6956 5.91592,13.2442 5.56543,12.9896 L 0.414119,9.24694 C -0.369595,8.67754 0.0331819,7.43792 1.00191,7.43792 h 6.36737 c 0.43322,0 0.81718,-0.27896 0.95105,-0.69098 z' fill='%23fdda68' id='path1' /%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");}
.section-rating .list .item .stars[data-v^='4'] i:nth-child(4){background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!-- Created with Inkscape (http://www.inkscape.org/) --%3E%3Csvg width='5.9473114mm' height='5.6823745mm' viewBox='0 0 5.9473114 5.6823745' version='1.1' id='svg1' xml:space='preserve' xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg'%3E%3Cdefs id='defs1' /%3E%3Cg id='layer1' transform='translate(-102.0851,-145.65881)'%3E%3Cg style='fill:none' id='g1' transform='matrix(0.26458333,0,0,0.26458333,102.0851,145.65875)'%3E%3Cpath d='m 10.288,0.691209 c 0.2993,-0.92131 1.6027,-0.921309 1.9021,2e-6 l 1.9676,6.055729 c 0.1339,0.41202 0.5178,0.69098 0.9511,0.69098 h 6.3673 c 0.9687,0 1.3715,1.23962 0.5878,1.80902 l -5.1513,3.74266 c -0.3505,0.2546 -0.4971,0.706 -0.3633,1.118 l 1.9677,6.0557 c 0.2993,0.9214 -0.7552,1.6875 -1.5389,1.1181 l -5.1513,-3.7427 c -0.3505,-0.2546 -0.8251,-0.2546 -1.1756,0 L 5.49992,21.2814 C 4.7162,21.8508 3.66172,21.0847 3.96108,20.1633 L 5.9287,14.1076 C 6.06258,13.6956 5.91592,13.2442 5.56543,12.9896 L 0.414119,9.24694 C -0.369595,8.67754 0.0331819,7.43792 1.00191,7.43792 h 6.36737 c 0.43322,0 0.81718,-0.27896 0.95105,-0.69098 z' fill='%23fdda68' id='path1' /%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");}
.section-rating .list .item .stars[data-v^='4.'] i:nth-child(5){background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!-- Created with Inkscape (http://www.inkscape.org/) --%3E%3Csvg width='5.9472747mm' height='5.682395mm' viewBox='0 0 5.9472747 5.682395' version='1.1' id='svg1' xml:space='preserve' xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg'%3E%3Cdefs id='defs1'%3E%3CclipPath id='paint0_angular_47_1371_clip_path'%3E%3Cpath d='m 10.288,0.691209 c 0.2993,-0.92131 1.6027,-0.921309 1.9021,2e-6 l 1.9676,6.055729 c 0.1339,0.41202 0.5178,0.69098 0.9511,0.69098 h 6.3673 c 0.9687,0 1.3715,1.23962 0.5878,1.80902 l -5.1513,3.74266 c -0.3505,0.2546 -0.4971,0.706 -0.3633,1.118 l 1.9677,6.0557 c 0.2993,0.9214 -0.7552,1.6875 -1.5389,1.1181 l -5.1513,-3.7427 c -0.3505,-0.2546 -0.8251,-0.2546 -1.1756,0 L 5.49992,21.2814 C 4.7162,21.8508 3.66172,21.0847 3.96108,20.1633 L 5.9287,14.1076 C 6.06258,13.6956 5.91592,13.2442 5.56543,12.9896 L 0.414119,9.24694 C -0.369595,8.67754 0.0331819,7.43792 1.00191,7.43792 h 6.36737 c 0.43322,0 0.81718,-0.27896 0.95105,-0.69098 z' id='path3' /%3E%3C/clipPath%3E%3CclipPath id='paint0_angular_47_1371_clip_path-6'%3E%3Cpath d='m 10.288,0.691209 c 0.2993,-0.92131 1.6027,-0.921309 1.9021,2e-6 l 1.9676,6.055729 c 0.1339,0.41202 0.5178,0.69098 0.9511,0.69098 h 6.3673 c 0.9687,0 1.3715,1.23962 0.5878,1.80902 l -5.1513,3.74266 c -0.3505,0.2546 -0.4971,0.706 -0.3633,1.118 l 1.9677,6.0557 c 0.2993,0.9214 -0.7552,1.6875 -1.5389,1.1181 l -5.1513,-3.7427 c -0.3505,-0.2546 -0.8251,-0.2546 -1.1756,0 L 5.49992,21.2814 C 4.7162,21.8508 3.66172,21.0847 3.96108,20.1633 L 5.9287,14.1076 C 6.06258,13.6956 5.91592,13.2442 5.56543,12.9896 L 0.414119,9.24694 C -0.369595,8.67754 0.0331819,7.43792 1.00191,7.43792 h 6.36737 c 0.43322,0 0.81718,-0.27896 0.95105,-0.69098 z' id='path3-7' /%3E%3C/clipPath%3E%3C/defs%3E%3Cg id='layer1' transform='translate(-102.59428,-145.89952)'%3E%3Cpath d='m 105.31628,146.08234 c 0.0792,-0.24376 0.42405,-0.24376 0.50326,0 l 0.5206,1.60224 c 0.0354,0.10902 0.137,0.18283 0.25164,0.18283 h 1.68468 c 0.25631,0 0.36288,0.32798 0.15553,0.47863 l -1.36295,0.99025 c -0.0927,0.0674 -0.13153,0.18679 -0.0961,0.2958 l 0.52062,1.60224 c 0.0792,0.24379 -0.19982,0.44648 -0.40717,0.29583 l -1.36295,-0.99026 c -0.0927,-0.0674 -0.21831,-0.0674 -0.31104,0 l -1.36295,0.99026 c -0.20736,0.15065 -0.48635,-0.052 -0.40715,-0.29583 l 0.5206,-1.60224 c 0.0354,-0.10901 -0.003,-0.22844 -0.0961,-0.2958 l -1.36295,-0.99025 c -0.20735,-0.15065 -0.10079,-0.47863 0.15552,-0.47863 h 1.6847 c 0.11463,0 0.21622,-0.0738 0.25164,-0.18283 z' fill='%23fdda68' id='path1-0' style='fill:%2399b9ff;fill-opacity:1;stroke-width:0.264583' /%3E%3Cpath d='m 105.31628,146.08234 c 0.0385,-0.11843 0.14538,-0.18345 0.24264,-0.18267 0.007,0.98543 -0.0117,3.41658 -4e-4,4.58985 -0.0514,0.002 -0.10242,0.0186 -0.14612,0.0504 l -1.36295,0.99026 c -0.20736,0.15065 -0.48635,-0.052 -0.40715,-0.29583 l 0.5206,-1.60224 c 0.0354,-0.10901 -0.003,-0.22844 -0.0961,-0.2958 l -1.36295,-0.99025 c -0.20735,-0.15065 -0.10079,-0.47863 0.15552,-0.47863 h 1.6847 c 0.11463,0 0.21622,-0.0738 0.25164,-0.18283 z' fill='%23fdda68' id='path1' style='stroke-width:0.264583' /%3E%3C/g%3E%3C/svg%3E%0A");}
.section-rating .list .item .stars[data-v^='5'] i{background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!-- Created with Inkscape (http://www.inkscape.org/) --%3E%3Csvg width='5.9473114mm' height='5.6823745mm' viewBox='0 0 5.9473114 5.6823745' version='1.1' id='svg1' xml:space='preserve' xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg'%3E%3Cdefs id='defs1' /%3E%3Cg id='layer1' transform='translate(-102.0851,-145.65881)'%3E%3Cg style='fill:none' id='g1' transform='matrix(0.26458333,0,0,0.26458333,102.0851,145.65875)'%3E%3Cpath d='m 10.288,0.691209 c 0.2993,-0.92131 1.6027,-0.921309 1.9021,2e-6 l 1.9676,6.055729 c 0.1339,0.41202 0.5178,0.69098 0.9511,0.69098 h 6.3673 c 0.9687,0 1.3715,1.23962 0.5878,1.80902 l -5.1513,3.74266 c -0.3505,0.2546 -0.4971,0.706 -0.3633,1.118 l 1.9677,6.0557 c 0.2993,0.9214 -0.7552,1.6875 -1.5389,1.1181 l -5.1513,-3.7427 c -0.3505,-0.2546 -0.8251,-0.2546 -1.1756,0 L 5.49992,21.2814 C 4.7162,21.8508 3.66172,21.0847 3.96108,20.1633 L 5.9287,14.1076 C 6.06258,13.6956 5.91592,13.2442 5.56543,12.9896 L 0.414119,9.24694 C -0.369595,8.67754 0.0331819,7.43792 1.00191,7.43792 h 6.36737 c 0.43322,0 0.81718,-0.27896 0.95105,-0.69098 z' fill='%23fdda68' id='path1' /%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");}
/*[/section-rating]*/
/*[section-whyus]*/
.section-whyus{}
.section-whyus .container{margin:auto;max-width:790px;}
.section-whyus .container h3,
.section-whyus .container h4{margin:0;padding:0; font-family: 'Inter', Arial, sans-serif; font-size:20px;}
.section-whyus .container p:first-child{margin-top:0;}
.section-whyus .container p:last-child{margin-bottom:0;}
.section-whyus:after{content:'';display:block;position:absolute;z-index:0;right:0;left:0;height:160px;background:no-repeat center center / 100% 100%;}
.section-whyus:after{background-image:url('../img/bg.webp');}
@media screen and (max-width: 767px){
	.section-whyus{padding-bottom:40px;}
	.section-whyus:after{background-size:auto 100%;}
}
.section_content ul, .section_content ol {margin:20px;}
.section_content ul li, .section_content ol li {margin-bottom:15px;}
/*[/section-whyus]*/
/*[section-faq]*/
.section-faq{padding-bottom:0;}
.section-faq .list{margin:auto;max-width:680px;}
.section-faq .list .item{}
.section-faq .list .item:not(:first-child){margin-top:10px;}
.section-faq .list .item .q{transition:all 0.2s ease-in-out;position:relative;padding:10px 60px 10px 10px;background:#F4F8FF;cursor:pointer;}
.section-faq .list .item .q:before{transition:all 0.2s ease-in-out;content:'';display:block;position:absolute;top:17px;right:10px;width:13px;height:7px;background:no-repeat center center / contain;}
.section-faq .list .item .q:before{background-image: url("data:image/svg+xml,%3Csvg width='13' height='7' viewBox='0 0 13 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.5 0.5L6.5 6.5L0.5 0.5' stroke='%2306318A' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");}
.section-faq .list .item .q:after{content:'';display:block;position:absolute;right:0;bottom:0;left:0;height:2px;background: linear-gradient(270deg, #FFFFFF 0%, #99B9FF 50%, #FFFFFF 100%);}
.section-faq .list .item .q_w{}
.section-faq .list .item .a{display:none;min-width:100%;}
.section-faq .list .item .a_w{padding:15px 10px 10px 10px;font-size:14px;}
.section-faq .list .item.active .q{}
.section-faq .list .item.active .q:before{transform:rotate(-180deg);}
@media screen and (max-width: 767px){
}
/*[/section-faq]*/
/*[section-form-callback]*/
.section-form-callback{padding-bottom:60px;}
.section-form-callback:before{content:'';display:block;position:absolute;z-index:0;top:-80px;right:0;left:0;height:160px;background:no-repeat center center / 100% 100%;}
.section-form-callback:before{background-image:url('../img/bg.webp');}
.section-form-callback .contactform{margin:auto;max-width:520px;}
.page-template-tpl-service .section-form-callback:before{top:-160px;}
.page-template-tpl-home .section-form-callback:before{display:none;}
@media screen and (max-width: 767px){
	.section-form-callback{padding-bottom:40px;}
	.section-form-callback:before{background-size:auto 100%;}
}
/*[/section-form-callback]*/
/*[section-service-textblock]*/
.section-service-textblock .container{margin:auto;max-width:836px;}
.section-service-textblock .container p:first-child{margin-top:0;}
.section-service-textblock .container p:last-child{margin-bottom:0;}
/*[/section-service-textblock]*/
/*[section-service-services]*/
.section-service-services{}
.section-service-services .list{display:table;margin:auto;}
.section-service-services .list a{display:block; color:#3665CD; text-decoration:underline;}
.section-service-services .list a:hover {text-decoration:none;}
.section-service-services .list a:not(:first-child){margin:14px 0 0 0;}
.section-service-services .list a span{transition:all 0.2s ease-in-out;padding-bottom:0px;border-bottom:1px solid transparent;}
/*[/section-service-services]*/
/*[section-service-imgtextblock]*/
.section-service-imgtextblock{}
.section-service-imgtextblock .row{display:flex;flex-flow:nowrap;gap:0px;margin:auto;max-width:960px;}
.section-service-imgtextblock .col:nth-child(1){flex:0 0 270px;}
.section-service-imgtextblock img{display:block; height:313px; width:200px;}
.section-service-imgtextblock p:first-child{margin-top:0;}
.section-service-imgtextblock p:last-child{margin-bottom:0;}
@media screen and (max-width: 1007px){
	.section-service-imgtextblock .row{gap:40px;}
}
@media screen and (max-width: 767px){
	.section-service-imgtextblock .row{flex-flow:column;}
	.section-service-imgtextblock .col:nth-child(1){margin:auto;}
}
/*[/section-service-imgtextblock]*/
/*[section-service-advantages]*/
.section-service-advantages{}
.section-service-advantages .list{display:grid;grid-template-columns:repeat(4, 1fr);flex-flow:wrap;gap:40px 40px;margin:20px 0 0 0;}
.section-service-advantages .list .item{display:flex;flex-flow:column;justify-content:stretch;padding:20px 30px 40px 30px;border:1px solid #99B9FF;border-radius:20px;}
.section-service-advantages .list .item{background: linear-gradient(180deg, rgba(255, 255, 255, 0.4) 0%, rgba(244, 248, 255, 0.4) 100%);}
.section-service-advantages .list .item .img{padding:0 0 28px 0;}
.section-service-advantages .list .item .img img{display:block;margin:auto;width:50%;max-width:140px; filter: invert(13%) sepia(87%) saturate(2978%) hue-rotate(212deg) brightness(94%) contrast(105%);}
.section-service-advantages .list .item .text{flex:1 0 auto;margin:0;}
.section-service-advantages .list .item .text strong {display:block; margin-bottom:5px;}
@media screen and (max-width: 1007px){
	.section-service-advantages .list{gap:20px 20px;}
	.section-service-advantages .list .item{padding:20px;}
}
@media screen and (max-width: 767px){
	.section-service-advantages .list{grid-template-columns:repeat(1, 1fr);}
	.section-service-advantages .list .item .text{text-align:center;}
}
/*[/section-service-advantages]*/
/*[section-service-portfolio]*/
.section-service-portfolio .postPortfolio{margin:10px;}
.section-service-portfolio .list{display:grid;grid-template-columns:repeat(3, 1fr);flex-flow:wrap;gap:40px 40px;margin:20px 0 0 0;}
.section-service-portfolio .list .item{display:flex;flex-flow:column;justify-content:stretch;padding:20px 30px 40px 30px;border:1px solid #99B9FF;border-radius:20px;}
.section-service-portfolio .list .item{background: linear-gradient(180deg, rgba(255, 255, 255, 0.4) 0%, rgba(244, 248, 255, 0.4) 100%);}
.section-service-portfolio .list .item .img{padding:0 0 28px 0;}
.section-service-portfolio .list .item .img img{display:block;margin:auto;width:100%;max-width:140px;}
.section-service-portfolio .list .item .text{flex:1 0 auto;margin:0;}
.section-service-portfolio-inner:before{content:'';display:block;position:absolute;z-index:0;right:0;left:0;background:no-repeat center center / 100% 100%;}
@media screen and (max-width: 1007px){
}
@media screen and (max-width: 767px){
	.section-service-portfolio-inner:before{background-size:auto 100%;}
}
/*[section-gallery-inner]*/
.section-gallery-inner .list {
    display: grid;
    /* По умолчанию 2 колонки */
    grid-template-columns: repeat(2, 1fr); 
    gap: 20px;
}
/* Если в списке всего ОДИН элемент — он растягивается на 2 колонки на десктопе */
.section-gallery-inner .item:first-child:nth-last-child(1) {
    grid-column: span 2;
}
.section-gallery-inner .item {
    width: 100%;
}
.section-gallery-inner .img {
    transition: all 0.2s ease-in-out;
    width: 100%; 
    overflow: hidden;
    border-radius: 20px;
    border: #ccc 1px solid;
}
.section-gallery-inner .img img {
    display: block;
    width: 100%;
    height: auto;
}
.section-gallery-inner .btn {
    display: table;
    margin: 40px auto 0 auto;
}
/* АДАПТИВ ДЛЯ МОБИЛОК (Экран 768px и меньше) */
@media screen and (max-width: 768px) {
    .section-gallery-inner .list {
        /* Переключаем сетку в ОДНУ колонку */
        grid-template-columns: 1fr !important; 
        gap: 15px;
    }
    /* Сбрасываем растягивание для единственного элемента (в 1 колонке span 2 не нужен) */
    .section-gallery-inner .item:first-child:nth-last-child(1) {
        grid-column: span 1;
    }
}
/*[/section-gallery-inner]*/
/*[page_footer]*/
.page_footer{background:#F4F8FF; padding-bottom:30px;}
.page_footer .container-top{padding:60px 0;}
.page_footer .container-top .row{display:flex;justify-content:space-between;gap:50px;}
.page_footer .container-top .row .col:nth-child(1){flex:0 0 260px;}
.page_footer .container-top .row .col:nth-child(3){align-self:center;}
.page_footer .logo{display:block;text-align:center;}
.page_footer .logo ul{display:table;margin:0;padding:0;}
.page_footer .logo li{display:block;}
.page_footer .logo img{display:block;margin:auto;}
.page_footer .logo p{margin:8px 0 0 0;font-family: 'Exo 2', Arial, sans-serif;font-weight:500;font-size:20px;color:#06318A;}
.page_footer .logo span{display:block;margin:2px 0 0 0;font-size:12px;color:#06318A;}
.page_footer .contacts{margin:30px 0 0 0;font-size:13px;}
.page_footer .contacts .phone{margin-top:16px;}
.page_footer .contacts .email{margin-top:16px;}
.page_footer .navset{display:flex;flex-flow:nowrap;justify-content:space-between;gap:50px;}
.page_footer .nav{margin:auto;}
.page_footer .nav_title{margin:0;padding:0;text-transform:uppercase;font-weight:500;font-size:14px;color:#06318A;}
.page_footer .nav_title:after{content:'';display:block;margin:2px 0 0 0;height:1px;background: linear-gradient(90deg, #99B9FF 50.48%, #FFFFFF 100%);}
.page_footer .menu{display:flex;flex-flow:column;gap:14px;margin:20px auto 0 auto;padding:0;}
.page_footer .menu li{display:block;}
.page_footer .menu a{transition:all 0.2s ease-in-out;display:block;white-space:nowrap;font-size:13px;}
.page_footer .menu a:hover{color:#3665CD;}
.page_footer .menu li.current-menu-item > a{color:#3665CD;}
.page_footer .policy{display:block;margin:60px 0 0 0;color:#3665CD;}
.page_footer .policy:hover{}
.page_footer .policy span{transition:all 0.2s ease-in-out;padding-bottom:0px;border-bottom:1px solid transparent;}
.page_footer .policy span:hover{border-bottom-color:#3665CD;color:#3665CD;}
.page_footer .container-bottom{padding:0 0 40px 0;}
.page_footer .container-bottom .row{display:flex;flex-flow:nowrap;justify-content:space-between;font-size:14px;}
@media screen and (max-width: 1200px){
	.page_footer .container-top .row{gap:20px;}
	.page_footer .navset{gap:20px;}
}
@media screen and (max-width: 1007px){
	.page_footer .container-top{padding:40px 0;}
	.page_footer .container-top .row{flex-flow:column;align-items:center;gap:40px;}
	.page_footer .container-top .row .col{}
	.page_footer .container-top .row .col:nth-child(1){flex:auto;}
	.page_footer .logo{display:table;margin:auto;}
	.page_footer .contacts .address{text-align:center;}
	.page_footer .contacts .phone{margin-left:auto;margin-right:auto;}
	.page_footer .contacts .email{margin-left:auto;margin-right:auto;}
	.page_footer .navset{gap:30px;}
	.page_footer .contacts .address {font-size:17px;}
	.page_footer .socIcons{display:table;margin:auto;}
	.page_footer .policy{margin:40px 0 0 0;text-align:center;}
	.page_footer .container-bottom .row{display:flex;flex-flow:column;gap:20px;text-align:center;}
}
@media screen and (max-width: 1007px){
	.page_footer .navset{flex-flow:column;text-align:center; }
	.page_footer .nav_title{display:table;margin:auto;padding:0 20px; font-size:22px;}
	.page_footer .nav_title:after{background: linear-gradient(90deg, #FFFFFF, #99B9FF, #FFFFFF);}
	.page_footer .menu a {font-size:16px;}
}
@media screen and (max-width: 767px){
	.page_footer .menu a {font-size:16px;}
	.page_footer .contacts .address {font-size:17px;}	
}
/*[/page_footer]*/
/*[dialogbox]*/
.dialogbox{display:none;position:fixed;z-index:1000;top:0;right:0;bottom:0;left:0;overflow:auto;background:rgba(0,0,0,0.5);}
.dialogbox .dialogbox_outer{display:table;padding:0;margin:0;width:100%;height:100%;}
.dialogbox .dialogbox_inner{display:table-cell;vertical-align:middle;box-sizing:border-box;padding:0 30px;width:100%;height:100%;}
.dialogbox .dialogbox_window{display:block;position:relative;box-sizing:border-box;margin:30px auto;max-width:520px;background:#fff;border-radius:20px;}
.dialogbox h2{padding:0 0 10px 0;margin:0;text-align:center;font-size:36px;color:#F0530B;}
.dialogbox .dialogbox_close{transition:all 0.2s ease-in-out;position:absolute;z-index:2;top:20px;right:20px;width:30px;height:30px;background:center center no-repeat;background-size:contain;opacity:0.7;cursor:pointer;}
.dialogbox .dialogbox_close{background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24 8L8 24' stroke='%23697C9F' stroke-width='2' stroke-linecap='square' stroke-linejoin='round'/%3E%3Cpath d='M8 8L24 24' stroke='%23697C9F' stroke-width='2' stroke-linecap='square' stroke-linejoin='round'/%3E%3C/svg%3E%0A");}
.dialogbox .dialogbox_close:hover{opacity:1;}
.dialogbox .dialogbox_content{}
@media screen and (max-width: 767px){
	.dialogbox h2{font-size:24px;}
}
/*[/dialogbox]*/
/* Основной контейнер фиксированной панели */
.single_fix_btn {
    position: fixed;
    right: 0;
    bottom: 0;
    height: 52px;
    width: 360px;
    z-index: 999;
}
.single_fix_btn_items {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    height: 100%;
}
.single_fix_btn_items svg {
    height: 17px;
    width: 28px;
}
.single_fix_btn_items svg path {
    fill: #fff;
}
/* Кнопка WhatsApp (Левая) */
.single_fix_btn_left {
    width: 50%;
    height: 100%;
}
.single_fix_btn_left a {
    position: relative; /* Нужно для позиционирования блика */
    overflow: hidden;    /* Чтобы блик не выходил за края */
    width: 100%;
    height: 100%;
    background: rgb(33, 211, 102);
    border: 1px solid rgb(33, 211, 102);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #fff;
    text-decoration: none;
    transition: 0.3s;
}
/* Эффект блика для WhatsApp */
.single_fix_btn_left a::before {
    content: "";
    position: absolute;
    top: 0;
    left: -150%; /* Выносим за левый край */
    width: 100%;
    height: 100%;
    background: linear-gradient(
        120deg,
        transparent,
        rgba(255, 255, 255, 0.4),
        transparent
    );
    animation: flash_glare 3s infinite; /* Повтор каждые 3 секунды */
}
.single_fix_btn_left a:hover {
    background: #fff;
    color: rgb(33, 211, 102);
}
.single_fix_btn_left a:hover::before {
    display: none; /* Убираем блик при наведении на белую кнопку */
}
.single_fix_btn_left a:hover svg path {
    fill: rgb(33, 211, 102);
}
/* Кнопка Позвонить (Правая) */
.single_fix_btn_right {
    width: 50%;
    background: #2271B1;
    height: 100%;
    display: none; /* Сейчас скрыта по вашему шаблону */
}
.single_fix_btn_right a {
    width: 100%;
    height: 100%;
    border: 1px solid rgb(99, 201, 86);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #fff;
    text-decoration: none;
    transition: 0.3s;
}
.single_fix_btn_right a:hover {
    background: #fff;
    color: rgb(99, 201, 86);
}
/* Анимация пробегающего блика */
@keyframes flash_glare {
    0% {
        left: -150%;
    }
    20% {
        left: 150%;
    }
    100% {
        left: 150%;
    }
}
@media screen and (max-width: 767px){
	.page_size{padding:0 10px;}
	.single_fix_btn_right {display:block;}
	.single_fix_btn {width:100%;}
	.postm {width:100%;}
	.section-contacts {padding:0!important; }
	.acc-cov {width:100%!important; margin:0;}
	.section-faq h2 {margin-top:0!important;}
	.head .text {line-height:23px!important;}
	.accordionn {min-height:auto; line-height:30px;}
	.aboutwrapper {width:90%; font-size:16px; margin-bottom:0;}
	.cms img {display:block; margin:30px auto; height:auto;}
	.video-item {width:90%!important; margin-bottom:20px!important;}
	.section-reviews .text {max-width:100%!important;}
	.txtin {width:90%;}
}
.profit-container {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    justify-content: center;
    margin-top: 40px;
}
.profit-card {
    flex: 1 1 calc(33.333% - 30px); /* 3 колонки */
    min-width: 280px;
    padding: 25px;
    background: #fff;
    border-left: 4px solid #ff6600; /* Акцентная линия вместо иконок */
    box-shadow: 0 4px 15px rgba(0,0,0,0.05);
    transition: transform 0.3s ease;
}
.profit-card:hover {
    transform: translateY(-5px);
}
.profit-card h3 {
    font-size: 1.3rem;
    color: #333;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-weight: bold;
}
.profit-card p {
    font-size: 1rem;
    line-height: 1.6;
    color: #666;
    margin: 0;
}
/* Адаптация для планшетов */
@media (max-width: 992px) {
    .profit-card {
        flex: 1 1 calc(50% - 30px); /* 2 колонки */
    }
}
/* Адаптация для телефонов */
@media (max-width: 600px) {
    .profit-card {
        flex: 1 1 100%; /* 1 колонка */
    }
}
/* Красим галочку и отодвигаем её */
.icon-check, 
.pricing-features li:contains("✔") {
    color: #28a745 !important;
    font-weight: bold;
    margin-right: 10px;
    display: inline-block;
}
/* Красим крестик и отодвигаем его */
.icon-cross, 
.pricing-features li:contains("✖") {
    color: #dc3545 !important;
    font-weight: bold;
    margin-right: 10px;
    display: inline-block;
    opacity: 0.8;
}
/* Фикс для списка, чтобы текст не слипался */
.pricing-features li {
    display: flex;
    align-items: flex-start;
    margin-bottom: 8px;
    line-height: 1.4;
}
/* Если WordPress подсовывает картинки-эмодзи, красим их фильтром */
.pricing-features img.emoji[alt="✔"] {
    filter: sepia(100%) hue-rotate(70deg) saturate(500%) brightness(100%);
    margin-right: 10px !important;
}
.pricing-features img.emoji[alt="✖"] {
    filter: sepia(100%) hue-rotate(320deg) saturate(1000%) brightness(90%);
    margin-right: 10px !important;
}
/* Настраиваем основу для кнопки */
.btn-1 {
    position: relative;
    overflow: hidden; /* Обязательно, чтобы блик не вылетал за края */
    display: inline-block; /* Если это ссылка <a> */
    z-index: 1;
}
/* Создаем слой блика */
.btn-1::before {
    content: "";
    position: absolute;
    top: 0;
    left: -150%; /* Выносим подальше за левый край */
    width: 60%;
    height: 100%;
    background: linear-gradient(
        120deg, 
        rgba(255, 255, 255, 0) 30%, 
        rgba(255, 255, 255, 0.4) 50%, 
        rgba(255, 255, 255, 0) 70%
    );
    z-index: 2;
    animation: light-swipe 5s infinite ease-in-out;
}
/* Если внутри есть текст в span или просто текст, поднимаем его выше блика */
.btn-1 span {
    position: relative;
    z-index: 3;
}
/* Сама анимация пролета */
@keyframes light-swipe {
    0% {
        left: -150%;
    }
    15% {
        left: 150%;
    }
    100% {
        left: 100%; /* Длинная пауза, чтобы не мельтешило */
    }
}
/* Добавим легкий интерактив при наведении */
.btn-1:hover::before {
    animation-duration: 1.5s; /* При наведении блик начинает летать чаще */
}
p, li, .a_w {line-height:25px;}
@media (max-width: 1024px) {
    /* Сбиваем инлайновую высоту, которую лепит JS */
    .section-portfolio-main .owl-stage-outer.owl-height {
        height: auto !important; 
        min-height: 500px; /* Чтобы не прыгало при загрузке */
    }
}
/* Уникальный префикс для всех стилей, чтобы избежать конфликтов */
.lang-showcase-wrapper {
    background: #ffffff;
    width: 100%;
}

.lang-flex-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 35px;
    max-width: 1200px;
    margin: 0 auto;
}

.lang-sphere-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 130px;
    transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.lang-sphere-icon {
    width: 100px;
    height: 100px;
    background: linear-gradient(145deg, #ffffff, #e6e6e6);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 52px;
    margin-bottom: 15px;
    box-shadow: 20px 20px 60px #d9d9d9, -20px -20px 60px #ffffff;
    border: 1px solid rgba(255,255,255,0.8);
    position: relative;
    overflow: hidden;
}
.lang-sphere-icon img {width:60%;}

/* Эффект глянцевого блика */
.lang-sphere-icon::before {
    content: '';
    position: absolute;
    top: 10%;
    left: 20%;
    width: 60%;
    height: 30%;
    background: linear-gradient(to bottom, rgba(255,255,255,0.9), rgba(255,255,255,0));
    border-radius: 50%;
}

.lang-sphere-text {
   font-family: 'Inter', Arial, sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #334155;
    letter-spacing: 0.3px;
}

.lang-sphere-item:hover {
    transform: translateY(-8px);
}

.lang-sphere-item:hover .lang-sphere-icon {
    background: #ffffff;
    box-shadow: 10px 10px 30px #d1d1d1, -10px -10px 30px #ffffff;
    color: #007bff;
}

@media (max-width: 768px) {
    .lang-flex-box {
        gap: 20px;
        padding: 0 15px;
    }
    .lang-sphere-item {
        width: 45%; /* По 2 в ряд на мобилках */
    }
    .lang-sphere-icon {
        width: 85px;
        height: 85px;
        font-size: 45px;
    }
}
.video-portfolio {
        padding: 20px 0;
        font-family: sans-serif;
    }
    .video-grid {
        display: flex;
        flex-wrap: wrap;
        gap: 25px;
        margin-bottom: 50px;
        justify-content: center;
    }
    .video-item {
        /* Изменено: теперь расчет на 2 колонки (50% минус отступ) */
        flex: 1 1 calc(50% - 25px); 
        min-width: 300px;
        /* Изменено: увеличили максимальную ширину, чтобы видео стали крупнее */
        max-width: 650px; 
    }
    .video-wrapper {
        position: relative;
        padding-bottom: 56.25%; /* Соотношение 16:9 */
        height: 0;
        overflow: hidden;
        border-radius: 8px;
        box-shadow: 0 4px 12px rgba(0,0,0,0.1);
        background: #000;
        transition: transform 0.3s ease;
    }
    .video-wrapper:hover {
        transform: translateY(-5px);
    }
    .video-wrapper iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: 0;
    }
    .video-portfolio h3 {
        width: 100%;
        text-align: center;
        margin: 0 0 30px;
        font-size: 24px;
        text-transform: uppercase;
        border-bottom: 2px solid #eee;
        padding-bottom: 10px;
        color: #333;
    }
    @media (max-width: 768px) {
        .video-item {
            flex: 1 1 100%;
            max-width: 100%;
        }
    }

/* Скрываем поле Honeypot по ID и классу из инспектора кода */
#altEmail_container, 
.altEmail_container {
    display: none !important;
}