/*
Theme Name: Twenty Twenty-Five Child
Theme URI:  https://wordpress.org/themes/twentytwentyfive/
Description: Child theme of Twenty Twenty-Five.
Author: the WordPress team
Author URI: https://wordpress.org
Template: twentytwentyfive
Text Domain: twentytwentyfive-child
Version: 1.0.0
Requires at least: 6.4
Requires PHP: 7.4
*/
.psec{min-height:600px; margin-top:0; padding:20px 0;}
.rcrec{border-radius:10px; padding:var(--wp--preset--spacing--30);}
.wp-block-column.card{flex: 0 0 315px;max-width:315px;width:315px;border-radius:20px;box-shadow: var(--wp--preset--shadow--crisp);overflow:hidden;}
.lead{padding-top:0;padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--30);}
.gaphs{gap:2em var(--wp--preset--spacing--20);}
.shdo1{border-width:1px;box-shadow:var(--wp--preset--shadow--natural);}
.faq1{border-width:1px;border-style: solid;border-color:var(--wp--preset--color--accent-6);background-color:var(--wp--preset--color--accent-5);box-shadow:var(--wp--preset--shadow--sharp);}
.icons{width:40px;}
.iconm{width:70px;}
section[id],div[id]{scroll-margin-top:96px;}
html{scroll-behavior:smooth;}
input,textarea,select{box-sizing:border-box;width:100%;padding:10px;border:1px solid #ccc;border-radius:4px;font-size:14px;background-color:#fafafa;max-width:100%;}
input[type="file"]{box-sizing: border-box;width:100%;padding:7px 10px;border:1px solid #ccc;border-radius:4px;font-size:14px;background-color:#fafafa;max-width:100%;}
.wp-block-buttons{display: flex;justify-content: center;}
.wp-block-button{line-height: 0.4;}
.popout,.popin,.popup{transition: all 0.25s ease;}
.popout:hover{transform:translate(-2px, -2px);box-shadow: var(--wp--preset--shadow--crisp);}
.popin:hover{transform:translate(1px, 1px);box-shadow: var(--wp--preset--shadow--deep);}
.popup:hover{transform:translate(0px, -2px);box-shadow: var(--wp--preset--shadow--deep);}